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 Elephant, reference master (c6cb1d), with Swift 6.1 for iOS using Xcode 16.3 on 27 Apr 2025 08:53:25 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 Elephant-Package -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/s2mr/Elephant.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/s2mr/Elephant
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at c6cb1d4 Update README
Cloned https://github.com/s2mr/Elephant.git
Revision (git rev-parse @):
c6cb1d4e39a3cceadf44c0b95e11230e3eec0904
SUCCESS checkout https://github.com/s2mr/Elephant.git at master
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/s2mr/Elephant.git
https://github.com/s2mr/Elephant.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Elephant",
  "name" : "Elephant",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "Elephant",
      "targets" : [
        "Elephant"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ElephantTests",
      "module_type" : "SwiftTarget",
      "name" : "ElephantTests",
      "path" : "Tests/ElephantTests",
      "sources" : [
        "ElephantTests.swift"
      ],
      "target_dependencies" : [
        "Elephant"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Elephant",
      "module_type" : "SwiftTarget",
      "name" : "Elephant",
      "path" : "Sources/Elephant",
      "product_memberships" : [
        "Elephant"
      ],
      "sources" : [
        "AnimationOwner.swift",
        "JavaScriptExecutor.swift",
        "SVGLoader.swift",
        "SVGView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Elephant",
  "name" : "Elephant",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "Elephant",
      "targets" : [
        "Elephant"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ElephantTests",
      "module_type" : "SwiftTarget",
      "name" : "ElephantTests",
      "path" : "Tests/ElephantTests",
      "sources" : [
        "ElephantTests.swift"
      ],
      "target_dependencies" : [
        "Elephant"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Elephant",
      "module_type" : "SwiftTarget",
      "name" : "Elephant",
      "path" : "Sources/Elephant",
      "product_memberships" : [
        "Elephant"
      ],
      "sources" : [
        "AnimationOwner.swift",
        "JavaScriptExecutor.swift",
        "SVGLoader.swift",
        "SVGView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Elephant",
    "schemes" : [
      "Elephant",
      "Elephant-Package"
    ],
    "targets" : [
      "Elephant",
      "ElephantPackageDescription",
      "ElephantPackageTests",
      "ElephantTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Elephant-Package -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Elephant-Package -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'Elephant' in project 'Elephant' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 2b2ff7221386a798326635d42af3da7f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2b2ff7221386a798326635d42af3da7f.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/Elephant.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/Elephant.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/Elephant.xcodeproj
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/Elephant.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/Elephant.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Elephant.framework (in target 'Elephant' from project 'Elephant')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Elephant.framework
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Elephant.framework/Headers (in target 'Elephant' from project 'Elephant')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Elephant.framework/Headers
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/Elephant.DependencyStaticMetadataFileList (in target 'Elephant' from project 'Elephant')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/Elephant.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/Elephant.DependencyMetadataFileList (in target 'Elephant' from project 'Elephant')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/Elephant.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/Objects-normal/arm64/Elephant.LinkFileList (in target 'Elephant' from project 'Elephant')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/Objects-normal/arm64/Elephant.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/Objects-normal/arm64/Elephant-OutputFileMap.json (in target 'Elephant' from project 'Elephant')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/Objects-normal/arm64/Elephant-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/Objects-normal/arm64/Elephant.SwiftFileList (in target 'Elephant' from project 'Elephant')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/Objects-normal/arm64/Elephant.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/Objects-normal/arm64/Elephant.SwiftConstValuesFileList (in target 'Elephant' from project 'Elephant')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/Objects-normal/arm64/Elephant.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/Objects-normal/arm64/Elephant_const_extract_protocols.json (in target 'Elephant' from project 'Elephant')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/Objects-normal/arm64/Elephant_const_extract_protocols.json
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Elephant.framework/Info.plist /Users/admin/builder/spi-builder-workspace/Elephant.xcodeproj/Elephant_Info.plist (in target 'Elephant' from project 'Elephant')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/Elephant.xcodeproj/Elephant_Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Elephant.framework/Info.plist
SwiftDriver Elephant normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Elephant' from project 'Elephant')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Elephant -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/Objects-normal/arm64/Elephant.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 -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios11.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/Objects-normal/arm64/Elephant-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/Elephant.build/Debug-iphoneos/Elephant.build/Objects-normal/arm64/Elephant.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/Elephant.build/Debug-iphoneos/Elephant.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/Objects-normal/arm64/Elephant_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/Objects-normal/arm64/Elephant-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ SVGView.swift /Users/admin/builder/spi-builder-workspace/Sources/Elephant/SVGView.swift (in target 'Elephant' from project 'Elephant')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Elephant/SVGView.swift (in target 'Elephant' from project 'Elephant')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745743999740770-swift-frontend-Elephant-SVGView.swift-arm64_apple_ios11.0-o-Onone-1494983242.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.5481 seconds (7.0691 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0267 (  7.0%)   0.0302 ( 17.9%)   0.0569 ( 10.4%)   3.2620 ( 46.1%)  parse-and-resolve-imports
   0.0267 (  7.0%)   0.0302 ( 17.9%)   0.0568 ( 10.4%)   3.2619 ( 46.1%)  Import resolution
   0.0016 (  0.4%)   0.0108 (  6.4%)   0.0123 (  2.3%)   0.1233 (  1.7%)  load-stdlib
   0.0661 ( 17.4%)   0.0195 ( 11.5%)   0.0856 ( 15.6%)   0.0855 (  1.2%)  build-rewrite-system
   0.0496 ( 13.1%)   0.0128 (  7.6%)   0.0624 ( 11.4%)   0.0624 (  0.9%)  perform-sema
   0.0494 ( 13.0%)   0.0127 (  7.5%)   0.0621 ( 11.3%)   0.0621 (  0.9%)  Type checking and Semantic analysis
   0.0298 (  7.9%)   0.0190 ( 11.3%)   0.0488 (  8.9%)   0.0489 (  0.7%)  import-clang-decl
   0.0347 (  9.1%)   0.0082 (  4.9%)   0.0429 (  7.8%)   0.0429 (  0.6%)  typecheck-expr
   0.0256 (  6.7%)   0.0056 (  3.3%)   0.0311 (  5.7%)   0.0311 (  0.4%)  typecheck-stmt
   0.0223 (  5.9%)   0.0071 (  4.2%)   0.0294 (  5.4%)   0.0294 (  0.4%)  typecheck-decl
   0.0147 (  3.9%)   0.0034 (  2.0%)   0.0181 (  3.3%)   0.0181 (  0.3%)  precheck-target
   0.0074 (  1.9%)   0.0043 (  2.5%)   0.0116 (  2.1%)   0.0116 (  0.2%)  IRGen
   0.0073 (  1.9%)   0.0022 (  1.3%)   0.0095 (  1.7%)   0.0095 (  0.1%)  load-all-members
   0.0065 (  1.7%)   0.0016 (  0.9%)   0.0081 (  1.5%)   0.0081 (  0.1%)  SILGen
   0.0062 (  1.6%)   0.0003 (  0.2%)   0.0066 (  1.2%)   0.0066 (  0.1%)  SIL optimization
   0.0047 (  1.2%)   0.0009 (  0.5%)   0.0056 (  1.0%)   0.0056 (  0.1%)  SILGen-function
   0.0002 (  0.0%)   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.3794 (100.0%)   0.1687 (100.0%)   0.5481 (100.0%)   7.0691 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.5192 seconds (4.8432 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.0148 (100.0%)   0.5044 (100.0%)   1.5192 (100.0%)   4.8432 (100.0%)  Building Target
   1.0148 (100.0%)   0.5044 (100.0%)   1.5192 (100.0%)   4.8432 (100.0%)  Total
SwiftEmitModule normal arm64 Emitting\ module\ for\ Elephant (in target 'Elephant' from project 'Elephant')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745743999741179-swift-frontend-Elephant-all-arm64_apple_ios11.0-swiftmodule-Onone-2343095760.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 5.8719 seconds (6.6421 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   2.1488 ( 48.6%)   0.6757 ( 46.7%)   2.8245 ( 48.1%)   3.1583 ( 47.5%)  parse-and-resolve-imports
   2.1488 ( 48.6%)   0.6756 ( 46.7%)   2.8245 ( 48.1%)   3.1582 ( 47.5%)  Import resolution
   0.0016 (  0.0%)   0.0083 (  0.6%)   0.0099 (  0.2%)   0.0934 (  1.4%)  load-stdlib
   0.0316 (  0.7%)   0.0189 (  1.3%)   0.0505 (  0.9%)   0.0546 (  0.8%)  perform-sema
   0.0314 (  0.7%)   0.0188 (  1.3%)   0.0502 (  0.9%)   0.0543 (  0.8%)  Type checking and Semantic analysis
   0.0310 (  0.7%)   0.0188 (  1.3%)   0.0498 (  0.8%)   0.0539 (  0.8%)  typecheck-decl
   0.0037 (  0.1%)   0.0109 (  0.8%)   0.0146 (  0.2%)   0.0181 (  0.3%)  SIL optimization
   0.0015 (  0.0%)   0.0096 (  0.7%)   0.0111 (  0.2%)   0.0146 (  0.2%)  Serialization, swiftmodule
   0.0077 (  0.2%)   0.0051 (  0.4%)   0.0129 (  0.2%)   0.0129 (  0.2%)  import-clang-decl
   0.0073 (  0.2%)   0.0016 (  0.1%)   0.0089 (  0.2%)   0.0089 (  0.1%)  typecheck-expr
   0.0063 (  0.1%)   0.0019 (  0.1%)   0.0082 (  0.1%)   0.0082 (  0.1%)  load-all-members
   0.0033 (  0.1%)   0.0001 (  0.0%)   0.0034 (  0.1%)   0.0034 (  0.1%)  build-rewrite-system
   0.0018 (  0.0%)   0.0003 (  0.0%)   0.0021 (  0.0%)   0.0021 (  0.0%)  SILGen
   0.0004 (  0.0%)   0.0001 (  0.0%)   0.0005 (  0.0%)   0.0005 (  0.0%)  SILGen-function
   0.0003 (  0.0%)   0.0001 (  0.0%)   0.0004 (  0.0%)   0.0004 (  0.0%)  precheck-target
   0.0002 (  0.0%)   0.0000 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  Serialization, swiftsourceinfo
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  perform-whole-module-type-checking
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  Serialization, swiftdoc
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-module-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   4.4260 (100.0%)   1.4459 (100.0%)   5.8719 (100.0%)   6.6421 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.9172 seconds (3.3422 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   2.1970 (100.0%)   0.7202 (100.0%)   2.9172 (100.0%)   3.3422 (100.0%)  Building Target
   2.1970 (100.0%)   0.7202 (100.0%)   2.9172 (100.0%)   3.3422 (100.0%)  Total
EmitSwiftModule normal arm64 (in target 'Elephant' from project 'Elephant')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ JavaScriptExecutor.swift /Users/admin/builder/spi-builder-workspace/Sources/Elephant/JavaScriptExecutor.swift (in target 'Elephant' from project 'Elephant')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745743999741678-swift-frontend-Elephant-JavaScriptExecutor.swift-arm64_apple_ios11.0-o-Onone-3587002471.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4869 seconds (6.7486 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0313 ( 11.4%)   0.0547 ( 25.7%)   0.0860 ( 17.7%)   3.1704 ( 47.0%)  parse-and-resolve-imports
   0.0313 ( 11.4%)   0.0547 ( 25.7%)   0.0859 ( 17.7%)   3.1703 ( 47.0%)  Import resolution
   0.0739 ( 27.0%)   0.0200 (  9.4%)   0.0939 ( 19.3%)   0.0938 (  1.4%)  build-rewrite-system
   0.0016 (  0.6%)   0.0090 (  4.2%)   0.0107 (  2.2%)   0.0813 (  1.2%)  load-stdlib
   0.0281 ( 10.3%)   0.0169 (  7.9%)   0.0450 (  9.2%)   0.0518 (  0.8%)  perform-sema
   0.0280 ( 10.2%)   0.0169 (  7.9%)   0.0449 (  9.2%)   0.0517 (  0.8%)  Type checking and Semantic analysis
   0.0212 (  7.7%)   0.0147 (  6.9%)   0.0359 (  7.4%)   0.0427 (  0.6%)  typecheck-decl
   0.0156 (  5.7%)   0.0129 (  6.0%)   0.0285 (  5.8%)   0.0303 (  0.4%)  import-clang-decl
   0.0109 (  4.0%)   0.0036 (  1.7%)   0.0145 (  3.0%)   0.0145 (  0.2%)  typecheck-stmt
   0.0110 (  4.0%)   0.0035 (  1.7%)   0.0145 (  3.0%)   0.0145 (  0.2%)  typecheck-expr
   0.0051 (  1.9%)   0.0035 (  1.7%)   0.0086 (  1.8%)   0.0086 (  0.1%)  IRGen
   0.0050 (  1.8%)   0.0010 (  0.5%)   0.0061 (  1.2%)   0.0061 (  0.1%)  SILGen
   0.0055 (  2.0%)   0.0002 (  0.1%)   0.0058 (  1.2%)   0.0058 (  0.1%)  SIL optimization
   0.0042 (  1.5%)   0.0009 (  0.4%)   0.0051 (  1.0%)   0.0051 (  0.1%)  SILGen-function
   0.0007 (  0.3%)   0.0003 (  0.1%)   0.0010 (  0.2%)   0.0010 (  0.0%)  load-all-members
   0.0005 (  0.2%)   0.0001 (  0.0%)   0.0006 (  0.1%)   0.0006 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.2740 (100.0%)   0.2129 (100.0%)   0.4869 (100.0%)   6.7486 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.6543 seconds (4.8296 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.0426 (100.0%)   0.6117 (100.0%)   1.6543 (100.0%)   4.8296 (100.0%)  Building Target
   1.0426 (100.0%)   0.6117 (100.0%)   1.6543 (100.0%)   4.8296 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Elephant/JavaScriptExecutor.swift (in target 'Elephant' from project 'Elephant')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Elephant/JavaScriptExecutor.swift:42:13: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
            self?.webView?.evaluateJavaScript(inlineJavaScript) { (value, error) in
~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Elephant/JavaScriptExecutor.swift:42:13: note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
            self?.webView?.evaluateJavaScript(inlineJavaScript) { (value, error) in
            ^~~~
/Users/admin/builder/spi-builder-workspace/Sources/Elephant/JavaScriptExecutor.swift:43:17: warning: sending 'result' risks causing data races; this is an error in the Swift 6 language mode
                result?(value, error)
~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Elephant/JavaScriptExecutor.swift:43:17: note: task-isolated 'result' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
                result?(value, error)
                ^~~~~~
SwiftCompile normal arm64 Compiling\ SVGLoader.swift /Users/admin/builder/spi-builder-workspace/Sources/Elephant/SVGLoader.swift (in target 'Elephant' from project 'Elephant')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745743999740768-swift-frontend-Elephant-SVGLoader.swift-arm64_apple_ios11.0-o-Onone-2867883344.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4517 seconds (7.0472 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0284 ( 10.8%)   0.0435 ( 23.0%)   0.0719 ( 15.9%)   3.3575 ( 47.6%)  parse-and-resolve-imports
   0.0284 ( 10.8%)   0.0434 ( 23.0%)   0.0718 ( 15.9%)   3.3575 ( 47.6%)  Import resolution
   0.0729 ( 27.8%)   0.0209 ( 11.1%)   0.0938 ( 20.8%)   0.0938 (  1.3%)  build-rewrite-system
   0.0122 (  4.7%)   0.0392 ( 20.7%)   0.0515 ( 11.4%)   0.0758 (  1.1%)  load-stdlib
   0.0236 (  9.0%)   0.0070 (  3.7%)   0.0306 (  6.8%)   0.0306 (  0.4%)  perform-sema
   0.0235 (  9.0%)   0.0069 (  3.7%)   0.0304 (  6.7%)   0.0304 (  0.4%)  Type checking and Semantic analysis
   0.0139 (  5.3%)   0.0107 (  5.7%)   0.0246 (  5.4%)   0.0245 (  0.3%)  import-clang-decl
   0.0184 (  7.0%)   0.0047 (  2.5%)   0.0231 (  5.1%)   0.0231 (  0.3%)  typecheck-stmt
   0.0131 (  5.0%)   0.0029 (  1.5%)   0.0160 (  3.5%)   0.0160 (  0.2%)  typecheck-expr
   0.0060 (  2.3%)   0.0018 (  1.0%)   0.0079 (  1.7%)   0.0078 (  0.1%)  precheck-target
   0.0041 (  1.6%)   0.0036 (  1.9%)   0.0078 (  1.7%)   0.0078 (  0.1%)  IRGen
   0.0046 (  1.7%)   0.0021 (  1.1%)   0.0067 (  1.5%)   0.0067 (  0.1%)  typecheck-decl
   0.0046 (  1.7%)   0.0010 (  0.5%)   0.0056 (  1.2%)   0.0056 (  0.1%)  SILGen
   0.0040 (  1.5%)   0.0009 (  0.5%)   0.0050 (  1.1%)   0.0050 (  0.1%)  SILGen-function
   0.0041 (  1.6%)   0.0001 (  0.0%)   0.0042 (  0.9%)   0.0042 (  0.1%)  SIL optimization
   0.0007 (  0.3%)   0.0002 (  0.1%)   0.0008 (  0.2%)   0.0008 (  0.0%)  load-all-members
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.2626 (100.0%)   0.1890 (100.0%)   0.4517 (100.0%)   7.0472 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.5124 seconds (4.8309 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9756 (100.0%)   0.5368 (100.0%)   1.5124 (100.0%)   4.8309 (100.0%)  Building Target
   0.9756 (100.0%)   0.5368 (100.0%)   1.5124 (100.0%)   4.8309 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Elephant/SVGLoader.swift (in target 'Elephant' from project 'Elephant')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ AnimationOwner.swift /Users/admin/builder/spi-builder-workspace/Sources/Elephant/AnimationOwner.swift (in target 'Elephant' from project 'Elephant')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745743999740991-swift-frontend-Elephant-AnimationOwner.swift-arm64_apple_ios11.0-o-Onone-1149983103.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2693 seconds (6.5432 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0333 ( 25.6%)   0.0514 ( 36.9%)   0.0847 ( 31.4%)   3.1803 ( 48.6%)  parse-and-resolve-imports
   0.0333 ( 25.5%)   0.0513 ( 36.9%)   0.0846 ( 31.4%)   3.1803 ( 48.6%)  Import resolution
   0.0016 (  1.2%)   0.0081 (  5.8%)   0.0097 (  3.6%)   0.0773 (  1.2%)  load-stdlib
   0.0457 ( 35.0%)   0.0122 (  8.8%)   0.0578 ( 21.5%)   0.0578 (  0.9%)  build-rewrite-system
   0.0026 (  2.0%)   0.0016 (  1.1%)   0.0042 (  1.6%)   0.0089 (  0.1%)  perform-sema
   0.0026 (  2.0%)   0.0015 (  1.1%)   0.0040 (  1.5%)   0.0087 (  0.1%)  Type checking and Semantic analysis
   0.0026 (  2.0%)   0.0015 (  1.0%)   0.0040 (  1.5%)   0.0087 (  0.1%)  typecheck-decl
   0.0029 (  2.3%)   0.0041 (  2.9%)   0.0070 (  2.6%)   0.0074 (  0.1%)  IRGen
   0.0016 (  1.2%)   0.0037 (  2.6%)   0.0052 (  1.9%)   0.0055 (  0.1%)  SILGen
   0.0009 (  0.7%)   0.0019 (  1.3%)   0.0027 (  1.0%)   0.0030 (  0.0%)  SILGen-function
   0.0011 (  0.8%)   0.0012 (  0.9%)   0.0023 (  0.9%)   0.0023 (  0.0%)  import-clang-decl
   0.0015 (  1.2%)   0.0001 (  0.0%)   0.0016 (  0.6%)   0.0016 (  0.0%)  SIL optimization
   0.0003 (  0.2%)   0.0004 (  0.3%)   0.0007 (  0.3%)   0.0007 (  0.0%)  typecheck-stmt
   0.0003 (  0.2%)   0.0004 (  0.3%)   0.0006 (  0.2%)   0.0006 (  0.0%)  typecheck-expr
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.1303 (100.0%)   0.1391 (100.0%)   0.2693 (100.0%)   6.5432 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4983 seconds (3.6743 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.3559 (100.0%)   0.1424 (100.0%)   0.4983 (100.0%)   3.6743 (100.0%)  Building Target
   0.3559 (100.0%)   0.1424 (100.0%)   0.4983 (100.0%)   3.6743 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Elephant/AnimationOwner.swift (in target 'Elephant' from project 'Elephant')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal arm64 Emitting module for Elephant (in target 'Elephant' from project 'Elephant')
SwiftDriver\ Compilation\ Requirements Elephant normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Elephant' from project 'Elephant')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Elephant -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/Objects-normal/arm64/Elephant.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 -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios11.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/Objects-normal/arm64/Elephant-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/Elephant.build/Debug-iphoneos/Elephant.build/Objects-normal/arm64/Elephant.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/Elephant.build/Debug-iphoneos/Elephant.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/Objects-normal/arm64/Elephant_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/Objects-normal/arm64/Elephant-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Elephant.framework/Headers/Elephant-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/Objects-normal/arm64/Elephant-Swift.h (in target 'Elephant' from project 'Elephant')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/Objects-normal/arm64/Elephant-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Elephant.framework/Headers/Elephant-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Elephant.framework/Modules/Elephant.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/Objects-normal/arm64/Elephant.abi.json (in target 'Elephant' from project 'Elephant')
    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/Elephant.build/Debug-iphoneos/Elephant.build/Objects-normal/arm64/Elephant.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Elephant.framework/Modules/Elephant.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Elephant.framework/Modules/Elephant.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/Objects-normal/arm64/Elephant.swiftmodule (in target 'Elephant' from project 'Elephant')
    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/Elephant.build/Debug-iphoneos/Elephant.build/Objects-normal/arm64/Elephant.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Elephant.framework/Modules/Elephant.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Elephant.framework/Modules/Elephant.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/Objects-normal/arm64/Elephant.swiftdoc (in target 'Elephant' from project 'Elephant')
    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/Elephant.build/Debug-iphoneos/Elephant.build/Objects-normal/arm64/Elephant.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Elephant.framework/Modules/Elephant.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Elephant.framework/Modules/Elephant.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/Objects-normal/arm64/Elephant.swiftsourceinfo (in target 'Elephant' from project 'Elephant')
    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/Elephant.build/Debug-iphoneos/Elephant.build/Objects-normal/arm64/Elephant.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Elephant.framework/Modules/Elephant.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling AnimationOwner.swift (in target 'Elephant' from project 'Elephant')
SwiftDriverJobDiscovery normal arm64 Compiling SVGLoader.swift (in target 'Elephant' from project 'Elephant')
SwiftDriverJobDiscovery normal arm64 Compiling JavaScriptExecutor.swift (in target 'Elephant' from project 'Elephant')
SwiftDriverJobDiscovery normal arm64 Compiling SVGView.swift (in target 'Elephant' from project 'Elephant')
SwiftDriver\ Compilation Elephant normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Elephant' from project 'Elephant')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Elephant -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/Objects-normal/arm64/Elephant.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 -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios11.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/Objects-normal/arm64/Elephant-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/Elephant.build/Debug-iphoneos/Elephant.build/Objects-normal/arm64/Elephant.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/Elephant.build/Debug-iphoneos/Elephant.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/Objects-normal/arm64/Elephant_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/Objects-normal/arm64/Elephant-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Elephant.framework/Elephant normal (in target 'Elephant' from project 'Elephant')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios11.0 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/Objects-normal/arm64/Elephant.LinkFileList -install_name @rpath/Elephant.framework/Elephant -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/Objects-normal/arm64/Elephant_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/Objects-normal/arm64/Elephant_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/Objects-normal/arm64/Elephant.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Elephant.framework/Elephant
ExtractAppIntentsMetadata (in target 'Elephant' from project 'Elephant')
    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 Elephant --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 11.0 --bundle-identifier Elephant --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Elephant.framework --target-triple arm64-apple-ios11.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Elephant.framework/Elephant --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/Objects-normal/arm64/Elephant_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/Objects-normal/arm64/Elephant.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/Elephant.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/Elephant.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/Objects-normal/arm64/Elephant.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-27 01:53:24.840 appintentsmetadataprocessor[728:4026] Starting appintentsmetadataprocessor export
2025-04-27 01:53:24.842 appintentsmetadataprocessor[728:4026] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
AppIntentsSSUTraining (in target 'Elephant' from project 'Elephant')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsnltrainingprocessor --infoplist-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Elephant.framework/Info.plist --temp-dir-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/ssu --bundle-id Elephant --product-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Elephant.framework --extracted-metadata-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Elephant.framework/Metadata.appintents --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-iphoneos/Elephant.build/Elephant.DependencyMetadataFileList --archive-ssu-assets
2025-04-27 01:53:24.863 appintentsnltrainingprocessor[729:4027] Parsing options for appintentsnltrainingprocessor
2025-04-27 01:53:24.864 appintentsnltrainingprocessor[729:4027] No AppShortcuts found - Skipping.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/Elephant.framework/Elephant.tbd (in target 'Elephant' from project 'Elephant')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Elephant.framework/Elephant -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/Elephant.framework/Elephant.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Elephant.framework (in target 'Elephant' from project 'Elephant')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Elephant.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Elephant.framework (in target 'Elephant' from project 'Elephant')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Elephant.framework
/Users/admin/builder/spi-builder-workspace/Elephant.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'Elephant' from project 'Elephant')
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Elephant",
  "name" : "Elephant",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "Elephant",
      "targets" : [
        "Elephant"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ElephantTests",
      "module_type" : "SwiftTarget",
      "name" : "ElephantTests",
      "path" : "Tests/ElephantTests",
      "sources" : [
        "ElephantTests.swift"
      ],
      "target_dependencies" : [
        "Elephant"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Elephant",
      "module_type" : "SwiftTarget",
      "name" : "Elephant",
      "path" : "Sources/Elephant",
      "product_memberships" : [
        "Elephant"
      ],
      "sources" : [
        "AnimationOwner.swift",
        "JavaScriptExecutor.swift",
        "SVGLoader.swift",
        "SVGView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.