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 FluxorExplorerInterceptor, reference master (39c87b), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 26 Apr 2025 17:22:17 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 FluxorExplorerInterceptor -destination platform=macOS,arch=arm64 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/FluxorOrg/FluxorExplorerInterceptor.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/FluxorOrg/FluxorExplorerInterceptor
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 39c87bd Note about the App Sandbox on macOS (#16)
Cloned https://github.com/FluxorOrg/FluxorExplorerInterceptor.git
Revision (git rev-parse @):
39c87bd3fb204ef7f314689a08dd4c73f2606e69
SUCCESS checkout https://github.com/FluxorOrg/FluxorExplorerInterceptor.git at master
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/FluxorOrg/FluxorExplorerInterceptor.git
https://github.com/FluxorOrg/FluxorExplorerInterceptor.git
{
  "dependencies" : [
    {
      "identity" : "fluxor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.1",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FluxorOrg/Fluxor"
    },
    {
      "identity" : "fluxorexplorersnapshot",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FluxorOrg/FluxorExplorerSnapshot"
    }
  ],
  "manifest_display_name" : "FluxorExplorerInterceptor",
  "name" : "FluxorExplorerInterceptor",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "FluxorExplorerInterceptor",
      "targets" : [
        "FluxorExplorerInterceptor"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FluxorExplorerInterceptorTests",
      "module_type" : "SwiftTarget",
      "name" : "FluxorExplorerInterceptorTests",
      "path" : "Tests/FluxorExplorerInterceptorTests",
      "product_dependencies" : [
        "Fluxor"
      ],
      "sources" : [
        "FluxorExplorerStoreInterceptorTests.swift"
      ],
      "target_dependencies" : [
        "FluxorExplorerInterceptor"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FluxorExplorerInterceptor",
      "module_type" : "SwiftTarget",
      "name" : "FluxorExplorerInterceptor",
      "path" : "Sources/FluxorExplorerInterceptor",
      "product_dependencies" : [
        "Fluxor",
        "FluxorExplorerSnapshot"
      ],
      "product_memberships" : [
        "FluxorExplorerInterceptor"
      ],
      "sources" : [
        "FluxorExplorerInterceptor.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
Resolve Package Graph
Fetching from https://github.com/FluxorOrg/FluxorExplorerSnapshot
Fetching from https://github.com/FluxorOrg/Fluxor
Creating working copy of package ‘Fluxor’
Checking out 5.0.1 of package ‘Fluxor’
Creating working copy of package ‘FluxorExplorerSnapshot’
Checking out 5.0.0 of package ‘FluxorExplorerSnapshot’
Resolve Package Graph
Resolved source packages:
  FluxorExplorerSnapshot: https://github.com/FluxorOrg/FluxorExplorerSnapshot @ 5.0.0
  FluxorExplorerInterceptor: /Users/admin/builder/spi-builder-workspace
  Fluxor: https://github.com/FluxorOrg/Fluxor @ 5.0.1
resolved source packages: FluxorExplorerSnapshot, FluxorExplorerInterceptor, Fluxor
{
  "dependencies" : [
    {
      "identity" : "fluxor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.1",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FluxorOrg/Fluxor"
    },
    {
      "identity" : "fluxorexplorersnapshot",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FluxorOrg/FluxorExplorerSnapshot"
    }
  ],
  "manifest_display_name" : "FluxorExplorerInterceptor",
  "name" : "FluxorExplorerInterceptor",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "FluxorExplorerInterceptor",
      "targets" : [
        "FluxorExplorerInterceptor"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FluxorExplorerInterceptorTests",
      "module_type" : "SwiftTarget",
      "name" : "FluxorExplorerInterceptorTests",
      "path" : "Tests/FluxorExplorerInterceptorTests",
      "product_dependencies" : [
        "Fluxor"
      ],
      "sources" : [
        "FluxorExplorerStoreInterceptorTests.swift"
      ],
      "target_dependencies" : [
        "FluxorExplorerInterceptor"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FluxorExplorerInterceptor",
      "module_type" : "SwiftTarget",
      "name" : "FluxorExplorerInterceptor",
      "path" : "Sources/FluxorExplorerInterceptor",
      "product_dependencies" : [
        "Fluxor",
        "FluxorExplorerSnapshot"
      ],
      "product_memberships" : [
        "FluxorExplorerInterceptor"
      ],
      "sources" : [
        "FluxorExplorerInterceptor.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Fluxor",
      "Fluxor-Package",
      "FluxorExplorerInterceptor",
      "FluxorExplorerSnapshot",
      "FluxorTestSupport"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Fluxor",
      "Fluxor-Package",
      "FluxorExplorerInterceptor",
      "FluxorExplorerSnapshot",
      "FluxorTestSupport"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FluxorExplorerInterceptor -destination platform=macOS,arch=arm64 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 FluxorExplorerInterceptor -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  Fluxor: https://github.com/FluxorOrg/Fluxor @ 5.0.1
  FluxorExplorerInterceptor: /Users/admin/builder/spi-builder-workspace
  FluxorExplorerSnapshot: https://github.com/FluxorOrg/FluxorExplorerSnapshot @ 5.0.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
    Target 'FluxorExplorerInterceptorTests' in project 'FluxorExplorerInterceptor'
        ➜ Explicit dependency on target 'FluxorExplorerInterceptor' in project 'FluxorExplorerInterceptor'
        ➜ Explicit dependency on target 'Fluxor' in project 'Fluxor'
        ➜ Explicit dependency on target 'FluxorExplorerSnapshot' in project 'FluxorExplorerSnapshot'
    Target 'FluxorExplorerInterceptor' in project 'FluxorExplorerInterceptor'
        ➜ Explicit dependency on target 'FluxorExplorerInterceptor' in project 'FluxorExplorerInterceptor'
        ➜ Explicit dependency on target 'Fluxor' in project 'Fluxor'
        ➜ Explicit dependency on target 'FluxorExplorerSnapshot' in project 'FluxorExplorerSnapshot'
    Target 'FluxorExplorerInterceptor' in project 'FluxorExplorerInterceptor'
        ➜ Explicit dependency on target 'Fluxor' in project 'Fluxor'
        ➜ Explicit dependency on target 'FluxorExplorerSnapshot' in project 'FluxorExplorerSnapshot'
    Target 'FluxorExplorerSnapshot' in project 'FluxorExplorerSnapshot'
        ➜ Explicit dependency on target 'FluxorExplorerSnapshot' in project 'FluxorExplorerSnapshot'
        ➜ Explicit dependency on target 'Fluxor' in project 'Fluxor'
    Target 'FluxorExplorerSnapshot' in project 'FluxorExplorerSnapshot'
        ➜ Explicit dependency on target 'Fluxor' in project 'Fluxor'
    Target 'Fluxor' in project 'Fluxor'
        ➜ Explicit dependency on target 'Fluxor' in project 'Fluxor'
        ➜ Explicit dependency on target 'AnyCodable' in project 'Fluxor'
    Target 'Fluxor' in project 'Fluxor'
        ➜ Explicit dependency on target 'AnyCodable' in project 'Fluxor'
    Target 'AnyCodable' in project 'Fluxor' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 702cd1c945200f16fa7feffdeb440c12
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/702cd1c945200f16fa7feffdeb440c12.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/FluxorExplorerSnapshot.modulemap (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/FluxorExplorerSnapshot.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/FluxorExplorerSnapshot.DependencyMetadataFileList (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/FluxorExplorerSnapshot.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/FluxorExplorerSnapshot.DependencyStaticMetadataFileList (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/FluxorExplorerSnapshot.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/empty-FluxorExplorerInterceptorTests.plist (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/empty-FluxorExplorerInterceptorTests.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot-OutputFileMap.json (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.SwiftFileList (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.SwiftConstValuesFileList (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot_const_extract_protocols.json (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.LinkFileList (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.SwiftFileList (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests_const_extract_protocols.json (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests_const_extract_protocols.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/FluxorExplorerSnapshot.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/FluxorExplorerSnapshot.modulemap (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
    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/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/FluxorExplorerSnapshot.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.SwiftConstValuesFileList (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.LinkFileList (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests-OutputFileMap.json (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/FluxorExplorerInterceptorTests.DependencyStaticMetadataFileList (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/FluxorExplorerInterceptorTests.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/FluxorExplorerInterceptorTests.DependencyMetadataFileList (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/FluxorExplorerInterceptorTests.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor_const_extract_protocols.json (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.SwiftFileList (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.SwiftConstValuesFileList (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.LinkFileList (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor-OutputFileMap.json (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/FluxorExplorerInterceptor.modulemap (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/FluxorExplorerInterceptor.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/FluxorExplorerInterceptor.DependencyStaticMetadataFileList (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/FluxorExplorerInterceptor.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/FluxorExplorerInterceptor.DependencyMetadataFileList (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/FluxorExplorerInterceptor.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.SwiftFileList (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor_const_extract_protocols.json (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.LinkFileList (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.SwiftConstValuesFileList (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor-OutputFileMap.json (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Fluxor.modulemap (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Fluxor.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Fluxor.DependencyStaticMetadataFileList (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Fluxor.DependencyStaticMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/FluxorExplorerInterceptor.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/FluxorExplorerInterceptor.modulemap (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
    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/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/FluxorExplorerInterceptor.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Fluxor.DependencyMetadataFileList (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Fluxor.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftConstValuesFileList (in target 'AnyCodable' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable_const_extract_protocols.json (in target 'AnyCodable' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftFileList (in target 'AnyCodable' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable-OutputFileMap.json (in target 'AnyCodable' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.LinkFileList (in target 'AnyCodable' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/AnyCodable.modulemap (in target 'AnyCodable' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/AnyCodable.modulemap
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Fluxor.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Fluxor.modulemap (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    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/Fluxor.build/Debug/Fluxor.build/Fluxor.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/AnyCodable.DependencyStaticMetadataFileList (in target 'AnyCodable' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/AnyCodable.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/AnyCodable.DependencyMetadataFileList (in target 'AnyCodable' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/AnyCodable.DependencyMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.xctest/Contents (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.xctest/Contents
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.xctest/Contents/MacOS (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.xctest/Contents/MacOS
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.xctest (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.xctest
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/AnyCodable.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/AnyCodable.modulemap (in target 'AnyCodable' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    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/Fluxor.build/Debug/AnyCodable.build/AnyCodable.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
SwiftDriver AnyCodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AnyCodable' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AnyCodable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.15 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable-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/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.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/Fluxor.build/Debug/AnyCodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ AnyCodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/AnyCodable/AnyCodable.swift (in target 'AnyCodable' from project 'Fluxor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/AnyCodable/AnyCodable.swift (in target 'AnyCodable' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ AnyCodable (in target 'AnyCodable' from project 'Fluxor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/AnyCodable/AnyCodable.swift (in target 'AnyCodable' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for AnyCodable (in target 'AnyCodable' from project 'Fluxor')
SwiftDriver\ Compilation\ Requirements AnyCodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AnyCodable' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AnyCodable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.15 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable-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/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.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/Fluxor.build/Debug/AnyCodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/AnyCodable-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable-Swift.h (in target 'AnyCodable' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/AnyCodable-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyCodable.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.abi.json (in target 'AnyCodable' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    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/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyCodable.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyCodable.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftmodule (in target 'AnyCodable' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    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/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyCodable.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyCodable.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftdoc (in target 'AnyCodable' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    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/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyCodable.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyCodable.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftsourceinfo (in target 'AnyCodable' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    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/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyCodable.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriver Fluxor normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Fluxor -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.15 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor-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/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.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/Fluxor.build/Debug/Fluxor.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ ActionPublisher+OfType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Operators/ActionPublisher+OfType.swift (in target 'Fluxor' from project 'Fluxor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Operators/ActionPublisher+OfType.swift (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ActionPublisher+WasCreatedBy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Operators/ActionPublisher+WasCreatedBy.swift (in target 'Fluxor' from project 'Fluxor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Operators/ActionPublisher+WasCreatedBy.swift (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ActionPublisher+WithIdentifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Operators/ActionPublisher+WithIdentifier.swift (in target 'Fluxor' from project 'Fluxor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Operators/ActionPublisher+WithIdentifier.swift (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ Fluxor (in target 'Fluxor' from project 'Fluxor')
EmitSwiftModule normal arm64 (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ StoreValue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/SwiftUI/StoreValue.swift (in target 'Fluxor' from project 'Fluxor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/SwiftUI/StoreValue.swift (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Store.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Store.swift (in target 'Fluxor' from project 'Fluxor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Store.swift (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Store+Binding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/SwiftUI/Store+Binding.swift (in target 'Fluxor' from project 'Fluxor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/SwiftUI/Store+Binding.swift (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Selector.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Selector.swift (in target 'Fluxor' from project 'Fluxor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Selector.swift (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Interceptor.swift,\ PrintInterceptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Interceptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Interceptors/PrintInterceptor.swift (in target 'Fluxor' from project 'Fluxor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Interceptor.swift (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Interceptors/PrintInterceptor.swift (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Action.swift,\ Effects.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Action.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Effects.swift (in target 'Fluxor' from project 'Fluxor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Action.swift (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Effects.swift (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling AnyCodable.swift (in target 'AnyCodable' from project 'Fluxor')
SwiftCompile normal arm64 Compiling\ Reducer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Reducer.swift (in target 'Fluxor' from project 'Fluxor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Reducer.swift (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling ActionPublisher+WithIdentifier.swift (in target 'Fluxor' from project 'Fluxor')
SwiftDriver\ Compilation AnyCodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AnyCodable' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AnyCodable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.15 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable-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/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.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/Fluxor.build/Debug/AnyCodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Emitting module for Fluxor (in target 'Fluxor' from project 'Fluxor')
SwiftDriver\ Compilation\ Requirements Fluxor normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Fluxor -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.15 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor-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/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.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/Fluxor.build/Debug/Fluxor.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyCodable.o normal (in target 'AnyCodable' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.15 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyCodable.o
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Fluxor-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor-Swift.h (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Fluxor-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling Interceptor.swift, PrintInterceptor.swift (in target 'Fluxor' from project 'Fluxor')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Fluxor.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.swiftmodule (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    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/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Fluxor.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Fluxor.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.swiftdoc (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    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/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Fluxor.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Fluxor.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.abi.json (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    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/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Fluxor.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Fluxor.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.swiftsourceinfo (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    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/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Fluxor.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriver FluxorExplorerSnapshot normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FluxorExplorerSnapshot -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.15 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot-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/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.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/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
ExtractAppIntentsMetadata (in target 'AnyCodable' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    /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 AnyCodable --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.15 --bundle-identifier fluxor.AnyCodable --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyCodable.appintents --target-triple arm64-apple-macos10.15 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyCodable.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/AnyCodable.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/AnyCodable.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 10:22:07.102 appintentsmetadataprocessor[801:4424] Starting appintentsmetadataprocessor export
2025-04-26 10:22:07.155 appintentsmetadataprocessor[801:4424] Extracted no relevant App Intents symbols, skipping writing output
SwiftCompile normal arm64 Compiling\ FluxorExplorerSnapshot.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot/Sources/FluxorExplorerSnapshot/FluxorExplorerSnapshot.swift (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot/Sources/FluxorExplorerSnapshot/FluxorExplorerSnapshot.swift (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ FluxorExplorerSnapshot (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot/Sources/FluxorExplorerSnapshot/FluxorExplorerSnapshot.swift (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Store.swift (in target 'Fluxor' from project 'Fluxor')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyCodable.o (in target 'AnyCodable' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyCodable.o
SwiftDriverJobDiscovery normal arm64 Compiling ActionPublisher+OfType.swift (in target 'Fluxor' from project 'Fluxor')
SwiftDriverJobDiscovery normal arm64 Compiling Reducer.swift (in target 'Fluxor' from project 'Fluxor')
SwiftDriverJobDiscovery normal arm64 Compiling ActionPublisher+WasCreatedBy.swift (in target 'Fluxor' from project 'Fluxor')
SwiftDriverJobDiscovery normal arm64 Compiling Action.swift, Effects.swift (in target 'Fluxor' from project 'Fluxor')
SwiftDriverJobDiscovery normal arm64 Compiling Selector.swift (in target 'Fluxor' from project 'Fluxor')
SwiftDriverJobDiscovery normal arm64 Emitting module for FluxorExplorerSnapshot (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
SwiftDriver\ Compilation\ Requirements FluxorExplorerSnapshot normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FluxorExplorerSnapshot -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.15 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot-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/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.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/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/FluxorExplorerSnapshot-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot-Swift.h (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/FluxorExplorerSnapshot-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerSnapshot.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.swiftmodule (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
    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/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerSnapshot.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerSnapshot.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.abi.json (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
    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/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerSnapshot.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerSnapshot.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.swiftdoc (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
    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/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerSnapshot.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerSnapshot.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.swiftsourceinfo (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
    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/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerSnapshot.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriver FluxorExplorerInterceptor normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FluxorExplorerInterceptor -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.15 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor-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/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.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/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ FluxorExplorerInterceptor.swift /Users/admin/builder/spi-builder-workspace/Sources/FluxorExplorerInterceptor/FluxorExplorerInterceptor.swift (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FluxorExplorerInterceptor/FluxorExplorerInterceptor.swift (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ FluxorExplorerInterceptor (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FluxorExplorerInterceptor/FluxorExplorerInterceptor.swift (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling FluxorExplorerSnapshot.swift (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
SwiftDriver\ Compilation FluxorExplorerSnapshot normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FluxorExplorerSnapshot -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.15 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot-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/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.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/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Emitting module for FluxorExplorerInterceptor (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
SwiftDriver\ Compilation\ Requirements FluxorExplorerInterceptor normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FluxorExplorerInterceptor -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.15 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor-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/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.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/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/FluxorExplorerInterceptor-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor-Swift.h (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/FluxorExplorerInterceptor-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptor.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.swiftdoc (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
    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/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptor.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptor.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.swiftmodule (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
    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/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptor.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptor.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.abi.json (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
    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/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptor.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptor.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.swiftsourceinfo (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
    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/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptor.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriver FluxorExplorerInterceptorTests normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FluxorExplorerInterceptorTests -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests-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/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ FluxorExplorerStoreInterceptorTests.swift /Users/admin/builder/spi-builder-workspace/Tests/FluxorExplorerInterceptorTests/FluxorExplorerStoreInterceptorTests.swift (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Tests/FluxorExplorerInterceptorTests/FluxorExplorerStoreInterceptorTests.swift (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Tests/FluxorExplorerInterceptorTests/FluxorExplorerStoreInterceptorTests.swift:57:9: warning: call to main actor-isolated instance method 'waitForExpectations(timeout:handler:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        waitForExpectations(timeout: 5, handler: nil)
        ^
XCTest.XCTestCase.waitForExpectations:2:22: note: calls to instance method 'waitForExpectations(timeout:handler:)' from outside of its actor context are implicitly asynchronous
@MainActor open func waitForExpectations(timeout: TimeInterval, handler: (@Sendable ((any Error)?) -> Void)? = nil)}
                     ^
/Users/admin/builder/spi-builder-workspace/Tests/FluxorExplorerInterceptorTests/FluxorExplorerStoreInterceptorTests.swift:44:10: note: add '@MainActor' to make instance method 'testAdvertiserInvitation()' part of global actor 'MainActor'
    func testAdvertiserInvitation() {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Tests/FluxorExplorerInterceptorTests/FluxorExplorerStoreInterceptorTests.swift:78:9: warning: call to main actor-isolated instance method 'waitForExpectations(timeout:handler:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        waitForExpectations(timeout: 5, handler: nil)
        ^
XCTest.XCTestCase.waitForExpectations:2:22: note: calls to instance method 'waitForExpectations(timeout:handler:)' from outside of its actor context are implicitly asynchronous
@MainActor open func waitForExpectations(timeout: TimeInterval, handler: (@Sendable ((any Error)?) -> Void)? = nil)}
                     ^
/Users/admin/builder/spi-builder-workspace/Tests/FluxorExplorerInterceptorTests/FluxorExplorerStoreInterceptorTests.swift:68:10: note: add '@MainActor' to make instance method 'testCustomPeerDidDisconnect()' part of global actor 'MainActor'
    func testCustomPeerDidDisconnect() {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Tests/FluxorExplorerInterceptorTests/FluxorExplorerStoreInterceptorTests.swift:152:9: warning: call to main actor-isolated instance method 'waitForExpectations(timeout:handler:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        waitForExpectations(timeout: 5, handler: nil)
        ^
XCTest.XCTestCase.waitForExpectations:2:22: note: calls to instance method 'waitForExpectations(timeout:handler:)' from outside of its actor context are implicitly asynchronous
@MainActor open func waitForExpectations(timeout: TimeInterval, handler: (@Sendable ((any Error)?) -> Void)? = nil)}
                     ^
/Users/admin/builder/spi-builder-workspace/Tests/FluxorExplorerInterceptorTests/FluxorExplorerStoreInterceptorTests.swift:135:10: note: add '@MainActor' to make instance method 'testCustomDidFailSendingSnapshot()' part of global actor 'MainActor'
    func testCustomDidFailSendingSnapshot() {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Tests/FluxorExplorerInterceptorTests/FluxorExplorerStoreInterceptorTests.swift:57:9: warning: sending value of non-Sendable type 'FluxorExplorerInterceptorTests' risks causing data races; this is an error in the Swift 6 language mode
        waitForExpectations(timeout: 5, handler: nil)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Tests/FluxorExplorerInterceptorTests/FluxorExplorerStoreInterceptorTests.swift:57:9: note: sending task-isolated value of non-Sendable type 'FluxorExplorerInterceptorTests' to main actor-isolated instance method 'waitForExpectations(timeout:handler:)' risks causing races in between task-isolated and main actor-isolated uses
        waitForExpectations(timeout: 5, handler: nil)
        ^
/Users/admin/builder/spi-builder-workspace/Tests/FluxorExplorerInterceptorTests/FluxorExplorerStoreInterceptorTests.swift:78:9: warning: sending value of non-Sendable type 'FluxorExplorerInterceptorTests' risks causing data races; this is an error in the Swift 6 language mode
        waitForExpectations(timeout: 5, handler: nil)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Tests/FluxorExplorerInterceptorTests/FluxorExplorerStoreInterceptorTests.swift:78:9: note: sending task-isolated value of non-Sendable type 'FluxorExplorerInterceptorTests' to main actor-isolated instance method 'waitForExpectations(timeout:handler:)' risks causing races in between task-isolated and main actor-isolated uses
        waitForExpectations(timeout: 5, handler: nil)
        ^
/Users/admin/builder/spi-builder-workspace/Tests/FluxorExplorerInterceptorTests/FluxorExplorerStoreInterceptorTests.swift:152:9: warning: sending value of non-Sendable type 'FluxorExplorerInterceptorTests' risks causing data races; this is an error in the Swift 6 language mode
        waitForExpectations(timeout: 5, handler: nil)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Tests/FluxorExplorerInterceptorTests/FluxorExplorerStoreInterceptorTests.swift:152:9: note: sending task-isolated value of non-Sendable type 'FluxorExplorerInterceptorTests' to main actor-isolated instance method 'waitForExpectations(timeout:handler:)' risks causing races in between task-isolated and main actor-isolated uses
        waitForExpectations(timeout: 5, handler: nil)
        ^
SwiftEmitModule normal arm64 Emitting\ module\ for\ FluxorExplorerInterceptorTests (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Tests/FluxorExplorerInterceptorTests/FluxorExplorerStoreInterceptorTests.swift (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling FluxorExplorerInterceptor.swift (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
SwiftDriver\ Compilation FluxorExplorerInterceptor normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FluxorExplorerInterceptor -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.15 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor-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/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.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/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling StoreValue.swift (in target 'Fluxor' from project 'Fluxor')
SwiftDriverJobDiscovery normal arm64 Compiling Store+Binding.swift (in target 'Fluxor' from project 'Fluxor')
SwiftDriver\ Compilation Fluxor normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Fluxor -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.15 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor-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/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.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/Fluxor.build/Debug/Fluxor.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Fluxor.o normal (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.15 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Fluxor.o
ExtractAppIntentsMetadata (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    /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 Fluxor --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.15 --bundle-identifier fluxor.Fluxor --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Fluxor.appintents --target-triple arm64-apple-macos10.15 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Fluxor.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Fluxor.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Fluxor.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 10:22:08.602 appintentsmetadataprocessor[810:4524] Starting appintentsmetadataprocessor export
2025-04-26 10:22:08.634 appintentsmetadataprocessor[810:4524] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Fluxor.o (in target 'Fluxor' from project 'Fluxor')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Fluxor.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerSnapshot.o normal (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.15 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerSnapshot.o
ExtractAppIntentsMetadata (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
    /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 FluxorExplorerSnapshot --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.15 --bundle-identifier fluxorexplorersnapshot.FluxorExplorerSnapshot --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerSnapshot.appintents --target-triple arm64-apple-macos10.15 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerSnapshot.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/FluxorExplorerSnapshot.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/FluxorExplorerSnapshot.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 10:22:08.677 appintentsmetadataprocessor[813:4543] Starting appintentsmetadataprocessor export
2025-04-26 10:22:08.708 appintentsmetadataprocessor[813:4543] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerSnapshot.o (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerSnapshot.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptor.o normal (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
    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-macos10.15 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptor.o
ExtractAppIntentsMetadata (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
    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 FluxorExplorerInterceptor --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.15 --bundle-identifier spi-builder-workspace.FluxorExplorerInterceptor --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptor.appintents --target-triple arm64-apple-macos10.15 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptor.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/FluxorExplorerInterceptor.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/FluxorExplorerInterceptor.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 10:22:08.751 appintentsmetadataprocessor[816:4562] Starting appintentsmetadataprocessor export
2025-04-26 10:22:08.783 appintentsmetadataprocessor[816:4562] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptor.o (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptor.o
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.xctest/Contents/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/empty-FluxorExplorerInterceptorTests.plist (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/empty-FluxorExplorerInterceptorTests.plist -producttype com.apple.product-type.bundle.unit-test -expandbuildsettings -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.xctest/Contents/Info.plist
SwiftDriverJobDiscovery normal arm64 Emitting module for FluxorExplorerInterceptorTests (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
SwiftDriver\ Compilation\ Requirements FluxorExplorerInterceptorTests normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FluxorExplorerInterceptorTests -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests-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/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.abi.json (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    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/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.swiftmodule (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    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/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.swiftdoc (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    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/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.swiftsourceinfo (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    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/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling FluxorExplorerStoreInterceptorTests.swift (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
SwiftDriver\ Compilation FluxorExplorerInterceptorTests normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FluxorExplorerInterceptorTests -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests-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/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.xctest/Contents/MacOS/FluxorExplorerInterceptorTests normal (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    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-macos14.0 -bundle -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.LinkFileList -Xlinker -rpath -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/../Frameworks -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests_dependency_info.dat -fobjc-link-runtime -fprofile-instr-generate -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.swiftmodule -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -framework XCTest -lXCTestSwiftSupport -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.xctest/Contents/MacOS/FluxorExplorerInterceptorTests -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.swiftmodule -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftmodule -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.swiftmodule -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.swiftmodule
CopySwiftLibs /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.xctest (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftStdLibTool --copy --verbose --scan-executable /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.xctest/Contents/MacOS/FluxorExplorerInterceptorTests --scan-folder /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.xctest/Contents/Frameworks --scan-folder /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.xctest/Contents/PlugIns --scan-folder /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.xctest/Contents/Library/SystemExtensions --scan-folder /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.xctest/Contents/Extensions --platform macosx --toolchain /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --destination /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.xctest/Contents/Frameworks --strip-bitcode --scan-executable /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/libXCTestSwiftSupport.dylib --strip-bitcode-tool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip --emit-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/SwiftStdLibToolInputDependencies.dep --filter-for-swift-os
Ignoring --strip-bitcode because --sign was not passed
ExtractAppIntentsMetadata (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    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 FluxorExplorerInterceptorTests --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 14.0 --bundle-identifier spi-builder-workspace.FluxorExplorerInterceptorTests --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.xctest/Contents/Resources --target-triple arm64-apple-macos14.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.xctest/Contents/MacOS/FluxorExplorerInterceptorTests --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/FluxorExplorerInterceptorTests.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/FluxorExplorerInterceptorTests.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 10:22:16.487 appintentsmetadataprocessor[819:4742] Starting appintentsmetadataprocessor export
2025-04-26 10:22:16.490 appintentsmetadataprocessor[819:4742] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.xctest (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.xctest
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.xctest (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.xctest
** BUILD SUCCEEDED **
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:967836074e735815684af961a5d514e2b2bf2fc6, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:967836074e735815684af961a5d514e2b2bf2fc6, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:967836074e735815684af961a5d514e2b2bf2fc6, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:967836074e735815684af961a5d514e2b2bf2fc6, name:My Mac }
Build complete.
{
  "dependencies" : [
    {
      "identity" : "fluxor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.1",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FluxorOrg/Fluxor"
    },
    {
      "identity" : "fluxorexplorersnapshot",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FluxorOrg/FluxorExplorerSnapshot"
    }
  ],
  "manifest_display_name" : "FluxorExplorerInterceptor",
  "name" : "FluxorExplorerInterceptor",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "FluxorExplorerInterceptor",
      "targets" : [
        "FluxorExplorerInterceptor"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FluxorExplorerInterceptorTests",
      "module_type" : "SwiftTarget",
      "name" : "FluxorExplorerInterceptorTests",
      "path" : "Tests/FluxorExplorerInterceptorTests",
      "product_dependencies" : [
        "Fluxor"
      ],
      "sources" : [
        "FluxorExplorerStoreInterceptorTests.swift"
      ],
      "target_dependencies" : [
        "FluxorExplorerInterceptor"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FluxorExplorerInterceptor",
      "module_type" : "SwiftTarget",
      "name" : "FluxorExplorerInterceptor",
      "path" : "Sources/FluxorExplorerInterceptor",
      "product_dependencies" : [
        "Fluxor",
        "FluxorExplorerSnapshot"
      ],
      "product_memberships" : [
        "FluxorExplorerInterceptor"
      ],
      "sources" : [
        "FluxorExplorerInterceptor.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.