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 GoogleStaticMapsKit, reference master (85f5da), with Swift 6.1 for iOS using Xcode 16.3 on 24 Apr 2025 14:45:56 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 GoogleStaticMapsKit-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/PoissonBallon/GoogleStaticMapsKit.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/PoissonBallon/GoogleStaticMapsKit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 85f5da3 fix misspelling
Cloned https://github.com/PoissonBallon/GoogleStaticMapsKit.git
Revision (git rev-parse @):
85f5da396f7ebc404cfd6c678206483ffe385f9c
SUCCESS checkout https://github.com/PoissonBallon/GoogleStaticMapsKit.git at master
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/PoissonBallon/GoogleStaticMapsKit.git
https://github.com/PoissonBallon/GoogleStaticMapsKit.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "GoogleStaticMapsKit",
  "name" : "GoogleStaticMapsKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "GoogleStaticMapsKit",
      "targets" : [
        "GoogleStaticMapsKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GoogleStaticMapsKitTests",
      "module_type" : "SwiftTarget",
      "name" : "GoogleStaticMapsKitTests",
      "path" : "Tests",
      "sources" : [
        "GoogleStaticMapsKitTests/GoogleStaticMapsKitTests.swift",
        "LinuxMain.swift"
      ],
      "target_dependencies" : [
        "GoogleStaticMapsKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GoogleStaticMapsKit",
      "module_type" : "SwiftTarget",
      "name" : "GoogleStaticMapsKit",
      "path" : "Sources",
      "product_memberships" : [
        "GoogleStaticMapsKit"
      ],
      "sources" : [
        "Error.swift",
        "Feature.swift",
        "GoogleStaticMaps.swift",
        "Location.swift",
        "Marker.swift",
        "Parameters.swift",
        "Query.swift",
        "Style.swift",
        "StylesImport.swift",
        "URL.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
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" : "GoogleStaticMapsKit",
  "name" : "GoogleStaticMapsKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "GoogleStaticMapsKit",
      "targets" : [
        "GoogleStaticMapsKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GoogleStaticMapsKitTests",
      "module_type" : "SwiftTarget",
      "name" : "GoogleStaticMapsKitTests",
      "path" : "Tests",
      "sources" : [
        "GoogleStaticMapsKitTests/GoogleStaticMapsKitTests.swift",
        "LinuxMain.swift"
      ],
      "target_dependencies" : [
        "GoogleStaticMapsKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GoogleStaticMapsKit",
      "module_type" : "SwiftTarget",
      "name" : "GoogleStaticMapsKit",
      "path" : "Sources",
      "product_memberships" : [
        "GoogleStaticMapsKit"
      ],
      "sources" : [
        "Error.swift",
        "Feature.swift",
        "GoogleStaticMaps.swift",
        "Location.swift",
        "Marker.swift",
        "Parameters.swift",
        "Query.swift",
        "Style.swift",
        "StylesImport.swift",
        "URL.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "GoogleStaticMapsKit",
    "schemes" : [
      "GoogleStaticMapsKit-Package",
      "GoogleStaticMapsKitPackageDescription",
      "GoogleStaticMapsKitPackageTests"
    ],
    "targets" : [
      "GoogleStaticMapsKitPackageDescription",
      "GoogleStaticMapsKitTests",
      "GoogleStaticMapsKit",
      "GoogleStaticMapsKitPackageTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GoogleStaticMapsKit-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 GoogleStaticMapsKit-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 'GoogleStaticMapsKit' in project 'GoogleStaticMapsKit' (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: 4b1af60c395f6b4e1705e7c929174873
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4b1af60c395f6b4e1705e7c929174873.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/GoogleStaticMapsKit.xcodeproj
    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/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/GoogleStaticMapsKit.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
    cd /Users/admin/builder/spi-builder-workspace/GoogleStaticMapsKit.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/GoogleStaticMapsKit.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/GoogleStaticMapsKit.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/GoogleStaticMapsKit.framework (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/GoogleStaticMapsKit.framework
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/GoogleStaticMapsKit.framework/Headers (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/GoogleStaticMapsKit.framework/Headers
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/GoogleStaticMapsKit.DependencyMetadataFileList (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/GoogleStaticMapsKit.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/GoogleStaticMapsKit.DependencyStaticMetadataFileList (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/GoogleStaticMapsKit.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/Objects-normal/arm64/GoogleStaticMapsKit.SwiftConstValuesFileList (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/Objects-normal/arm64/GoogleStaticMapsKit.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/Objects-normal/arm64/GoogleStaticMapsKit-OutputFileMap.json (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/Objects-normal/arm64/GoogleStaticMapsKit-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/Objects-normal/arm64/GoogleStaticMapsKit.LinkFileList (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/Objects-normal/arm64/GoogleStaticMapsKit.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/Objects-normal/arm64/GoogleStaticMapsKit.SwiftFileList (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/Objects-normal/arm64/GoogleStaticMapsKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/Objects-normal/arm64/GoogleStaticMapsKit_const_extract_protocols.json (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/Objects-normal/arm64/GoogleStaticMapsKit_const_extract_protocols.json
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/GoogleStaticMapsKit.framework/Info.plist /Users/admin/builder/spi-builder-workspace/GoogleStaticMapsKit.xcodeproj/GoogleStaticMapsKit_Info.plist (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/GoogleStaticMapsKit.xcodeproj/GoogleStaticMapsKit_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/GoogleStaticMapsKit.framework/Info.plist
SwiftDriver GoogleStaticMapsKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
    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 GoogleStaticMapsKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/Objects-normal/arm64/GoogleStaticMapsKit.SwiftFileList -DSWIFT_PACKAGE -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-ios18.4 -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 4 -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/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/Objects-normal/arm64/GoogleStaticMapsKit-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/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/Objects-normal/arm64/GoogleStaticMapsKit.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/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/Objects-normal/arm64/GoogleStaticMapsKit_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/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/Objects-normal/arm64/GoogleStaticMapsKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Feature.swift /Users/admin/builder/spi-builder-workspace/Sources/Feature.swift (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Feature.swift (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745505951211561-swift-frontend-GoogleStaticMapsKit-Feature.swift-arm64_apple_ios18.4-o-Onone-1234531609.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 1.1620 seconds (3.4330 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.2953 ( 39.2%)   0.1525 ( 37.3%)   0.4478 ( 38.5%)   1.5179 ( 44.2%)  parse-and-resolve-imports
   0.2946 ( 39.1%)   0.1504 ( 36.8%)   0.4450 ( 38.3%)   1.5141 ( 44.1%)  Import resolution
   0.0013 (  0.2%)   0.0086 (  2.1%)   0.0099 (  0.9%)   0.1309 (  3.8%)  load-stdlib
   0.0852 ( 11.3%)   0.0278 (  6.8%)   0.1129 (  9.7%)   0.1130 (  3.3%)  build-rewrite-system
   0.0142 (  1.9%)   0.0157 (  3.8%)   0.0299 (  2.6%)   0.0327 (  1.0%)  perform-sema
   0.0141 (  1.9%)   0.0157 (  3.8%)   0.0298 (  2.6%)   0.0327 (  1.0%)  Type checking and Semantic analysis
   0.0100 (  1.3%)   0.0143 (  3.5%)   0.0243 (  2.1%)   0.0270 (  0.8%)  typecheck-decl
   0.0118 (  1.6%)   0.0110 (  2.7%)   0.0228 (  2.0%)   0.0239 (  0.7%)  import-clang-decl
   0.0040 (  0.5%)   0.0045 (  1.1%)   0.0086 (  0.7%)   0.0092 (  0.3%)  IRGen
   0.0050 (  0.7%)   0.0024 (  0.6%)   0.0074 (  0.6%)   0.0076 (  0.2%)  typecheck-expr
   0.0050 (  0.7%)   0.0021 (  0.5%)   0.0071 (  0.6%)   0.0072 (  0.2%)  typecheck-stmt
   0.0042 (  0.6%)   0.0024 (  0.6%)   0.0066 (  0.6%)   0.0066 (  0.2%)  SILGen
   0.0030 (  0.4%)   0.0012 (  0.3%)   0.0043 (  0.4%)   0.0043 (  0.1%)  SILGen-function
   0.0035 (  0.5%)   0.0003 (  0.1%)   0.0039 (  0.3%)   0.0039 (  0.1%)  SIL optimization
   0.0008 (  0.1%)   0.0003 (  0.1%)   0.0011 (  0.1%)   0.0011 (  0.0%)  load-all-members
   0.0004 (  0.1%)   0.0000 (  0.0%)   0.0004 (  0.0%)   0.0004 (  0.0%)  typecheck-expr-pattern
   0.0003 (  0.0%)   0.0000 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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%)  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.7528 (100.0%)   0.4092 (100.0%)   1.1620 (100.0%)   3.4330 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.2574 seconds (3.6650 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.1703 (100.0%)   1.0871 (100.0%)   2.2574 (100.0%)   3.6650 (100.0%)  Building Target
   1.1703 (100.0%)   1.0871 (100.0%)   2.2574 (100.0%)   3.6650 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ Error.swift /Users/admin/builder/spi-builder-workspace/Sources/Error.swift (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745505951211607-swift-frontend-GoogleStaticMapsKit-Error.swift-arm64_apple_ios18.4-o-Onone-1113709685.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4833 seconds (3.5249 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0244 ( 12.7%)   0.0991 ( 34.0%)   0.1235 ( 25.6%)   1.6339 ( 46.4%)  parse-and-resolve-imports
   0.0236 ( 12.3%)   0.0981 ( 33.7%)   0.1218 ( 25.2%)   1.6321 ( 46.3%)  Import resolution
   0.0861 ( 44.8%)   0.0325 ( 11.2%)   0.1186 ( 24.5%)   0.1193 (  3.4%)  build-rewrite-system
   0.0114 (  6.0%)   0.0362 ( 12.4%)   0.0476 (  9.9%)   0.0676 (  1.9%)  load-stdlib
   0.0118 (  6.2%)   0.0114 (  3.9%)   0.0232 (  4.8%)   0.0233 (  0.7%)  import-clang-decl
   0.0089 (  4.7%)   0.0030 (  1.0%)   0.0119 (  2.5%)   0.0120 (  0.3%)  perform-sema
   0.0089 (  4.6%)   0.0030 (  1.0%)   0.0119 (  2.5%)   0.0119 (  0.3%)  Type checking and Semantic analysis
   0.0089 (  4.6%)   0.0030 (  1.0%)   0.0119 (  2.5%)   0.0119 (  0.3%)  typecheck-decl
   0.0023 (  1.2%)   0.0024 (  0.8%)   0.0047 (  1.0%)   0.0047 (  0.1%)  IRGen
   0.0017 (  0.9%)   0.0010 (  0.3%)   0.0027 (  0.6%)   0.0027 (  0.1%)  SILGen
   0.0016 (  0.8%)   0.0001 (  0.0%)   0.0017 (  0.4%)   0.0017 (  0.0%)  SIL optimization
   0.0008 (  0.4%)   0.0006 (  0.2%)   0.0014 (  0.3%)   0.0014 (  0.0%)  load-all-members
   0.0008 (  0.4%)   0.0004 (  0.1%)   0.0012 (  0.2%)   0.0012 (  0.0%)  SILGen-function
   0.0003 (  0.2%)   0.0002 (  0.1%)   0.0006 (  0.1%)   0.0006 (  0.0%)  typecheck-stmt
   0.0003 (  0.1%)   0.0002 (  0.1%)   0.0005 (  0.1%)   0.0005 (  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%)  module-populate-cache
   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%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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.1920 (100.0%)   0.2913 (100.0%)   0.4833 (100.0%)   3.5249 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.9313 seconds (3.6626 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8905 (100.0%)   1.0408 (100.0%)   1.9313 (100.0%)   3.6626 (100.0%)  Building Target
   0.8905 (100.0%)   1.0408 (100.0%)   1.9313 (100.0%)   3.6626 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Error.swift (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ GoogleStaticMaps.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleStaticMaps.swift (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745505951206067-swift-frontend-GoogleStaticMapsKit-GoogleStaticMaps.swift-arm64_apple_ios18.4-o-Onone-2387930551.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4126 seconds (3.5799 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0201 ( 13.5%)   0.1000 ( 37.9%)   0.1201 ( 29.1%)   1.6673 ( 46.6%)  parse-and-resolve-imports
   0.0193 ( 13.0%)   0.0985 ( 37.3%)   0.1178 ( 28.5%)   1.6649 ( 46.5%)  Import resolution
   0.0818 ( 55.1%)   0.0339 ( 12.9%)   0.1157 ( 28.0%)   0.1172 (  3.3%)  build-rewrite-system
   0.0014 (  1.0%)   0.0109 (  4.1%)   0.0123 (  3.0%)   0.0837 (  2.3%)  load-stdlib
   0.0113 (  7.6%)   0.0111 (  4.2%)   0.0224 (  5.4%)   0.0224 (  0.6%)  import-clang-decl
   0.0025 (  1.7%)   0.0051 (  1.9%)   0.0077 (  1.9%)   0.0077 (  0.2%)  IRGen
   0.0029 (  2.0%)   0.0012 (  0.4%)   0.0041 (  1.0%)   0.0041 (  0.1%)  perform-sema
   0.0029 (  1.9%)   0.0012 (  0.4%)   0.0040 (  1.0%)   0.0041 (  0.1%)  Type checking and Semantic analysis
   0.0025 (  1.7%)   0.0010 (  0.4%)   0.0035 (  0.9%)   0.0035 (  0.1%)  typecheck-decl
   0.0016 (  1.1%)   0.0000 (  0.0%)   0.0016 (  0.4%)   0.0016 (  0.0%)  SIL optimization
   0.0007 (  0.5%)   0.0005 (  0.2%)   0.0013 (  0.3%)   0.0013 (  0.0%)  load-all-members
   0.0006 (  0.4%)   0.0002 (  0.1%)   0.0009 (  0.2%)   0.0009 (  0.0%)  SILGen
   0.0003 (  0.2%)   0.0002 (  0.1%)   0.0006 (  0.1%)   0.0006 (  0.0%)  typecheck-expr
   0.0002 (  0.1%)   0.0001 (  0.0%)   0.0003 (  0.1%)   0.0004 (  0.0%)  typecheck-stmt
   0.0001 (  0.1%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  SILGen-function
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.1485 (100.0%)   0.2641 (100.0%)   0.4126 (100.0%)   3.5799 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.8511 seconds (3.6673 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8632 (100.0%)   0.9879 (100.0%)   1.8511 (100.0%)   3.6673 (100.0%)  Building Target
   0.8632 (100.0%)   0.9879 (100.0%)   1.8511 (100.0%)   3.6673 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleStaticMaps.swift (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/GoogleStaticMaps.swift:39:14: warning: var 'intern_google_static_maps_api_key' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
internal var intern_google_static_maps_api_key: String?
             ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleStaticMaps.swift:39:14: note: convert 'intern_google_static_maps_api_key' to a 'let' constant to make 'Sendable' shared state immutable
internal var intern_google_static_maps_api_key: String?
         ~~~ ^
         let
/Users/admin/builder/spi-builder-workspace/Sources/GoogleStaticMaps.swift:39:14: note: add '@MainActor' to make var 'intern_google_static_maps_api_key' part of global actor 'MainActor'
internal var intern_google_static_maps_api_key: String?
             ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GoogleStaticMaps.swift:39:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
internal var intern_google_static_maps_api_key: String?
             ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/GoogleStaticMaps.swift:42:3: warning: 'public' modifier is redundant for static method declared in a public extension
  public static func setAPIKey(apiKey: String) {
  ^~~~~~~

SwiftEmitModule normal arm64 Emitting\ module\ for\ GoogleStaticMapsKit (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745505951210208-swift-frontend-GoogleStaticMapsKit-all-arm64_apple_ios18.4-swiftmodule-Onone-3406550792.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4100 seconds (3.4996 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0204 ( 12.2%)   0.0982 ( 40.3%)   0.1186 ( 28.9%)   1.6239 ( 46.4%)  parse-and-resolve-imports
   0.0197 ( 11.8%)   0.0973 ( 39.9%)   0.1170 ( 28.5%)   1.6224 ( 46.4%)  Import resolution
   0.0016 (  1.0%)   0.0104 (  4.3%)   0.0120 (  2.9%)   0.0893 (  2.6%)  load-stdlib
   0.0237 ( 14.2%)   0.0065 (  2.7%)   0.0302 (  7.4%)   0.0302 (  0.9%)  perform-sema
   0.0235 ( 14.2%)   0.0064 (  2.6%)   0.0300 (  7.3%)   0.0300 (  0.9%)  Type checking and Semantic analysis
   0.0231 ( 13.9%)   0.0062 (  2.6%)   0.0293 (  7.2%)   0.0294 (  0.8%)  typecheck-decl
   0.0123 (  7.4%)   0.0027 (  1.1%)   0.0150 (  3.7%)   0.0150 (  0.4%)  SILGen
   0.0076 (  4.6%)   0.0049 (  2.0%)   0.0125 (  3.0%)   0.0132 (  0.4%)  SIL optimization
   0.0091 (  5.5%)   0.0019 (  0.8%)   0.0110 (  2.7%)   0.0110 (  0.3%)  SILGen-function
   0.0067 (  4.0%)   0.0016 (  0.6%)   0.0083 (  2.0%)   0.0083 (  0.2%)  typecheck-expr
   0.0062 (  3.7%)   0.0014 (  0.6%)   0.0076 (  1.8%)   0.0076 (  0.2%)  typecheck-stmt
   0.0015 (  0.9%)   0.0024 (  1.0%)   0.0039 (  0.9%)   0.0045 (  0.1%)  Serialization, swiftmodule
   0.0034 (  2.0%)   0.0011 (  0.4%)   0.0045 (  1.1%)   0.0045 (  0.1%)  build-rewrite-system
   0.0038 (  2.3%)   0.0005 (  0.2%)   0.0044 (  1.1%)   0.0044 (  0.1%)  typecheck-expr-pattern
   0.0016 (  1.0%)   0.0019 (  0.8%)   0.0035 (  0.9%)   0.0036 (  0.1%)  import-clang-decl
   0.0009 (  0.6%)   0.0002 (  0.1%)   0.0011 (  0.3%)   0.0011 (  0.0%)  Serialization, swiftsourceinfo
   0.0010 (  0.6%)   0.0000 (  0.0%)   0.0010 (  0.2%)   0.0010 (  0.0%)  precheck-target
   0.0001 (  0.1%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  Serialization, swiftdoc
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-module-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.1663 (100.0%)   0.2437 (100.0%)   0.4100 (100.0%)   3.4996 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2014 seconds (1.7849 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0748 (100.0%)   0.1265 (100.0%)   0.2014 (100.0%)   1.7849 (100.0%)  Building Target
   0.0748 (100.0%)   0.1265 (100.0%)   0.2014 (100.0%)   1.7849 (100.0%)  Total
EmitSwiftModule normal arm64 (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/GoogleStaticMaps.swift:39:14: warning: var 'intern_google_static_maps_api_key' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
internal var intern_google_static_maps_api_key: String?
             ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleStaticMaps.swift:39:14: note: convert 'intern_google_static_maps_api_key' to a 'let' constant to make 'Sendable' shared state immutable
internal var intern_google_static_maps_api_key: String?
         ~~~ ^
         let
/Users/admin/builder/spi-builder-workspace/Sources/GoogleStaticMaps.swift:39:14: note: add '@MainActor' to make var 'intern_google_static_maps_api_key' part of global actor 'MainActor'
internal var intern_google_static_maps_api_key: String?
             ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GoogleStaticMaps.swift:39:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
internal var intern_google_static_maps_api_key: String?
             ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/GoogleStaticMaps.swift:42:3: warning: 'public' modifier is redundant for static method declared in a public extension
  public static func setAPIKey(apiKey: String) {
  ^~~~~~~

SwiftCompile normal arm64 Compiling\ Query.swift /Users/admin/builder/spi-builder-workspace/Sources/Query.swift (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745505951206155-swift-frontend-GoogleStaticMapsKit-Query.swift-arm64_apple_ios18.4-o-Onone-3917404648.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.5155 seconds (3.5945 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0197 (  8.4%)   0.0975 ( 34.7%)   0.1172 ( 22.7%)   1.6102 ( 44.8%)  parse-and-resolve-imports
   0.0190 (  8.1%)   0.0966 ( 34.3%)   0.1156 ( 22.4%)   1.6087 ( 44.8%)  Import resolution
   0.0851 ( 36.4%)   0.0324 ( 11.5%)   0.1175 ( 22.8%)   0.1182 (  3.3%)  build-rewrite-system
   0.0015 (  0.7%)   0.0126 (  4.5%)   0.0142 (  2.7%)   0.1056 (  2.9%)  load-stdlib
   0.0201 (  8.6%)   0.0063 (  2.2%)   0.0264 (  5.1%)   0.0264 (  0.7%)  perform-sema
   0.0200 (  8.6%)   0.0063 (  2.2%)   0.0264 (  5.1%)   0.0264 (  0.7%)  Type checking and Semantic analysis
   0.0182 (  7.8%)   0.0049 (  1.8%)   0.0232 (  4.5%)   0.0232 (  0.6%)  typecheck-stmt
   0.0116 (  5.0%)   0.0108 (  3.8%)   0.0224 (  4.3%)   0.0227 (  0.6%)  import-clang-decl
   0.0118 (  5.0%)   0.0031 (  1.1%)   0.0149 (  2.9%)   0.0149 (  0.4%)  typecheck-expr
   0.0103 (  4.4%)   0.0030 (  1.1%)   0.0133 (  2.6%)   0.0133 (  0.4%)  precheck-target
   0.0028 (  1.2%)   0.0041 (  1.5%)   0.0069 (  1.3%)   0.0069 (  0.2%)  IRGen
   0.0046 (  1.9%)   0.0010 (  0.4%)   0.0056 (  1.1%)   0.0057 (  0.2%)  SILGen
   0.0029 (  1.2%)   0.0007 (  0.2%)   0.0036 (  0.7%)   0.0037 (  0.1%)  SILGen-function
   0.0032 (  1.4%)   0.0001 (  0.0%)   0.0033 (  0.6%)   0.0034 (  0.1%)  SIL optimization
   0.0018 (  0.8%)   0.0014 (  0.5%)   0.0032 (  0.6%)   0.0032 (  0.1%)  typecheck-decl
   0.0007 (  0.3%)   0.0003 (  0.1%)   0.0010 (  0.2%)   0.0010 (  0.0%)  load-all-members
   0.0006 (  0.3%)   0.0002 (  0.1%)   0.0008 (  0.2%)   0.0008 (  0.0%)  typecheck-for-each
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   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.2342 (100.0%)   0.2813 (100.0%)   0.5155 (100.0%)   3.5945 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.8908 seconds (3.6718 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8852 (100.0%)   1.0056 (100.0%)   1.8908 (100.0%)   3.6718 (100.0%)  Building Target
   0.8852 (100.0%)   1.0056 (100.0%)   1.8908 (100.0%)   3.6718 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Query.swift (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
    cd /Users/admin/builder/spi-builder-workspace

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

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745505951211917-swift-frontend-GoogleStaticMapsKit-Parameters.swift-arm64_apple_ios18.4-o-Onone-749611394.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 2.3296 seconds (3.5454 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.6820 ( 43.4%)   0.3490 ( 46.0%)   1.0310 ( 44.3%)   1.5996 ( 45.1%)  parse-and-resolve-imports
   0.6814 ( 43.4%)   0.3485 ( 45.9%)   1.0299 ( 44.2%)   1.5985 ( 45.1%)  Import resolution
   0.0838 (  5.3%)   0.0235 (  3.1%)   0.1072 (  4.6%)   0.1075 (  3.0%)  build-rewrite-system
   0.0016 (  0.1%)   0.0082 (  1.1%)   0.0098 (  0.4%)   0.0881 (  2.5%)  load-stdlib
   0.0216 (  1.4%)   0.0035 (  0.5%)   0.0251 (  1.1%)   0.0251 (  0.7%)  perform-sema
   0.0216 (  1.4%)   0.0035 (  0.5%)   0.0250 (  1.1%)   0.0251 (  0.7%)  Type checking and Semantic analysis
   0.0115 (  0.7%)   0.0102 (  1.3%)   0.0217 (  0.9%)   0.0217 (  0.6%)  import-clang-decl
   0.0157 (  1.0%)   0.0022 (  0.3%)   0.0179 (  0.8%)   0.0179 (  0.5%)  typecheck-decl
   0.0118 (  0.7%)   0.0025 (  0.3%)   0.0143 (  0.6%)   0.0143 (  0.4%)  typecheck-stmt
   0.0117 (  0.7%)   0.0024 (  0.3%)   0.0141 (  0.6%)   0.0141 (  0.4%)  typecheck-expr
   0.0079 (  0.5%)   0.0019 (  0.2%)   0.0098 (  0.4%)   0.0098 (  0.3%)  SILGen
   0.0065 (  0.4%)   0.0015 (  0.2%)   0.0080 (  0.3%)   0.0080 (  0.2%)  SILGen-function
   0.0056 (  0.4%)   0.0018 (  0.2%)   0.0074 (  0.3%)   0.0074 (  0.2%)  IRGen
   0.0042 (  0.3%)   0.0001 (  0.0%)   0.0042 (  0.2%)   0.0043 (  0.1%)  SIL optimization
   0.0017 (  0.1%)   0.0003 (  0.0%)   0.0020 (  0.1%)   0.0020 (  0.1%)  typecheck-expr-pattern
   0.0008 (  0.0%)   0.0002 (  0.0%)   0.0009 (  0.0%)   0.0009 (  0.0%)  load-all-members
   0.0009 (  0.1%)   0.0000 (  0.0%)   0.0009 (  0.0%)   0.0009 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   1.5703 (100.0%)   0.7593 (100.0%)   2.3296 (100.0%)   3.5454 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.8155 seconds (3.6644 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.5712 (100.0%)   1.2443 (100.0%)   2.8155 (100.0%)   3.6644 (100.0%)  Building Target
   1.5712 (100.0%)   1.2443 (100.0%)   2.8155 (100.0%)   3.6644 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ URL.swift /Users/admin/builder/spi-builder-workspace/Sources/URL.swift (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745505951211487-swift-frontend-GoogleStaticMapsKit-URL.swift-arm64_apple_ios18.4-o-Onone-3419629811.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.5505 seconds (3.6082 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0186 (  6.5%)   0.0849 ( 32.4%)   0.1035 ( 18.8%)   1.5841 ( 43.9%)  parse-and-resolve-imports
   0.0180 (  6.2%)   0.0842 ( 32.1%)   0.1022 ( 18.6%)   1.5828 ( 43.9%)  Import resolution
   0.0823 ( 28.5%)   0.0314 ( 12.0%)   0.1137 ( 20.7%)   0.1138 (  3.2%)  build-rewrite-system
   0.0013 (  0.5%)   0.0085 (  3.2%)   0.0098 (  1.8%)   0.1043 (  2.9%)  load-stdlib
   0.0281 (  9.7%)   0.0081 (  3.1%)   0.0362 (  6.6%)   0.0365 (  1.0%)  perform-sema
   0.0280 (  9.7%)   0.0081 (  3.1%)   0.0361 (  6.6%)   0.0364 (  1.0%)  Type checking and Semantic analysis
   0.0255 (  8.8%)   0.0069 (  2.7%)   0.0324 (  5.9%)   0.0327 (  0.9%)  typecheck-stmt
   0.0252 (  8.8%)   0.0070 (  2.7%)   0.0323 (  5.9%)   0.0325 (  0.9%)  typecheck-expr
   0.0223 (  7.7%)   0.0059 (  2.2%)   0.0281 (  5.1%)   0.0284 (  0.8%)  typecheck-decl
   0.0115 (  4.0%)   0.0090 (  3.4%)   0.0205 (  3.7%)   0.0206 (  0.6%)  import-clang-decl
   0.0076 (  2.6%)   0.0021 (  0.8%)   0.0097 (  1.8%)   0.0099 (  0.3%)  SILGen
   0.0064 (  2.2%)   0.0018 (  0.7%)   0.0082 (  1.5%)   0.0084 (  0.2%)  SILGen-function
   0.0047 (  1.6%)   0.0031 (  1.2%)   0.0078 (  1.4%)   0.0078 (  0.2%)  IRGen
   0.0055 (  1.9%)   0.0001 (  0.1%)   0.0057 (  1.0%)   0.0057 (  0.2%)  SIL optimization
   0.0023 (  0.8%)   0.0008 (  0.3%)   0.0032 (  0.6%)   0.0032 (  0.1%)  precheck-target
   0.0009 (  0.3%)   0.0002 (  0.1%)   0.0012 (  0.2%)   0.0012 (  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%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.2884 (100.0%)   0.2621 (100.0%)   0.5505 (100.0%)   3.6082 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.9016 seconds (3.6633 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9147 (100.0%)   0.9869 (100.0%)   1.9016 (100.0%)   3.6633 (100.0%)  Building Target
   0.9147 (100.0%)   0.9869 (100.0%)   1.9016 (100.0%)   3.6633 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/URL.swift (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/URL.swift:54:8: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
      .flatMap { URLQueryItem(name: $0.0, value: $0.1) }
       ^
/Users/admin/builder/spi-builder-workspace/Sources/URL.swift:54:8: note: use 'compactMap(_:)' instead
      .flatMap { URLQueryItem(name: $0.0, value: $0.1) }
       ^~~~~~~
       compactMap
/Users/admin/builder/spi-builder-workspace/Sources/URL.swift:58:8: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
      .flatMap { URLQueryItem(name: $0.0, value: $0.1) }
       ^
/Users/admin/builder/spi-builder-workspace/Sources/URL.swift:58:8: note: use 'compactMap(_:)' instead
      .flatMap { URLQueryItem(name: $0.0, value: $0.1) }
       ^~~~~~~
       compactMap
/Users/admin/builder/spi-builder-workspace/Sources/URL.swift:63:8: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
      .flatMap { URLQueryItem(name: $0.0, value: $0.1) } ?? [URLQueryItem]()
       ^
/Users/admin/builder/spi-builder-workspace/Sources/URL.swift:63:8: note: use 'compactMap(_:)' instead
      .flatMap { URLQueryItem(name: $0.0, value: $0.1) } ?? [URLQueryItem]()
       ^~~~~~~
       compactMap
SwiftCompile normal arm64 Compiling\ Marker.swift /Users/admin/builder/spi-builder-workspace/Sources/Marker.swift (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745505951206221-swift-frontend-GoogleStaticMapsKit-Marker.swift-arm64_apple_ios18.4-o-Onone-3175498501.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.5149 seconds (3.5647 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0192 (  7.5%)   0.0842 ( 32.6%)   0.1035 ( 20.1%)   1.5849 ( 44.5%)  parse-and-resolve-imports
   0.0186 (  7.3%)   0.0836 ( 32.3%)   0.1022 ( 19.9%)   1.5836 ( 44.4%)  Import resolution
   0.0853 ( 33.3%)   0.0320 ( 12.4%)   0.1173 ( 22.8%)   0.1179 (  3.3%)  build-rewrite-system
   0.0016 (  0.6%)   0.0117 (  4.5%)   0.0133 (  2.6%)   0.0994 (  2.8%)  load-stdlib
   0.0231 (  9.0%)   0.0072 (  2.8%)   0.0303 (  5.9%)   0.0304 (  0.9%)  perform-sema
   0.0231 (  9.0%)   0.0072 (  2.8%)   0.0302 (  5.9%)   0.0303 (  0.8%)  Type checking and Semantic analysis
   0.0132 (  5.2%)   0.0107 (  4.1%)   0.0239 (  4.6%)   0.0239 (  0.7%)  import-clang-decl
   0.0144 (  5.6%)   0.0046 (  1.8%)   0.0190 (  3.7%)   0.0190 (  0.5%)  typecheck-stmt
   0.0141 (  5.5%)   0.0044 (  1.7%)   0.0185 (  3.6%)   0.0185 (  0.5%)  typecheck-expr
   0.0131 (  5.1%)   0.0038 (  1.5%)   0.0169 (  3.3%)   0.0169 (  0.5%)  typecheck-decl
   0.0085 (  3.3%)   0.0021 (  0.8%)   0.0106 (  2.1%)   0.0106 (  0.3%)  SILGen
   0.0059 (  2.3%)   0.0044 (  1.7%)   0.0103 (  2.0%)   0.0104 (  0.3%)  IRGen
   0.0073 (  2.9%)   0.0019 (  0.7%)   0.0092 (  1.8%)   0.0092 (  0.3%)  SILGen-function
   0.0044 (  1.7%)   0.0001 (  0.0%)   0.0044 (  0.9%)   0.0044 (  0.1%)  SIL optimization
   0.0025 (  1.0%)   0.0005 (  0.2%)   0.0029 (  0.6%)   0.0029 (  0.1%)  typecheck-expr-pattern
   0.0008 (  0.3%)   0.0005 (  0.2%)   0.0013 (  0.3%)   0.0013 (  0.0%)  load-all-members
   0.0010 (  0.4%)   0.0001 (  0.0%)   0.0011 (  0.2%)   0.0011 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.2561 (100.0%)   0.2588 (100.0%)   0.5149 (100.0%)   3.5647 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.9087 seconds (3.6724 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9164 (100.0%)   0.9924 (100.0%)   1.9087 (100.0%)   3.6724 (100.0%)  Building Target
   0.9164 (100.0%)   0.9924 (100.0%)   1.9087 (100.0%)   3.6724 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Marker.swift (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ Style.swift /Users/admin/builder/spi-builder-workspace/Sources/Style.swift (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745505951212162-swift-frontend-GoogleStaticMapsKit-Style.swift-arm64_apple_ios18.4-o-Onone-1388956878.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.5513 seconds (3.6094 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0201 (  7.6%)   0.0976 ( 34.1%)   0.1177 ( 21.3%)   1.6152 ( 44.7%)  parse-and-resolve-imports
   0.0194 (  7.3%)   0.0968 ( 33.8%)   0.1162 ( 21.1%)   1.6137 ( 44.7%)  Import resolution
   0.0815 ( 30.7%)   0.0330 ( 11.5%)   0.1145 ( 20.8%)   0.1158 (  3.2%)  build-rewrite-system
   0.0014 (  0.5%)   0.0079 (  2.8%)   0.0093 (  1.7%)   0.0708 (  2.0%)  load-stdlib
   0.0288 ( 10.9%)   0.0091 (  3.2%)   0.0379 (  6.9%)   0.0379 (  1.1%)  perform-sema
   0.0288 ( 10.8%)   0.0091 (  3.2%)   0.0378 (  6.9%)   0.0378 (  1.0%)  Type checking and Semantic analysis
   0.0174 (  6.6%)   0.0052 (  1.8%)   0.0226 (  4.1%)   0.0226 (  0.6%)  typecheck-stmt
   0.0119 (  4.5%)   0.0103 (  3.6%)   0.0222 (  4.0%)   0.0222 (  0.6%)  import-clang-decl
   0.0169 (  6.4%)   0.0051 (  1.8%)   0.0220 (  4.0%)   0.0220 (  0.6%)  typecheck-expr
   0.0131 (  4.9%)   0.0042 (  1.5%)   0.0173 (  3.1%)   0.0173 (  0.5%)  typecheck-decl
   0.0077 (  2.9%)   0.0016 (  0.6%)   0.0093 (  1.7%)   0.0094 (  0.3%)  SILGen
   0.0050 (  1.9%)   0.0043 (  1.5%)   0.0093 (  1.7%)   0.0093 (  0.3%)  IRGen
   0.0064 (  2.4%)   0.0013 (  0.5%)   0.0077 (  1.4%)   0.0078 (  0.2%)  SILGen-function
   0.0046 (  1.8%)   0.0002 (  0.1%)   0.0048 (  0.9%)   0.0049 (  0.1%)  SIL optimization
   0.0008 (  0.3%)   0.0004 (  0.1%)   0.0012 (  0.2%)   0.0012 (  0.0%)  load-all-members
   0.0009 (  0.3%)   0.0000 (  0.0%)   0.0009 (  0.2%)   0.0009 (  0.0%)  precheck-target
   0.0006 (  0.2%)   0.0001 (  0.0%)   0.0006 (  0.1%)   0.0006 (  0.0%)  typecheck-expr-pattern
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.2652 (100.0%)   0.2862 (100.0%)   0.5513 (100.0%)   3.6094 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.9132 seconds (3.6655 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9142 (100.0%)   0.9990 (100.0%)   1.9132 (100.0%)   3.6655 (100.0%)  Building Target
   0.9142 (100.0%)   0.9990 (100.0%)   1.9132 (100.0%)   3.6655 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Style.swift (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ Location.swift /Users/admin/builder/spi-builder-workspace/Sources/Location.swift (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745505951212358-swift-frontend-GoogleStaticMapsKit-Location.swift-arm64_apple_ios18.4-o-Onone-1211781445.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4750 seconds (3.7152 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0210 ( 10.4%)   0.1000 ( 36.6%)   0.1210 ( 25.5%)   1.7111 ( 46.1%)  parse-and-resolve-imports
   0.0202 ( 10.0%)   0.0988 ( 36.1%)   0.1189 ( 25.0%)   1.7089 ( 46.0%)  Import resolution
   0.0825 ( 40.9%)   0.0339 ( 12.4%)   0.1164 ( 24.5%)   0.1168 (  3.1%)  build-rewrite-system
   0.0014 (  0.7%)   0.0077 (  2.8%)   0.0091 (  1.9%)   0.0688 (  1.9%)  load-stdlib
   0.0121 (  6.0%)   0.0113 (  4.1%)   0.0233 (  4.9%)   0.0234 (  0.6%)  import-clang-decl
   0.0150 (  7.4%)   0.0053 (  1.9%)   0.0203 (  4.3%)   0.0203 (  0.5%)  perform-sema
   0.0149 (  7.4%)   0.0053 (  1.9%)   0.0202 (  4.3%)   0.0202 (  0.5%)  Type checking and Semantic analysis
   0.0118 (  5.9%)   0.0044 (  1.6%)   0.0162 (  3.4%)   0.0162 (  0.4%)  typecheck-decl
   0.0043 (  2.1%)   0.0033 (  1.2%)   0.0075 (  1.6%)   0.0075 (  0.2%)  IRGen
   0.0042 (  2.1%)   0.0011 (  0.4%)   0.0053 (  1.1%)   0.0053 (  0.1%)  typecheck-stmt
   0.0037 (  1.9%)   0.0006 (  0.2%)   0.0043 (  0.9%)   0.0043 (  0.1%)  SILGen
   0.0029 (  1.4%)   0.0008 (  0.3%)   0.0036 (  0.8%)   0.0036 (  0.1%)  typecheck-expr
   0.0033 (  1.6%)   0.0001 (  0.0%)   0.0035 (  0.7%)   0.0035 (  0.1%)  SIL optimization
   0.0027 (  1.4%)   0.0004 (  0.1%)   0.0031 (  0.7%)   0.0031 (  0.1%)  SILGen-function
   0.0008 (  0.4%)   0.0004 (  0.1%)   0.0011 (  0.2%)   0.0011 (  0.0%)  load-all-members
   0.0004 (  0.2%)   0.0000 (  0.0%)   0.0004 (  0.1%)   0.0004 (  0.0%)  precheck-target
   0.0004 (  0.2%)   0.0000 (  0.0%)   0.0004 (  0.1%)   0.0004 (  0.0%)  typecheck-expr-pattern
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.2016 (100.0%)   0.2734 (100.0%)   0.4750 (100.0%)   3.7152 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.8293 seconds (3.6649 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8550 (100.0%)   0.9743 (100.0%)   1.8293 (100.0%)   3.6649 (100.0%)  Building Target
   0.8550 (100.0%)   0.9743 (100.0%)   1.8293 (100.0%)   3.6649 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Location.swift (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ StylesImport.swift /Users/admin/builder/spi-builder-workspace/Sources/StylesImport.swift (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745505953078987-swift-frontend-GoogleStaticMapsKit-StylesImport.swift-arm64_apple_ios18.4-o-Onone-3334897831.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2745 seconds (0.2837 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0804 ( 47.0%)   0.0298 ( 28.8%)   0.1101 ( 40.1%)   0.1104 ( 38.9%)  build-rewrite-system
   0.0194 ( 11.3%)   0.0215 ( 20.8%)   0.0409 ( 14.9%)   0.0418 ( 14.7%)  parse-and-resolve-imports
   0.0188 ( 11.0%)   0.0206 ( 20.0%)   0.0395 ( 14.4%)   0.0404 ( 14.2%)  Import resolution
   0.0123 (  7.2%)   0.0119 ( 11.5%)   0.0242 (  8.8%)   0.0313 ( 11.0%)  import-clang-decl
   0.0080 (  4.7%)   0.0035 (  3.4%)   0.0116 (  4.2%)   0.0116 (  4.1%)  perform-sema
   0.0080 (  4.7%)   0.0035 (  3.4%)   0.0115 (  4.2%)   0.0115 (  4.1%)  Type checking and Semantic analysis
   0.0052 (  3.0%)   0.0020 (  1.9%)   0.0072 (  2.6%)   0.0072 (  2.5%)  typecheck-stmt
   0.0033 (  2.0%)   0.0033 (  3.2%)   0.0066 (  2.4%)   0.0066 (  2.3%)  IRGen
   0.0044 (  2.5%)   0.0015 (  1.5%)   0.0059 (  2.1%)   0.0059 (  2.1%)  typecheck-expr
   0.0025 (  1.5%)   0.0014 (  1.4%)   0.0040 (  1.4%)   0.0040 (  1.4%)  typecheck-decl
   0.0026 (  1.5%)   0.0011 (  1.0%)   0.0037 (  1.4%)   0.0037 (  1.3%)  SILGen
   0.0012 (  0.7%)   0.0023 (  2.3%)   0.0035 (  1.3%)   0.0035 (  1.2%)  load-stdlib
   0.0021 (  1.3%)   0.0005 (  0.5%)   0.0027 (  1.0%)   0.0027 (  0.9%)  SILGen-function
   0.0019 (  1.1%)   0.0001 (  0.1%)   0.0020 (  0.7%)   0.0020 (  0.7%)  SIL optimization
   0.0007 (  0.4%)   0.0002 (  0.2%)   0.0009 (  0.3%)   0.0009 (  0.3%)  load-all-members
   0.0002 (  0.1%)   0.0000 (  0.0%)   0.0003 (  0.1%)   0.0003 (  0.1%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-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.1711 (100.0%)   0.1033 (100.0%)   0.2745 (100.0%)   0.2837 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.6196 seconds (1.7971 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8202 (100.0%)   0.7994 (100.0%)   1.6196 (100.0%)   1.7971 (100.0%)  Building Target
   0.8202 (100.0%)   0.7994 (100.0%)   1.6196 (100.0%)   1.7971 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StylesImport.swift (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal arm64 Emitting module for GoogleStaticMapsKit (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
SwiftDriver\ Compilation\ Requirements GoogleStaticMapsKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
    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 GoogleStaticMapsKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/Objects-normal/arm64/GoogleStaticMapsKit.SwiftFileList -DSWIFT_PACKAGE -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-ios18.4 -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 4 -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/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/Objects-normal/arm64/GoogleStaticMapsKit-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/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/Objects-normal/arm64/GoogleStaticMapsKit.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/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/Objects-normal/arm64/GoogleStaticMapsKit_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/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/Objects-normal/arm64/GoogleStaticMapsKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling GoogleStaticMaps.swift (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/GoogleStaticMapsKit.framework/Headers/GoogleStaticMapsKit-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/Objects-normal/arm64/GoogleStaticMapsKit-Swift.h (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/Objects-normal/arm64/GoogleStaticMapsKit-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/GoogleStaticMapsKit.framework/Headers/GoogleStaticMapsKit-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/GoogleStaticMapsKit.framework/Modules/GoogleStaticMapsKit.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/Objects-normal/arm64/GoogleStaticMapsKit.swiftmodule (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
    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/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/Objects-normal/arm64/GoogleStaticMapsKit.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/GoogleStaticMapsKit.framework/Modules/GoogleStaticMapsKit.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/GoogleStaticMapsKit.framework/Modules/GoogleStaticMapsKit.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/Objects-normal/arm64/GoogleStaticMapsKit.swiftdoc (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
    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/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/Objects-normal/arm64/GoogleStaticMapsKit.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/GoogleStaticMapsKit.framework/Modules/GoogleStaticMapsKit.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/GoogleStaticMapsKit.framework/Modules/GoogleStaticMapsKit.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/Objects-normal/arm64/GoogleStaticMapsKit.abi.json (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
    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/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/Objects-normal/arm64/GoogleStaticMapsKit.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/GoogleStaticMapsKit.framework/Modules/GoogleStaticMapsKit.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/GoogleStaticMapsKit.framework/Modules/GoogleStaticMapsKit.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/Objects-normal/arm64/GoogleStaticMapsKit.swiftsourceinfo (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
    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/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/Objects-normal/arm64/GoogleStaticMapsKit.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/GoogleStaticMapsKit.framework/Modules/GoogleStaticMapsKit.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling URL.swift (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
SwiftDriverJobDiscovery normal arm64 Compiling Query.swift (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
SwiftDriverJobDiscovery normal arm64 Compiling Marker.swift (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
SwiftDriverJobDiscovery normal arm64 Compiling Location.swift (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
SwiftDriverJobDiscovery normal arm64 Compiling Style.swift (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
SwiftDriverJobDiscovery normal arm64 Compiling StylesImport.swift (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
SwiftDriverJobDiscovery normal arm64 Compiling Error.swift (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
SwiftDriverJobDiscovery normal arm64 Compiling Parameters.swift (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
SwiftDriverJobDiscovery normal arm64 Compiling Feature.swift (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
SwiftDriver\ Compilation GoogleStaticMapsKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
    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 GoogleStaticMapsKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/Objects-normal/arm64/GoogleStaticMapsKit.SwiftFileList -DSWIFT_PACKAGE -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-ios18.4 -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 4 -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/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/Objects-normal/arm64/GoogleStaticMapsKit-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/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/Objects-normal/arm64/GoogleStaticMapsKit.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/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/Objects-normal/arm64/GoogleStaticMapsKit_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/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/Objects-normal/arm64/GoogleStaticMapsKit-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/GoogleStaticMapsKit.framework/GoogleStaticMapsKit normal (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
    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-ios18.4 -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/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/Objects-normal/arm64/GoogleStaticMapsKit.LinkFileList -install_name @rpath/GoogleStaticMapsKit.framework/GoogleStaticMapsKit -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/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/Objects-normal/arm64/GoogleStaticMapsKit_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/Objects-normal/arm64/GoogleStaticMapsKit_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/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/Objects-normal/arm64/GoogleStaticMapsKit.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/GoogleStaticMapsKit.framework/GoogleStaticMapsKit
ExtractAppIntentsMetadata (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
    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 GoogleStaticMapsKit --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 18.4 --bundle-identifier GoogleStaticMapsKit --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/GoogleStaticMapsKit.framework --target-triple arm64-apple-ios18.4 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/GoogleStaticMapsKit.framework/GoogleStaticMapsKit --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/Objects-normal/arm64/GoogleStaticMapsKit_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/Objects-normal/arm64/GoogleStaticMapsKit.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/GoogleStaticMapsKit.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/GoogleStaticMapsKit.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/Objects-normal/arm64/GoogleStaticMapsKit.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-24 07:45:55.476 appintentsmetadataprocessor[702:3909] Starting appintentsmetadataprocessor export
2025-04-24 07:45:55.478 appintentsmetadataprocessor[702:3909] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
AppIntentsSSUTraining (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
    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/GoogleStaticMapsKit.framework/Info.plist --temp-dir-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/ssu --bundle-id GoogleStaticMapsKit --product-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/GoogleStaticMapsKit.framework --extracted-metadata-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/GoogleStaticMapsKit.framework/Metadata.appintents --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleStaticMapsKit.build/Debug-iphoneos/GoogleStaticMapsKit.build/GoogleStaticMapsKit.DependencyMetadataFileList --archive-ssu-assets
2025-04-24 07:45:55.499 appintentsnltrainingprocessor[703:3910] Parsing options for appintentsnltrainingprocessor
2025-04-24 07:45:55.500 appintentsnltrainingprocessor[703:3910] No AppShortcuts found - Skipping.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/GoogleStaticMapsKit.framework/GoogleStaticMapsKit.tbd (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
    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/GoogleStaticMapsKit.framework/GoogleStaticMapsKit -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/GoogleStaticMapsKit.framework/GoogleStaticMapsKit.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/GoogleStaticMapsKit.framework (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/GoogleStaticMapsKit.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/GoogleStaticMapsKit.framework (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/GoogleStaticMapsKit.framework
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "GoogleStaticMapsKit",
  "name" : "GoogleStaticMapsKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "GoogleStaticMapsKit",
      "targets" : [
        "GoogleStaticMapsKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GoogleStaticMapsKitTests",
      "module_type" : "SwiftTarget",
      "name" : "GoogleStaticMapsKitTests",
      "path" : "Tests",
      "sources" : [
        "GoogleStaticMapsKitTests/GoogleStaticMapsKitTests.swift",
        "LinuxMain.swift"
      ],
      "target_dependencies" : [
        "GoogleStaticMapsKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GoogleStaticMapsKit",
      "module_type" : "SwiftTarget",
      "name" : "GoogleStaticMapsKit",
      "path" : "Sources",
      "product_memberships" : [
        "GoogleStaticMapsKit"
      ],
      "sources" : [
        "Error.swift",
        "Feature.swift",
        "GoogleStaticMaps.swift",
        "Location.swift",
        "Marker.swift",
        "Parameters.swift",
        "Query.swift",
        "Style.swift",
        "StylesImport.swift",
        "URL.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
Done.