Build Information
Successful build of GoogleStaticMapsKit, reference 1.2.0 (85f5da
), with Swift 6.1 for iOS using Xcode 16.3 on 24 Apr 2025 14:46:53 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: 1.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/PoissonBallon/GoogleStaticMapsKit
* tag 1.2.0 -> FETCH_HEAD
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 1.2.0
========================================
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/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/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/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
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
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.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-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_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
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.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
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\ GoogleStaticMaps.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleStaticMaps.swift (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
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) {
^~~~~~~
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745506008125168-swift-frontend-GoogleStaticMapsKit-GoogleStaticMaps.swift-arm64_apple_ios18.4-o-Onone-4131131679.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3579 seconds (3.5101 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0201 ( 13.5%) 0.0731 ( 35.1%) 0.0932 ( 26.0%) 1.6289 ( 46.4%) parse-and-resolve-imports
0.0194 ( 13.0%) 0.0723 ( 34.7%) 0.0918 ( 25.6%) 1.6275 ( 46.4%) Import resolution
0.0826 ( 55.2%) 0.0316 ( 15.2%) 0.1143 ( 31.9%) 0.1143 ( 3.3%) build-rewrite-system
0.0018 ( 1.2%) 0.0142 ( 6.8%) 0.0160 ( 4.5%) 0.0966 ( 2.8%) load-stdlib
0.0112 ( 7.5%) 0.0108 ( 5.2%) 0.0220 ( 6.2%) 0.0221 ( 0.6%) import-clang-decl
0.0022 ( 1.5%) 0.0024 ( 1.2%) 0.0046 ( 1.3%) 0.0046 ( 0.1%) IRGen
0.0030 ( 2.0%) 0.0011 ( 0.5%) 0.0040 ( 1.1%) 0.0041 ( 0.1%) perform-sema
0.0029 ( 2.0%) 0.0010 ( 0.5%) 0.0040 ( 1.1%) 0.0040 ( 0.1%) Type checking and Semantic analysis
0.0026 ( 1.7%) 0.0009 ( 0.4%) 0.0035 ( 1.0%) 0.0035 ( 0.1%) typecheck-decl
0.0016 ( 1.1%) 0.0000 ( 0.0%) 0.0016 ( 0.5%) 0.0016 ( 0.0%) SIL optimization
0.0007 ( 0.5%) 0.0004 ( 0.2%) 0.0012 ( 0.3%) 0.0012 ( 0.0%) load-all-members
0.0005 ( 0.3%) 0.0001 ( 0.1%) 0.0007 ( 0.2%) 0.0007 ( 0.0%) SILGen
0.0004 ( 0.2%) 0.0001 ( 0.1%) 0.0005 ( 0.1%) 0.0005 ( 0.0%) typecheck-expr
0.0002 ( 0.1%) 0.0001 ( 0.0%) 0.0003 ( 0.1%) 0.0003 ( 0.0%) typecheck-stmt
0.0001 ( 0.1%) 0.0000 ( 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%) 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%) 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%) 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, post-optimization
0.1496 (100.0%) 0.2083 (100.0%) 0.3579 (100.0%) 3.5101 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.9114 seconds (3.6435 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8568 (100.0%) 1.0545 (100.0%) 1.9114 (100.0%) 3.6435 (100.0%) Building Target
0.8568 (100.0%) 1.0545 (100.0%) 1.9114 (100.0%) 3.6435 (100.0%) Total
SwiftCompile normal arm64 Compiling\ Feature.swift /Users/admin/builder/spi-builder-workspace/Sources/Feature.swift (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745506008128321-swift-frontend-GoogleStaticMapsKit-Feature.swift-arm64_apple_ios18.4-o-Onone-3053498899.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4156 seconds (3.5709 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0201 ( 9.9%) 0.0671 ( 31.6%) 0.0873 ( 21.0%) 1.6218 ( 45.4%) parse-and-resolve-imports
0.0194 ( 9.5%) 0.0662 ( 31.1%) 0.0856 ( 20.6%) 1.6201 ( 45.4%) Import resolution
0.0811 ( 39.9%) 0.0312 ( 14.7%) 0.1123 ( 27.0%) 0.1123 ( 3.1%) build-rewrite-system
0.0017 ( 0.8%) 0.0161 ( 7.6%) 0.0178 ( 4.3%) 0.1037 ( 2.9%) load-stdlib
0.0156 ( 7.7%) 0.0052 ( 2.4%) 0.0208 ( 5.0%) 0.0208 ( 0.6%) perform-sema
0.0155 ( 7.7%) 0.0052 ( 2.4%) 0.0207 ( 5.0%) 0.0208 ( 0.6%) Type checking and Semantic analysis
0.0109 ( 5.4%) 0.0097 ( 4.6%) 0.0207 ( 5.0%) 0.0207 ( 0.6%) import-clang-decl
0.0108 ( 5.3%) 0.0035 ( 1.7%) 0.0143 ( 3.4%) 0.0143 ( 0.4%) typecheck-decl
0.0057 ( 2.8%) 0.0019 ( 0.9%) 0.0076 ( 1.8%) 0.0076 ( 0.2%) typecheck-expr
0.0056 ( 2.8%) 0.0019 ( 0.9%) 0.0075 ( 1.8%) 0.0075 ( 0.2%) typecheck-stmt
0.0038 ( 1.9%) 0.0025 ( 1.2%) 0.0063 ( 1.5%) 0.0063 ( 0.2%) IRGen
0.0042 ( 2.1%) 0.0008 ( 0.4%) 0.0050 ( 1.2%) 0.0050 ( 0.1%) SILGen
0.0038 ( 1.9%) 0.0001 ( 0.0%) 0.0039 ( 0.9%) 0.0039 ( 0.1%) SIL optimization
0.0032 ( 1.6%) 0.0006 ( 0.3%) 0.0038 ( 0.9%) 0.0038 ( 0.1%) SILGen-function
0.0008 ( 0.4%) 0.0006 ( 0.3%) 0.0014 ( 0.3%) 0.0014 ( 0.0%) load-all-members
0.0004 ( 0.2%) 0.0000 ( 0.0%) 0.0004 ( 0.1%) 0.0004 ( 0.0%) typecheck-expr-pattern
0.0003 ( 0.2%) 0.0000 ( 0.0%) 0.0003 ( 0.1%) 0.0003 ( 0.0%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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.2030 (100.0%) 0.2126 (100.0%) 0.4156 (100.0%) 3.5709 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.9005 seconds (3.6415 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8534 (100.0%) 1.0471 (100.0%) 1.9005 (100.0%) 3.6415 (100.0%) Building Target
0.8534 (100.0%) 1.0471 (100.0%) 1.9005 (100.0%) 3.6415 (100.0%) Total
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
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-1745506008136120-swift-frontend-GoogleStaticMapsKit-StylesImport.swift-arm64_apple_ios18.4-o-Onone-727920695.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3690 seconds (3.4235 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0185 ( 11.0%) 0.0672 ( 33.4%) 0.0857 ( 23.2%) 1.5693 ( 45.8%) parse-and-resolve-imports
0.0178 ( 10.6%) 0.0664 ( 33.0%) 0.0842 ( 22.8%) 1.5678 ( 45.8%) Import resolution
0.0841 ( 50.1%) 0.0310 ( 15.4%) 0.1151 ( 31.2%) 0.1152 ( 3.4%) build-rewrite-system
0.0017 ( 1.0%) 0.0133 ( 6.6%) 0.0150 ( 4.1%) 0.1020 ( 3.0%) load-stdlib
0.0117 ( 7.0%) 0.0113 ( 5.6%) 0.0231 ( 6.3%) 0.0232 ( 0.7%) import-clang-decl
0.0072 ( 4.3%) 0.0023 ( 1.2%) 0.0095 ( 2.6%) 0.0096 ( 0.3%) perform-sema
0.0072 ( 4.3%) 0.0023 ( 1.2%) 0.0095 ( 2.6%) 0.0095 ( 0.3%) Type checking and Semantic analysis
0.0046 ( 2.7%) 0.0012 ( 0.6%) 0.0058 ( 1.6%) 0.0058 ( 0.2%) typecheck-stmt
0.0026 ( 1.5%) 0.0025 ( 1.2%) 0.0051 ( 1.4%) 0.0051 ( 0.1%) IRGen
0.0037 ( 2.2%) 0.0010 ( 0.5%) 0.0047 ( 1.3%) 0.0047 ( 0.1%) typecheck-expr
0.0024 ( 1.4%) 0.0010 ( 0.5%) 0.0034 ( 0.9%) 0.0034 ( 0.1%) typecheck-decl
0.0020 ( 1.2%) 0.0007 ( 0.4%) 0.0027 ( 0.7%) 0.0027 ( 0.1%) SILGen
0.0018 ( 1.1%) 0.0001 ( 0.0%) 0.0019 ( 0.5%) 0.0019 ( 0.1%) SIL optimization
0.0016 ( 1.0%) 0.0003 ( 0.1%) 0.0019 ( 0.5%) 0.0019 ( 0.1%) SILGen-function
0.0009 ( 0.5%) 0.0003 ( 0.2%) 0.0012 ( 0.3%) 0.0012 ( 0.0%) load-all-members
0.0002 ( 0.1%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 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%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.1681 (100.0%) 0.2010 (100.0%) 0.3690 (100.0%) 3.4235 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.9231 seconds (3.6326 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8627 (100.0%) 1.0605 (100.0%) 1.9231 (100.0%) 3.6326 (100.0%) Building Target
0.8627 (100.0%) 1.0605 (100.0%) 1.9231 (100.0%) 3.6326 (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
SwiftCompile normal arm64 Compiling\ Style.swift /Users/admin/builder/spi-builder-workspace/Sources/Style.swift (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
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
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745506008135038-swift-frontend-GoogleStaticMapsKit-Style.swift-arm64_apple_ios18.4-o-Onone-1744192995.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4710 seconds (3.5260 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0203 ( 7.6%) 0.0604 ( 29.4%) 0.0807 ( 17.1%) 1.5608 ( 44.3%) parse-and-resolve-imports
0.0197 ( 7.4%) 0.0596 ( 29.0%) 0.0793 ( 16.8%) 1.5594 ( 44.2%) Import resolution
0.0803 ( 30.3%) 0.0297 ( 14.5%) 0.1100 ( 23.4%) 0.1100 ( 3.1%) build-rewrite-system
0.0018 ( 0.7%) 0.0126 ( 6.1%) 0.0144 ( 3.1%) 0.1093 ( 3.1%) load-stdlib
0.0292 ( 11.0%) 0.0076 ( 3.7%) 0.0368 ( 7.8%) 0.0368 ( 1.0%) perform-sema
0.0291 ( 11.0%) 0.0076 ( 3.7%) 0.0367 ( 7.8%) 0.0368 ( 1.0%) Type checking and Semantic analysis
0.0118 ( 4.4%) 0.0104 ( 5.1%) 0.0222 ( 4.7%) 0.0222 ( 0.6%) import-clang-decl
0.0179 ( 6.7%) 0.0039 ( 1.9%) 0.0218 ( 4.6%) 0.0218 ( 0.6%) typecheck-stmt
0.0174 ( 6.6%) 0.0038 ( 1.9%) 0.0213 ( 4.5%) 0.0213 ( 0.6%) typecheck-expr
0.0131 ( 4.9%) 0.0039 ( 1.9%) 0.0170 ( 3.6%) 0.0170 ( 0.5%) typecheck-decl
0.0071 ( 2.7%) 0.0012 ( 0.6%) 0.0083 ( 1.8%) 0.0083 ( 0.2%) SILGen
0.0052 ( 1.9%) 0.0029 ( 1.4%) 0.0080 ( 1.7%) 0.0081 ( 0.2%) IRGen
0.0060 ( 2.3%) 0.0011 ( 0.5%) 0.0071 ( 1.5%) 0.0071 ( 0.2%) SILGen-function
0.0045 ( 1.7%) 0.0000 ( 0.0%) 0.0045 ( 1.0%) 0.0045 ( 0.1%) SIL optimization
0.0007 ( 0.3%) 0.0004 ( 0.2%) 0.0011 ( 0.2%) 0.0011 ( 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%) 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%) 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%) 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.2656 (100.0%) 0.2054 (100.0%) 0.4710 (100.0%) 3.5260 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.9436 seconds (3.6399 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8985 (100.0%) 1.0451 (100.0%) 1.9436 (100.0%) 3.6399 (100.0%) Building Target
0.8985 (100.0%) 1.0451 (100.0%) 1.9436 (100.0%) 3.6399 (100.0%) Total
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-1745506008134948-swift-frontend-GoogleStaticMapsKit-all-arm64_apple_ios18.4-swiftmodule-Onone-1254952608.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3831 seconds (3.7340 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0200 ( 11.2%) 0.0746 ( 36.5%) 0.0947 ( 24.7%) 1.7279 ( 46.3%) parse-and-resolve-imports
0.0192 ( 10.7%) 0.0737 ( 36.1%) 0.0929 ( 24.2%) 1.7262 ( 46.2%) Import resolution
0.0019 ( 1.1%) 0.0137 ( 6.7%) 0.0157 ( 4.1%) 0.0969 ( 2.6%) load-stdlib
0.0279 ( 15.6%) 0.0076 ( 3.7%) 0.0355 ( 9.3%) 0.0355 ( 1.0%) perform-sema
0.0277 ( 15.5%) 0.0075 ( 3.7%) 0.0352 ( 9.2%) 0.0352 ( 0.9%) Type checking and Semantic analysis
0.0272 ( 15.2%) 0.0073 ( 3.6%) 0.0346 ( 9.0%) 0.0346 ( 0.9%) typecheck-decl
0.0120 ( 6.7%) 0.0025 ( 1.2%) 0.0145 ( 3.8%) 0.0145 ( 0.4%) SILGen
0.0072 ( 4.0%) 0.0051 ( 2.5%) 0.0123 ( 3.2%) 0.0138 ( 0.4%) SIL optimization
0.0091 ( 5.1%) 0.0019 ( 0.9%) 0.0110 ( 2.9%) 0.0110 ( 0.3%) SILGen-function
0.0072 ( 4.0%) 0.0016 ( 0.8%) 0.0088 ( 2.3%) 0.0088 ( 0.2%) typecheck-expr
0.0063 ( 3.5%) 0.0015 ( 0.7%) 0.0078 ( 2.0%) 0.0078 ( 0.2%) typecheck-stmt
0.0015 ( 0.8%) 0.0030 ( 1.5%) 0.0044 ( 1.2%) 0.0060 ( 0.2%) Serialization, swiftmodule
0.0038 ( 2.1%) 0.0013 ( 0.6%) 0.0051 ( 1.3%) 0.0051 ( 0.1%) build-rewrite-system
0.0041 ( 2.3%) 0.0006 ( 0.3%) 0.0047 ( 1.2%) 0.0047 ( 0.1%) typecheck-expr-pattern
0.0019 ( 1.0%) 0.0023 ( 1.1%) 0.0041 ( 1.1%) 0.0041 ( 0.1%) import-clang-decl
0.0009 ( 0.5%) 0.0000 ( 0.0%) 0.0010 ( 0.3%) 0.0009 ( 0.0%) precheck-target
0.0007 ( 0.4%) 0.0001 ( 0.0%) 0.0007 ( 0.2%) 0.0007 ( 0.0%) Serialization, swiftsourceinfo
0.0001 ( 0.1%) 0.0000 ( 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%) 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-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
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.1788 (100.0%) 0.2043 (100.0%) 0.3831 (100.0%) 3.7340 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1865 seconds (1.9028 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0793 (100.0%) 0.1072 (100.0%) 0.1865 (100.0%) 1.9028 (100.0%) Building Target
0.0793 (100.0%) 0.1072 (100.0%) 0.1865 (100.0%) 1.9028 (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\ 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-1745506008136969-swift-frontend-GoogleStaticMapsKit-URL.swift-arm64_apple_ios18.4-o-Onone-757698586.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 2.9506 seconds (3.4540 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9426 ( 44.3%) 0.3580 ( 43.6%) 1.3005 ( 44.1%) 1.5062 ( 43.6%) parse-and-resolve-imports
0.9419 ( 44.2%) 0.3566 ( 43.4%) 1.2985 ( 44.0%) 1.5031 ( 43.5%) Import resolution
0.0830 ( 3.9%) 0.0211 ( 2.6%) 0.1040 ( 3.5%) 0.1041 ( 3.0%) build-rewrite-system
0.0018 ( 0.1%) 0.0132 ( 1.6%) 0.0150 ( 0.5%) 0.0962 ( 2.8%) load-stdlib
0.0270 ( 1.3%) 0.0145 ( 1.8%) 0.0415 ( 1.4%) 0.0442 ( 1.3%) perform-sema
0.0269 ( 1.3%) 0.0145 ( 1.8%) 0.0414 ( 1.4%) 0.0442 ( 1.3%) Type checking and Semantic analysis
0.0237 ( 1.1%) 0.0100 ( 1.2%) 0.0337 ( 1.1%) 0.0357 ( 1.0%) typecheck-expr
0.0213 ( 1.0%) 0.0115 ( 1.4%) 0.0328 ( 1.1%) 0.0355 ( 1.0%) typecheck-decl
0.0238 ( 1.1%) 0.0061 ( 0.7%) 0.0298 ( 1.0%) 0.0303 ( 0.9%) typecheck-stmt
0.0120 ( 0.6%) 0.0117 ( 1.4%) 0.0237 ( 0.8%) 0.0249 ( 0.7%) import-clang-decl
0.0063 ( 0.3%) 0.0006 ( 0.1%) 0.0069 ( 0.2%) 0.0069 ( 0.2%) SILGen
0.0043 ( 0.2%) 0.0025 ( 0.3%) 0.0068 ( 0.2%) 0.0068 ( 0.2%) IRGen
0.0059 ( 0.3%) 0.0003 ( 0.0%) 0.0062 ( 0.2%) 0.0062 ( 0.2%) SIL optimization
0.0051 ( 0.2%) 0.0005 ( 0.1%) 0.0056 ( 0.2%) 0.0056 ( 0.2%) SILGen-function
0.0024 ( 0.1%) 0.0007 ( 0.1%) 0.0031 ( 0.1%) 0.0031 ( 0.1%) precheck-target
0.0007 ( 0.0%) 0.0002 ( 0.0%) 0.0009 ( 0.0%) 0.0009 ( 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%) 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%) 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%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
2.1286 (100.0%) 0.8220 (100.0%) 2.9506 (100.0%) 3.4540 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 3.2003 seconds (3.6337 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.8446 (100.0%) 1.3557 (100.0%) 3.2003 (100.0%) 3.6337 (100.0%) Building Target
1.8446 (100.0%) 1.3557 (100.0%) 3.2003 (100.0%) 3.6337 (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\ 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-1745506008137672-swift-frontend-GoogleStaticMapsKit-Query.swift-arm64_apple_ios18.4-o-Onone-3327005853.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4223 seconds (4.2180 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0206 ( 10.0%) 0.0727 ( 33.4%) 0.0933 ( 22.1%) 1.9532 ( 46.3%) parse-and-resolve-imports
0.0197 ( 9.6%) 0.0716 ( 32.9%) 0.0913 ( 21.6%) 1.9512 ( 46.3%) Import resolution
0.0018 ( 0.9%) 0.0102 ( 4.7%) 0.0120 ( 2.8%) 0.0862 ( 2.0%) load-stdlib
0.0522 ( 25.5%) 0.0214 ( 9.9%) 0.0736 ( 17.4%) 0.0743 ( 1.8%) build-rewrite-system
0.0212 ( 10.3%) 0.0067 ( 3.1%) 0.0278 ( 6.6%) 0.0281 ( 0.7%) perform-sema
0.0211 ( 10.3%) 0.0066 ( 3.1%) 0.0278 ( 6.6%) 0.0280 ( 0.7%) Type checking and Semantic analysis
0.0191 ( 9.4%) 0.0054 ( 2.5%) 0.0245 ( 5.8%) 0.0247 ( 0.6%) typecheck-stmt
0.0109 ( 5.3%) 0.0098 ( 4.5%) 0.0207 ( 4.9%) 0.0207 ( 0.5%) import-clang-decl
0.0127 ( 6.2%) 0.0036 ( 1.6%) 0.0163 ( 3.9%) 0.0165 ( 0.4%) typecheck-expr
0.0102 ( 5.0%) 0.0032 ( 1.4%) 0.0134 ( 3.2%) 0.0135 ( 0.3%) precheck-target
0.0028 ( 1.4%) 0.0031 ( 1.4%) 0.0059 ( 1.4%) 0.0059 ( 0.1%) IRGen
0.0036 ( 1.8%) 0.0006 ( 0.3%) 0.0042 ( 1.0%) 0.0042 ( 0.1%) SILGen
0.0020 ( 1.0%) 0.0014 ( 0.6%) 0.0034 ( 0.8%) 0.0035 ( 0.1%) typecheck-decl
0.0031 ( 1.5%) 0.0001 ( 0.0%) 0.0032 ( 0.8%) 0.0032 ( 0.1%) SIL optimization
0.0022 ( 1.1%) 0.0004 ( 0.2%) 0.0026 ( 0.6%) 0.0026 ( 0.1%) SILGen-function
0.0007 ( 0.3%) 0.0005 ( 0.2%) 0.0012 ( 0.3%) 0.0012 ( 0.0%) load-all-members
0.0008 ( 0.4%) 0.0003 ( 0.1%) 0.0011 ( 0.3%) 0.0011 ( 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%) 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%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.2047 (100.0%) 0.2176 (100.0%) 0.4223 (100.0%) 4.2180 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.5879 seconds (3.6338 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.6127 (100.0%) 0.9752 (100.0%) 1.5879 (100.0%) 3.6338 (100.0%) Building Target
0.6127 (100.0%) 0.9752 (100.0%) 1.5879 (100.0%) 3.6338 (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\ 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-1745506008136576-swift-frontend-GoogleStaticMapsKit-Marker.swift-arm64_apple_ios18.4-o-Onone-3099183410.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4991 seconds (3.4466 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0205 ( 8.1%) 0.0734 ( 29.7%) 0.0939 ( 18.8%) 1.5321 ( 44.5%) parse-and-resolve-imports
0.0198 ( 7.8%) 0.0727 ( 29.4%) 0.0925 ( 18.5%) 1.5307 ( 44.4%) Import resolution
0.0863 ( 34.3%) 0.0331 ( 13.4%) 0.1194 ( 23.9%) 0.1194 ( 3.5%) build-rewrite-system
0.0018 ( 0.7%) 0.0126 ( 5.1%) 0.0144 ( 2.9%) 0.0817 ( 2.4%) load-stdlib
0.0225 ( 8.9%) 0.0113 ( 4.6%) 0.0338 ( 6.8%) 0.0349 ( 1.0%) perform-sema
0.0224 ( 8.9%) 0.0113 ( 4.6%) 0.0337 ( 6.7%) 0.0348 ( 1.0%) Type checking and Semantic analysis
0.0143 ( 5.7%) 0.0089 ( 3.6%) 0.0232 ( 4.7%) 0.0244 ( 0.7%) typecheck-decl
0.0133 ( 5.3%) 0.0107 ( 4.3%) 0.0240 ( 4.8%) 0.0242 ( 0.7%) import-clang-decl
0.0120 ( 4.7%) 0.0034 ( 1.4%) 0.0153 ( 3.1%) 0.0155 ( 0.4%) typecheck-expr
0.0121 ( 4.8%) 0.0032 ( 1.3%) 0.0153 ( 3.1%) 0.0153 ( 0.4%) typecheck-stmt
0.0071 ( 2.8%) 0.0013 ( 0.5%) 0.0084 ( 1.7%) 0.0084 ( 0.2%) SILGen
0.0050 ( 2.0%) 0.0033 ( 1.3%) 0.0082 ( 1.7%) 0.0083 ( 0.2%) IRGen
0.0062 ( 2.5%) 0.0011 ( 0.5%) 0.0073 ( 1.5%) 0.0073 ( 0.2%) SILGen-function
0.0046 ( 1.8%) 0.0001 ( 0.0%) 0.0046 ( 0.9%) 0.0046 ( 0.1%) SIL optimization
0.0023 ( 0.9%) 0.0003 ( 0.1%) 0.0026 ( 0.5%) 0.0026 ( 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.0009 ( 0.4%) 0.0001 ( 0.0%) 0.0009 ( 0.2%) 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%) 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%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.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.2519 (100.0%) 0.2472 (100.0%) 0.4991 (100.0%) 3.4466 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.9887 seconds (3.6336 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9122 (100.0%) 1.0765 (100.0%) 1.9887 (100.0%) 3.6336 (100.0%) Building Target
0.9122 (100.0%) 1.0765 (100.0%) 1.9887 (100.0%) 3.6336 (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\ 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-1745506008137297-swift-frontend-GoogleStaticMapsKit-Location.swift-arm64_apple_ios18.4-o-Onone-3137192408.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4058 seconds (3.3502 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0189 ( 9.9%) 0.0692 ( 32.2%) 0.0880 ( 21.7%) 1.5144 ( 45.2%) parse-and-resolve-imports
0.0182 ( 9.5%) 0.0685 ( 31.9%) 0.0867 ( 21.4%) 1.5130 ( 45.2%) Import resolution
0.0840 ( 44.0%) 0.0325 ( 15.1%) 0.1165 ( 28.7%) 0.1165 ( 3.5%) build-rewrite-system
0.0018 ( 0.9%) 0.0104 ( 4.9%) 0.0122 ( 3.0%) 0.1021 ( 3.0%) load-stdlib
0.0115 ( 6.0%) 0.0109 ( 5.1%) 0.0224 ( 5.5%) 0.0226 ( 0.7%) import-clang-decl
0.0131 ( 6.9%) 0.0045 ( 2.1%) 0.0176 ( 4.3%) 0.0180 ( 0.5%) perform-sema
0.0130 ( 6.8%) 0.0045 ( 2.1%) 0.0175 ( 4.3%) 0.0180 ( 0.5%) Type checking and Semantic analysis
0.0105 ( 5.5%) 0.0037 ( 1.7%) 0.0142 ( 3.5%) 0.0146 ( 0.4%) typecheck-decl
0.0040 ( 2.1%) 0.0050 ( 2.3%) 0.0090 ( 2.2%) 0.0093 ( 0.3%) IRGen
0.0031 ( 1.6%) 0.0019 ( 0.9%) 0.0050 ( 1.2%) 0.0050 ( 0.2%) SILGen
0.0034 ( 1.8%) 0.0010 ( 0.5%) 0.0045 ( 1.1%) 0.0045 ( 0.1%) typecheck-stmt
0.0033 ( 1.7%) 0.0005 ( 0.2%) 0.0038 ( 0.9%) 0.0038 ( 0.1%) SIL optimization
0.0023 ( 1.2%) 0.0010 ( 0.5%) 0.0033 ( 0.8%) 0.0033 ( 0.1%) SILGen-function
0.0024 ( 1.3%) 0.0007 ( 0.3%) 0.0031 ( 0.8%) 0.0031 ( 0.1%) typecheck-expr
0.0007 ( 0.4%) 0.0005 ( 0.2%) 0.0012 ( 0.3%) 0.0012 ( 0.0%) load-all-members
0.0003 ( 0.2%) 0.0000 ( 0.0%) 0.0004 ( 0.1%) 0.0004 ( 0.0%) typecheck-expr-pattern
0.0003 ( 0.2%) 0.0000 ( 0.0%) 0.0004 ( 0.1%) 0.0004 ( 0.0%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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.1910 (100.0%) 0.2148 (100.0%) 0.4058 (100.0%) 3.3502 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.9717 seconds (3.6323 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8810 (100.0%) 1.0907 (100.0%) 1.9717 (100.0%) 3.6323 (100.0%) Building Target
0.8810 (100.0%) 1.0907 (100.0%) 1.9717 (100.0%) 3.6323 (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\ 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-1745506008137470-swift-frontend-GoogleStaticMapsKit-Error.swift-arm64_apple_ios18.4-o-Onone-1925204167.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4358 seconds (3.4502 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0238 ( 12.8%) 0.0768 ( 30.9%) 0.1007 ( 23.1%) 1.5959 ( 46.3%) parse-and-resolve-imports
0.0231 ( 12.4%) 0.0760 ( 30.5%) 0.0991 ( 22.7%) 1.5944 ( 46.2%) Import resolution
0.0836 ( 44.7%) 0.0309 ( 12.4%) 0.1145 ( 26.3%) 0.1148 ( 3.3%) build-rewrite-system
0.0125 ( 6.7%) 0.0427 ( 17.1%) 0.0551 ( 12.7%) 0.0784 ( 2.3%) load-stdlib
0.0109 ( 5.8%) 0.0104 ( 4.2%) 0.0212 ( 4.9%) 0.0214 ( 0.6%) import-clang-decl
0.0085 ( 4.5%) 0.0026 ( 1.0%) 0.0110 ( 2.5%) 0.0111 ( 0.3%) perform-sema
0.0084 ( 4.5%) 0.0026 ( 1.0%) 0.0110 ( 2.5%) 0.0110 ( 0.3%) Type checking and Semantic analysis
0.0084 ( 4.5%) 0.0025 ( 1.0%) 0.0110 ( 2.5%) 0.0110 ( 0.3%) typecheck-decl
0.0022 ( 1.2%) 0.0022 ( 0.9%) 0.0043 ( 1.0%) 0.0044 ( 0.1%) IRGen
0.0017 ( 0.9%) 0.0009 ( 0.4%) 0.0027 ( 0.6%) 0.0027 ( 0.1%) SILGen
0.0015 ( 0.8%) 0.0001 ( 0.0%) 0.0016 ( 0.4%) 0.0016 ( 0.0%) SIL optimization
0.0007 ( 0.4%) 0.0005 ( 0.2%) 0.0012 ( 0.3%) 0.0012 ( 0.0%) load-all-members
0.0008 ( 0.4%) 0.0004 ( 0.1%) 0.0012 ( 0.3%) 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.2%) 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%) 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%) 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%) AST verification
0.1870 (100.0%) 0.2488 (100.0%) 0.4358 (100.0%) 3.4502 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.9758 seconds (3.6338 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8739 (100.0%) 1.1019 (100.0%) 1.9758 (100.0%) 3.6338 (100.0%) Building Target
0.8739 (100.0%) 1.1019 (100.0%) 1.9758 (100.0%) 3.6338 (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\ Parameters.swift /Users/admin/builder/spi-builder-workspace/Sources/Parameters.swift (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745506010114975-swift-frontend-GoogleStaticMapsKit-Parameters.swift-arm64_apple_ios18.4-o-Onone-4050224280.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3073 seconds (0.3086 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0522 ( 24.9%) 0.0196 ( 20.0%) 0.0717 ( 23.3%) 0.0718 ( 23.3%) build-rewrite-system
0.0164 ( 7.8%) 0.0171 ( 17.5%) 0.0335 ( 10.9%) 0.0335 ( 10.9%) parse-and-resolve-imports
0.0159 ( 7.6%) 0.0164 ( 16.7%) 0.0322 ( 10.5%) 0.0322 ( 10.4%) Import resolution
0.0222 ( 10.6%) 0.0067 ( 6.9%) 0.0289 ( 9.4%) 0.0291 ( 9.4%) perform-sema
0.0221 ( 10.6%) 0.0067 ( 6.9%) 0.0288 ( 9.4%) 0.0291 ( 9.4%) Type checking and Semantic analysis
0.0107 ( 5.1%) 0.0107 ( 10.9%) 0.0214 ( 7.0%) 0.0215 ( 7.0%) import-clang-decl
0.0160 ( 7.6%) 0.0051 ( 5.2%) 0.0211 ( 6.9%) 0.0213 ( 6.9%) typecheck-decl
0.0125 ( 6.0%) 0.0033 ( 3.4%) 0.0158 ( 5.1%) 0.0160 ( 5.2%) typecheck-stmt
0.0123 ( 5.9%) 0.0032 ( 3.3%) 0.0156 ( 5.1%) 0.0158 ( 5.1%) typecheck-expr
0.0084 ( 4.0%) 0.0017 ( 1.8%) 0.0101 ( 3.3%) 0.0101 ( 3.3%) SILGen
0.0052 ( 2.5%) 0.0034 ( 3.4%) 0.0086 ( 2.8%) 0.0086 ( 2.8%) IRGen
0.0070 ( 3.3%) 0.0014 ( 1.5%) 0.0084 ( 2.7%) 0.0084 ( 2.7%) SILGen-function
0.0039 ( 1.9%) 0.0001 ( 0.1%) 0.0040 ( 1.3%) 0.0040 ( 1.3%) SIL optimization
0.0010 ( 0.5%) 0.0017 ( 1.7%) 0.0027 ( 0.9%) 0.0027 ( 0.9%) load-stdlib
0.0018 ( 0.8%) 0.0002 ( 0.2%) 0.0020 ( 0.7%) 0.0020 ( 0.7%) typecheck-expr-pattern
0.0008 ( 0.4%) 0.0004 ( 0.5%) 0.0012 ( 0.4%) 0.0012 ( 0.4%) load-all-members
0.0010 ( 0.5%) 0.0001 ( 0.1%) 0.0010 ( 0.3%) 0.0010 ( 0.3%) 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%) 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%) 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%) 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.2093 (100.0%) 0.0981 (100.0%) 0.3073 (100.0%) 0.3086 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.5484 seconds (1.6575 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.6349 (100.0%) 0.9134 (100.0%) 1.5484 (100.0%) 1.6575 (100.0%) Building Target
0.6349 (100.0%) 0.9134 (100.0%) 1.5484 (100.0%) 1.6575 (100.0%) Total
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
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 Query.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 Parameters.swift (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
SwiftDriverJobDiscovery normal arm64 Compiling Location.swift (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
SwiftDriverJobDiscovery normal arm64 Compiling Error.swift (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
SwiftDriverJobDiscovery normal arm64 Compiling URL.swift (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
SwiftDriverJobDiscovery normal arm64 Compiling Feature.swift (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
SwiftDriverJobDiscovery normal arm64 Compiling StylesImport.swift (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
SwiftDriverJobDiscovery normal arm64 Compiling GoogleStaticMaps.swift (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
SwiftDriverJobDiscovery normal arm64 Compiling Marker.swift (in target 'GoogleStaticMapsKit' from project 'GoogleStaticMapsKit')
SwiftDriverJobDiscovery normal arm64 Compiling Style.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:46:52.306 appintentsmetadataprocessor[704:3960] Starting appintentsmetadataprocessor export
2025-04-24 07:46:52.308 appintentsmetadataprocessor[704:3960] 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:46:52.328 appintentsnltrainingprocessor[705:3961] Parsing options for appintentsnltrainingprocessor
2025-04-24 07:46:52.328 appintentsnltrainingprocessor[705:3961] 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.