The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of FlowLayout, reference master (88766c), with Swift 6.1 for iOS using Xcode 16.3 on 25 Apr 2025 23:56:34 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FlowLayout -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/shaps80/FlowLayout.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/shaps80/FlowLayout
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 88766cd Updated README and minor scope refactoring
Cloned https://github.com/shaps80/FlowLayout.git
Revision (git rev-parse @):
88766cd84246481c665d410f01182da31f7296f3
SUCCESS checkout https://github.com/shaps80/FlowLayout.git at master
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/shaps80/FlowLayout.git
https://github.com/shaps80/FlowLayout.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "FlowLayout",
  "name" : "FlowLayout",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "FlowLayout",
      "targets" : [
        "FlowLayout"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FlowLayout",
      "module_type" : "SwiftTarget",
      "name" : "FlowLayout",
      "path" : ".",
      "product_memberships" : [
        "FlowLayout"
      ],
      "sources" : [
        "Sources/Constants.swift",
        "Sources/FlowLayout+Adjustments.swift",
        "Sources/FlowLayout+Backgrounds.swift",
        "Sources/FlowLayout+Deprecations.swift",
        "Sources/FlowLayout+Types.swift",
        "Sources/FlowLayout.swift",
        "Sources/FlowLayoutDelegate.swift",
        "Sources/FlowLayoutInvalidationContext.swift",
        "Sources/FlowLayoutItemAttributes.swift",
        "Sources/Helpers.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
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" : "FlowLayout",
  "name" : "FlowLayout",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "FlowLayout",
      "targets" : [
        "FlowLayout"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FlowLayout",
      "module_type" : "SwiftTarget",
      "name" : "FlowLayout",
      "path" : ".",
      "product_memberships" : [
        "FlowLayout"
      ],
      "sources" : [
        "Sources/Constants.swift",
        "Sources/FlowLayout+Adjustments.swift",
        "Sources/FlowLayout+Backgrounds.swift",
        "Sources/FlowLayout+Deprecations.swift",
        "Sources/FlowLayout+Types.swift",
        "Sources/FlowLayout.swift",
        "Sources/FlowLayoutDelegate.swift",
        "Sources/FlowLayoutInvalidationContext.swift",
        "Sources/FlowLayoutItemAttributes.swift",
        "Sources/Helpers.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "FlowLayout",
    "schemes" : [
      "FlowLayout"
    ],
    "targets" : [
      "FlowLayout"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FlowLayout -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 FlowLayout -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
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'FlowLayout' in project 'FlowLayout' (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/clang -v -E -dM -arch arm64 -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: 1eca7b5f7ea51823ad9d049a30035914
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1eca7b5f7ea51823ad9d049a30035914.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/FlowLayout.xcodeproj
    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/FlowLayout.xcodeproj
    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/FlowLayout.xcodeproj
    /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/FlowLayout.xcodeproj
    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/FlowLayout.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout-ce107368c549e057522eba22bf31314f-VFS-iphoneos/all-product-headers.yaml
    cd /Users/admin/builder/spi-builder-workspace/FlowLayout.xcodeproj
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout-ce107368c549e057522eba22bf31314f-VFS-iphoneos/all-product-headers.yaml
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/module.modulemap (in target 'FlowLayout' from project 'FlowLayout')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/module.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/unextended-module-overlay.yaml (in target 'FlowLayout' from project 'FlowLayout')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/unextended-module-overlay.yaml
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/unextended-module.modulemap (in target 'FlowLayout' from project 'FlowLayout')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/unextended-module.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout_const_extract_protocols.json (in target 'FlowLayout' from project 'FlowLayout')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp (in target 'FlowLayout' from project 'FlowLayout')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
-target arm64-apple-ios11.0 '-std=gnu11' -fmodules -gmodules '-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=FlowLayout' -fpascal-strings -O0 -fno-common '-DDEBUG=1' -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -g -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/FlowLayout-generated-files.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/FlowLayout-own-target-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/FlowLayout-all-non-framework-target-headers.hmap -ivfsoverlay /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout-ce107368c549e057522eba22bf31314f-VFS-iphoneos/all-product-headers.yaml -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/FlowLayout-project-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout.SwiftFileList (in target 'FlowLayout' from project 'FlowLayout')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout.SwiftConstValuesFileList (in target 'FlowLayout' from project 'FlowLayout')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout-OutputFileMap.json (in target 'FlowLayout' from project 'FlowLayout')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout.LinkFileList (in target 'FlowLayout' from project 'FlowLayout')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/FlowLayout.hmap (in target 'FlowLayout' from project 'FlowLayout')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/FlowLayout.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/FlowLayout.DependencyStaticMetadataFileList (in target 'FlowLayout' from project 'FlowLayout')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/FlowLayout.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/FlowLayout.DependencyMetadataFileList (in target 'FlowLayout' from project 'FlowLayout')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/FlowLayout.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/FlowLayout-project-headers.hmap (in target 'FlowLayout' from project 'FlowLayout')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/FlowLayout-project-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/FlowLayout-own-target-headers.hmap (in target 'FlowLayout' from project 'FlowLayout')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/FlowLayout-own-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/FlowLayout-generated-files.hmap (in target 'FlowLayout' from project 'FlowLayout')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/FlowLayout-generated-files.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/FlowLayout-all-target-headers.hmap (in target 'FlowLayout' from project 'FlowLayout')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/FlowLayout-all-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/FlowLayout-all-non-framework-target-headers.hmap (in target 'FlowLayout' from project 'FlowLayout')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/FlowLayout-all-non-framework-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/DerivedSources/FlowLayout_vers.c (in target 'FlowLayout' from project 'FlowLayout')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/DerivedSources/FlowLayout_vers.c
CpHeader /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FlowLayout.framework/Headers/FlowLayout.h /Users/admin/builder/spi-builder-workspace/FlowLayout/FlowLayout.h (in target 'FlowLayout' from project 'FlowLayout')
    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/FlowLayout/FlowLayout.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FlowLayout.framework/Headers
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FlowLayout.framework/Modules/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/module.modulemap (in target 'FlowLayout' from project 'FlowLayout')
    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/FlowLayout.build/Debug-iphoneos/FlowLayout.build/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FlowLayout.framework/Modules
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FlowLayout.framework/Headers (in target 'FlowLayout' from project 'FlowLayout')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FlowLayout.framework/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FlowLayout.framework (in target 'FlowLayout' from project 'FlowLayout')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FlowLayout.framework
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FlowLayout.framework/Info.plist /Users/admin/builder/spi-builder-workspace/FlowLayout/Info.plist (in target 'FlowLayout' from project 'FlowLayout')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/FlowLayout/Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FlowLayout.framework/Info.plist
SwiftDriver FlowLayout normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FlowLayout' from project 'FlowLayout')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FlowLayout -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios11.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 -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -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/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout-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/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout.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/FlowLayout.build/Debug-iphoneos/FlowLayout.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/FlowLayout-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/FlowLayout-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/FlowLayout-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout-ce107368c549e057522eba22bf31314f-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/FlowLayout-project-headers.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/FlowLayout.build/Debug-iphoneos/FlowLayout.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/unextended-module-overlay.yaml -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ FlowLayoutInvalidationContext.swift /Users/admin/builder/spi-builder-workspace/Sources/FlowLayoutInvalidationContext.swift (in target 'FlowLayout' from project 'FlowLayout')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FlowLayoutInvalidationContext.swift (in target 'FlowLayout' from project 'FlowLayout')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/FlowLayoutInvalidationContext.swift:118:23: warning: main actor-isolated property 'invalidateEverything' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        Everything: \(invalidateEverything)
                      ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:68:38: note: property declared here
@property (nonatomic, readonly) BOOL invalidateEverything; // set to YES when invalidation occurs because the collection view is sent -reloadData
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/FlowLayoutInvalidationContext.swift:119:23: warning: main actor-isolated property 'invalidateDataSourceCounts' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        DataSource: \(invalidateDataSourceCounts)
                      ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:69:38: note: property declared here
@property (nonatomic, readonly) BOOL invalidateDataSourceCounts; // if YES, the layout should requery section and item counts from the collection view - set to YES when the collection view is sent -reloadData and when items are inserted or deleted
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/FlowLayoutInvalidationContext.swift:120:26: warning: main actor-isolated property 'invalidateGlobalHeader' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        Global header: \(invalidateGlobalHeader)
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/FlowLayoutInvalidationContext.swift:54:16: note: property declared here
    public var invalidateGlobalHeader: Bool {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/FlowLayoutInvalidationContext.swift:121:34: warning: main actor-isolated property 'invalidateGlobalHeaderMetrics' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        Global header metrics: \(invalidateGlobalHeaderMetrics)
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/FlowLayoutInvalidationContext.swift:32:16: note: property declared here
    public var invalidateGlobalHeaderMetrics: Bool {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/FlowLayoutInvalidationContext.swift:122:37: warning: main actor-isolated property 'invalidateGlobalHeaderLayoutAttributes' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        Global header attributes: \(invalidateGlobalHeaderLayoutAttributes)
                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/FlowLayoutInvalidationContext.swift:12:16: note: property declared here
    public var invalidateGlobalHeaderLayoutAttributes: Bool {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/FlowLayoutInvalidationContext.swift:123:26: warning: main actor-isolated property 'invalidateGlobalFooter' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        Global footer: \(invalidateGlobalFooter)
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/FlowLayoutInvalidationContext.swift:67:16: note: property declared here
    public var invalidateGlobalFooter: Bool {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/FlowLayoutInvalidationContext.swift:124:34: warning: main actor-isolated property 'invalidateGlobalFooterMetrics' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        Global footer metrics: \(invalidateGlobalFooterMetrics)
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/FlowLayoutInvalidationContext.swift:43:16: note: property declared here
    public var invalidateGlobalFooterMetrics: Bool {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/FlowLayoutInvalidationContext.swift:125:37: warning: main actor-isolated property 'invalidateGlobalFooterLayoutAttributes' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        Global footer attributes: \(invalidateGlobalFooterLayoutAttributes)
                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/FlowLayoutInvalidationContext.swift:22:16: note: property declared here
    public var invalidateGlobalFooterLayoutAttributes: Bool {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/FlowLayoutInvalidationContext.swift:126:28: warning: main actor-isolated property 'invalidateBackgrounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        All Backgrounds: \(invalidateBackgrounds)
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/FlowLayoutInvalidationContext.swift:86:16: note: property declared here
    public var invalidateBackgrounds: Bool {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/FlowLayoutInvalidationContext.swift:127:27: warning: main actor-isolated property 'invalidateFlowLayoutAttributes' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        All Attributes: \(invalidateFlowLayoutAttributes)
                          ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewFlowLayout.h:28:28: note: property declared here
@property (nonatomic) BOOL invalidateFlowLayoutAttributes; // if set to NO, flow layout will keep all layout information, effectively not invalidating - useful for a subclass which invalidates only a piece of itself
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/FlowLayoutInvalidationContext.swift:128:24: warning: main actor-isolated property 'invalidateFlowLayoutDelegateMetrics' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        All Metrics: \(invalidateFlowLayoutDelegateMetrics)
                       ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewFlowLayout.h:27:28: note: property declared here
@property (nonatomic) BOOL invalidateFlowLayoutDelegateMetrics; // if set to NO, flow layout will not requery the collection view delegate for size information etc.
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/FlowLayoutInvalidationContext.swift:129:18: warning: main actor-isolated property 'invalidatedItemIndexPaths' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        Items: \(invalidatedItemIndexPaths ?? [])
                 ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:74:67: note: property declared here
@property (nonatomic, readonly, nullable) NSArray<NSIndexPath *> *invalidatedItemIndexPaths API_AVAILABLE(ios(8.0));
                                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/FlowLayoutInvalidationContext.swift:130:26: warning: main actor-isolated property 'invalidatedSupplementaryIndexPaths' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        Supplementary: \(invalidatedSupplementaryIndexPaths ?? [:])
                         ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:75:95: note: property declared here
@property (nonatomic, readonly, nullable) NSDictionary<NSString *, NSArray<NSIndexPath *> *> *invalidatedSupplementaryIndexPaths API_AVAILABLE(ios(8.0)); // keys are element kind strings - values are NSArrays of NSIndexPaths
                                                                                              ^
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745625385953487-swift-frontend-FlowLayout-FlowLayoutInvalidationContext.swift-arm64_apple_ios11.0-o-Onone-3939642715.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.5574 seconds (6.5672 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0276 (  7.5%)   0.0316 ( 16.5%)   0.0591 ( 10.6%)   3.0263 ( 46.1%)  parse-and-resolve-imports
   0.0256 (  7.0%)   0.0295 ( 15.4%)   0.0551 (  9.9%)   3.0222 ( 46.0%)  Import resolution
   0.0917 ( 25.1%)   0.0316 ( 16.5%)   0.1233 ( 22.1%)   0.1237 (  1.9%)  build-rewrite-system
   0.0018 (  0.5%)   0.0130 (  6.8%)   0.0148 (  2.7%)   0.0880 (  1.3%)  load-stdlib
   0.0427 ( 11.7%)   0.0155 (  8.1%)   0.0582 ( 10.4%)   0.0587 (  0.9%)  perform-sema
   0.0426 ( 11.6%)   0.0154 (  8.1%)   0.0580 ( 10.4%)   0.0585 (  0.9%)  Type checking and Semantic analysis
   0.0286 (  7.8%)   0.0202 ( 10.5%)   0.0488 (  8.8%)   0.0497 (  0.8%)  import-clang-decl
   0.0340 (  9.3%)   0.0109 (  5.7%)   0.0448 (  8.0%)   0.0449 (  0.7%)  typecheck-stmt
   0.0153 (  4.2%)   0.0061 (  3.2%)   0.0214 (  3.8%)   0.0215 (  0.3%)  typecheck-decl
   0.0157 (  4.3%)   0.0057 (  3.0%)   0.0213 (  3.8%)   0.0213 (  0.3%)  typecheck-expr
   0.0142 (  3.9%)   0.0054 (  2.8%)   0.0196 (  3.5%)   0.0197 (  0.3%)  precheck-target
   0.0066 (  1.8%)   0.0036 (  1.9%)   0.0102 (  1.8%)   0.0102 (  0.2%)  IRGen
   0.0063 (  1.7%)   0.0014 (  0.7%)   0.0077 (  1.4%)   0.0077 (  0.1%)  SILGen
   0.0059 (  1.6%)   0.0002 (  0.1%)   0.0062 (  1.1%)   0.0062 (  0.1%)  SIL optimization
   0.0044 (  1.2%)   0.0005 (  0.2%)   0.0049 (  0.9%)   0.0049 (  0.1%)  SILGen-function
   0.0027 (  0.7%)   0.0011 (  0.6%)   0.0038 (  0.7%)   0.0038 (  0.1%)  load-all-members
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.3657 (100.0%)   0.1916 (100.0%)   0.5574 (100.0%)   6.5672 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 3.0540 seconds (6.3479 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.4081 (100.0%)   1.6458 (100.0%)   3.0540 (100.0%)   6.3479 (100.0%)  Building Target
   1.4081 (100.0%)   1.6458 (100.0%)   3.0540 (100.0%)   6.3479 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ FlowLayout+Adjustments.swift /Users/admin/builder/spi-builder-workspace/Sources/FlowLayout+Adjustments.swift (in target 'FlowLayout' from project 'FlowLayout')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745625385953435-swift-frontend-FlowLayout-FlowLayout_Adjustments.swift-arm64_apple_ios11.0-o-Onone-2837273211.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 6.0266 seconds (6.6211 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   2.0633 ( 44.8%)   0.6274 ( 44.1%)   2.6908 ( 44.6%)   2.9684 ( 44.8%)  parse-and-resolve-imports
   2.0612 ( 44.8%)   0.6251 ( 44.0%)   2.6863 ( 44.6%)   2.9613 ( 44.7%)  Import resolution
   0.0911 (  2.0%)   0.0221 (  1.6%)   0.1132 (  1.9%)   0.1134 (  1.7%)  build-rewrite-system
   0.0710 (  1.5%)   0.0176 (  1.2%)   0.0887 (  1.5%)   0.0927 (  1.4%)  perform-sema
   0.0709 (  1.5%)   0.0176 (  1.2%)   0.0886 (  1.5%)   0.0926 (  1.4%)  Type checking and Semantic analysis
   0.0129 (  0.3%)   0.0427 (  3.0%)   0.0556 (  0.9%)   0.0817 (  1.2%)  load-stdlib
   0.0649 (  1.4%)   0.0120 (  0.8%)   0.0769 (  1.3%)   0.0769 (  1.2%)  typecheck-stmt
   0.0625 (  1.4%)   0.0112 (  0.8%)   0.0737 (  1.2%)   0.0737 (  1.1%)  typecheck-expr
   0.0297 (  0.6%)   0.0240 (  1.7%)   0.0537 (  0.9%)   0.0566 (  0.9%)  import-clang-decl
   0.0175 (  0.4%)   0.0080 (  0.6%)   0.0255 (  0.4%)   0.0295 (  0.4%)  typecheck-decl
   0.0227 (  0.5%)   0.0053 (  0.4%)   0.0280 (  0.5%)   0.0280 (  0.4%)  precheck-target
   0.0112 (  0.2%)   0.0037 (  0.3%)   0.0149 (  0.2%)   0.0150 (  0.2%)  IRGen
   0.0070 (  0.2%)   0.0013 (  0.1%)   0.0084 (  0.1%)   0.0085 (  0.1%)  SILGen
   0.0060 (  0.1%)   0.0012 (  0.1%)   0.0072 (  0.1%)   0.0073 (  0.1%)  SILGen-function
   0.0063 (  0.1%)   0.0004 (  0.0%)   0.0067 (  0.1%)   0.0071 (  0.1%)  SIL optimization
   0.0032 (  0.1%)   0.0015 (  0.1%)   0.0047 (  0.1%)   0.0047 (  0.1%)  typecheck-expr-pattern
   0.0026 (  0.1%)   0.0010 (  0.1%)   0.0036 (  0.1%)   0.0036 (  0.1%)  load-all-members
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   4.6043 (100.0%)   1.4223 (100.0%)   6.0266 (100.0%)   6.6211 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 5.7849 seconds (6.3493 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   3.5080 (100.0%)   2.2769 (100.0%)   5.7849 (100.0%)   6.3493 (100.0%)  Building Target
   3.5080 (100.0%)   2.2769 (100.0%)   5.7849 (100.0%)   6.3493 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FlowLayout+Adjustments.swift (in target 'FlowLayout' from project 'FlowLayout')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ FlowLayout+Deprecations.swift /Users/admin/builder/spi-builder-workspace/Sources/FlowLayout+Deprecations.swift (in target 'FlowLayout' from project 'FlowLayout')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745625385949034-swift-frontend-FlowLayout-FlowLayout_Deprecations.swift-arm64_apple_ios11.0-o-Onone-2984460894.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4413 seconds (6.2849 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0307 ( 12.2%)   0.0414 ( 22.0%)   0.0722 ( 16.3%)   2.9283 ( 46.6%)  parse-and-resolve-imports
   0.0289 ( 11.4%)   0.0393 ( 20.8%)   0.0682 ( 15.4%)   2.9243 ( 46.5%)  Import resolution
   0.0021 (  0.8%)   0.0132 (  7.0%)   0.0153 (  3.5%)   0.1432 (  2.3%)  load-stdlib
   0.0999 ( 39.5%)   0.0353 ( 18.7%)   0.1352 ( 30.6%)   0.1378 (  2.2%)  build-rewrite-system
   0.0263 ( 10.4%)   0.0223 ( 11.8%)   0.0486 ( 11.0%)   0.0486 (  0.8%)  import-clang-decl
   0.0164 (  6.5%)   0.0091 (  4.8%)   0.0255 (  5.8%)   0.0255 (  0.4%)  perform-sema
   0.0163 (  6.4%)   0.0091 (  4.8%)   0.0254 (  5.7%)   0.0254 (  0.4%)  Type checking and Semantic analysis
   0.0158 (  6.3%)   0.0088 (  4.7%)   0.0247 (  5.6%)   0.0247 (  0.4%)  typecheck-decl
   0.0038 (  1.5%)   0.0044 (  2.3%)   0.0081 (  1.8%)   0.0087 (  0.1%)  IRGen
   0.0029 (  1.2%)   0.0019 (  1.0%)   0.0049 (  1.1%)   0.0049 (  0.1%)  SILGen
   0.0022 (  0.9%)   0.0010 (  0.5%)   0.0033 (  0.7%)   0.0033 (  0.1%)  load-all-members
   0.0017 (  0.7%)   0.0015 (  0.8%)   0.0032 (  0.7%)   0.0032 (  0.1%)  SILGen-function
   0.0025 (  1.0%)   0.0002 (  0.1%)   0.0027 (  0.6%)   0.0027 (  0.0%)  SIL optimization
   0.0012 (  0.5%)   0.0004 (  0.2%)   0.0017 (  0.4%)   0.0017 (  0.0%)  typecheck-stmt
   0.0011 (  0.5%)   0.0005 (  0.2%)   0.0016 (  0.4%)   0.0016 (  0.0%)  typecheck-expr
   0.0006 (  0.2%)   0.0002 (  0.1%)   0.0007 (  0.2%)   0.0007 (  0.0%)  typecheck-expr-pattern
   0.0003 (  0.1%)   0.0000 (  0.0%)   0.0003 (  0.1%)   0.0003 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.2526 (100.0%)   0.1887 (100.0%)   0.4413 (100.0%)   6.2849 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 3.0871 seconds (6.3453 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.3936 (100.0%)   1.6935 (100.0%)   3.0871 (100.0%)   6.3453 (100.0%)  Building Target
   1.3936 (100.0%)   1.6935 (100.0%)   3.0871 (100.0%)   6.3453 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FlowLayout+Deprecations.swift (in target 'FlowLayout' from project 'FlowLayout')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ FlowLayout.swift /Users/admin/builder/spi-builder-workspace/Sources/FlowLayout.swift (in target 'FlowLayout' from project 'FlowLayout')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FlowLayout.swift (in target 'FlowLayout' from project 'FlowLayout')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745625385943031-swift-frontend-FlowLayout-FlowLayout.swift-arm64_apple_ios11.0-o-Onone-2169071591.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.9482 seconds (6.7938 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0303 (  4.7%)   0.0479 ( 15.9%)   0.0782 (  8.3%)   2.9478 ( 43.4%)  parse-and-resolve-imports
   0.0281 (  4.3%)   0.0449 ( 14.9%)   0.0730 (  7.7%)   2.9399 ( 43.3%)  Import resolution
   0.1019 ( 15.8%)   0.0309 ( 10.2%)   0.1327 ( 14.0%)   0.1363 (  2.0%)  perform-sema
   0.1017 ( 15.7%)   0.0308 ( 10.2%)   0.1325 ( 14.0%)   0.1361 (  2.0%)  Type checking and Semantic analysis
   0.0951 ( 14.7%)   0.0337 ( 11.2%)   0.1288 ( 13.6%)   0.1301 (  1.9%)  build-rewrite-system
   0.0018 (  0.3%)   0.0184 (  6.1%)   0.0202 (  2.1%)   0.1128 (  1.7%)  load-stdlib
   0.0863 ( 13.3%)   0.0202 (  6.7%)   0.1065 ( 11.2%)   0.1067 (  1.6%)  typecheck-stmt
   0.0766 ( 11.8%)   0.0174 (  5.8%)   0.0940 (  9.9%)   0.0942 (  1.4%)  typecheck-expr
   0.0340 (  5.3%)   0.0267 (  8.8%)   0.0607 (  6.4%)   0.0645 (  0.9%)  import-clang-decl
   0.0170 (  2.6%)   0.0108 (  3.6%)   0.0278 (  2.9%)   0.0312 (  0.5%)  typecheck-decl
   0.0241 (  3.7%)   0.0063 (  2.1%)   0.0304 (  3.2%)   0.0303 (  0.4%)  precheck-target
   0.0108 (  1.7%)   0.0058 (  1.9%)   0.0166 (  1.8%)   0.0167 (  0.2%)  IRGen
   0.0122 (  1.9%)   0.0027 (  0.9%)   0.0149 (  1.6%)   0.0153 (  0.2%)  SILGen
   0.0099 (  1.5%)   0.0019 (  0.6%)   0.0119 (  1.3%)   0.0119 (  0.2%)  SILGen-function
   0.0087 (  1.3%)   0.0003 (  0.1%)   0.0090 (  0.9%)   0.0090 (  0.1%)  SIL optimization
   0.0044 (  0.7%)   0.0015 (  0.5%)   0.0058 (  0.6%)   0.0058 (  0.1%)  typecheck-for-each
   0.0027 (  0.4%)   0.0012 (  0.4%)   0.0039 (  0.4%)   0.0039 (  0.1%)  load-all-members
   0.0010 (  0.2%)   0.0002 (  0.1%)   0.0012 (  0.1%)   0.0012 (  0.0%)  typecheck-expr-pattern
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.6468 (100.0%)   0.3014 (100.0%)   0.9482 (100.0%)   6.7938 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 3.1931 seconds (6.4075 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.5390 (100.0%)   1.6542 (100.0%)   3.1931 (100.0%)   6.4075 (100.0%)  Building Target
   1.5390 (100.0%)   1.6542 (100.0%)   3.1931 (100.0%)   6.4075 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ FlowLayout+Types.swift /Users/admin/builder/spi-builder-workspace/Sources/FlowLayout+Types.swift (in target 'FlowLayout' from project 'FlowLayout')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745625385953271-swift-frontend-FlowLayout-FlowLayout_Types.swift-arm64_apple_ios11.0-o-Onone-3793910094.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4249 seconds (6.3511 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0318 ( 12.7%)   0.0416 ( 23.9%)   0.0734 ( 17.3%)   2.9948 ( 47.2%)  parse-and-resolve-imports
   0.0299 ( 11.9%)   0.0392 ( 22.5%)   0.0691 ( 16.3%)   2.9905 ( 47.1%)  Import resolution
   0.0966 ( 38.5%)   0.0336 ( 19.3%)   0.1301 ( 30.6%)   0.1303 (  2.1%)  build-rewrite-system
   0.0019 (  0.7%)   0.0115 (  6.6%)   0.0133 (  3.1%)   0.0962 (  1.5%)  load-stdlib
   0.0269 ( 10.7%)   0.0216 ( 12.4%)   0.0485 ( 11.4%)   0.0485 (  0.8%)  import-clang-decl
   0.0142 (  5.7%)   0.0059 (  3.4%)   0.0201 (  4.7%)   0.0202 (  0.3%)  perform-sema
   0.0141 (  5.6%)   0.0059 (  3.4%)   0.0200 (  4.7%)   0.0200 (  0.3%)  Type checking and Semantic analysis
   0.0140 (  5.6%)   0.0058 (  3.3%)   0.0198 (  4.7%)   0.0199 (  0.3%)  typecheck-decl
   0.0043 (  1.7%)   0.0049 (  2.8%)   0.0092 (  2.2%)   0.0093 (  0.1%)  IRGen
   0.0042 (  1.7%)   0.0010 (  0.6%)   0.0052 (  1.2%)   0.0052 (  0.1%)  SILGen
   0.0027 (  1.1%)   0.0007 (  0.4%)   0.0034 (  0.8%)   0.0035 (  0.1%)  SILGen-function
   0.0023 (  0.9%)   0.0008 (  0.5%)   0.0031 (  0.7%)   0.0031 (  0.0%)  load-all-members
   0.0028 (  1.1%)   0.0001 (  0.1%)   0.0029 (  0.7%)   0.0029 (  0.0%)  SIL optimization
   0.0020 (  0.8%)   0.0007 (  0.4%)   0.0027 (  0.6%)   0.0027 (  0.0%)  typecheck-expr
   0.0016 (  0.7%)   0.0005 (  0.3%)   0.0021 (  0.5%)   0.0021 (  0.0%)  typecheck-stmt
   0.0011 (  0.5%)   0.0003 (  0.2%)   0.0014 (  0.3%)   0.0014 (  0.0%)  typecheck-expr-pattern
   0.0004 (  0.2%)   0.0000 (  0.0%)   0.0004 (  0.1%)   0.0004 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.2509 (100.0%)   0.1740 (100.0%)   0.4249 (100.0%)   6.3511 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 3.0770 seconds (6.3409 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.3806 (100.0%)   1.6965 (100.0%)   3.0770 (100.0%)   6.3409 (100.0%)  Building Target
   1.3806 (100.0%)   1.6965 (100.0%)   3.0770 (100.0%)   6.3409 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FlowLayout+Types.swift (in target 'FlowLayout' from project 'FlowLayout')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ FlowLayoutDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/FlowLayoutDelegate.swift (in target 'FlowLayout' from project 'FlowLayout')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745625385955983-swift-frontend-FlowLayout-FlowLayoutDelegate.swift-arm64_apple_ios11.0-o-Onone-1944484702.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4280 seconds (6.4445 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0354 ( 14.3%)   0.0423 ( 23.4%)   0.0777 ( 18.2%)   3.0422 ( 47.2%)  parse-and-resolve-imports
   0.0334 ( 13.5%)   0.0399 ( 22.0%)   0.0733 ( 17.1%)   3.0377 ( 47.1%)  Import resolution
   0.0955 ( 38.6%)   0.0357 ( 19.7%)   0.1311 ( 30.6%)   0.1313 (  2.0%)  build-rewrite-system
   0.0018 (  0.7%)   0.0103 (  5.7%)   0.0121 (  2.8%)   0.0980 (  1.5%)  load-stdlib
   0.0312 ( 12.6%)   0.0225 ( 12.4%)   0.0537 ( 12.5%)   0.0537 (  0.8%)  import-clang-decl
   0.0113 (  4.6%)   0.0075 (  4.1%)   0.0188 (  4.4%)   0.0189 (  0.3%)  perform-sema
   0.0112 (  4.5%)   0.0074 (  4.1%)   0.0187 (  4.4%)   0.0188 (  0.3%)  Type checking and Semantic analysis
   0.0111 (  4.5%)   0.0074 (  4.1%)   0.0185 (  4.3%)   0.0187 (  0.3%)  typecheck-decl
   0.0100 (  4.1%)   0.0062 (  3.4%)   0.0162 (  3.8%)   0.0168 (  0.3%)  IRGen
   0.0061 (  2.5%)   0.0016 (  0.9%)   0.0077 (  1.8%)   0.0082 (  0.1%)  load-all-members
   0.0001 (  0.0%)   0.0001 (  0.1%)   0.0002 (  0.0%)   0.0002 (  0.0%)  SILGen
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.2471 (100.0%)   0.1809 (100.0%)   0.4280 (100.0%)   6.4445 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 3.0338 seconds (6.3416 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.3660 (100.0%)   1.6678 (100.0%)   3.0338 (100.0%)   6.3416 (100.0%)  Building Target
   1.3660 (100.0%)   1.6678 (100.0%)   3.0338 (100.0%)   6.3416 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FlowLayoutDelegate.swift (in target 'FlowLayout' from project 'FlowLayout')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ Constants.swift /Users/admin/builder/spi-builder-workspace/Sources/Constants.swift (in target 'FlowLayout' from project 'FlowLayout')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745625385965641-swift-frontend-FlowLayout-Constants.swift-arm64_apple_ios11.0-o-Onone-2497439303.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3782 seconds (6.2633 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0322 ( 14.8%)   0.0378 ( 23.5%)   0.0700 ( 18.5%)   2.9437 ( 47.0%)  parse-and-resolve-imports
   0.0305 ( 14.0%)   0.0354 ( 22.0%)   0.0660 ( 17.4%)   2.9397 ( 46.9%)  Import resolution
   0.0015 (  0.7%)   0.0078 (  4.9%)   0.0093 (  2.5%)   0.1458 (  2.3%)  load-stdlib
   0.0942 ( 43.4%)   0.0369 ( 22.9%)   0.1311 ( 34.7%)   0.1319 (  2.1%)  build-rewrite-system
   0.0274 ( 12.6%)   0.0242 ( 15.1%)   0.0516 ( 13.6%)   0.0520 (  0.8%)  import-clang-decl
   0.0068 (  3.1%)   0.0038 (  2.3%)   0.0105 (  2.8%)   0.0105 (  0.2%)  perform-sema
   0.0066 (  3.1%)   0.0037 (  2.3%)   0.0104 (  2.7%)   0.0104 (  0.2%)  Type checking and Semantic analysis
   0.0066 (  3.0%)   0.0037 (  2.3%)   0.0103 (  2.7%)   0.0103 (  0.2%)  typecheck-decl
   0.0031 (  1.4%)   0.0045 (  2.8%)   0.0076 (  2.0%)   0.0076 (  0.1%)  IRGen
   0.0027 (  1.2%)   0.0012 (  0.7%)   0.0039 (  1.0%)   0.0039 (  0.1%)  load-all-members
   0.0022 (  1.0%)   0.0011 (  0.7%)   0.0033 (  0.9%)   0.0033 (  0.1%)  typecheck-expr
   0.0016 (  0.7%)   0.0000 (  0.0%)   0.0016 (  0.4%)   0.0016 (  0.0%)  SIL optimization
   0.0010 (  0.5%)   0.0004 (  0.2%)   0.0014 (  0.4%)   0.0014 (  0.0%)  SILGen
   0.0007 (  0.3%)   0.0002 (  0.1%)   0.0008 (  0.2%)   0.0008 (  0.0%)  SILGen-function
   0.0003 (  0.1%)   0.0001 (  0.1%)   0.0004 (  0.1%)   0.0004 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.2173 (100.0%)   0.1609 (100.0%)   0.3782 (100.0%)   6.2633 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 3.0503 seconds (6.3302 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.3697 (100.0%)   1.6805 (100.0%)   3.0503 (100.0%)   6.3302 (100.0%)  Building Target
   1.3697 (100.0%)   1.6805 (100.0%)   3.0503 (100.0%)   6.3302 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Constants.swift (in target 'FlowLayout' from project 'FlowLayout')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ FlowLayout+Backgrounds.swift /Users/admin/builder/spi-builder-workspace/Sources/FlowLayout+Backgrounds.swift (in target 'FlowLayout' from project 'FlowLayout')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745625385960945-swift-frontend-FlowLayout-FlowLayout_Backgrounds.swift-arm64_apple_ios11.0-o-Onone-403405375.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.6304 seconds (6.4351 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0301 (  7.7%)   0.0410 ( 17.0%)   0.0711 ( 11.3%)   2.9013 ( 45.1%)  parse-and-resolve-imports
   0.0281 (  7.2%)   0.0383 ( 15.8%)   0.0663 ( 10.5%)   2.8936 ( 45.0%)  Import resolution
   0.0015 (  0.4%)   0.0104 (  4.3%)   0.0119 (  1.9%)   0.1422 (  2.2%)  load-stdlib
   0.0970 ( 24.9%)   0.0330 ( 13.7%)   0.1300 ( 20.6%)   0.1321 (  2.1%)  build-rewrite-system
   0.0333 (  8.6%)   0.0261 ( 10.8%)   0.0594 (  9.4%)   0.0623 (  1.0%)  import-clang-decl
   0.0374 (  9.6%)   0.0183 (  7.6%)   0.0557 (  8.8%)   0.0593 (  0.9%)  perform-sema
   0.0373 (  9.6%)   0.0183 (  7.6%)   0.0557 (  8.8%)   0.0592 (  0.9%)  Type checking and Semantic analysis
   0.0335 (  8.6%)   0.0116 (  4.8%)   0.0451 (  7.2%)   0.0455 (  0.7%)  typecheck-stmt
   0.0324 (  8.3%)   0.0113 (  4.7%)   0.0437 (  6.9%)   0.0441 (  0.7%)  typecheck-expr
   0.0224 (  5.8%)   0.0138 (  5.7%)   0.0362 (  5.7%)   0.0398 (  0.6%)  typecheck-decl
   0.0152 (  3.9%)   0.0059 (  2.5%)   0.0211 (  3.4%)   0.0214 (  0.3%)  precheck-target
   0.0066 (  1.7%)   0.0081 (  3.3%)   0.0147 (  2.3%)   0.0148 (  0.2%)  IRGen
   0.0038 (  1.0%)   0.0020 (  0.8%)   0.0058 (  0.9%)   0.0059 (  0.1%)  SILGen
   0.0034 (  0.9%)   0.0019 (  0.8%)   0.0053 (  0.8%)   0.0053 (  0.1%)  SILGen-function
   0.0038 (  1.0%)   0.0004 (  0.2%)   0.0042 (  0.7%)   0.0042 (  0.1%)  SIL optimization
   0.0029 (  0.7%)   0.0012 (  0.5%)   0.0041 (  0.6%)   0.0041 (  0.1%)  load-all-members
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.3887 (100.0%)   0.2417 (100.0%)   0.6304 (100.0%)   6.4351 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 3.1182 seconds (6.3371 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.4165 (100.0%)   1.7017 (100.0%)   3.1182 (100.0%)   6.3371 (100.0%)  Building Target
   1.4165 (100.0%)   1.7017 (100.0%)   3.1182 (100.0%)   6.3371 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FlowLayout+Backgrounds.swift (in target 'FlowLayout' from project 'FlowLayout')
    cd /Users/admin/builder/spi-builder-workspace

SwiftEmitModule normal arm64 Emitting\ module\ for\ FlowLayout (in target 'FlowLayout' from project 'FlowLayout')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745625385965789-swift-frontend-FlowLayout-all-arm64_apple_ios11.0-swiftmodule-Onone-1146899467.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4374 seconds (6.2700 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0300 ( 13.2%)   0.0472 ( 22.4%)   0.0771 ( 17.6%)   2.9410 ( 46.9%)  parse-and-resolve-imports
   0.0277 ( 12.2%)   0.0439 ( 20.8%)   0.0716 ( 16.4%)   2.9329 ( 46.8%)  Import resolution
   0.0015 (  0.6%)   0.0052 (  2.5%)   0.0067 (  1.5%)   0.0980 (  1.6%)  load-stdlib
   0.0411 ( 18.1%)   0.0277 ( 13.1%)   0.0687 ( 15.7%)   0.0721 (  1.1%)  perform-sema
   0.0409 ( 18.1%)   0.0276 ( 13.1%)   0.0685 ( 15.7%)   0.0718 (  1.1%)  Type checking and Semantic analysis
   0.0406 ( 17.9%)   0.0274 ( 13.0%)   0.0679 ( 15.5%)   0.0712 (  1.1%)  typecheck-decl
   0.0089 (  3.9%)   0.0112 (  5.3%)   0.0200 (  4.6%)   0.0226 (  0.4%)  import-clang-decl
   0.0075 (  3.3%)   0.0072 (  3.4%)   0.0146 (  3.3%)   0.0164 (  0.3%)  SIL optimization
   0.0084 (  3.7%)   0.0027 (  1.3%)   0.0112 (  2.6%)   0.0112 (  0.2%)  SILGen
   0.0043 (  1.9%)   0.0022 (  1.1%)   0.0065 (  1.5%)   0.0067 (  0.1%)  typecheck-expr
   0.0047 (  2.1%)   0.0011 (  0.5%)   0.0058 (  1.3%)   0.0058 (  0.1%)  SILGen-function
   0.0015 (  0.7%)   0.0031 (  1.5%)   0.0047 (  1.1%)   0.0057 (  0.1%)  Serialization, swiftmodule
   0.0041 (  1.8%)   0.0014 (  0.7%)   0.0055 (  1.3%)   0.0055 (  0.1%)  build-rewrite-system
   0.0005 (  0.2%)   0.0015 (  0.7%)   0.0020 (  0.4%)   0.0027 (  0.0%)  Serialization, swiftdoc
   0.0019 (  0.8%)   0.0005 (  0.2%)   0.0024 (  0.5%)   0.0024 (  0.0%)  typecheck-stmt
   0.0013 (  0.6%)   0.0003 (  0.1%)   0.0016 (  0.4%)   0.0016 (  0.0%)  typecheck-expr-pattern
   0.0008 (  0.3%)   0.0003 (  0.2%)   0.0011 (  0.3%)   0.0011 (  0.0%)  load-all-members
   0.0006 (  0.2%)   0.0001 (  0.1%)   0.0007 (  0.2%)   0.0007 (  0.0%)  Serialization, swiftsourceinfo
   0.0006 (  0.3%)   0.0000 (  0.0%)   0.0006 (  0.1%)   0.0006 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-module-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.2267 (100.0%)   0.2107 (100.0%)   0.4374 (100.0%)   6.2700 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1946 seconds (3.1557 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0992 (100.0%)   0.0954 (100.0%)   0.1946 (100.0%)   3.1557 (100.0%)  Building Target
   0.0992 (100.0%)   0.0954 (100.0%)   0.1946 (100.0%)   3.1557 (100.0%)  Total
EmitSwiftModule normal arm64 (in target 'FlowLayout' from project 'FlowLayout')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ FlowLayoutItemAttributes.swift /Users/admin/builder/spi-builder-workspace/Sources/FlowLayoutItemAttributes.swift (in target 'FlowLayout' from project 'FlowLayout')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745625385963102-swift-frontend-FlowLayout-FlowLayoutItemAttributes.swift-arm64_apple_ios11.0-o-Onone-3918026550.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4141 seconds (6.2198 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0305 ( 13.7%)   0.0483 ( 25.2%)   0.0787 ( 19.0%)   2.9124 ( 46.8%)  parse-and-resolve-imports
   0.0283 ( 12.7%)   0.0452 ( 23.6%)   0.0735 ( 17.8%)   2.9045 ( 46.7%)  Import resolution
   0.0976 ( 43.9%)   0.0369 ( 19.3%)   0.1345 ( 32.5%)   0.1348 (  2.2%)  build-rewrite-system
   0.0014 (  0.6%)   0.0057 (  3.0%)   0.0071 (  1.7%)   0.1293 (  2.1%)  load-stdlib
   0.0282 ( 12.7%)   0.0264 ( 13.7%)   0.0546 ( 13.2%)   0.0574 (  0.9%)  import-clang-decl
   0.0072 (  3.3%)   0.0063 (  3.3%)   0.0135 (  3.3%)   0.0186 (  0.3%)  perform-sema
   0.0072 (  3.2%)   0.0062 (  3.3%)   0.0134 (  3.2%)   0.0185 (  0.3%)  Type checking and Semantic analysis
   0.0056 (  2.5%)   0.0051 (  2.6%)   0.0107 (  2.6%)   0.0153 (  0.2%)  typecheck-decl
   0.0034 (  1.5%)   0.0061 (  3.2%)   0.0095 (  2.3%)   0.0095 (  0.2%)  IRGen
   0.0026 (  1.2%)   0.0010 (  0.5%)   0.0037 (  0.9%)   0.0037 (  0.1%)  load-all-members
   0.0023 (  1.0%)   0.0012 (  0.6%)   0.0035 (  0.9%)   0.0035 (  0.1%)  SILGen
   0.0016 (  0.7%)   0.0013 (  0.7%)   0.0029 (  0.7%)   0.0034 (  0.1%)  typecheck-expr
   0.0033 (  1.5%)   0.0001 (  0.0%)   0.0034 (  0.8%)   0.0034 (  0.1%)  SIL optimization
   0.0018 (  0.8%)   0.0010 (  0.5%)   0.0028 (  0.7%)   0.0028 (  0.0%)  SILGen-function
   0.0009 (  0.4%)   0.0008 (  0.4%)   0.0018 (  0.4%)   0.0022 (  0.0%)  typecheck-stmt
   0.0003 (  0.1%)   0.0000 (  0.0%)   0.0003 (  0.1%)   0.0003 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.2223 (100.0%)   0.1918 (100.0%)   0.4141 (100.0%)   6.2198 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 3.0978 seconds (6.3420 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.3814 (100.0%)   1.7164 (100.0%)   3.0978 (100.0%)   6.3420 (100.0%)  Building Target
   1.3814 (100.0%)   1.7164 (100.0%)   3.0978 (100.0%)   6.3420 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FlowLayoutItemAttributes.swift (in target 'FlowLayout' from project 'FlowLayout')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/Helpers.swift (in target 'FlowLayout' from project 'FlowLayout')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Helpers.swift (in target 'FlowLayout' from project 'FlowLayout')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745625389189224-swift-frontend-FlowLayout-Helpers.swift-arm64_apple_ios11.0-o-Onone-58368462.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.5874 seconds (0.5879 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0967 ( 24.5%)   0.0315 ( 16.4%)   0.1283 ( 21.8%)   0.1285 ( 21.9%)  build-rewrite-system
   0.0331 (  8.4%)   0.0355 ( 18.5%)   0.0685 ( 11.7%)   0.0687 ( 11.7%)  parse-and-resolve-imports
   0.0315 (  8.0%)   0.0338 ( 17.6%)   0.0653 ( 11.1%)   0.0654 ( 11.1%)  Import resolution
   0.0464 ( 11.7%)   0.0143 (  7.4%)   0.0607 ( 10.3%)   0.0607 ( 10.3%)  perform-sema
   0.0463 ( 11.7%)   0.0142 (  7.4%)   0.0606 ( 10.3%)   0.0606 ( 10.3%)  Type checking and Semantic analysis
   0.0320 (  8.1%)   0.0254 ( 13.2%)   0.0574 (  9.8%)   0.0573 (  9.8%)  import-clang-decl
   0.0420 ( 10.6%)   0.0121 (  6.3%)   0.0541 (  9.2%)   0.0541 (  9.2%)  typecheck-stmt
   0.0121 (  3.1%)   0.0072 (  3.7%)   0.0192 (  3.3%)   0.0192 (  3.3%)  IRGen
   0.0135 (  3.4%)   0.0049 (  2.5%)   0.0183 (  3.1%)   0.0183 (  3.1%)  precheck-target
   0.0127 (  3.2%)   0.0047 (  2.5%)   0.0175 (  3.0%)   0.0175 (  3.0%)  typecheck-decl
   0.0130 (  3.3%)   0.0037 (  1.9%)   0.0167 (  2.8%)   0.0167 (  2.8%)  typecheck-expr
   0.0046 (  1.2%)   0.0022 (  1.1%)   0.0068 (  1.2%)   0.0068 (  1.2%)  load-all-members
   0.0037 (  0.9%)   0.0007 (  0.4%)   0.0043 (  0.7%)   0.0043 (  0.7%)  SILGen
   0.0035 (  0.9%)   0.0000 (  0.0%)   0.0035 (  0.6%)   0.0035 (  0.6%)  SIL optimization
   0.0030 (  0.8%)   0.0004 (  0.2%)   0.0034 (  0.6%)   0.0035 (  0.6%)  SILGen-function
   0.0010 (  0.2%)   0.0016 (  0.9%)   0.0026 (  0.4%)   0.0026 (  0.4%)  load-stdlib
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.3951 (100.0%)   0.1923 (100.0%)   0.5874 (100.0%)   0.5879 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.8877 seconds (3.1169 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.3670 (100.0%)   1.5207 (100.0%)   2.8877 (100.0%)   3.1169 (100.0%)  Building Target
   1.3670 (100.0%)   1.5207 (100.0%)   2.8877 (100.0%)   3.1169 (100.0%)  Total
SwiftDriverJobDiscovery normal arm64 Emitting module for FlowLayout (in target 'FlowLayout' from project 'FlowLayout')
SwiftDriver\ Compilation\ Requirements FlowLayout normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FlowLayout' from project 'FlowLayout')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FlowLayout -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios11.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 -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -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/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout-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/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout.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/FlowLayout.build/Debug-iphoneos/FlowLayout.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/FlowLayout-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/FlowLayout-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/FlowLayout-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout-ce107368c549e057522eba22bf31314f-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/FlowLayout-project-headers.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/FlowLayout.build/Debug-iphoneos/FlowLayout.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/unextended-module-overlay.yaml -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling FlowLayout+Types.swift (in target 'FlowLayout' from project 'FlowLayout')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FlowLayout.framework/Headers/FlowLayout-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout-Swift.h (in target 'FlowLayout' from project 'FlowLayout')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FlowLayout.framework/Headers/FlowLayout-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling Constants.swift (in target 'FlowLayout' from project 'FlowLayout')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FlowLayout.framework/Modules/FlowLayout.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout.swiftmodule (in target 'FlowLayout' from project 'FlowLayout')
    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/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FlowLayout.framework/Modules/FlowLayout.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FlowLayout.framework/Modules/FlowLayout.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout.swiftdoc (in target 'FlowLayout' from project 'FlowLayout')
    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/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FlowLayout.framework/Modules/FlowLayout.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FlowLayout.framework/Modules/FlowLayout.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout.abi.json (in target 'FlowLayout' from project 'FlowLayout')
    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/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FlowLayout.framework/Modules/FlowLayout.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FlowLayout.framework/Modules/FlowLayout.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout.swiftsourceinfo (in target 'FlowLayout' from project 'FlowLayout')
    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/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FlowLayout.framework/Modules/FlowLayout.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout_vers.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/DerivedSources/FlowLayout_vers.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'FlowLayout' from project 'FlowLayout')
    cd /Users/admin/builder/spi-builder-workspace

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp

    builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout_vers.o.scan -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout_vers.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout_vers.dia -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/DerivedSources/FlowLayout_vers.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout_vers.o -index-unit-output-path /FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout_vers.o
SwiftDriverJobDiscovery normal arm64 Compiling FlowLayoutItemAttributes.swift (in target 'FlowLayout' from project 'FlowLayout')
SwiftDriverJobDiscovery normal arm64 Compiling FlowLayout+Backgrounds.swift (in target 'FlowLayout' from project 'FlowLayout')
SwiftDriverJobDiscovery normal arm64 Compiling FlowLayout+Deprecations.swift (in target 'FlowLayout' from project 'FlowLayout')
SwiftDriverJobDiscovery normal arm64 Compiling FlowLayoutDelegate.swift (in target 'FlowLayout' from project 'FlowLayout')
SwiftDriverJobDiscovery normal arm64 Compiling FlowLayout+Adjustments.swift (in target 'FlowLayout' from project 'FlowLayout')
SwiftDriverJobDiscovery normal arm64 Compiling FlowLayoutInvalidationContext.swift (in target 'FlowLayout' from project 'FlowLayout')
SwiftDriverJobDiscovery normal arm64 Compiling FlowLayout.swift (in target 'FlowLayout' from project 'FlowLayout')
SwiftDriverJobDiscovery normal arm64 Compiling Helpers.swift (in target 'FlowLayout' from project 'FlowLayout')
SwiftDriver\ Compilation FlowLayout normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FlowLayout' from project 'FlowLayout')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FlowLayout -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios11.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 -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -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/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout-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/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout.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/FlowLayout.build/Debug-iphoneos/FlowLayout.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/FlowLayout-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/FlowLayout-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/FlowLayout-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout-ce107368c549e057522eba22bf31314f-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/FlowLayout-project-headers.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/FlowLayout.build/Debug-iphoneos/FlowLayout.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/unextended-module-overlay.yaml -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout_vers.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/DerivedSources/FlowLayout_vers.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'FlowLayout' from project 'FlowLayout')
    cd /Users/admin/builder/spi-builder-workspace

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp

    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout_vers.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout_vers.dia -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/DerivedSources/FlowLayout_vers.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout_vers.o -index-unit-output-path /FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout_vers.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FlowLayout.framework/FlowLayout normal (in target 'FlowLayout' from project 'FlowLayout')
    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-ios11.0 -dynamiclib -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 -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 -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout.LinkFileList -install_name @rpath/FlowLayout.framework/FlowLayout -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout_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/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout.swiftmodule -compatibility_version 1 -current_version 1 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FlowLayout.framework/FlowLayout
ExtractAppIntentsMetadata (in target 'FlowLayout' from project 'FlowLayout')
    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 FlowLayout --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 11.0 --bundle-identifier com.152percent.FlowLayout --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FlowLayout.framework --target-triple arm64-apple-ios11.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FlowLayout.framework/FlowLayout --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/FlowLayout.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/FlowLayout.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/Objects-normal/arm64/FlowLayout.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-25 16:56:33.155 appintentsmetadataprocessor[704:3960] Starting appintentsmetadataprocessor export
2025-04-25 16:56:33.157 appintentsmetadataprocessor[704:3960] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
AppIntentsSSUTraining (in target 'FlowLayout' from project 'FlowLayout')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsnltrainingprocessor --infoplist-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FlowLayout.framework/Info.plist --temp-dir-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/ssu --bundle-id com.152percent.FlowLayout --product-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FlowLayout.framework --extracted-metadata-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FlowLayout.framework/Metadata.appintents --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlowLayout.build/Debug-iphoneos/FlowLayout.build/FlowLayout.DependencyMetadataFileList --archive-ssu-assets
2025-04-25 16:56:33.183 appintentsnltrainingprocessor[705:3961] Parsing options for appintentsnltrainingprocessor
2025-04-25 16:56:33.184 appintentsnltrainingprocessor[705:3961] No AppShortcuts found - Skipping.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/FlowLayout.framework/FlowLayout.tbd (in target 'FlowLayout' from project 'FlowLayout')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FlowLayout.framework/FlowLayout -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/FlowLayout.framework/FlowLayout.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FlowLayout.framework (in target 'FlowLayout' from project 'FlowLayout')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FlowLayout.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FlowLayout.framework (in target 'FlowLayout' from project 'FlowLayout')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FlowLayout.framework
/Users/admin/builder/spi-builder-workspace/FlowLayout.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'FlowLayout' from project 'FlowLayout')
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "FlowLayout",
  "name" : "FlowLayout",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "FlowLayout",
      "targets" : [
        "FlowLayout"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FlowLayout",
      "module_type" : "SwiftTarget",
      "name" : "FlowLayout",
      "path" : ".",
      "product_memberships" : [
        "FlowLayout"
      ],
      "sources" : [
        "Sources/Constants.swift",
        "Sources/FlowLayout+Adjustments.swift",
        "Sources/FlowLayout+Backgrounds.swift",
        "Sources/FlowLayout+Deprecations.swift",
        "Sources/FlowLayout+Types.swift",
        "Sources/FlowLayout.swift",
        "Sources/FlowLayoutDelegate.swift",
        "Sources/FlowLayoutInvalidationContext.swift",
        "Sources/FlowLayoutItemAttributes.swift",
        "Sources/Helpers.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.