Build Information
Successful build of Atlantis, reference 1.28.0 (92ca54
), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 1 May 2025 11:40:15 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 Atlantis-Package -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ProxymanApp/atlantis.git
Reference: 1.28.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ProxymanApp/atlantis
* tag 1.28.0 -> FETCH_HEAD
HEAD is now at 92ca545 New APIs for macOS 15.4 issue (#164)
Cloned https://github.com/ProxymanApp/atlantis.git
Revision (git rev-parse @):
92ca545af63a4ff96eaeb8a662ffea29e1f47f08
SUCCESS checkout https://github.com/ProxymanApp/atlantis.git at 1.28.0
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.1
Building package at path: $PWD
https://github.com/ProxymanApp/atlantis.git
https://github.com/ProxymanApp/atlantis.git
{
"dependencies" : [
],
"manifest_display_name" : "Atlantis",
"name" : "Atlantis",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Atlantis",
"targets" : [
"Atlantis"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "Atlantis",
"module_type" : "SwiftTarget",
"name" : "Atlantis",
"path" : "Sources",
"product_memberships" : [
"Atlantis"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Atlantis+Manual.swift",
"Atlantis.swift",
"AtlantisHelper.swift",
"Configuration.swift",
"DataCompression.swift",
"DispatchQueue+Once.swift",
"Message.swift",
"NetworkInjector+URLSession.swift",
"NetworkInjector.swift",
"PackageIdentifier.swift",
"Packages.swift",
"Runtime.swift",
"Transporter.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
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" : "Atlantis",
"name" : "Atlantis",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Atlantis",
"targets" : [
"Atlantis"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "Atlantis",
"module_type" : "SwiftTarget",
"name" : "Atlantis",
"path" : "Sources",
"product_memberships" : [
"Atlantis"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Atlantis+Manual.swift",
"Atlantis.swift",
"AtlantisHelper.swift",
"Configuration.swift",
"DataCompression.swift",
"DispatchQueue+Once.swift",
"Message.swift",
"NetworkInjector+URLSession.swift",
"NetworkInjector.swift",
"PackageIdentifier.swift",
"Packages.swift",
"Runtime.swift",
"Transporter.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "Atlantis",
"schemes" : [
"Atlantis-Package"
],
"targets" : [
"Atlantis",
"AtlantisPackageDescription"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Atlantis-Package -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Atlantis-Package -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'Atlantis' in project 'Atlantis' (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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 551e2e76acb6bb0d2a4f2502d2352646
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/551e2e76acb6bb0d2a4f2502d2352646.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/Atlantis.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/Atlantis.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/Atlantis.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
cd /Users/admin/builder/spi-builder-workspace/Atlantis.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
cd /Users/admin/builder/spi-builder-workspace/Atlantis.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Resources Versions/Current/Resources (in target 'Atlantis' from project 'Atlantis')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Resources /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Resources
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Versions/Current A (in target 'Atlantis' from project 'Atlantis')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh A /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Versions/Current
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Atlantis.DependencyStaticMetadataFileList (in target 'Atlantis' from project 'Atlantis')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Atlantis.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Atlantis.DependencyMetadataFileList (in target 'Atlantis' from project 'Atlantis')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Atlantis.DependencyMetadataFileList
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Modules Versions/Current/Modules (in target 'Atlantis' from project 'Atlantis')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Modules /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Modules
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Headers Versions/Current/Headers (in target 'Atlantis' from project 'Atlantis')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Headers /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Headers
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Atlantis Versions/Current/Atlantis (in target 'Atlantis' from project 'Atlantis')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Atlantis /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Atlantis
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis.SwiftFileList (in target 'Atlantis' from project 'Atlantis')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis.SwiftConstValuesFileList (in target 'Atlantis' from project 'Atlantis')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis_const_extract_protocols.json (in target 'Atlantis' from project 'Atlantis')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis.LinkFileList (in target 'Atlantis' from project 'Atlantis')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis-OutputFileMap.json (in target 'Atlantis' from project 'Atlantis')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis-OutputFileMap.json
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Versions/A/Headers (in target 'Atlantis' from project 'Atlantis')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Versions/A/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Versions/A/Resources (in target 'Atlantis' from project 'Atlantis')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Versions/A/Resources
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Versions/A (in target 'Atlantis' from project 'Atlantis')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Versions/A
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Versions (in target 'Atlantis' from project 'Atlantis')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Versions
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework (in target 'Atlantis' from project 'Atlantis')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Versions/A/Resources/Info.plist /Users/admin/builder/spi-builder-workspace/Atlantis.xcodeproj/Atlantis_Info.plist (in target 'Atlantis' from project 'Atlantis')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/Atlantis.xcodeproj/Atlantis_Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Versions/A/Resources/Info.plist
SwiftDriver Atlantis normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Atlantis' from project 'Atlantis')
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 Atlantis -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.15 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis-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/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis.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/Atlantis.build/Debug/Atlantis.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ AtlantisHelper.swift,\ Configuration.swift /Users/admin/builder/spi-builder-workspace/Sources/AtlantisHelper.swift /Users/admin/builder/spi-builder-workspace/Sources/Configuration.swift (in target 'Atlantis' from project 'Atlantis')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AtlantisHelper.swift (in target 'Atlantis' from project 'Atlantis')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Configuration.swift (in target 'Atlantis' from project 'Atlantis')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746099604820223-swift-frontend-Atlantis-AtlantisHelper.swift-arm64_apple_macos10.15-o-Onone-3441500604.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 1.0196 seconds (12.0869 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1397 ( 25.5%) 0.1811 ( 38.3%) 0.3208 ( 31.5%) 5.8153 ( 48.1%) parse-and-resolve-imports
0.1368 ( 25.0%) 0.1769 ( 37.4%) 0.3137 ( 30.8%) 5.8042 ( 48.0%) Import resolution
0.0923 ( 16.9%) 0.0275 ( 5.8%) 0.1198 ( 11.7%) 0.1201 ( 1.0%) build-rewrite-system
0.0017 ( 0.3%) 0.0105 ( 2.2%) 0.0122 ( 1.2%) 0.0919 ( 0.8%) load-stdlib
0.0306 ( 5.6%) 0.0130 ( 2.7%) 0.0436 ( 4.3%) 0.0441 ( 0.4%) perform-sema
0.0305 ( 5.6%) 0.0130 ( 2.7%) 0.0434 ( 4.3%) 0.0439 ( 0.4%) Type checking and Semantic analysis
0.0164 ( 3.0%) 0.0162 ( 3.4%) 0.0326 ( 3.2%) 0.0328 ( 0.3%) import-clang-decl
0.0246 ( 4.5%) 0.0072 ( 1.5%) 0.0318 ( 3.1%) 0.0321 ( 0.3%) typecheck-stmt
0.0242 ( 4.4%) 0.0072 ( 1.5%) 0.0314 ( 3.1%) 0.0316 ( 0.3%) typecheck-expr
0.0168 ( 3.1%) 0.0087 ( 1.8%) 0.0255 ( 2.5%) 0.0258 ( 0.2%) typecheck-decl
0.0085 ( 1.6%) 0.0058 ( 1.2%) 0.0143 ( 1.4%) 0.0144 ( 0.1%) IRGen
0.0100 ( 1.8%) 0.0036 ( 0.8%) 0.0136 ( 1.3%) 0.0137 ( 0.1%) precheck-target
0.0056 ( 1.0%) 0.0009 ( 0.2%) 0.0065 ( 0.6%) 0.0065 ( 0.1%) SILGen
0.0055 ( 1.0%) 0.0000 ( 0.0%) 0.0056 ( 0.5%) 0.0056 ( 0.0%) SIL optimization
0.0032 ( 0.6%) 0.0005 ( 0.1%) 0.0037 ( 0.4%) 0.0037 ( 0.0%) SILGen-function
0.0007 ( 0.1%) 0.0002 ( 0.0%) 0.0010 ( 0.1%) 0.0010 ( 0.0%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.5473 (100.0%) 0.4723 (100.0%) 1.0196 (100.0%) 12.0869 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.6225 seconds (8.3732 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.5080 (100.0%) 1.1144 (100.0%) 2.6225 (100.0%) 8.3732 (100.0%) Building Target
1.5080 (100.0%) 1.1144 (100.0%) 2.6225 (100.0%) 8.3732 (100.0%) Total
SwiftCompile normal arm64 Compiling\ NetworkInjector.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInjector.swift (in target 'Atlantis' from project 'Atlantis')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NetworkInjector.swift (in target 'Atlantis' from project 'Atlantis')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746099604820266-swift-frontend-Atlantis-NetworkInjector.swift-arm64_apple_macos10.15-o-Onone-1608379357.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.6805 seconds (12.0183 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0541 ( 17.9%) 0.1248 ( 33.1%) 0.1789 ( 26.3%) 5.8353 ( 48.6%) parse-and-resolve-imports
0.0517 ( 17.1%) 0.1229 ( 32.5%) 0.1746 ( 25.7%) 5.8311 ( 48.5%) Import resolution
0.0931 ( 30.7%) 0.0321 ( 8.5%) 0.1252 ( 18.4%) 0.1256 ( 1.0%) build-rewrite-system
0.0126 ( 4.1%) 0.0429 ( 11.4%) 0.0554 ( 8.1%) 0.0735 ( 0.6%) load-stdlib
0.0165 ( 5.5%) 0.0149 ( 4.0%) 0.0315 ( 4.6%) 0.0321 ( 0.3%) import-clang-decl
0.0149 ( 4.9%) 0.0083 ( 2.2%) 0.0232 ( 3.4%) 0.0247 ( 0.2%) perform-sema
0.0148 ( 4.9%) 0.0082 ( 2.2%) 0.0231 ( 3.4%) 0.0246 ( 0.2%) Type checking and Semantic analysis
0.0069 ( 2.3%) 0.0055 ( 1.4%) 0.0124 ( 1.8%) 0.0139 ( 0.1%) typecheck-decl
0.0055 ( 1.8%) 0.0062 ( 1.6%) 0.0117 ( 1.7%) 0.0129 ( 0.1%) IRGen
0.0088 ( 2.9%) 0.0035 ( 0.9%) 0.0123 ( 1.8%) 0.0123 ( 0.1%) typecheck-expr
0.0080 ( 2.6%) 0.0031 ( 0.8%) 0.0111 ( 1.6%) 0.0111 ( 0.1%) typecheck-stmt
0.0043 ( 1.4%) 0.0016 ( 0.4%) 0.0059 ( 0.9%) 0.0059 ( 0.0%) precheck-target
0.0035 ( 1.2%) 0.0016 ( 0.4%) 0.0051 ( 0.8%) 0.0052 ( 0.0%) SILGen
0.0044 ( 1.4%) 0.0003 ( 0.1%) 0.0046 ( 0.7%) 0.0046 ( 0.0%) SIL optimization
0.0030 ( 1.0%) 0.0015 ( 0.4%) 0.0044 ( 0.7%) 0.0045 ( 0.0%) SILGen-function
0.0008 ( 0.3%) 0.0003 ( 0.1%) 0.0010 ( 0.2%) 0.0010 ( 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%) 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%) 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.3029 (100.0%) 0.3776 (100.0%) 0.6805 (100.0%) 12.0183 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.5062 seconds (8.3692 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.4036 (100.0%) 1.1026 (100.0%) 2.5062 (100.0%) 8.3692 (100.0%) Building Target
1.4036 (100.0%) 1.1026 (100.0%) 2.5062 (100.0%) 8.3692 (100.0%) Total
SwiftEmitModule normal arm64 Emitting\ module\ for\ Atlantis (in target 'Atlantis' from project 'Atlantis')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746099604820236-swift-frontend-Atlantis-all-arm64_apple_macos10.15-swiftmodule-Onone-94170535.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 1.2884 seconds (12.8582 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0538 ( 6.5%) 0.1420 ( 30.4%) 0.1958 ( 15.2%) 5.9401 ( 46.2%) parse-and-resolve-imports
0.0514 ( 6.3%) 0.1401 ( 30.0%) 0.1914 ( 14.9%) 5.9357 ( 46.2%) Import resolution
0.1527 ( 18.6%) 0.0341 ( 7.3%) 0.1868 ( 14.5%) 0.1888 ( 1.5%) perform-sema
0.1523 ( 18.5%) 0.0340 ( 7.3%) 0.1863 ( 14.5%) 0.1883 ( 1.5%) Type checking and Semantic analysis
0.1281 ( 15.6%) 0.0297 ( 6.4%) 0.1579 ( 12.3%) 0.1598 ( 1.2%) typecheck-decl
0.0783 ( 9.5%) 0.0180 ( 3.9%) 0.0963 ( 7.5%) 0.0966 ( 0.8%) typecheck-expr
0.0016 ( 0.2%) 0.0122 ( 2.6%) 0.0139 ( 1.1%) 0.0838 ( 0.7%) load-stdlib
0.0688 ( 8.4%) 0.0146 ( 3.1%) 0.0834 ( 6.5%) 0.0837 ( 0.7%) typecheck-stmt
0.0321 ( 3.9%) 0.0057 ( 1.2%) 0.0378 ( 2.9%) 0.0388 ( 0.3%) SILGen
0.0214 ( 2.6%) 0.0080 ( 1.7%) 0.0295 ( 2.3%) 0.0308 ( 0.2%) SIL optimization
0.0239 ( 2.9%) 0.0038 ( 0.8%) 0.0277 ( 2.2%) 0.0287 ( 0.2%) SILGen-function
0.0218 ( 2.7%) 0.0033 ( 0.7%) 0.0251 ( 1.9%) 0.0252 ( 0.2%) precheck-target
0.0115 ( 1.4%) 0.0104 ( 2.2%) 0.0219 ( 1.7%) 0.0219 ( 0.2%) import-clang-decl
0.0154 ( 1.9%) 0.0045 ( 1.0%) 0.0199 ( 1.5%) 0.0200 ( 0.2%) build-rewrite-system
0.0039 ( 0.5%) 0.0046 ( 1.0%) 0.0085 ( 0.7%) 0.0096 ( 0.1%) Serialization, swiftmodule
0.0009 ( 0.1%) 0.0010 ( 0.2%) 0.0018 ( 0.1%) 0.0019 ( 0.0%) Serialization, swiftdoc
0.0013 ( 0.2%) 0.0002 ( 0.0%) 0.0015 ( 0.1%) 0.0015 ( 0.0%) Serialization, swiftsourceinfo
0.0010 ( 0.1%) 0.0001 ( 0.0%) 0.0012 ( 0.1%) 0.0012 ( 0.0%) typecheck-expr-pattern
0.0006 ( 0.1%) 0.0004 ( 0.1%) 0.0010 ( 0.1%) 0.0010 ( 0.0%) load-all-members
0.0003 ( 0.0%) 0.0001 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) typecheck-for-each
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) perform-whole-module-type-checking
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) source-file-lookup-class-member
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) populate-module-class-member-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) source-file-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SIL verification, pre-optimization
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) associated-type-inference
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.8215 (100.0%) 0.4669 (100.0%) 1.2884 (100.0%) 12.8582 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.5129 seconds (6.3324 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.3036 (100.0%) 0.2094 (100.0%) 0.5129 (100.0%) 6.3324 (100.0%) Building Target
0.3036 (100.0%) 0.2094 (100.0%) 0.5129 (100.0%) 6.3324 (100.0%) Total
EmitSwiftModule normal arm64 (in target 'Atlantis' from project 'Atlantis')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:22:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Atlantis' may have shared mutable state; this is an error in the Swift 6 language mode
static let shared = Atlantis()
^
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:20:20: note: class 'Atlantis' does not conform to the 'Sendable' protocol
public final class Atlantis: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:22:16: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
static let shared = Atlantis()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:22:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let shared = Atlantis()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:39:24: warning: static property 'isServiceAvailable' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var isServiceAvailable: Bool = {
^
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:39:24: note: convert 'isServiceAvailable' to a 'let' constant to make 'Sendable' shared state immutable
private static var isServiceAvailable: Bool = {
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:39:24: note: add '@MainActor' to make static property 'isServiceAvailable' part of global actor 'MainActor'
private static var isServiceAvailable: Bool = {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:39:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var isServiceAvailable: Bool = {
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:59:24: warning: static property 'isEnabled' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var isEnabled = Atomic<Bool>(false)
^
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:59:24: note: convert 'isEnabled' to a 'let' constant to make 'Sendable' shared state immutable
private static var isEnabled = Atomic<Bool>(false)
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:59:24: note: add '@MainActor' to make static property 'isEnabled' part of global actor 'MainActor'
private static var isEnabled = Atomic<Bool>(false)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:59:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var isEnabled = Atomic<Bool>(false)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/DispatchQueue+Once.swift:12:24: warning: static property '_onceTracker' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var _onceTracker = [String]()
^
/Users/admin/builder/spi-builder-workspace/Sources/DispatchQueue+Once.swift:12:24: note: convert '_onceTracker' to a 'let' constant to make 'Sendable' shared state immutable
private static var _onceTracker = [String]()
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/DispatchQueue+Once.swift:12:24: note: add '@MainActor' to make static property '_onceTracker' part of global actor 'MainActor'
private static var _onceTracker = [String]()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DispatchQueue+Once.swift:12:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var _onceTracker = [String]()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/PackageIdentifier.swift:13:16: warning: static property 'PackageIDKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var PackageIDKey: UInt8 = 0
^
/Users/admin/builder/spi-builder-workspace/Sources/PackageIdentifier.swift:13:16: note: convert 'PackageIDKey' to a 'let' constant to make 'Sendable' shared state immutable
static var PackageIDKey: UInt8 = 0
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/PackageIdentifier.swift:13:16: note: add '@MainActor' to make static property 'PackageIDKey' part of global actor 'MainActor'
static var PackageIDKey: UInt8 = 0
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PackageIdentifier.swift:13:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var PackageIDKey: UInt8 = 0
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Runtime.swift:72:16: warning: static property 'AtlantisIDKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var AtlantisIDKey: UInt8 = 0
^
/Users/admin/builder/spi-builder-workspace/Sources/Runtime.swift:72:16: note: convert 'AtlantisIDKey' to a 'let' constant to make 'Sendable' shared state immutable
static var AtlantisIDKey: UInt8 = 0
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Runtime.swift:72:16: note: add '@MainActor' to make static property 'AtlantisIDKey' part of global actor 'MainActor'
static var AtlantisIDKey: UInt8 = 0
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Runtime.swift:72:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var AtlantisIDKey: UInt8 = 0
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ NetworkInjector+URLSession.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInjector+URLSession.swift (in target 'Atlantis' from project 'Atlantis')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746099604820745-swift-frontend-Atlantis-NetworkInjector_URLSession.swift-arm64_apple_macos10.15-o-Onone-2622412695.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 3.0100 seconds (12.5313 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8467 ( 41.0%) 0.4138 ( 43.8%) 1.2605 ( 41.9%) 5.9844 ( 47.8%) parse-and-resolve-imports
0.8434 ( 40.9%) 0.4112 ( 43.5%) 1.2546 ( 41.7%) 5.9785 ( 47.7%) Import resolution
0.0911 ( 4.4%) 0.0252 ( 2.7%) 0.1163 ( 3.9%) 0.1177 ( 0.9%) build-rewrite-system
0.0018 ( 0.1%) 0.0091 ( 1.0%) 0.0109 ( 0.4%) 0.0811 ( 0.6%) load-stdlib
0.0485 ( 2.4%) 0.0145 ( 1.5%) 0.0630 ( 2.1%) 0.0633 ( 0.5%) perform-sema
0.0485 ( 2.3%) 0.0145 ( 1.5%) 0.0629 ( 2.1%) 0.0632 ( 0.5%) Type checking and Semantic analysis
0.0425 ( 2.1%) 0.0109 ( 1.2%) 0.0534 ( 1.8%) 0.0536 ( 0.4%) typecheck-stmt
0.0395 ( 1.9%) 0.0105 ( 1.1%) 0.0500 ( 1.7%) 0.0501 ( 0.4%) typecheck-expr
0.0370 ( 1.8%) 0.0116 ( 1.2%) 0.0486 ( 1.6%) 0.0487 ( 0.4%) typecheck-decl
0.0191 ( 0.9%) 0.0178 ( 1.9%) 0.0369 ( 1.2%) 0.0378 ( 0.3%) import-clang-decl
0.0128 ( 0.6%) 0.0039 ( 0.4%) 0.0167 ( 0.6%) 0.0167 ( 0.1%) IRGen
0.0095 ( 0.5%) 0.0010 ( 0.1%) 0.0105 ( 0.3%) 0.0105 ( 0.1%) SILGen
0.0090 ( 0.4%) 0.0001 ( 0.0%) 0.0091 ( 0.3%) 0.0091 ( 0.1%) SIL optimization
0.0084 ( 0.4%) 0.0005 ( 0.1%) 0.0090 ( 0.3%) 0.0090 ( 0.1%) SILGen-function
0.0052 ( 0.2%) 0.0008 ( 0.1%) 0.0059 ( 0.2%) 0.0059 ( 0.0%) precheck-target
0.0008 ( 0.0%) 0.0002 ( 0.0%) 0.0010 ( 0.0%) 0.0011 ( 0.0%) load-all-members
0.0003 ( 0.0%) 0.0000 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) source-file-lookup-class-member
0.0003 ( 0.0%) 0.0000 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 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%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
2.0644 (100.0%) 0.9455 (100.0%) 3.0100 (100.0%) 12.5313 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 3.4302 seconds (8.3704 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
2.1640 (100.0%) 1.2662 (100.0%) 3.4302 (100.0%) 8.3704 (100.0%) Building Target
2.1640 (100.0%) 1.2662 (100.0%) 3.4302 (100.0%) 8.3704 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NetworkInjector+URLSession.swift (in target 'Atlantis' from project 'Atlantis')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ Packages.swift /Users/admin/builder/spi-builder-workspace/Sources/Packages.swift (in target 'Atlantis' from project 'Atlantis')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Packages.swift (in target 'Atlantis' from project 'Atlantis')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/Packages.swift:412:41: warning: main actor-isolated property 'applicationIconImage' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return NSApplication.shared.applicationIconImage
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:289:46: note: property declared here
@property (null_resettable, strong) NSImage *applicationIconImage;
^
/Users/admin/builder/spi-builder-workspace/Sources/Packages.swift:412:34: warning: main actor-isolated class property 'shared' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return NSApplication.shared.applicationIconImage
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:193:61: note: class property declared here
@property (class, readonly, strong) __kindof NSApplication *sharedApplication;
^
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746099604835862-swift-frontend-Atlantis-Packages.swift-arm64_apple_macos10.15-o-Onone-3012497320.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 1.2487 seconds (12.6291 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0485 ( 6.1%) 0.1177 ( 26.0%) 0.1662 ( 13.3%) 5.8229 ( 46.1%) parse-and-resolve-imports
0.0456 ( 5.7%) 0.1150 ( 25.4%) 0.1606 ( 12.9%) 5.8131 ( 46.0%) Import resolution
0.1358 ( 17.1%) 0.0451 ( 10.0%) 0.1810 ( 14.5%) 0.1824 ( 1.4%) perform-sema
0.1357 ( 17.1%) 0.0451 ( 10.0%) 0.1808 ( 14.5%) 0.1822 ( 1.4%) Type checking and Semantic analysis
0.0947 ( 11.9%) 0.0257 ( 5.7%) 0.1204 ( 9.6%) 0.1206 ( 1.0%) typecheck-stmt
0.0791 ( 9.9%) 0.0193 ( 4.3%) 0.0983 ( 7.9%) 0.0986 ( 0.8%) typecheck-expr
0.0528 ( 6.6%) 0.0228 ( 5.0%) 0.0756 ( 6.1%) 0.0769 ( 0.6%) typecheck-decl
0.0012 ( 0.1%) 0.0033 ( 0.7%) 0.0044 ( 0.4%) 0.0694 ( 0.5%) load-stdlib
0.0474 ( 6.0%) 0.0112 ( 2.5%) 0.0587 ( 4.7%) 0.0593 ( 0.5%) IRGen
0.0260 ( 3.3%) 0.0221 ( 4.9%) 0.0481 ( 3.9%) 0.0483 ( 0.4%) import-clang-decl
0.0358 ( 4.5%) 0.0062 ( 1.4%) 0.0419 ( 3.4%) 0.0425 ( 0.3%) SILGen
0.0272 ( 3.4%) 0.0045 ( 1.0%) 0.0317 ( 2.5%) 0.0317 ( 0.3%) SILGen-function
0.0231 ( 2.9%) 0.0062 ( 1.4%) 0.0293 ( 2.3%) 0.0293 ( 0.2%) build-rewrite-system
0.0183 ( 2.3%) 0.0057 ( 1.3%) 0.0240 ( 1.9%) 0.0240 ( 0.2%) precheck-target
0.0152 ( 1.9%) 0.0005 ( 0.1%) 0.0157 ( 1.3%) 0.0162 ( 0.1%) SIL optimization
0.0060 ( 0.8%) 0.0012 ( 0.3%) 0.0072 ( 0.6%) 0.0072 ( 0.1%) typecheck-expr-pattern
0.0031 ( 0.4%) 0.0013 ( 0.3%) 0.0044 ( 0.4%) 0.0044 ( 0.0%) load-all-members
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%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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
0.7957 (100.0%) 0.4530 (100.0%) 1.2487 (100.0%) 12.6291 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 3.4201 seconds (9.3109 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.9476 (100.0%) 1.4724 (100.0%) 3.4201 (100.0%) 9.3109 (100.0%) Building Target
1.9476 (100.0%) 1.4724 (100.0%) 3.4201 (100.0%) 9.3109 (100.0%) Total
SwiftCompile normal arm64 Compiling\ PackageIdentifier.swift /Users/admin/builder/spi-builder-workspace/Sources/PackageIdentifier.swift (in target 'Atlantis' from project 'Atlantis')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746099604834546-swift-frontend-Atlantis-PackageIdentifier.swift-arm64_apple_macos10.15-o-Onone-3693628215.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5871 seconds (11.9563 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0498 ( 20.0%) 0.1223 ( 36.2%) 0.1721 ( 29.3%) 5.8209 ( 48.7%) parse-and-resolve-imports
0.0459 ( 18.4%) 0.1198 ( 35.5%) 0.1656 ( 28.2%) 5.8130 ( 48.6%) Import resolution
0.1004 ( 40.3%) 0.0341 ( 10.1%) 0.1345 ( 22.9%) 0.1347 ( 1.1%) build-rewrite-system
0.0013 ( 0.5%) 0.0042 ( 1.2%) 0.0055 ( 0.9%) 0.0723 ( 0.6%) load-stdlib
0.0169 ( 6.8%) 0.0173 ( 5.1%) 0.0341 ( 5.8%) 0.0343 ( 0.3%) import-clang-decl
0.0049 ( 2.0%) 0.0079 ( 2.3%) 0.0128 ( 2.2%) 0.0129 ( 0.1%) IRGen
0.0043 ( 1.7%) 0.0062 ( 1.8%) 0.0105 ( 1.8%) 0.0120 ( 0.1%) perform-sema
0.0042 ( 1.7%) 0.0062 ( 1.8%) 0.0104 ( 1.8%) 0.0119 ( 0.1%) Type checking and Semantic analysis
0.0050 ( 2.0%) 0.0053 ( 1.6%) 0.0103 ( 1.8%) 0.0103 ( 0.1%) SILGen
0.0044 ( 1.8%) 0.0051 ( 1.5%) 0.0095 ( 1.6%) 0.0095 ( 0.1%) SILGen-function
0.0021 ( 0.8%) 0.0044 ( 1.3%) 0.0065 ( 1.1%) 0.0073 ( 0.1%) typecheck-decl
0.0028 ( 1.1%) 0.0022 ( 0.6%) 0.0050 ( 0.8%) 0.0058 ( 0.0%) typecheck-expr
0.0025 ( 1.0%) 0.0020 ( 0.6%) 0.0044 ( 0.8%) 0.0053 ( 0.0%) typecheck-stmt
0.0032 ( 1.3%) 0.0001 ( 0.0%) 0.0033 ( 0.6%) 0.0035 ( 0.0%) SIL optimization
0.0009 ( 0.4%) 0.0006 ( 0.2%) 0.0014 ( 0.2%) 0.0014 ( 0.0%) load-all-members
0.0007 ( 0.3%) 0.0003 ( 0.1%) 0.0010 ( 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%) 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.2493 (100.0%) 0.3378 (100.0%) 0.5871 (100.0%) 11.9563 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.4486 seconds (8.3518 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.3847 (100.0%) 1.0640 (100.0%) 2.4486 (100.0%) 8.3518 (100.0%) Building Target
1.3847 (100.0%) 1.0640 (100.0%) 2.4486 (100.0%) 8.3518 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PackageIdentifier.swift (in target 'Atlantis' from project 'Atlantis')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/PackageIdentifier.swift:13:16: warning: static property 'PackageIDKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var PackageIDKey: UInt8 = 0
^
/Users/admin/builder/spi-builder-workspace/Sources/PackageIdentifier.swift:13:16: note: convert 'PackageIDKey' to a 'let' constant to make 'Sendable' shared state immutable
static var PackageIDKey: UInt8 = 0
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/PackageIdentifier.swift:13:16: note: add '@MainActor' to make static property 'PackageIDKey' part of global actor 'MainActor'
static var PackageIDKey: UInt8 = 0
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PackageIdentifier.swift:13:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var PackageIDKey: UInt8 = 0
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ Runtime.swift /Users/admin/builder/spi-builder-workspace/Sources/Runtime.swift (in target 'Atlantis' from project 'Atlantis')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746099604839653-swift-frontend-Atlantis-Runtime.swift-arm64_apple_macos10.15-o-Onone-729536985.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.7265 seconds (12.1987 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0501 ( 13.5%) 0.1238 ( 34.9%) 0.1739 ( 23.9%) 5.8802 ( 48.2%) parse-and-resolve-imports
0.0473 ( 12.7%) 0.1213 ( 34.2%) 0.1687 ( 23.2%) 5.8749 ( 48.2%) Import resolution
0.0881 ( 23.7%) 0.0282 ( 7.9%) 0.1163 ( 16.0%) 0.1164 ( 1.0%) build-rewrite-system
0.0011 ( 0.3%) 0.0028 ( 0.8%) 0.0039 ( 0.5%) 0.0630 ( 0.5%) load-stdlib
0.0301 ( 8.1%) 0.0116 ( 3.3%) 0.0417 ( 5.7%) 0.0417 ( 0.3%) perform-sema
0.0300 ( 8.1%) 0.0116 ( 3.3%) 0.0416 ( 5.7%) 0.0416 ( 0.3%) Type checking and Semantic analysis
0.0176 ( 4.7%) 0.0178 ( 5.0%) 0.0354 ( 4.9%) 0.0355 ( 0.3%) import-clang-decl
0.0242 ( 6.5%) 0.0101 ( 2.8%) 0.0343 ( 4.7%) 0.0344 ( 0.3%) typecheck-decl
0.0182 ( 4.9%) 0.0079 ( 2.2%) 0.0261 ( 3.6%) 0.0261 ( 0.2%) typecheck-expr
0.0170 ( 4.6%) 0.0052 ( 1.5%) 0.0222 ( 3.1%) 0.0222 ( 0.2%) typecheck-stmt
0.0100 ( 2.7%) 0.0053 ( 1.5%) 0.0153 ( 2.1%) 0.0154 ( 0.1%) IRGen
0.0110 ( 2.9%) 0.0034 ( 1.0%) 0.0143 ( 2.0%) 0.0143 ( 0.1%) SILGen
0.0094 ( 2.5%) 0.0031 ( 0.9%) 0.0126 ( 1.7%) 0.0125 ( 0.1%) SILGen-function
0.0100 ( 2.7%) 0.0010 ( 0.3%) 0.0110 ( 1.5%) 0.0111 ( 0.1%) SIL optimization
0.0031 ( 0.8%) 0.0010 ( 0.3%) 0.0042 ( 0.6%) 0.0042 ( 0.0%) precheck-target
0.0024 ( 0.7%) 0.0006 ( 0.2%) 0.0030 ( 0.4%) 0.0030 ( 0.0%) typecheck-expr-pattern
0.0009 ( 0.2%) 0.0001 ( 0.0%) 0.0010 ( 0.1%) 0.0010 ( 0.0%) typecheck-for-each
0.0007 ( 0.2%) 0.0002 ( 0.1%) 0.0009 ( 0.1%) 0.0009 ( 0.0%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SIL verification, pre-optimization
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, 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
0.3714 (100.0%) 0.3550 (100.0%) 0.7265 (100.0%) 12.1987 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.4199 seconds (8.3485 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.3789 (100.0%) 1.0410 (100.0%) 2.4199 (100.0%) 8.3485 (100.0%) Building Target
1.3789 (100.0%) 1.0410 (100.0%) 2.4199 (100.0%) 8.3485 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Runtime.swift (in target 'Atlantis' from project 'Atlantis')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/Runtime.swift:72:16: warning: static property 'AtlantisIDKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var AtlantisIDKey: UInt8 = 0
^
/Users/admin/builder/spi-builder-workspace/Sources/Runtime.swift:72:16: note: convert 'AtlantisIDKey' to a 'let' constant to make 'Sendable' shared state immutable
static var AtlantisIDKey: UInt8 = 0
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Runtime.swift:72:16: note: add '@MainActor' to make static property 'AtlantisIDKey' part of global actor 'MainActor'
static var AtlantisIDKey: UInt8 = 0
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Runtime.swift:72:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var AtlantisIDKey: UInt8 = 0
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ Atlantis+Manual.swift,\ Atlantis.swift /Users/admin/builder/spi-builder-workspace/Sources/Atlantis+Manual.swift /Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift (in target 'Atlantis' from project 'Atlantis')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746099604840349-swift-frontend-Atlantis-Atlantis_Manual.swift-arm64_apple_macos10.15-o-Onone-4141375532.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 2.8679 seconds (12.3212 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.7932 ( 37.9%) 0.3282 ( 42.4%) 1.1214 ( 39.1%) 5.8105 ( 47.2%) parse-and-resolve-imports
0.7902 ( 37.7%) 0.3246 ( 42.0%) 1.1148 ( 38.9%) 5.8008 ( 47.1%) Import resolution
0.0862 ( 4.1%) 0.0217 ( 2.8%) 0.1080 ( 3.8%) 0.1085 ( 0.9%) build-rewrite-system
0.0865 ( 4.1%) 0.0189 ( 2.5%) 0.1054 ( 3.7%) 0.1068 ( 0.9%) perform-sema
0.0863 ( 4.1%) 0.0189 ( 2.4%) 0.1052 ( 3.7%) 0.1065 ( 0.9%) Type checking and Semantic analysis
0.0010 ( 0.0%) 0.0027 ( 0.4%) 0.0038 ( 0.1%) 0.0772 ( 0.6%) load-stdlib
0.0594 ( 2.8%) 0.0103 ( 1.3%) 0.0697 ( 2.4%) 0.0697 ( 0.6%) typecheck-stmt
0.0559 ( 2.7%) 0.0089 ( 1.1%) 0.0648 ( 2.3%) 0.0649 ( 0.5%) typecheck-expr
0.0441 ( 2.1%) 0.0115 ( 1.5%) 0.0556 ( 1.9%) 0.0568 ( 0.5%) typecheck-decl
0.0185 ( 0.9%) 0.0167 ( 2.2%) 0.0352 ( 1.2%) 0.0354 ( 0.3%) import-clang-decl
0.0212 ( 1.0%) 0.0065 ( 0.8%) 0.0277 ( 1.0%) 0.0277 ( 0.2%) IRGen
0.0180 ( 0.9%) 0.0020 ( 0.3%) 0.0200 ( 0.7%) 0.0201 ( 0.2%) SILGen
0.0131 ( 0.6%) 0.0013 ( 0.2%) 0.0144 ( 0.5%) 0.0144 ( 0.1%) SILGen-function
0.0114 ( 0.5%) 0.0001 ( 0.0%) 0.0114 ( 0.4%) 0.0114 ( 0.1%) SIL optimization
0.0083 ( 0.4%) 0.0008 ( 0.1%) 0.0090 ( 0.3%) 0.0090 ( 0.1%) precheck-target
0.0008 ( 0.0%) 0.0002 ( 0.0%) 0.0010 ( 0.0%) 0.0010 ( 0.0%) load-all-members
0.0002 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) typecheck-for-each
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) source-file-lookup-class-member
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) populate-module-class-member-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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, 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-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
2.0946 (100.0%) 0.7732 (100.0%) 2.8679 (100.0%) 12.3212 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 3.4332 seconds (8.3650 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
2.2155 (100.0%) 1.2177 (100.0%) 3.4332 (100.0%) 8.3650 (100.0%) Building Target
2.2155 (100.0%) 1.2177 (100.0%) 3.4332 (100.0%) 8.3650 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Atlantis+Manual.swift (in target 'Atlantis' from project 'Atlantis')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift (in target 'Atlantis' from project 'Atlantis')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:22:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Atlantis' may have shared mutable state; this is an error in the Swift 6 language mode
static let shared = Atlantis()
^
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:20:20: note: class 'Atlantis' does not conform to the 'Sendable' protocol
public final class Atlantis: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:22:16: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
static let shared = Atlantis()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:22:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let shared = Atlantis()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:39:24: warning: static property 'isServiceAvailable' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var isServiceAvailable: Bool = {
^
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:39:24: note: convert 'isServiceAvailable' to a 'let' constant to make 'Sendable' shared state immutable
private static var isServiceAvailable: Bool = {
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:39:24: note: add '@MainActor' to make static property 'isServiceAvailable' part of global actor 'MainActor'
private static var isServiceAvailable: Bool = {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:39:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var isServiceAvailable: Bool = {
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:59:24: warning: static property 'isEnabled' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var isEnabled = Atomic<Bool>(false)
^
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:59:24: note: convert 'isEnabled' to a 'let' constant to make 'Sendable' shared state immutable
private static var isEnabled = Atomic<Bool>(false)
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:59:24: note: add '@MainActor' to make static property 'isEnabled' part of global actor 'MainActor'
private static var isEnabled = Atomic<Bool>(false)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:59:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var isEnabled = Atomic<Bool>(false)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:446:17: warning: sending 'delegate' risks causing data races; this is an error in the Swift 6 language mode
delegate.atlantisDidHaveNewPackage(package)
~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:446:17: note: task-isolated 'delegate' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
delegate.atlantisDidHaveNewPackage(package)
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:446:52: warning: sending 'package' risks causing data races; this is an error in the Swift 6 language mode
delegate.atlantisDidHaveNewPackage(package)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:446:52: note: task-isolated 'package' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
delegate.atlantisDidHaveNewPackage(package)
^~~~~~~
SwiftCompile normal arm64 Compiling\ Transporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Transporter.swift (in target 'Atlantis' from project 'Atlantis')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746099604839392-swift-frontend-Atlantis-Transporter.swift-arm64_apple_macos10.15-o-Onone-2261551020.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 7.0374 seconds (12.4683 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
2.4700 ( 44.8%) 0.6820 ( 44.9%) 3.1520 ( 44.8%) 5.8314 ( 46.8%) parse-and-resolve-imports
2.4669 ( 44.7%) 0.6794 ( 44.7%) 3.1463 ( 44.7%) 5.8257 ( 46.7%) Import resolution
0.0965 ( 1.7%) 0.0269 ( 1.8%) 0.1234 ( 1.8%) 0.1236 ( 1.0%) perform-sema
0.0964 ( 1.7%) 0.0269 ( 1.8%) 0.1233 ( 1.8%) 0.1234 ( 1.0%) Type checking and Semantic analysis
0.0866 ( 1.6%) 0.0191 ( 1.3%) 0.1057 ( 1.5%) 0.1064 ( 0.9%) build-rewrite-system
0.0822 ( 1.5%) 0.0194 ( 1.3%) 0.1016 ( 1.4%) 0.1017 ( 0.8%) typecheck-stmt
0.0777 ( 1.4%) 0.0187 ( 1.2%) 0.0964 ( 1.4%) 0.0964 ( 0.8%) typecheck-expr
0.0011 ( 0.0%) 0.0028 ( 0.2%) 0.0038 ( 0.1%) 0.0742 ( 0.6%) load-stdlib
0.0316 ( 0.6%) 0.0111 ( 0.7%) 0.0427 ( 0.6%) 0.0428 ( 0.3%) typecheck-decl
0.0210 ( 0.4%) 0.0173 ( 1.1%) 0.0383 ( 0.5%) 0.0385 ( 0.3%) import-clang-decl
0.0205 ( 0.4%) 0.0065 ( 0.4%) 0.0271 ( 0.4%) 0.0271 ( 0.2%) IRGen
0.0181 ( 0.3%) 0.0045 ( 0.3%) 0.0226 ( 0.3%) 0.0226 ( 0.2%) precheck-target
0.0191 ( 0.3%) 0.0025 ( 0.2%) 0.0216 ( 0.3%) 0.0218 ( 0.2%) SILGen
0.0163 ( 0.3%) 0.0019 ( 0.1%) 0.0182 ( 0.3%) 0.0184 ( 0.1%) SILGen-function
0.0101 ( 0.2%) 0.0002 ( 0.0%) 0.0102 ( 0.1%) 0.0103 ( 0.1%) SIL optimization
0.0026 ( 0.0%) 0.0001 ( 0.0%) 0.0028 ( 0.0%) 0.0028 ( 0.0%) typecheck-for-each
0.0009 ( 0.0%) 0.0002 ( 0.0%) 0.0011 ( 0.0%) 0.0011 ( 0.0%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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
5.5177 (100.0%) 1.5197 (100.0%) 7.0374 (100.0%) 12.4683 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 5.5301 seconds (8.4475 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
3.9332 (100.0%) 1.5969 (100.0%) 5.5301 (100.0%) 8.4475 (100.0%) Building Target
3.9332 (100.0%) 1.5969 (100.0%) 5.5301 (100.0%) 8.4475 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Transporter.swift (in target 'Atlantis' from project 'Atlantis')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/Transporter.swift:89:36: warning: capture of 'self' with non-sendable type 'NetServiceTransport?' in a '@Sendable' closure
guard let strongSelf = self else { return }
^
/Users/admin/builder/spi-builder-workspace/Sources/Transporter.swift:39:13: note: class 'NetServiceTransport' does not conform to the 'Sendable' protocol
final class NetServiceTransport: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/Transporter.swift:118:36: warning: capture of 'self' with non-sendable type 'NetServiceTransport?' in a '@Sendable' closure
guard let strongSelf = self else { return }
^
/Users/admin/builder/spi-builder-workspace/Sources/Transporter.swift:39:13: note: class 'NetServiceTransport' does not conform to the 'Sendable' protocol
final class NetServiceTransport: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/Transporter.swift:125:36: warning: capture of 'self' with non-sendable type 'NetServiceTransport?' in a '@Sendable' closure
guard let strongSelf = self else { return }
^
/Users/admin/builder/spi-builder-workspace/Sources/Transporter.swift:39:13: note: class 'NetServiceTransport' does not conform to the 'Sendable' protocol
final class NetServiceTransport: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/Transporter.swift:130:48: warning: capture of 'package' with non-sendable type 'any Serializable' in a '@Sendable' closure
strongSelf.appendToPendingList(package)
^
/Users/admin/builder/spi-builder-workspace/Sources/Transporter.swift:23:10: note: protocol 'Serializable' does not conform to the 'Sendable' protocol
protocol Serializable {
^
/Users/admin/builder/spi-builder-workspace/Sources/Transporter.swift:226:17: warning: switch must be exhaustive
switch error {
^
/Users/admin/builder/spi-builder-workspace/Sources/Transporter.swift:226:17: note: add missing case: '.posix(_)'
switch error {
^
/Users/admin/builder/spi-builder-workspace/Sources/Transporter.swift:226:17: note: add missing case: '.tls(_)'
switch error {
^
/Users/admin/builder/spi-builder-workspace/Sources/Transporter.swift:226:17: note: add missing cases
switch error {
^
/Users/admin/builder/spi-builder-workspace/Sources/Transporter.swift:209:13: warning: switch must be exhaustive
switch newState {
^
/Users/admin/builder/spi-builder-workspace/Sources/Transporter.swift:209:13: note: add missing case: '.setup'
switch newState {
^
/Users/admin/builder/spi-builder-workspace/Sources/Transporter.swift:208:36: warning: capture of 'self' with non-sendable type 'NetServiceTransport?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
guard let strongSelf = self else { return }
^
/Users/admin/builder/spi-builder-workspace/Sources/Transporter.swift:39:13: note: class 'NetServiceTransport' does not conform to the 'Sendable' protocol
final class NetServiceTransport: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/Transporter.swift:261:36: warning: capture of 'self' with non-sendable type 'NetServiceTransport?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
guard let strongSelf = self else { return }
^
/Users/admin/builder/spi-builder-workspace/Sources/Transporter.swift:39:13: note: class 'NetServiceTransport' does not conform to the 'Sendable' protocol
final class NetServiceTransport: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/Transporter.swift:318:36: warning: capture of 'self' with non-sendable type 'NetServiceTransport?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
guard let strongSelf = self else { return }
^
/Users/admin/builder/spi-builder-workspace/Sources/Transporter.swift:39:13: note: class 'NetServiceTransport' does not conform to the 'Sendable' protocol
final class NetServiceTransport: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/Transporter.swift:443:37: warning: immutable value 'type' was never used; consider replacing with '_' or removing it
case .service(let name, let type, let domain, _):
~~~~^~~~
_
/Users/admin/builder/spi-builder-workspace/Sources/Transporter.swift:443:47: warning: immutable value 'domain' was never used; consider replacing with '_' or removing it
case .service(let name, let type, let domain, _):
~~~~^~~~~~
_
/Users/admin/builder/spi-builder-workspace/Sources/Transporter.swift:479:13: warning: capture of 'self' with non-sendable type 'NetServiceTransport?' in a '@Sendable' closure
self?.pendingPackages.removeAll()
^
/Users/admin/builder/spi-builder-workspace/Sources/Transporter.swift:39:13: note: class 'NetServiceTransport' does not conform to the 'Sendable' protocol
final class NetServiceTransport: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/Transporter.swift:495:9: warning: switch must be exhaustive
switch self {
^
/Users/admin/builder/spi-builder-workspace/Sources/Transporter.swift:495:9: note: add missing case: '.opaque(_)'
switch self {
^
SwiftCompile normal arm64 Compiling\ DataCompression.swift,\ DispatchQueue+Once.swift /Users/admin/builder/spi-builder-workspace/Sources/DataCompression.swift /Users/admin/builder/spi-builder-workspace/Sources/DispatchQueue+Once.swift (in target 'Atlantis' from project 'Atlantis')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746099604838649-swift-frontend-Atlantis-DataCompression.swift-arm64_apple_macos10.15-o-Onone-3669912528.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 1.3300 seconds (12.7024 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0496 ( 5.5%) 0.1208 ( 28.4%) 0.1704 ( 12.8%) 5.8161 ( 45.8%) parse-and-resolve-imports
0.0471 ( 5.2%) 0.1187 ( 27.9%) 0.1657 ( 12.5%) 5.8114 ( 45.8%) Import resolution
0.1474 ( 16.3%) 0.0307 ( 7.2%) 0.1780 ( 13.4%) 0.1790 ( 1.4%) perform-sema
0.1472 ( 16.3%) 0.0306 ( 7.2%) 0.1778 ( 13.4%) 0.1789 ( 1.4%) Type checking and Semantic analysis
0.1157 ( 12.8%) 0.0204 ( 4.8%) 0.1360 ( 10.2%) 0.1361 ( 1.1%) typecheck-stmt
0.1030 ( 11.4%) 0.0179 ( 4.2%) 0.1209 ( 9.1%) 0.1210 ( 1.0%) typecheck-expr
0.0895 ( 9.9%) 0.0295 ( 6.9%) 0.1190 ( 8.9%) 0.1196 ( 0.9%) build-rewrite-system
0.0011 ( 0.1%) 0.0022 ( 0.5%) 0.0033 ( 0.3%) 0.0796 ( 0.6%) load-stdlib
0.0579 ( 6.4%) 0.0153 ( 3.6%) 0.0732 ( 5.5%) 0.0741 ( 0.6%) typecheck-decl
0.0380 ( 4.2%) 0.0070 ( 1.6%) 0.0449 ( 3.4%) 0.0449 ( 0.4%) precheck-target
0.0187 ( 2.1%) 0.0168 ( 4.0%) 0.0356 ( 2.7%) 0.0358 ( 0.3%) import-clang-decl
0.0256 ( 2.8%) 0.0044 ( 1.0%) 0.0300 ( 2.3%) 0.0302 ( 0.2%) SILGen
0.0220 ( 2.4%) 0.0067 ( 1.6%) 0.0287 ( 2.2%) 0.0287 ( 0.2%) IRGen
0.0202 ( 2.2%) 0.0033 ( 0.8%) 0.0235 ( 1.8%) 0.0236 ( 0.2%) SILGen-function
0.0201 ( 2.2%) 0.0003 ( 0.1%) 0.0204 ( 1.5%) 0.0209 ( 0.2%) SIL optimization
0.0011 ( 0.1%) 0.0003 ( 0.1%) 0.0014 ( 0.1%) 0.0014 ( 0.0%) load-all-members
0.0004 ( 0.0%) 0.0000 ( 0.0%) 0.0004 ( 0.0%) 0.0005 ( 0.0%) typecheck-expr-pattern
0.0002 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) typecheck-for-each
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) associated-type-inference
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.9050 (100.0%) 0.4249 (100.0%) 1.3300 (100.0%) 12.7024 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.5129 seconds (8.3755 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.5554 (100.0%) 0.9575 (100.0%) 2.5129 (100.0%) 8.3755 (100.0%) Building Target
1.5554 (100.0%) 0.9575 (100.0%) 2.5129 (100.0%) 8.3755 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DataCompression.swift (in target 'Atlantis' from project 'Atlantis')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DispatchQueue+Once.swift (in target 'Atlantis' from project 'Atlantis')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/DispatchQueue+Once.swift:12:24: warning: static property '_onceTracker' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var _onceTracker = [String]()
^
/Users/admin/builder/spi-builder-workspace/Sources/DispatchQueue+Once.swift:12:24: note: convert '_onceTracker' to a 'let' constant to make 'Sendable' shared state immutable
private static var _onceTracker = [String]()
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/DispatchQueue+Once.swift:12:24: note: add '@MainActor' to make static property '_onceTracker' part of global actor 'MainActor'
private static var _onceTracker = [String]()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DispatchQueue+Once.swift:12:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var _onceTracker = [String]()
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ Message.swift /Users/admin/builder/spi-builder-workspace/Sources/Message.swift (in target 'Atlantis' from project 'Atlantis')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746099611250093-swift-frontend-Atlantis-Message.swift-arm64_apple_macos10.15-o-Onone-855713367.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4812 seconds (0.4836 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0530 ( 17.6%) 0.0514 ( 28.6%) 0.1044 ( 21.7%) 0.1047 ( 21.6%) parse-and-resolve-imports
0.0502 ( 16.6%) 0.0492 ( 27.4%) 0.0994 ( 20.6%) 0.0995 ( 20.6%) Import resolution
0.0584 ( 19.4%) 0.0203 ( 11.3%) 0.0786 ( 16.3%) 0.0803 ( 16.6%) build-rewrite-system
0.0254 ( 8.4%) 0.0084 ( 4.7%) 0.0338 ( 7.0%) 0.0338 ( 7.0%) perform-sema
0.0253 ( 8.4%) 0.0084 ( 4.7%) 0.0337 ( 7.0%) 0.0337 ( 7.0%) Type checking and Semantic analysis
0.0165 ( 5.5%) 0.0166 ( 9.3%) 0.0331 ( 6.9%) 0.0335 ( 6.9%) import-clang-decl
0.0183 ( 6.1%) 0.0057 ( 3.2%) 0.0240 ( 5.0%) 0.0240 ( 5.0%) typecheck-decl
0.0114 ( 3.8%) 0.0037 ( 2.1%) 0.0151 ( 3.1%) 0.0151 ( 3.1%) typecheck-stmt
0.0086 ( 2.8%) 0.0058 ( 3.2%) 0.0144 ( 3.0%) 0.0144 ( 3.0%) IRGen
0.0097 ( 3.2%) 0.0034 ( 1.9%) 0.0130 ( 2.7%) 0.0130 ( 2.7%) typecheck-expr
0.0084 ( 2.8%) 0.0017 ( 1.0%) 0.0102 ( 2.1%) 0.0102 ( 2.1%) SILGen
0.0070 ( 2.3%) 0.0014 ( 0.8%) 0.0084 ( 1.8%) 0.0084 ( 1.7%) SILGen-function
0.0044 ( 1.5%) 0.0001 ( 0.0%) 0.0045 ( 0.9%) 0.0045 ( 0.9%) SIL optimization
0.0021 ( 0.7%) 0.0017 ( 0.9%) 0.0038 ( 0.8%) 0.0037 ( 0.8%) precheck-target
0.0009 ( 0.3%) 0.0013 ( 0.7%) 0.0022 ( 0.5%) 0.0022 ( 0.5%) load-stdlib
0.0012 ( 0.4%) 0.0002 ( 0.1%) 0.0013 ( 0.3%) 0.0013 ( 0.3%) typecheck-expr-pattern
0.0009 ( 0.3%) 0.0003 ( 0.2%) 0.0012 ( 0.3%) 0.0012 ( 0.2%) 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.3016 (100.0%) 0.1796 (100.0%) 0.4812 (100.0%) 0.4836 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.8081 seconds (1.9377 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.0085 (100.0%) 0.7996 (100.0%) 1.8081 (100.0%) 1.9377 (100.0%) Building Target
1.0085 (100.0%) 0.7996 (100.0%) 1.8081 (100.0%) 1.9377 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Message.swift (in target 'Atlantis' from project 'Atlantis')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal arm64 Emitting module for Atlantis (in target 'Atlantis' from project 'Atlantis')
SwiftDriver\ Compilation\ Requirements Atlantis normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Atlantis' from project 'Atlantis')
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 Atlantis -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.15 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis-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/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis.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/Atlantis.build/Debug/Atlantis.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Message.swift (in target 'Atlantis' from project 'Atlantis')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Versions/A/Headers/Atlantis-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis-Swift.h (in target 'Atlantis' from project 'Atlantis')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Versions/A/Headers/Atlantis-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Versions/A/Modules/Atlantis.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis.swiftmodule (in target 'Atlantis' from project 'Atlantis')
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/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Versions/A/Modules/Atlantis.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Versions/A/Modules/Atlantis.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis.swiftdoc (in target 'Atlantis' from project 'Atlantis')
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/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Versions/A/Modules/Atlantis.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Versions/A/Modules/Atlantis.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis.abi.json (in target 'Atlantis' from project 'Atlantis')
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/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Versions/A/Modules/Atlantis.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Versions/A/Modules/Atlantis.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis.swiftsourceinfo (in target 'Atlantis' from project 'Atlantis')
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/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Versions/A/Modules/Atlantis.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling PackageIdentifier.swift (in target 'Atlantis' from project 'Atlantis')
SwiftDriverJobDiscovery normal arm64 Compiling NetworkInjector+URLSession.swift (in target 'Atlantis' from project 'Atlantis')
SwiftDriverJobDiscovery normal arm64 Compiling Runtime.swift (in target 'Atlantis' from project 'Atlantis')
SwiftDriverJobDiscovery normal arm64 Compiling AtlantisHelper.swift, Configuration.swift (in target 'Atlantis' from project 'Atlantis')
SwiftDriverJobDiscovery normal arm64 Compiling NetworkInjector.swift (in target 'Atlantis' from project 'Atlantis')
SwiftDriverJobDiscovery normal arm64 Compiling Atlantis+Manual.swift, Atlantis.swift (in target 'Atlantis' from project 'Atlantis')
SwiftDriverJobDiscovery normal arm64 Compiling Transporter.swift (in target 'Atlantis' from project 'Atlantis')
SwiftDriverJobDiscovery normal arm64 Compiling DataCompression.swift, DispatchQueue+Once.swift (in target 'Atlantis' from project 'Atlantis')
SwiftDriverJobDiscovery normal arm64 Compiling Packages.swift (in target 'Atlantis' from project 'Atlantis')
SwiftDriver\ Compilation Atlantis normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Atlantis' from project 'Atlantis')
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 Atlantis -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.15 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis-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/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis.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/Atlantis.build/Debug/Atlantis.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis-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/Atlantis.framework/Versions/A/Atlantis normal (in target 'Atlantis' from project 'Atlantis')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.15 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis.LinkFileList -install_name @rpath/Atlantis.framework/Versions/A/Atlantis -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis.swiftmodule -Xlinker -no_adhoc_codesign -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Versions/A/Atlantis
ExtractAppIntentsMetadata (in target 'Atlantis' from project 'Atlantis')
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 Atlantis --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.15 --bundle-identifier Atlantis --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Versions/A/Resources --target-triple arm64-apple-macos10.15 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Versions/A/Atlantis --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Atlantis.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Atlantis.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-05-01 04:40:14.407 appintentsmetadataprocessor[705:4051] Starting appintentsmetadataprocessor export
2025-05-01 04:40:14.410 appintentsmetadataprocessor[705:4051] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/Atlantis.framework/Versions/A/Atlantis.tbd (in target 'Atlantis' from project 'Atlantis')
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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Versions/A/Atlantis -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/Atlantis.framework/Versions/A/Atlantis.tbd
CodeSign /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Versions/A (in target 'Atlantis' from project 'Atlantis')
cd /Users/admin/builder/spi-builder-workspace
Signing Identity: "Sign to Run Locally"
/usr/bin/codesign --force --sign - --timestamp\=none --generate-entitlement-der /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Versions/A
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework (in target 'Atlantis' from project 'Atlantis')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework (in target 'Atlantis' from project 'Atlantis')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/Atlantis.framework/Atlantis.tbd /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/Atlantis.framework/Versions/A/Atlantis.tbd (in target 'Atlantis' from project 'Atlantis')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/Atlantis.framework/Versions/A/Atlantis.tbd /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/Atlantis.framework/Atlantis.tbd
** BUILD SUCCEEDED **
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:347c7df797aef63761da7465816ca34ba24027c2, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:347c7df797aef63761da7465816ca34ba24027c2, name:My Mac }
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Atlantis",
"name" : "Atlantis",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Atlantis",
"targets" : [
"Atlantis"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "Atlantis",
"module_type" : "SwiftTarget",
"name" : "Atlantis",
"path" : "Sources",
"product_memberships" : [
"Atlantis"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Atlantis+Manual.swift",
"Atlantis.swift",
"AtlantisHelper.swift",
"Configuration.swift",
"DataCompression.swift",
"DispatchQueue+Once.swift",
"Message.swift",
"NetworkInjector+URLSession.swift",
"NetworkInjector.swift",
"PackageIdentifier.swift",
"Packages.swift",
"Runtime.swift",
"Transporter.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.