The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of CompositionalLayoutViewController, reference main (22a2ed), with Swift 6.1 for iOS using Xcode 16.3 on 27 Apr 2025 13:39:14 UTC.

Swift 6 data race errors: 1

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CompositionalLayoutViewController -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.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/oneinc-jp/CompositionalLayoutViewController.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/oneinc-jp/CompositionalLayoutViewController
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 22a2ed0 Merge branch 'release/0.7.0'
Cloned https://github.com/oneinc-jp/CompositionalLayoutViewController.git
Revision (git rev-parse @):
22a2ed014f5a5b064ea82d639bed63e8a79d477c
SUCCESS checkout https://github.com/oneinc-jp/CompositionalLayoutViewController.git at main
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/oneinc-jp/CompositionalLayoutViewController.git
https://github.com/oneinc-jp/CompositionalLayoutViewController.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "CompositionalLayoutViewController",
  "name" : "CompositionalLayoutViewController",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "CompositionalLayoutViewController",
      "targets" : [
        "CompositionalLayoutViewController"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CompositionalLayoutViewController",
      "module_type" : "SwiftTarget",
      "name" : "CompositionalLayoutViewController",
      "path" : "CompositionalLayoutViewController/Classes",
      "product_memberships" : [
        "CompositionalLayoutViewController"
      ],
      "sources" : [
        "CollectionViewSection.swift",
        "CompositionalLayoutViewController.swift",
        "HighlightableCell.swift",
        "SectionProvider.swift",
        "SupplementaryItem.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "CompositionalLayoutViewController",
  "name" : "CompositionalLayoutViewController",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "CompositionalLayoutViewController",
      "targets" : [
        "CompositionalLayoutViewController"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CompositionalLayoutViewController",
      "module_type" : "SwiftTarget",
      "name" : "CompositionalLayoutViewController",
      "path" : "CompositionalLayoutViewController/Classes",
      "product_memberships" : [
        "CompositionalLayoutViewController"
      ],
      "sources" : [
        "CollectionViewSection.swift",
        "CompositionalLayoutViewController.swift",
        "HighlightableCell.swift",
        "SectionProvider.swift",
        "SupplementaryItem.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Pods",
    "schemes" : [
      "CompositionalLayoutViewController",
      "Pods-CompositionalLayoutViewController_Example",
      "Pods-CompositionalLayoutViewController_Tests",
      "Reusable",
      "SwiftFormat"
    ],
    "targets" : [
      "CompositionalLayoutViewController",
      "Pods-CompositionalLayoutViewController_Example",
      "Pods-CompositionalLayoutViewController_Tests",
      "Reusable",
      "SwiftFormat"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "CompositionalLayoutViewController"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CompositionalLayoutViewController -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.3.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 CompositionalLayoutViewController -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 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:
  CompositionalLayoutViewController: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'CompositionalLayoutViewController' in project 'CompositionalLayoutViewController'
        ➜ Explicit dependency on target 'CompositionalLayoutViewController' in project 'CompositionalLayoutViewController'
    Target 'CompositionalLayoutViewController' in project 'CompositionalLayoutViewController' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 03b364ab1cb913b4efe7cce56951934b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/03b364ab1cb913b4efe7cce56951934b.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.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
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
    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/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/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/CompositionalLayoutViewController.DependencyStaticMetadataFileList (in target 'CompositionalLayoutViewController' from project 'CompositionalLayoutViewController')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/CompositionalLayoutViewController.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/CompositionalLayoutViewController.modulemap (in target 'CompositionalLayoutViewController' from project 'CompositionalLayoutViewController')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/CompositionalLayoutViewController.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/CompositionalLayoutViewController.DependencyMetadataFileList (in target 'CompositionalLayoutViewController' from project 'CompositionalLayoutViewController')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/CompositionalLayoutViewController.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/Objects-normal/arm64/CompositionalLayoutViewController.SwiftFileList (in target 'CompositionalLayoutViewController' from project 'CompositionalLayoutViewController')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/Objects-normal/arm64/CompositionalLayoutViewController.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/Objects-normal/arm64/CompositionalLayoutViewController_const_extract_protocols.json (in target 'CompositionalLayoutViewController' from project 'CompositionalLayoutViewController')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/Objects-normal/arm64/CompositionalLayoutViewController_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/Objects-normal/arm64/CompositionalLayoutViewController.LinkFileList (in target 'CompositionalLayoutViewController' from project 'CompositionalLayoutViewController')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/Objects-normal/arm64/CompositionalLayoutViewController.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/Objects-normal/arm64/CompositionalLayoutViewController.SwiftConstValuesFileList (in target 'CompositionalLayoutViewController' from project 'CompositionalLayoutViewController')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/Objects-normal/arm64/CompositionalLayoutViewController.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/Objects-normal/arm64/CompositionalLayoutViewController-OutputFileMap.json (in target 'CompositionalLayoutViewController' from project 'CompositionalLayoutViewController')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/Objects-normal/arm64/CompositionalLayoutViewController-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CompositionalLayoutViewController.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/CompositionalLayoutViewController.modulemap (in target 'CompositionalLayoutViewController' from project 'CompositionalLayoutViewController')
    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/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/CompositionalLayoutViewController.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
SwiftDriver CompositionalLayoutViewController normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CompositionalLayoutViewController' from project 'CompositionalLayoutViewController')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CompositionalLayoutViewController -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/Objects-normal/arm64/CompositionalLayoutViewController.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.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.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.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/Objects-normal/arm64/CompositionalLayoutViewController-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/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/Objects-normal/arm64/CompositionalLayoutViewController.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/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/Objects-normal/arm64/CompositionalLayoutViewController_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/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.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/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/Objects-normal/arm64/CompositionalLayoutViewController-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ CompositionalLayoutViewController (in target 'CompositionalLayoutViewController' from project 'CompositionalLayoutViewController')
EmitSwiftModule normal arm64 (in target 'CompositionalLayoutViewController' from project 'CompositionalLayoutViewController')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/CompositionalLayoutViewController/Classes/CollectionViewSection.swift:24:5: warning: var 'nonceKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
var nonceKey: UInt8 = 0
    ^
/Users/admin/builder/spi-builder-workspace/CompositionalLayoutViewController/Classes/CollectionViewSection.swift:24:5: note: convert 'nonceKey' to a 'let' constant to make 'Sendable' shared state immutable
var nonceKey: UInt8 = 0
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/CompositionalLayoutViewController/Classes/CollectionViewSection.swift:24:5: note: add '@MainActor' to make var 'nonceKey' part of global actor 'MainActor'
var nonceKey: UInt8 = 0
    ^
@MainActor
/Users/admin/builder/spi-builder-workspace/CompositionalLayoutViewController/Classes/CollectionViewSection.swift:24:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
var nonceKey: UInt8 = 0
    ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/CompositionalLayoutViewController/Classes/CompositionalLayoutViewController.swift:14:16: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable
    public var dataSource: UICollectionViewDiffableDataSource<AnyHashable, AnyHashable>!
               ^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
          ^
/Users/admin/builder/spi-builder-workspace/CompositionalLayoutViewController/Classes/CompositionalLayoutViewController.swift:14:16: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable
    public var dataSource: UICollectionViewDiffableDataSource<AnyHashable, AnyHashable>!
               ^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
          ^
SwiftCompile normal arm64 Compiling\ CompositionalLayoutViewController.swift /Users/admin/builder/spi-builder-workspace/CompositionalLayoutViewController/Classes/CompositionalLayoutViewController.swift (in target 'CompositionalLayoutViewController' from project 'CompositionalLayoutViewController')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/CompositionalLayoutViewController/Classes/CompositionalLayoutViewController.swift (in target 'CompositionalLayoutViewController' from project 'CompositionalLayoutViewController')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/CompositionalLayoutViewController/Classes/CompositionalLayoutViewController.swift:14:16: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable
    public var dataSource: UICollectionViewDiffableDataSource<AnyHashable, AnyHashable>!
               ^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
          ^
/Users/admin/builder/spi-builder-workspace/CompositionalLayoutViewController/Classes/CompositionalLayoutViewController.swift:14:16: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable
    public var dataSource: UICollectionViewDiffableDataSource<AnyHashable, AnyHashable>!
               ^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
          ^
/Users/admin/builder/spi-builder-workspace/CompositionalLayoutViewController/Classes/CompositionalLayoutViewController.swift:31:22: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable
        dataSource = UICollectionViewDiffableDataSource<AnyHashable, AnyHashable>(
                     ^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
          ^
/Users/admin/builder/spi-builder-workspace/CompositionalLayoutViewController/Classes/CompositionalLayoutViewController.swift:31:22: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable
        dataSource = UICollectionViewDiffableDataSource<AnyHashable, AnyHashable>(
                     ^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
          ^
/Users/admin/builder/spi-builder-workspace/CompositionalLayoutViewController/Classes/CompositionalLayoutViewController.swift:31:81: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable
        dataSource = UICollectionViewDiffableDataSource<AnyHashable, AnyHashable>(
                                                                                ^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
          ^
/Users/admin/builder/spi-builder-workspace/CompositionalLayoutViewController/Classes/CompositionalLayoutViewController.swift:31:81: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable
        dataSource = UICollectionViewDiffableDataSource<AnyHashable, AnyHashable>(
                                                                                ^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
          ^
/Users/admin/builder/spi-builder-workspace/CompositionalLayoutViewController/Classes/CompositionalLayoutViewController.swift:36:20: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable
        dataSource.supplementaryViewProvider = { [unowned self] _, kind, indexPath in
                   ^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
          ^
/Users/admin/builder/spi-builder-workspace/CompositionalLayoutViewController/Classes/CompositionalLayoutViewController.swift:36:20: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable
        dataSource.supplementaryViewProvider = { [unowned self] _, kind, indexPath in
                   ^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
          ^
/Users/admin/builder/spi-builder-workspace/CompositionalLayoutViewController/Classes/CompositionalLayoutViewController.swift:101:24: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable
        var snapshot = NSDiffableDataSourceSnapshot<AnyHashable, AnyHashable>()
                       ^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
          ^
/Users/admin/builder/spi-builder-workspace/CompositionalLayoutViewController/Classes/CompositionalLayoutViewController.swift:101:24: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable
        var snapshot = NSDiffableDataSourceSnapshot<AnyHashable, AnyHashable>()
                       ^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
          ^
/Users/admin/builder/spi-builder-workspace/CompositionalLayoutViewController/Classes/CompositionalLayoutViewController.swift:101:77: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
        var snapshot = NSDiffableDataSourceSnapshot<AnyHashable, AnyHashable>()
                                                                            ^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
          ^
/Users/admin/builder/spi-builder-workspace/CompositionalLayoutViewController/Classes/CompositionalLayoutViewController.swift:101:77: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
        var snapshot = NSDiffableDataSourceSnapshot<AnyHashable, AnyHashable>()
                                                                            ^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
          ^
/Users/admin/builder/spi-builder-workspace/CompositionalLayoutViewController/Classes/CompositionalLayoutViewController.swift:101:13: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable
        var snapshot = NSDiffableDataSourceSnapshot<AnyHashable, AnyHashable>()
            ^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
          ^
/Users/admin/builder/spi-builder-workspace/CompositionalLayoutViewController/Classes/CompositionalLayoutViewController.swift:101:13: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable
        var snapshot = NSDiffableDataSourceSnapshot<AnyHashable, AnyHashable>()
            ^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
          ^
/Users/admin/builder/spi-builder-workspace/CompositionalLayoutViewController/Classes/CompositionalLayoutViewController.swift:105:30: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
                    snapshot.appendSections([section.snapshotSection])
                             ^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
          ^
/Users/admin/builder/spi-builder-workspace/CompositionalLayoutViewController/Classes/CompositionalLayoutViewController.swift:105:30: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
                    snapshot.appendSections([section.snapshotSection])
                             ^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
          ^
/Users/admin/builder/spi-builder-workspace/CompositionalLayoutViewController/Classes/CompositionalLayoutViewController.swift:106:30: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
                    snapshot.appendItems(section.snapshotItems, toSection: section.snapshotSection)
                             ^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
          ^
/Users/admin/builder/spi-builder-workspace/CompositionalLayoutViewController/Classes/CompositionalLayoutViewController.swift:106:30: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
                    snapshot.appendItems(section.snapshotItems, toSection: section.snapshotSection)
                             ^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
          ^
/Users/admin/builder/spi-builder-workspace/CompositionalLayoutViewController/Classes/CompositionalLayoutViewController.swift:110:26: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
                snapshot.appendSections([section.snapshotSection])
                         ^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
          ^
/Users/admin/builder/spi-builder-workspace/CompositionalLayoutViewController/Classes/CompositionalLayoutViewController.swift:110:26: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
                snapshot.appendSections([section.snapshotSection])
                         ^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
          ^
/Users/admin/builder/spi-builder-workspace/CompositionalLayoutViewController/Classes/CompositionalLayoutViewController.swift:111:26: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
                snapshot.appendItems(section.snapshotItems, toSection: section.snapshotSection)
                         ^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
          ^
/Users/admin/builder/spi-builder-workspace/CompositionalLayoutViewController/Classes/CompositionalLayoutViewController.swift:111:26: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
                snapshot.appendItems(section.snapshotItems, toSection: section.snapshotSection)
                         ^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
          ^
/Users/admin/builder/spi-builder-workspace/CompositionalLayoutViewController/Classes/CompositionalLayoutViewController.swift:114:20: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable
        dataSource.apply(snapshot, animatingDifferences: animateWhenUpdate)
                   ^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
          ^
/Users/admin/builder/spi-builder-workspace/CompositionalLayoutViewController/Classes/CompositionalLayoutViewController.swift:114:20: warning: conformance of 'AnyHashable' to 'Sendable' is unavailable
        dataSource.apply(snapshot, animatingDifferences: animateWhenUpdate)
                   ^
Swift.AnyHashable:2:11: note: conformance of 'AnyHashable' to 'Sendable' has been explicitly marked unavailable here
extension AnyHashable : Sendable {
          ^
SwiftCompile normal arm64 Compiling\ HighlightableCell.swift /Users/admin/builder/spi-builder-workspace/CompositionalLayoutViewController/Classes/HighlightableCell.swift (in target 'CompositionalLayoutViewController' from project 'CompositionalLayoutViewController')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/CompositionalLayoutViewController/Classes/HighlightableCell.swift (in target 'CompositionalLayoutViewController' from project 'CompositionalLayoutViewController')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ SupplementaryItem.swift /Users/admin/builder/spi-builder-workspace/CompositionalLayoutViewController/Classes/SupplementaryItem.swift (in target 'CompositionalLayoutViewController' from project 'CompositionalLayoutViewController')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/CompositionalLayoutViewController/Classes/SupplementaryItem.swift (in target 'CompositionalLayoutViewController' from project 'CompositionalLayoutViewController')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ CollectionViewSection.swift /Users/admin/builder/spi-builder-workspace/CompositionalLayoutViewController/Classes/CollectionViewSection.swift (in target 'CompositionalLayoutViewController' from project 'CompositionalLayoutViewController')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/CompositionalLayoutViewController/Classes/CollectionViewSection.swift (in target 'CompositionalLayoutViewController' from project 'CompositionalLayoutViewController')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/CompositionalLayoutViewController/Classes/CollectionViewSection.swift:24:5: warning: var 'nonceKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
var nonceKey: UInt8 = 0
    ^
/Users/admin/builder/spi-builder-workspace/CompositionalLayoutViewController/Classes/CollectionViewSection.swift:24:5: note: convert 'nonceKey' to a 'let' constant to make 'Sendable' shared state immutable
var nonceKey: UInt8 = 0
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/CompositionalLayoutViewController/Classes/CollectionViewSection.swift:24:5: note: add '@MainActor' to make var 'nonceKey' part of global actor 'MainActor'
var nonceKey: UInt8 = 0
    ^
@MainActor
/Users/admin/builder/spi-builder-workspace/CompositionalLayoutViewController/Classes/CollectionViewSection.swift:24:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
var nonceKey: UInt8 = 0
    ^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ SectionProvider.swift /Users/admin/builder/spi-builder-workspace/CompositionalLayoutViewController/Classes/SectionProvider.swift (in target 'CompositionalLayoutViewController' from project 'CompositionalLayoutViewController')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/CompositionalLayoutViewController/Classes/SectionProvider.swift (in target 'CompositionalLayoutViewController' from project 'CompositionalLayoutViewController')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for CompositionalLayoutViewController (in target 'CompositionalLayoutViewController' from project 'CompositionalLayoutViewController')
SwiftDriver\ Compilation\ Requirements CompositionalLayoutViewController normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CompositionalLayoutViewController' from project 'CompositionalLayoutViewController')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CompositionalLayoutViewController -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/Objects-normal/arm64/CompositionalLayoutViewController.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.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.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.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/Objects-normal/arm64/CompositionalLayoutViewController-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/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/Objects-normal/arm64/CompositionalLayoutViewController.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/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/Objects-normal/arm64/CompositionalLayoutViewController_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/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.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/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/Objects-normal/arm64/CompositionalLayoutViewController-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/CompositionalLayoutViewController-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/Objects-normal/arm64/CompositionalLayoutViewController-Swift.h (in target 'CompositionalLayoutViewController' from project 'CompositionalLayoutViewController')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/Objects-normal/arm64/CompositionalLayoutViewController-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CompositionalLayoutViewController-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CompositionalLayoutViewController.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/Objects-normal/arm64/CompositionalLayoutViewController.swiftdoc (in target 'CompositionalLayoutViewController' from project 'CompositionalLayoutViewController')
    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/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/Objects-normal/arm64/CompositionalLayoutViewController.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CompositionalLayoutViewController.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CompositionalLayoutViewController.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/Objects-normal/arm64/CompositionalLayoutViewController.swiftmodule (in target 'CompositionalLayoutViewController' from project 'CompositionalLayoutViewController')
    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/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/Objects-normal/arm64/CompositionalLayoutViewController.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CompositionalLayoutViewController.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CompositionalLayoutViewController.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/Objects-normal/arm64/CompositionalLayoutViewController.abi.json (in target 'CompositionalLayoutViewController' from project 'CompositionalLayoutViewController')
    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/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/Objects-normal/arm64/CompositionalLayoutViewController.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CompositionalLayoutViewController.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CompositionalLayoutViewController.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/Objects-normal/arm64/CompositionalLayoutViewController.swiftsourceinfo (in target 'CompositionalLayoutViewController' from project 'CompositionalLayoutViewController')
    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/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/Objects-normal/arm64/CompositionalLayoutViewController.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CompositionalLayoutViewController.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling SectionProvider.swift (in target 'CompositionalLayoutViewController' from project 'CompositionalLayoutViewController')
SwiftDriverJobDiscovery normal arm64 Compiling SupplementaryItem.swift (in target 'CompositionalLayoutViewController' from project 'CompositionalLayoutViewController')
SwiftDriverJobDiscovery normal arm64 Compiling CollectionViewSection.swift (in target 'CompositionalLayoutViewController' from project 'CompositionalLayoutViewController')
SwiftDriverJobDiscovery normal arm64 Compiling HighlightableCell.swift (in target 'CompositionalLayoutViewController' from project 'CompositionalLayoutViewController')
SwiftDriverJobDiscovery normal arm64 Compiling CompositionalLayoutViewController.swift (in target 'CompositionalLayoutViewController' from project 'CompositionalLayoutViewController')
SwiftDriver\ Compilation CompositionalLayoutViewController normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CompositionalLayoutViewController' from project 'CompositionalLayoutViewController')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CompositionalLayoutViewController -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/Objects-normal/arm64/CompositionalLayoutViewController.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.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.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.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/Objects-normal/arm64/CompositionalLayoutViewController-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/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/Objects-normal/arm64/CompositionalLayoutViewController.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/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/Objects-normal/arm64/CompositionalLayoutViewController_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/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.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/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/Objects-normal/arm64/CompositionalLayoutViewController-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/CompositionalLayoutViewController.o normal (in target 'CompositionalLayoutViewController' from project 'CompositionalLayoutViewController')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios13.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.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.3.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.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/Objects-normal/arm64/CompositionalLayoutViewController.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/Objects-normal/arm64/CompositionalLayoutViewController_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/Objects-normal/arm64/CompositionalLayoutViewController_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.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/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/Objects-normal/arm64/CompositionalLayoutViewController.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CompositionalLayoutViewController.o
ExtractAppIntentsMetadata (in target 'CompositionalLayoutViewController' from project 'CompositionalLayoutViewController')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name CompositionalLayoutViewController --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 13.0 --bundle-identifier spi-builder-workspace.CompositionalLayoutViewController --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CompositionalLayoutViewController.appintents --target-triple arm64-apple-ios13.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CompositionalLayoutViewController.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/Objects-normal/arm64/CompositionalLayoutViewController_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/Objects-normal/arm64/CompositionalLayoutViewController.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/CompositionalLayoutViewController.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/CompositionalLayoutViewController.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CompositionalLayoutViewController.build/Debug-iphoneos/CompositionalLayoutViewController.build/Objects-normal/arm64/CompositionalLayoutViewController.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-27 06:39:13.346 appintentsmetadataprocessor[713:4052] Starting appintentsmetadataprocessor export
2025-04-27 06:39:13.385 appintentsmetadataprocessor[713:4052] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CompositionalLayoutViewController.o (in target 'CompositionalLayoutViewController' from project 'CompositionalLayoutViewController')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CompositionalLayoutViewController.o
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "CompositionalLayoutViewController",
  "name" : "CompositionalLayoutViewController",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "CompositionalLayoutViewController",
      "targets" : [
        "CompositionalLayoutViewController"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CompositionalLayoutViewController",
      "module_type" : "SwiftTarget",
      "name" : "CompositionalLayoutViewController",
      "path" : "CompositionalLayoutViewController/Classes",
      "product_memberships" : [
        "CompositionalLayoutViewController"
      ],
      "sources" : [
        "CollectionViewSection.swift",
        "CompositionalLayoutViewController.swift",
        "HighlightableCell.swift",
        "SectionProvider.swift",
        "SupplementaryItem.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Done.