Build Information
Successful build of FHDiffableViewControllers, reference master (3aa037
), with Swift 6.0 for iOS using Xcode 16.2 on 28 Nov 2024 21:39:26 UTC.
Swift 6 data race errors: 22
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FHDiffableViewControllers -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FelixHerrmann/FHDiffableViewControllers.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/FelixHerrmann/FHDiffableViewControllers
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 3aa0370 typos
Cloned https://github.com/FelixHerrmann/FHDiffableViewControllers.git
Revision (git rev-parse @):
3aa03704fda20f49db2d4fae4cade643f2653e4b
SUCCESS checkout https://github.com/FelixHerrmann/FHDiffableViewControllers.git at master
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/FelixHerrmann/FHDiffableViewControllers.git
Command line invocation:
/Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
FHDiffableViewControllers: /Users/admin/builder/spi-builder-workspace
resolved source packages: FHDiffableViewControllers
{
"dependencies" : [
],
"manifest_display_name" : "FHDiffableViewControllers",
"name" : "FHDiffableViewControllers",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "FHDiffableViewControllers",
"targets" : [
"FHDiffableViewControllers"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FHDiffableViewControllersTests",
"module_type" : "SwiftTarget",
"name" : "FHDiffableViewControllersTests",
"path" : "Tests/FHDiffableViewControllersTests",
"sources" : [
"Builder/FHDiffableDataSourceSnapshotItemBuilderTests.swift",
"Builder/FHDiffableDataSourceSnapshotSectionBuilderTests.swift",
"FHDiffableCollectionViewControllerTests.swift",
"FHDiffableTableViewControllersTests.swift",
"Helpers/CollectionViewController.swift",
"Helpers/TableViewController.swift"
],
"target_dependencies" : [
"FHDiffableViewControllers"
],
"type" : "test"
},
{
"c99name" : "FHDiffableViewControllers",
"module_type" : "SwiftTarget",
"name" : "FHDiffableViewControllers",
"path" : "Sources/FHDiffableViewControllers",
"product_memberships" : [
"FHDiffableViewControllers"
],
"sources" : [
"Builder/FHDiffableDataSourceSnapshotItemBuilder.swift",
"Builder/FHDiffableDataSourceSnapshotSectionBuilder.swift",
"FHDiffableCollectionViewController.swift",
"FHDiffableDataSourceSnapshotSection.swift",
"FHDiffableTableViewController.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"FHDiffableViewControllers"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FHDiffableViewControllers -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme FHDiffableViewControllers -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
FHDiffableViewControllers: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'FHDiffableViewControllers' in project 'FHDiffableViewControllers'
➜ Explicit dependency on target 'FHDiffableViewControllers' in project 'FHDiffableViewControllers'
Target 'FHDiffableViewControllers' in project 'FHDiffableViewControllers' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 8c405e2b0295dd592f14cd2cc644bf2a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8c405e2b0295dd592f14cd2cc644bf2a.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/FHDiffableViewControllers.DependencyMetadataFileList (in target 'FHDiffableViewControllers' from project 'FHDiffableViewControllers')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/FHDiffableViewControllers.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/FHDiffableViewControllers.modulemap (in target 'FHDiffableViewControllers' from project 'FHDiffableViewControllers')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/FHDiffableViewControllers.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers-OutputFileMap.json (in target 'FHDiffableViewControllers' from project 'FHDiffableViewControllers')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers.LinkFileList (in target 'FHDiffableViewControllers' from project 'FHDiffableViewControllers')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers.SwiftFileList (in target 'FHDiffableViewControllers' from project 'FHDiffableViewControllers')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers_const_extract_protocols.json (in target 'FHDiffableViewControllers' from project 'FHDiffableViewControllers')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers_const_extract_protocols.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/FHDiffableViewControllers.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/FHDiffableViewControllers.modulemap (in target 'FHDiffableViewControllers' from project 'FHDiffableViewControllers')
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/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/FHDiffableViewControllers.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
SwiftDriver FHDiffableViewControllers normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FHDiffableViewControllers' from project 'FHDiffableViewControllers')
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 FHDiffableViewControllers -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -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-iphoneos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers-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/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers.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/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.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/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ FHDiffableDataSourceSnapshotItemBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/Builder/FHDiffableDataSourceSnapshotItemBuilder.swift (in target 'FHDiffableViewControllers' from project 'FHDiffableViewControllers')
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/FHDiffableViewControllers/Builder/FHDiffableDataSourceSnapshotItemBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/Builder/FHDiffableDataSourceSnapshotSectionBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableDataSourceSnapshotSection.swift /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableDataSourceSnapshotItemBuilder.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableDataSourceSnapshotItemBuilder.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableDataSourceSnapshotItemBuilder.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableDataSourceSnapshotItemBuilder.dia -target arm64-apple-ios13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/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 -profile-generate -profile-coverage-mapping -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/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FHDiffableViewControllers -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.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/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableDataSourceSnapshotItemBuilder.o -index-unit-output-path /FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableDataSourceSnapshotItemBuilder.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/FHDiffableViewControllers/Builder/FHDiffableDataSourceSnapshotItemBuilder.swift (in target 'FHDiffableViewControllers' from project 'FHDiffableViewControllers')
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/FHDiffableViewControllers/Builder/FHDiffableDataSourceSnapshotItemBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/Builder/FHDiffableDataSourceSnapshotSectionBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableDataSourceSnapshotSection.swift /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableDataSourceSnapshotItemBuilder.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableDataSourceSnapshotItemBuilder.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableDataSourceSnapshotItemBuilder.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableDataSourceSnapshotItemBuilder.dia -target arm64-apple-ios13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/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 -profile-generate -profile-coverage-mapping -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/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FHDiffableViewControllers -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.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/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableDataSourceSnapshotItemBuilder.o -index-unit-output-path /FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableDataSourceSnapshotItemBuilder.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftEmitModule normal arm64 Emitting\ module\ for\ FHDiffableViewControllers (in target 'FHDiffableViewControllers' from project 'FHDiffableViewControllers')
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/FHDiffableViewControllers/Builder/FHDiffableDataSourceSnapshotItemBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/Builder/FHDiffableDataSourceSnapshotSectionBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableDataSourceSnapshotSection.swift /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift -target arm64-apple-ios13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/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 -profile-generate -profile-coverage-mapping -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/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FHDiffableViewControllers -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.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/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers.abi.json
EmitSwiftModule normal arm64 (in target 'FHDiffableViewControllers' from project 'FHDiffableViewControllers')
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/FHDiffableViewControllers/Builder/FHDiffableDataSourceSnapshotItemBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/Builder/FHDiffableDataSourceSnapshotSectionBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableDataSourceSnapshotSection.swift /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift -target arm64-apple-ios13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/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 -profile-generate -profile-coverage-mapping -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/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FHDiffableViewControllers -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.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/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers.abi.json
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:80:26: warning: type 'SectionIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
let dataSource = FHDataSource(collectionView: collectionView, cellProvider: cellProvider)
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:59:47: note: consider making generic parameter 'SectionIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableCollectionViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UICollectionViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:80:26: warning: type 'ItemIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
let dataSource = FHDataSource(collectionView: collectionView, cellProvider: cellProvider)
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:59:80: note: consider making generic parameter 'ItemIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableCollectionViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UICollectionViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:81:20: warning: type 'SectionIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
dataSource.supplementaryViewProvider = supplementaryViewProvider
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:59:47: note: consider making generic parameter 'SectionIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableCollectionViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UICollectionViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:81:20: warning: type 'ItemIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
dataSource.supplementaryViewProvider = supplementaryViewProvider
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:59:80: note: consider making generic parameter 'ItemIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableCollectionViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UICollectionViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:106:14: warning: type 'SectionIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
open var cellProvider: UICollectionViewDiffableDataSource<SectionIdentifierType, ItemIdentifierType>.CellProvider {
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:59:47: note: consider making generic parameter 'SectionIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableCollectionViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UICollectionViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:106:14: warning: type 'ItemIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
open var cellProvider: UICollectionViewDiffableDataSource<SectionIdentifierType, ItemIdentifierType>.CellProvider {
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:59:80: note: consider making generic parameter 'ItemIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableCollectionViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UICollectionViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:106:14: warning: type 'SectionIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
open var cellProvider: UICollectionViewDiffableDataSource<SectionIdentifierType, ItemIdentifierType>.CellProvider {
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:59:47: note: consider making generic parameter 'SectionIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableCollectionViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UICollectionViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:106:14: warning: type 'ItemIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
open var cellProvider: UICollectionViewDiffableDataSource<SectionIdentifierType, ItemIdentifierType>.CellProvider {
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:59:80: note: consider making generic parameter 'ItemIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableCollectionViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UICollectionViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:127:14: warning: type 'SectionIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
open var supplementaryViewProvider: UICollectionViewDiffableDataSource<SectionIdentifierType, ItemIdentifierType>.SupplementaryViewProvider? {
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:59:47: note: consider making generic parameter 'SectionIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableCollectionViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UICollectionViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:127:14: warning: type 'ItemIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
open var supplementaryViewProvider: UICollectionViewDiffableDataSource<SectionIdentifierType, ItemIdentifierType>.SupplementaryViewProvider? {
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:59:80: note: consider making generic parameter 'ItemIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableCollectionViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UICollectionViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:127:14: warning: type 'SectionIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
open var supplementaryViewProvider: UICollectionViewDiffableDataSource<SectionIdentifierType, ItemIdentifierType>.SupplementaryViewProvider? {
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:59:47: note: consider making generic parameter 'SectionIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableCollectionViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UICollectionViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:127:14: warning: type 'ItemIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
open var supplementaryViewProvider: UICollectionViewDiffableDataSource<SectionIdentifierType, ItemIdentifierType>.SupplementaryViewProvider? {
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:59:80: note: consider making generic parameter 'ItemIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableCollectionViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UICollectionViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:150:14: warning: type 'SectionIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
open var dataSource: UICollectionViewDiffableDataSource<SectionIdentifierType, ItemIdentifierType> {
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:59:47: note: consider making generic parameter 'SectionIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableCollectionViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UICollectionViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:150:14: warning: type 'ItemIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
open var dataSource: UICollectionViewDiffableDataSource<SectionIdentifierType, ItemIdentifierType> {
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:59:80: note: consider making generic parameter 'ItemIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableCollectionViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UICollectionViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift:69:50: warning: type 'SectionIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
private lazy var _dataSource: FHDataSource = FHDataSource(tableView: tableView, cellProvider: cellProvider)
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift:49:42: note: consider making generic parameter 'SectionIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableTableViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UITableViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift:69:50: warning: type 'ItemIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
private lazy var _dataSource: FHDataSource = FHDataSource(tableView: tableView, cellProvider: cellProvider)
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift:49:75: note: consider making generic parameter 'ItemIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableTableViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UITableViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift:92:14: warning: type 'SectionIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
open var cellProvider: UITableViewDiffableDataSource<SectionIdentifierType, ItemIdentifierType>.CellProvider {
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift:49:42: note: consider making generic parameter 'SectionIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableTableViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UITableViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift:92:14: warning: type 'ItemIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
open var cellProvider: UITableViewDiffableDataSource<SectionIdentifierType, ItemIdentifierType>.CellProvider {
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift:49:75: note: consider making generic parameter 'ItemIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableTableViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UITableViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift:92:14: warning: type 'SectionIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
open var cellProvider: UITableViewDiffableDataSource<SectionIdentifierType, ItemIdentifierType>.CellProvider {
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift:49:42: note: consider making generic parameter 'SectionIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableTableViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UITableViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift:92:14: warning: type 'ItemIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
open var cellProvider: UITableViewDiffableDataSource<SectionIdentifierType, ItemIdentifierType>.CellProvider {
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift:49:75: note: consider making generic parameter 'ItemIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableTableViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UITableViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift:110:14: warning: type 'SectionIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
open var dataSource: UITableViewDiffableDataSource<SectionIdentifierType, ItemIdentifierType> {
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift:49:42: note: consider making generic parameter 'SectionIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableTableViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UITableViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift:110:14: warning: type 'ItemIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
open var dataSource: UITableViewDiffableDataSource<SectionIdentifierType, ItemIdentifierType> {
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift:49:75: note: consider making generic parameter 'ItemIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableTableViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UITableViewController {
^
, Sendable
SwiftCompile normal arm64 Compiling\ FHDiffableDataSourceSnapshotSectionBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/Builder/FHDiffableDataSourceSnapshotSectionBuilder.swift (in target 'FHDiffableViewControllers' from project 'FHDiffableViewControllers')
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/FHDiffableViewControllers/Builder/FHDiffableDataSourceSnapshotItemBuilder.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/Builder/FHDiffableDataSourceSnapshotSectionBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableDataSourceSnapshotSection.swift /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableDataSourceSnapshotSectionBuilder.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableDataSourceSnapshotSectionBuilder.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableDataSourceSnapshotSectionBuilder.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableDataSourceSnapshotSectionBuilder.dia -target arm64-apple-ios13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/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 -profile-generate -profile-coverage-mapping -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/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FHDiffableViewControllers -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.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/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableDataSourceSnapshotSectionBuilder.o -index-unit-output-path /FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableDataSourceSnapshotSectionBuilder.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/FHDiffableViewControllers/Builder/FHDiffableDataSourceSnapshotSectionBuilder.swift (in target 'FHDiffableViewControllers' from project 'FHDiffableViewControllers')
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/FHDiffableViewControllers/Builder/FHDiffableDataSourceSnapshotItemBuilder.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/Builder/FHDiffableDataSourceSnapshotSectionBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableDataSourceSnapshotSection.swift /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableDataSourceSnapshotSectionBuilder.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableDataSourceSnapshotSectionBuilder.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableDataSourceSnapshotSectionBuilder.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableDataSourceSnapshotSectionBuilder.dia -target arm64-apple-ios13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/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 -profile-generate -profile-coverage-mapping -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/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FHDiffableViewControllers -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.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/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableDataSourceSnapshotSectionBuilder.o -index-unit-output-path /FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableDataSourceSnapshotSectionBuilder.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ FHDiffableCollectionViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift (in target 'FHDiffableViewControllers' from project 'FHDiffableViewControllers')
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/FHDiffableViewControllers/Builder/FHDiffableDataSourceSnapshotItemBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/Builder/FHDiffableDataSourceSnapshotSectionBuilder.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableDataSourceSnapshotSection.swift /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableCollectionViewController.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableCollectionViewController.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableCollectionViewController.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableCollectionViewController.dia -target arm64-apple-ios13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/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 -profile-generate -profile-coverage-mapping -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/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FHDiffableViewControllers -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.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/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableCollectionViewController.o -index-unit-output-path /FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableCollectionViewController.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/FHDiffableViewControllers/FHDiffableCollectionViewController.swift (in target 'FHDiffableViewControllers' from project 'FHDiffableViewControllers')
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/FHDiffableViewControllers/Builder/FHDiffableDataSourceSnapshotItemBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/Builder/FHDiffableDataSourceSnapshotSectionBuilder.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableDataSourceSnapshotSection.swift /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableCollectionViewController.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableCollectionViewController.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableCollectionViewController.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableCollectionViewController.dia -target arm64-apple-ios13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/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 -profile-generate -profile-coverage-mapping -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/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FHDiffableViewControllers -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.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/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableCollectionViewController.o -index-unit-output-path /FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableCollectionViewController.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:80:26: warning: type 'SectionIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
let dataSource = FHDataSource(collectionView: collectionView, cellProvider: cellProvider)
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:59:47: note: consider making generic parameter 'SectionIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableCollectionViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UICollectionViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:80:26: warning: type 'ItemIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
let dataSource = FHDataSource(collectionView: collectionView, cellProvider: cellProvider)
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:59:80: note: consider making generic parameter 'ItemIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableCollectionViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UICollectionViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:81:20: warning: type 'SectionIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
dataSource.supplementaryViewProvider = supplementaryViewProvider
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:59:47: note: consider making generic parameter 'SectionIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableCollectionViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UICollectionViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:81:20: warning: type 'ItemIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
dataSource.supplementaryViewProvider = supplementaryViewProvider
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:59:80: note: consider making generic parameter 'ItemIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableCollectionViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UICollectionViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:106:14: warning: type 'SectionIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
open var cellProvider: UICollectionViewDiffableDataSource<SectionIdentifierType, ItemIdentifierType>.CellProvider {
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:59:47: note: consider making generic parameter 'SectionIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableCollectionViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UICollectionViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:106:14: warning: type 'ItemIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
open var cellProvider: UICollectionViewDiffableDataSource<SectionIdentifierType, ItemIdentifierType>.CellProvider {
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:59:80: note: consider making generic parameter 'ItemIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableCollectionViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UICollectionViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:106:14: warning: type 'SectionIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
open var cellProvider: UICollectionViewDiffableDataSource<SectionIdentifierType, ItemIdentifierType>.CellProvider {
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:59:47: note: consider making generic parameter 'SectionIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableCollectionViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UICollectionViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:106:14: warning: type 'ItemIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
open var cellProvider: UICollectionViewDiffableDataSource<SectionIdentifierType, ItemIdentifierType>.CellProvider {
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:59:80: note: consider making generic parameter 'ItemIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableCollectionViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UICollectionViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:127:14: warning: type 'SectionIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
open var supplementaryViewProvider: UICollectionViewDiffableDataSource<SectionIdentifierType, ItemIdentifierType>.SupplementaryViewProvider? {
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:59:47: note: consider making generic parameter 'SectionIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableCollectionViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UICollectionViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:127:14: warning: type 'ItemIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
open var supplementaryViewProvider: UICollectionViewDiffableDataSource<SectionIdentifierType, ItemIdentifierType>.SupplementaryViewProvider? {
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:59:80: note: consider making generic parameter 'ItemIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableCollectionViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UICollectionViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:127:14: warning: type 'SectionIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
open var supplementaryViewProvider: UICollectionViewDiffableDataSource<SectionIdentifierType, ItemIdentifierType>.SupplementaryViewProvider? {
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:59:47: note: consider making generic parameter 'SectionIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableCollectionViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UICollectionViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:127:14: warning: type 'ItemIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
open var supplementaryViewProvider: UICollectionViewDiffableDataSource<SectionIdentifierType, ItemIdentifierType>.SupplementaryViewProvider? {
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:59:80: note: consider making generic parameter 'ItemIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableCollectionViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UICollectionViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:150:14: warning: type 'SectionIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
open var dataSource: UICollectionViewDiffableDataSource<SectionIdentifierType, ItemIdentifierType> {
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:59:47: note: consider making generic parameter 'SectionIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableCollectionViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UICollectionViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:150:14: warning: type 'ItemIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
open var dataSource: UICollectionViewDiffableDataSource<SectionIdentifierType, ItemIdentifierType> {
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:59:80: note: consider making generic parameter 'ItemIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableCollectionViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UICollectionViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:169:24: warning: type 'SectionIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
var snapshot = FHSnapshot()
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:59:47: note: consider making generic parameter 'SectionIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableCollectionViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UICollectionViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:169:24: warning: type 'ItemIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
var snapshot = FHSnapshot()
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:59:80: note: consider making generic parameter 'ItemIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableCollectionViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UICollectionViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:171:18: warning: type 'SectionIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
snapshot.appendSections(sections.map(\.sectionIdentifier))
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:59:47: note: consider making generic parameter 'SectionIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableCollectionViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UICollectionViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:171:18: warning: type 'ItemIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
snapshot.appendSections(sections.map(\.sectionIdentifier))
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:59:80: note: consider making generic parameter 'ItemIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableCollectionViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UICollectionViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:172:37: warning: type 'SectionIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
sections.forEach { snapshot.appendItems($0.itemIdentifiers, toSection: $0.sectionIdentifier) }
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:59:47: note: consider making generic parameter 'SectionIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableCollectionViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UICollectionViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:172:37: warning: type 'ItemIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
sections.forEach { snapshot.appendItems($0.itemIdentifiers, toSection: $0.sectionIdentifier) }
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:59:80: note: consider making generic parameter 'ItemIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableCollectionViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UICollectionViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:174:20: warning: type 'SectionIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
dataSource.apply(snapshot, animatingDifferences: animatingDifferences, completion: completion)
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:59:47: note: consider making generic parameter 'SectionIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableCollectionViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UICollectionViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:174:20: warning: type 'ItemIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
dataSource.apply(snapshot, animatingDifferences: animatingDifferences, completion: completion)
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:59:80: note: consider making generic parameter 'ItemIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableCollectionViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UICollectionViewController {
^
, Sendable
SwiftCompile normal arm64 Compiling\ FHDiffableDataSourceSnapshotSection.swift /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableDataSourceSnapshotSection.swift (in target 'FHDiffableViewControllers' from project 'FHDiffableViewControllers')
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/FHDiffableViewControllers/Builder/FHDiffableDataSourceSnapshotItemBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/Builder/FHDiffableDataSourceSnapshotSectionBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableDataSourceSnapshotSection.swift /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableDataSourceSnapshotSection.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableDataSourceSnapshotSection.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableDataSourceSnapshotSection.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableDataSourceSnapshotSection.dia -target arm64-apple-ios13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/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 -profile-generate -profile-coverage-mapping -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/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FHDiffableViewControllers -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.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/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableDataSourceSnapshotSection.o -index-unit-output-path /FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableDataSourceSnapshotSection.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/FHDiffableViewControllers/FHDiffableDataSourceSnapshotSection.swift (in target 'FHDiffableViewControllers' from project 'FHDiffableViewControllers')
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/FHDiffableViewControllers/Builder/FHDiffableDataSourceSnapshotItemBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/Builder/FHDiffableDataSourceSnapshotSectionBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableDataSourceSnapshotSection.swift /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableDataSourceSnapshotSection.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableDataSourceSnapshotSection.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableDataSourceSnapshotSection.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableDataSourceSnapshotSection.dia -target arm64-apple-ios13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/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 -profile-generate -profile-coverage-mapping -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/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FHDiffableViewControllers -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.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/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableDataSourceSnapshotSection.o -index-unit-output-path /FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableDataSourceSnapshotSection.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ FHDiffableTableViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift (in target 'FHDiffableViewControllers' from project 'FHDiffableViewControllers')
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/FHDiffableViewControllers/Builder/FHDiffableDataSourceSnapshotItemBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/Builder/FHDiffableDataSourceSnapshotSectionBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableDataSourceSnapshotSection.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableTableViewController.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableTableViewController.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableTableViewController.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableTableViewController.dia -target arm64-apple-ios13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/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 -profile-generate -profile-coverage-mapping -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/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FHDiffableViewControllers -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.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/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableTableViewController.o -index-unit-output-path /FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableTableViewController.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/FHDiffableViewControllers/FHDiffableTableViewController.swift (in target 'FHDiffableViewControllers' from project 'FHDiffableViewControllers')
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/FHDiffableViewControllers/Builder/FHDiffableDataSourceSnapshotItemBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/Builder/FHDiffableDataSourceSnapshotSectionBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableDataSourceSnapshotSection.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableTableViewController.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableTableViewController.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableTableViewController.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableTableViewController.dia -target arm64-apple-ios13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/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 -profile-generate -profile-coverage-mapping -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/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FHDiffableViewControllers -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.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/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableTableViewController.o -index-unit-output-path /FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableTableViewController.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift:69:50: warning: type 'SectionIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
private lazy var _dataSource: FHDataSource = FHDataSource(tableView: tableView, cellProvider: cellProvider)
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift:49:42: note: consider making generic parameter 'SectionIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableTableViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UITableViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift:69:50: warning: type 'ItemIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
private lazy var _dataSource: FHDataSource = FHDataSource(tableView: tableView, cellProvider: cellProvider)
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift:49:75: note: consider making generic parameter 'ItemIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableTableViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UITableViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift:92:14: warning: type 'SectionIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
open var cellProvider: UITableViewDiffableDataSource<SectionIdentifierType, ItemIdentifierType>.CellProvider {
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift:49:42: note: consider making generic parameter 'SectionIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableTableViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UITableViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift:92:14: warning: type 'ItemIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
open var cellProvider: UITableViewDiffableDataSource<SectionIdentifierType, ItemIdentifierType>.CellProvider {
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift:49:75: note: consider making generic parameter 'ItemIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableTableViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UITableViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift:92:14: warning: type 'SectionIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
open var cellProvider: UITableViewDiffableDataSource<SectionIdentifierType, ItemIdentifierType>.CellProvider {
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift:49:42: note: consider making generic parameter 'SectionIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableTableViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UITableViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift:92:14: warning: type 'ItemIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
open var cellProvider: UITableViewDiffableDataSource<SectionIdentifierType, ItemIdentifierType>.CellProvider {
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift:49:75: note: consider making generic parameter 'ItemIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableTableViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UITableViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift:110:14: warning: type 'SectionIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
open var dataSource: UITableViewDiffableDataSource<SectionIdentifierType, ItemIdentifierType> {
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift:49:42: note: consider making generic parameter 'SectionIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableTableViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UITableViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift:110:14: warning: type 'ItemIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
open var dataSource: UITableViewDiffableDataSource<SectionIdentifierType, ItemIdentifierType> {
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift:49:75: note: consider making generic parameter 'ItemIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableTableViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UITableViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift:130:24: warning: type 'SectionIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
var snapshot = FHSnapshot()
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift:49:42: note: consider making generic parameter 'SectionIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableTableViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UITableViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift:130:24: warning: type 'ItemIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
var snapshot = FHSnapshot()
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift:49:75: note: consider making generic parameter 'ItemIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableTableViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UITableViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift:132:18: warning: type 'SectionIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
snapshot.appendSections(sections.map(\.sectionIdentifier))
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift:49:42: note: consider making generic parameter 'SectionIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableTableViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UITableViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift:132:18: warning: type 'ItemIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
snapshot.appendSections(sections.map(\.sectionIdentifier))
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift:49:75: note: consider making generic parameter 'ItemIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableTableViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UITableViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift:133:37: warning: type 'SectionIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
sections.forEach { snapshot.appendItems($0.itemIdentifiers, toSection: $0.sectionIdentifier) }
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift:49:42: note: consider making generic parameter 'SectionIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableTableViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UITableViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift:133:37: warning: type 'ItemIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
sections.forEach { snapshot.appendItems($0.itemIdentifiers, toSection: $0.sectionIdentifier) }
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift:49:75: note: consider making generic parameter 'ItemIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableTableViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UITableViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift:135:20: warning: type 'SectionIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
dataSource.apply(snapshot, animatingDifferences: animatingDifferences, completion: completion)
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift:49:42: note: consider making generic parameter 'SectionIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableTableViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UITableViewController {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift:135:20: warning: type 'ItemIdentifierType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
dataSource.apply(snapshot, animatingDifferences: animatingDifferences, completion: completion)
^
/Users/admin/builder/spi-builder-workspace/Sources/FHDiffableViewControllers/FHDiffableTableViewController.swift:49:75: note: consider making generic parameter 'ItemIdentifierType' conform to the 'Sendable' protocol
open class FHDiffableTableViewController<SectionIdentifierType: Hashable, ItemIdentifierType: Hashable>: UITableViewController {
^
, Sendable
SwiftDriverJobDiscovery normal arm64 Emitting module for FHDiffableViewControllers (in target 'FHDiffableViewControllers' from project 'FHDiffableViewControllers')
SwiftDriver\ Compilation\ Requirements FHDiffableViewControllers normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FHDiffableViewControllers' from project 'FHDiffableViewControllers')
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 FHDiffableViewControllers -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -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-iphoneos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers-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/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers.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/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.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/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers-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-iphoneos/FHDiffableViewControllers-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers-Swift.h (in target 'FHDiffableViewControllers' from project 'FHDiffableViewControllers')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/FHDiffableViewControllers-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FHDiffableViewControllers.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers.swiftmodule (in target 'FHDiffableViewControllers' from project 'FHDiffableViewControllers')
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/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FHDiffableViewControllers.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FHDiffableViewControllers.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers.abi.json (in target 'FHDiffableViewControllers' from project 'FHDiffableViewControllers')
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/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FHDiffableViewControllers.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FHDiffableViewControllers.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers.swiftdoc (in target 'FHDiffableViewControllers' from project 'FHDiffableViewControllers')
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/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FHDiffableViewControllers.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FHDiffableViewControllers.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers.swiftsourceinfo (in target 'FHDiffableViewControllers' from project 'FHDiffableViewControllers')
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/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FHDiffableViewControllers.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling FHDiffableDataSourceSnapshotItemBuilder.swift (in target 'FHDiffableViewControllers' from project 'FHDiffableViewControllers')
SwiftDriverJobDiscovery normal arm64 Compiling FHDiffableDataSourceSnapshotSectionBuilder.swift (in target 'FHDiffableViewControllers' from project 'FHDiffableViewControllers')
SwiftDriverJobDiscovery normal arm64 Compiling FHDiffableDataSourceSnapshotSection.swift (in target 'FHDiffableViewControllers' from project 'FHDiffableViewControllers')
SwiftDriverJobDiscovery normal arm64 Compiling FHDiffableCollectionViewController.swift (in target 'FHDiffableViewControllers' from project 'FHDiffableViewControllers')
SwiftDriverJobDiscovery normal arm64 Compiling FHDiffableTableViewController.swift (in target 'FHDiffableViewControllers' from project 'FHDiffableViewControllers')
SwiftDriver\ Compilation FHDiffableViewControllers normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FHDiffableViewControllers' from project 'FHDiffableViewControllers')
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 FHDiffableViewControllers -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -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-iphoneos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers-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/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers.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/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.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/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers-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-iphoneos/FHDiffableViewControllers.o normal (in target 'FHDiffableViewControllers' from project 'FHDiffableViewControllers')
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-ios13.0 -r -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -fobjc-link-runtime -L/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers.swiftmodule -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FHDiffableViewControllers.build/Debug-iphoneos/FHDiffableViewControllers.build/Objects-normal/arm64/FHDiffableViewControllers_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FHDiffableViewControllers.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FHDiffableViewControllers.o (in target 'FHDiffableViewControllers' from project 'FHDiffableViewControllers')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FHDiffableViewControllers.o
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "FHDiffableViewControllers",
"name" : "FHDiffableViewControllers",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "FHDiffableViewControllers",
"targets" : [
"FHDiffableViewControllers"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FHDiffableViewControllersTests",
"module_type" : "SwiftTarget",
"name" : "FHDiffableViewControllersTests",
"path" : "Tests/FHDiffableViewControllersTests",
"sources" : [
"Builder/FHDiffableDataSourceSnapshotItemBuilderTests.swift",
"Builder/FHDiffableDataSourceSnapshotSectionBuilderTests.swift",
"FHDiffableCollectionViewControllerTests.swift",
"FHDiffableTableViewControllersTests.swift",
"Helpers/CollectionViewController.swift",
"Helpers/TableViewController.swift"
],
"target_dependencies" : [
"FHDiffableViewControllers"
],
"type" : "test"
},
{
"c99name" : "FHDiffableViewControllers",
"module_type" : "SwiftTarget",
"name" : "FHDiffableViewControllers",
"path" : "Sources/FHDiffableViewControllers",
"product_memberships" : [
"FHDiffableViewControllers"
],
"sources" : [
"Builder/FHDiffableDataSourceSnapshotItemBuilder.swift",
"Builder/FHDiffableDataSourceSnapshotSectionBuilder.swift",
"FHDiffableCollectionViewController.swift",
"FHDiffableDataSourceSnapshotSection.swift",
"FHDiffableTableViewController.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
Done.