Build Information
Successful build of Atlantis, reference main (5d9828), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 1 May 2026 16:02:01 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 InferSendableFromCapturesBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ProxymanApp/atlantis.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ProxymanApp/atlantis
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5d9828a Update Atlantis.swift
Cloned https://github.com/ProxymanApp/atlantis.git
Revision (git rev-parse @):
5d9828a3a92e0410ecc89580ebbd912737b9e9fd
SUCCESS checkout https://github.com/ProxymanApp/atlantis.git at main
========================================
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"
},
{
"name" : "watchos",
"version" : "10.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Atlantis",
"targets" : [
"Atlantis"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "AtlantisTests",
"module_type" : "SwiftTarget",
"name" : "AtlantisTests",
"path" : "Tests/atlantisTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/atlantisTests/Resources/sse-server.js",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"atlantisTests.swift"
],
"target_dependencies" : [
"Atlantis"
],
"type" : "test"
},
{
"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",
"URLSessionTask+CurrentRequest.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"
},
{
"name" : "watchos",
"version" : "10.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Atlantis",
"targets" : [
"Atlantis"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "AtlantisTests",
"module_type" : "SwiftTarget",
"name" : "AtlantisTests",
"path" : "Tests/atlantisTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/atlantisTests/Resources/sse-server.js",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"atlantisTests.swift"
],
"target_dependencies" : [
"Atlantis"
],
"type" : "test"
},
{
"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",
"URLSessionTask+CurrentRequest.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: 22aa3109cc516388245428d5ffec90b6
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/22aa3109cc516388245428d5ffec90b6.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
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
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/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/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/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/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/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
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/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
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.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/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
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
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\ Runtime.swift /Users/admin/builder/spi-builder-workspace/Sources/Runtime.swift (in target 'Atlantis' from project 'Atlantis')
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)
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1777651311351038-swift-frontend-Atlantis-Runtime.swift-arm64_apple_macos10.15-o-Onone-421011884.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 3.2685 seconds (11.4177 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.1158 ( 45.4%) 0.3632 ( 44.9%) 1.4789 ( 45.2%) 5.5343 ( 48.5%) parse-and-resolve-imports
1.1136 ( 45.3%) 0.3613 ( 44.7%) 1.4748 ( 45.1%) 5.5301 ( 48.4%) Import resolution
0.0794 ( 3.2%) 0.0225 ( 2.8%) 0.1018 ( 3.1%) 0.1021 ( 0.9%) build-rewrite-system
0.0017 ( 0.1%) 0.0090 ( 1.1%) 0.0107 ( 0.3%) 0.0489 ( 0.4%) load-stdlib
0.0256 ( 1.0%) 0.0076 ( 0.9%) 0.0333 ( 1.0%) 0.0333 ( 0.3%) perform-sema
0.0256 ( 1.0%) 0.0076 ( 0.9%) 0.0332 ( 1.0%) 0.0332 ( 0.3%) Type checking and Semantic analysis
0.0151 ( 0.6%) 0.0132 ( 1.6%) 0.0283 ( 0.9%) 0.0284 ( 0.2%) import-clang-decl
0.0210 ( 0.9%) 0.0068 ( 0.8%) 0.0278 ( 0.9%) 0.0278 ( 0.2%) typecheck-decl
0.0142 ( 0.6%) 0.0045 ( 0.6%) 0.0187 ( 0.6%) 0.0187 ( 0.2%) typecheck-expr
0.0140 ( 0.6%) 0.0030 ( 0.4%) 0.0169 ( 0.5%) 0.0169 ( 0.1%) typecheck-stmt
0.0074 ( 0.3%) 0.0049 ( 0.6%) 0.0124 ( 0.4%) 0.0124 ( 0.1%) IRGen
0.0078 ( 0.3%) 0.0018 ( 0.2%) 0.0096 ( 0.3%) 0.0096 ( 0.1%) SILGen
0.0068 ( 0.3%) 0.0017 ( 0.2%) 0.0085 ( 0.3%) 0.0085 ( 0.1%) SILGen-function
0.0060 ( 0.2%) 0.0004 ( 0.0%) 0.0064 ( 0.2%) 0.0064 ( 0.1%) SIL optimization
0.0022 ( 0.1%) 0.0005 ( 0.1%) 0.0027 ( 0.1%) 0.0027 ( 0.0%) precheck-target
0.0018 ( 0.1%) 0.0004 ( 0.1%) 0.0023 ( 0.1%) 0.0023 ( 0.0%) typecheck-expr-pattern
0.0009 ( 0.0%) 0.0002 ( 0.0%) 0.0011 ( 0.0%) 0.0011 ( 0.0%) load-all-members
0.0010 ( 0.0%) 0.0001 ( 0.0%) 0.0011 ( 0.0%) 0.0011 ( 0.0%) typecheck-for-each
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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.4599 (100.0%) 0.8086 (100.0%) 3.2685 (100.0%) 11.4177 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 4.1126 seconds (8.3375 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
2.4707 (100.0%) 1.6418 (100.0%) 4.1126 (100.0%) 8.3375 (100.0%) Building Target
2.4707 (100.0%) 1.6418 (100.0%) 4.1126 (100.0%) 8.3375 (100.0%) Total
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-1777651311345927-swift-frontend-Atlantis-AtlantisHelper.swift-arm64_apple_macos10.15-o-Onone-645823800.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.6360 seconds (11.6615 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0484 ( 14.7%) 0.1047 ( 34.1%) 0.1531 ( 24.1%) 5.6489 ( 48.4%) parse-and-resolve-imports
0.0459 ( 14.0%) 0.1029 ( 33.5%) 0.1489 ( 23.4%) 5.6447 ( 48.4%) Import resolution
0.0790 ( 24.0%) 0.0277 ( 9.0%) 0.1067 ( 16.8%) 0.1068 ( 0.9%) build-rewrite-system
0.0017 ( 0.5%) 0.0129 ( 4.2%) 0.0146 ( 2.3%) 0.0483 ( 0.4%) load-stdlib
0.0264 ( 8.0%) 0.0091 ( 3.0%) 0.0355 ( 5.6%) 0.0356 ( 0.3%) perform-sema
0.0263 ( 8.0%) 0.0091 ( 3.0%) 0.0354 ( 5.6%) 0.0354 ( 0.3%) Type checking and Semantic analysis
0.0213 ( 6.5%) 0.0065 ( 2.1%) 0.0278 ( 4.4%) 0.0278 ( 0.2%) typecheck-stmt
0.0147 ( 4.5%) 0.0130 ( 4.2%) 0.0276 ( 4.3%) 0.0277 ( 0.2%) import-clang-decl
0.0211 ( 6.4%) 0.0066 ( 2.1%) 0.0276 ( 4.3%) 0.0276 ( 0.2%) typecheck-expr
0.0150 ( 4.6%) 0.0058 ( 1.9%) 0.0208 ( 3.3%) 0.0208 ( 0.2%) typecheck-decl
0.0089 ( 2.7%) 0.0029 ( 1.0%) 0.0119 ( 1.9%) 0.0119 ( 0.1%) precheck-target
0.0071 ( 2.2%) 0.0041 ( 1.3%) 0.0112 ( 1.8%) 0.0112 ( 0.1%) IRGen
0.0048 ( 1.5%) 0.0008 ( 0.3%) 0.0056 ( 0.9%) 0.0056 ( 0.0%) SILGen
0.0050 ( 1.5%) 0.0001 ( 0.0%) 0.0051 ( 0.8%) 0.0052 ( 0.0%) SIL optimization
0.0026 ( 0.8%) 0.0004 ( 0.1%) 0.0030 ( 0.5%) 0.0030 ( 0.0%) SILGen-function
0.0006 ( 0.2%) 0.0003 ( 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%) 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, 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%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.3290 (100.0%) 0.3070 (100.0%) 0.6360 (100.0%) 11.6615 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.6918 seconds (8.3473 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.3416 (100.0%) 1.3501 (100.0%) 2.6918 (100.0%) 8.3473 (100.0%) Building Target
1.3416 (100.0%) 1.3501 (100.0%) 2.6918 (100.0%) 8.3473 (100.0%) Total
SwiftCompile normal arm64 Compiling\ URLSessionTask+CurrentRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/URLSessionTask+CurrentRequest.swift (in target 'Atlantis' from project 'Atlantis')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/URLSessionTask+CurrentRequest.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-1777651311346324-swift-frontend-Atlantis-URLSessionTask_CurrentRequest.swift-arm64_apple_macos10.15-o-Onone-1371738165.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4849 seconds (11.2865 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0461 ( 21.0%) 0.0964 ( 36.4%) 0.1425 ( 29.4%) 5.5309 ( 49.0%) parse-and-resolve-imports
0.0438 ( 19.9%) 0.0948 ( 35.7%) 0.1386 ( 28.6%) 5.5270 ( 49.0%) Import resolution
0.0847 ( 38.5%) 0.0275 ( 10.4%) 0.1122 ( 23.1%) 0.1122 ( 1.0%) build-rewrite-system
0.0248 ( 11.3%) 0.0198 ( 7.5%) 0.0447 ( 9.2%) 0.0453 ( 0.4%) import-clang-decl
0.0018 ( 0.8%) 0.0121 ( 4.5%) 0.0138 ( 2.8%) 0.0377 ( 0.3%) load-stdlib
0.0033 ( 1.5%) 0.0053 ( 2.0%) 0.0086 ( 1.8%) 0.0086 ( 0.1%) IRGen
0.0033 ( 1.5%) 0.0026 ( 1.0%) 0.0059 ( 1.2%) 0.0059 ( 0.1%) perform-sema
0.0033 ( 1.5%) 0.0026 ( 1.0%) 0.0058 ( 1.2%) 0.0058 ( 0.1%) Type checking and Semantic analysis
0.0016 ( 0.7%) 0.0020 ( 0.8%) 0.0036 ( 0.7%) 0.0036 ( 0.0%) typecheck-decl
0.0016 ( 0.7%) 0.0005 ( 0.2%) 0.0021 ( 0.4%) 0.0021 ( 0.0%) typecheck-stmt
0.0012 ( 0.6%) 0.0003 ( 0.1%) 0.0015 ( 0.3%) 0.0015 ( 0.0%) precheck-target
0.0015 ( 0.7%) 0.0000 ( 0.0%) 0.0015 ( 0.3%) 0.0015 ( 0.0%) SIL optimization
0.0009 ( 0.4%) 0.0005 ( 0.2%) 0.0014 ( 0.3%) 0.0014 ( 0.0%) SILGen
0.0008 ( 0.4%) 0.0004 ( 0.2%) 0.0012 ( 0.2%) 0.0012 ( 0.0%) load-all-members
0.0007 ( 0.3%) 0.0004 ( 0.1%) 0.0011 ( 0.2%) 0.0011 ( 0.0%) SILGen-function
0.0003 ( 0.1%) 0.0001 ( 0.0%) 0.0004 ( 0.1%) 0.0004 ( 0.0%) typecheck-expr
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%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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.2197 (100.0%) 0.2653 (100.0%) 0.4849 (100.0%) 11.2865 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 3.4226 seconds (8.9794 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.8208 (100.0%) 1.6018 (100.0%) 3.4226 (100.0%) 8.9794 (100.0%) Building Target
1.8208 (100.0%) 1.6018 (100.0%) 3.4226 (100.0%) 8.9794 (100.0%) Total
SwiftCompile normal arm64 Compiling\ NetworkInjector.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInjector.swift (in target 'Atlantis' from project 'Atlantis')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1777651311346000-swift-frontend-Atlantis-NetworkInjector.swift-arm64_apple_macos10.15-o-Onone-1219291653.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 3.4697 seconds (11.6488 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.2299 ( 46.9%) 0.3911 ( 46.1%) 1.6211 ( 46.7%) 5.6915 ( 48.9%) parse-and-resolve-imports
1.2272 ( 46.8%) 0.3886 ( 45.8%) 1.6158 ( 46.6%) 5.6861 ( 48.8%) Import resolution
0.0781 ( 3.0%) 0.0221 ( 2.6%) 0.1003 ( 2.9%) 0.1008 ( 0.9%) build-rewrite-system
0.0017 ( 0.1%) 0.0120 ( 1.4%) 0.0137 ( 0.4%) 0.0507 ( 0.4%) load-stdlib
0.0159 ( 0.6%) 0.0129 ( 1.5%) 0.0287 ( 0.8%) 0.0292 ( 0.3%) import-clang-decl
0.0132 ( 0.5%) 0.0046 ( 0.5%) 0.0178 ( 0.5%) 0.0179 ( 0.2%) perform-sema
0.0132 ( 0.5%) 0.0045 ( 0.5%) 0.0177 ( 0.5%) 0.0178 ( 0.2%) Type checking and Semantic analysis
0.0082 ( 0.3%) 0.0020 ( 0.2%) 0.0102 ( 0.3%) 0.0102 ( 0.1%) typecheck-expr
0.0074 ( 0.3%) 0.0018 ( 0.2%) 0.0092 ( 0.3%) 0.0092 ( 0.1%) typecheck-stmt
0.0059 ( 0.2%) 0.0030 ( 0.3%) 0.0089 ( 0.3%) 0.0089 ( 0.1%) typecheck-decl
0.0045 ( 0.2%) 0.0020 ( 0.2%) 0.0065 ( 0.2%) 0.0066 ( 0.1%) IRGen
0.0036 ( 0.1%) 0.0014 ( 0.2%) 0.0050 ( 0.1%) 0.0051 ( 0.0%) SILGen
0.0041 ( 0.2%) 0.0008 ( 0.1%) 0.0049 ( 0.1%) 0.0049 ( 0.0%) precheck-target
0.0045 ( 0.2%) 0.0001 ( 0.0%) 0.0046 ( 0.1%) 0.0046 ( 0.0%) SIL optimization
0.0031 ( 0.1%) 0.0013 ( 0.1%) 0.0044 ( 0.1%) 0.0044 ( 0.0%) SILGen-function
0.0007 ( 0.0%) 0.0003 ( 0.0%) 0.0009 ( 0.0%) 0.0009 ( 0.0%) load-all-members
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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
2.6212 (100.0%) 0.8484 (100.0%) 3.4697 (100.0%) 11.6488 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 4.1094 seconds (8.3432 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
2.5196 (100.0%) 1.5898 (100.0%) 4.1094 (100.0%) 8.3432 (100.0%) Building Target
2.5196 (100.0%) 1.5898 (100.0%) 4.1094 (100.0%) 8.3432 (100.0%) Total
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
SwiftCompile normal arm64 Compiling\ Message.swift,\ NetworkInjector+URLSession.swift /Users/admin/builder/spi-builder-workspace/Sources/Message.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-1777651311347204-swift-frontend-Atlantis-Message.swift-arm64_apple_macos10.15-o-Onone-760490186.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 1.0283 seconds (11.4945 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1071 ( 17.1%) 0.1291 ( 32.1%) 0.2362 ( 23.0%) 5.4632 ( 47.5%) parse-and-resolve-imports
0.1042 ( 16.6%) 0.1250 ( 31.1%) 0.2292 ( 22.3%) 5.4539 ( 47.4%) Import resolution
0.0793 ( 12.7%) 0.0224 ( 5.6%) 0.1017 ( 9.9%) 0.1020 ( 0.9%) build-rewrite-system
0.0598 ( 9.5%) 0.0217 ( 5.4%) 0.0814 ( 7.9%) 0.0836 ( 0.7%) perform-sema
0.0597 ( 9.5%) 0.0216 ( 5.4%) 0.0814 ( 7.9%) 0.0835 ( 0.7%) Type checking and Semantic analysis
0.0442 ( 7.1%) 0.0161 ( 4.0%) 0.0602 ( 5.9%) 0.0619 ( 0.5%) typecheck-decl
0.0443 ( 7.1%) 0.0122 ( 3.0%) 0.0565 ( 5.5%) 0.0569 ( 0.5%) typecheck-stmt
0.0404 ( 6.5%) 0.0112 ( 2.8%) 0.0517 ( 5.0%) 0.0517 ( 0.4%) typecheck-expr
0.0115 ( 1.8%) 0.0154 ( 3.8%) 0.0269 ( 2.6%) 0.0343 ( 0.3%) load-stdlib
0.0171 ( 2.7%) 0.0123 ( 3.0%) 0.0293 ( 2.9%) 0.0294 ( 0.3%) import-clang-decl
0.0154 ( 2.5%) 0.0062 ( 1.6%) 0.0216 ( 2.1%) 0.0221 ( 0.2%) IRGen
0.0136 ( 2.2%) 0.0029 ( 0.7%) 0.0164 ( 1.6%) 0.0164 ( 0.1%) SILGen
0.0115 ( 1.8%) 0.0022 ( 0.5%) 0.0136 ( 1.3%) 0.0136 ( 0.1%) SILGen-function
0.0095 ( 1.5%) 0.0005 ( 0.1%) 0.0100 ( 1.0%) 0.0100 ( 0.1%) SIL optimization
0.0067 ( 1.1%) 0.0028 ( 0.7%) 0.0095 ( 0.9%) 0.0095 ( 0.1%) precheck-target
0.0010 ( 0.2%) 0.0001 ( 0.0%) 0.0011 ( 0.1%) 0.0011 ( 0.0%) typecheck-expr-pattern
0.0007 ( 0.1%) 0.0002 ( 0.1%) 0.0009 ( 0.1%) 0.0009 ( 0.0%) load-all-members
0.0002 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) source-file-lookup-class-member
0.0002 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 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%) 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.6263 (100.0%) 0.4019 (100.0%) 1.0283 (100.0%) 11.4945 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.9750 seconds (8.3494 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.5553 (100.0%) 1.4197 (100.0%) 2.9750 (100.0%) 8.3494 (100.0%) Building Target
1.5553 (100.0%) 1.4197 (100.0%) 2.9750 (100.0%) 8.3494 (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
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
/Users/admin/builder/spi-builder-workspace/Sources/NetworkInjector+URLSession.swift:155:32: warning: comparing non-optional value of type 'AnyObject' to 'nil' always returns true
guard data != nil else { return nil }
~~~~ ^ ~~~
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-1777651311350383-swift-frontend-Atlantis-Atlantis_Manual.swift-arm64_apple_macos10.15-o-Onone-1100572846.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 4.9318 seconds (11.7317 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.5711 ( 42.4%) 0.5528 ( 45.2%) 2.1239 ( 43.1%) 5.5053 ( 46.9%) parse-and-resolve-imports
1.5689 ( 42.3%) 0.5517 ( 45.1%) 2.1207 ( 43.0%) 5.5021 ( 46.9%) Import resolution
0.0991 ( 2.7%) 0.0176 ( 1.4%) 0.1167 ( 2.4%) 0.1167 ( 1.0%) perform-sema
0.0988 ( 2.7%) 0.0176 ( 1.4%) 0.1164 ( 2.4%) 0.1164 ( 1.0%) Type checking and Semantic analysis
0.0782 ( 2.1%) 0.0193 ( 1.6%) 0.0976 ( 2.0%) 0.0985 ( 0.8%) build-rewrite-system
0.0730 ( 2.0%) 0.0106 ( 0.9%) 0.0835 ( 1.7%) 0.0836 ( 0.7%) typecheck-stmt
0.0686 ( 1.8%) 0.0095 ( 0.8%) 0.0781 ( 1.6%) 0.0782 ( 0.7%) typecheck-expr
0.0474 ( 1.3%) 0.0102 ( 0.8%) 0.0577 ( 1.2%) 0.0577 ( 0.5%) typecheck-decl
0.0017 ( 0.0%) 0.0110 ( 0.9%) 0.0127 ( 0.3%) 0.0486 ( 0.4%) load-stdlib
0.0164 ( 0.4%) 0.0127 ( 1.0%) 0.0291 ( 0.6%) 0.0292 ( 0.2%) import-clang-decl
0.0223 ( 0.6%) 0.0056 ( 0.5%) 0.0279 ( 0.6%) 0.0281 ( 0.2%) IRGen
0.0208 ( 0.6%) 0.0016 ( 0.1%) 0.0224 ( 0.5%) 0.0224 ( 0.2%) SILGen
0.0161 ( 0.4%) 0.0010 ( 0.1%) 0.0172 ( 0.3%) 0.0171 ( 0.1%) SILGen-function
0.0132 ( 0.4%) 0.0003 ( 0.0%) 0.0135 ( 0.3%) 0.0135 ( 0.1%) SIL optimization
0.0118 ( 0.3%) 0.0008 ( 0.1%) 0.0126 ( 0.3%) 0.0125 ( 0.1%) precheck-target
0.0009 ( 0.0%) 0.0002 ( 0.0%) 0.0011 ( 0.0%) 0.0011 ( 0.0%) load-all-members
0.0003 ( 0.0%) 0.0000 ( 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%) 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%) 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
3.7091 (100.0%) 1.2226 (100.0%) 4.9318 (100.0%) 11.7317 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 4.8152 seconds (8.3595 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
3.0803 (100.0%) 1.7349 (100.0%) 4.8152 (100.0%) 8.3595 (100.0%) Building Target
3.0803 (100.0%) 1.7349 (100.0%) 4.8152 (100.0%) 8.3595 (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:41: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:41: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:41: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:41: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:61: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:61: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:61: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:61: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:164:13: warning: var 'retainedTestTransporters' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private var retainedTestTransporters: [Transporter] = []
^
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:164:13: note: convert 'retainedTestTransporters' to a 'let' constant to make 'Sendable' shared state immutable
private var retainedTestTransporters: [Transporter] = []
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:164:13: note: add '@MainActor' to make var 'retainedTestTransporters' part of global actor 'MainActor'
private var retainedTestTransporters: [Transporter] = []
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:164:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private var retainedTestTransporters: [Transporter] = []
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:493: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:493: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:493: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:493: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\ 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-1777651311351244-swift-frontend-Atlantis-DataCompression.swift-arm64_apple_macos10.15-o-Onone-10714379.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 1.1364 seconds (11.7819 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0474 ( 6.0%) 0.0964 ( 27.4%) 0.1438 ( 12.7%) 5.4412 ( 46.2%) parse-and-resolve-imports
0.0449 ( 5.7%) 0.0930 ( 26.5%) 0.1379 ( 12.1%) 5.4340 ( 46.1%) Import resolution
0.1265 ( 16.1%) 0.0265 ( 7.5%) 0.1530 ( 13.5%) 0.1562 ( 1.3%) perform-sema
0.1264 ( 16.1%) 0.0265 ( 7.5%) 0.1529 ( 13.5%) 0.1560 ( 1.3%) Type checking and Semantic analysis
0.1001 ( 12.8%) 0.0162 ( 4.6%) 0.1163 ( 10.2%) 0.1163 ( 1.0%) typecheck-stmt
0.0892 ( 11.4%) 0.0141 ( 4.0%) 0.1033 ( 9.1%) 0.1033 ( 0.9%) typecheck-expr
0.0789 ( 10.1%) 0.0243 ( 6.9%) 0.1032 ( 9.1%) 0.1031 ( 0.9%) build-rewrite-system
0.0496 ( 6.3%) 0.0140 ( 4.0%) 0.0636 ( 5.6%) 0.0668 ( 0.6%) typecheck-decl
0.0017 ( 0.2%) 0.0083 ( 2.3%) 0.0099 ( 0.9%) 0.0516 ( 0.4%) load-stdlib
0.0315 ( 4.0%) 0.0054 ( 1.5%) 0.0369 ( 3.3%) 0.0369 ( 0.3%) precheck-target
0.0162 ( 2.1%) 0.0144 ( 4.1%) 0.0306 ( 2.7%) 0.0306 ( 0.3%) import-clang-decl
0.0186 ( 2.4%) 0.0065 ( 1.8%) 0.0251 ( 2.2%) 0.0259 ( 0.2%) IRGen
0.0190 ( 2.4%) 0.0031 ( 0.9%) 0.0222 ( 2.0%) 0.0222 ( 0.2%) SILGen
0.0179 ( 2.3%) 0.0002 ( 0.1%) 0.0181 ( 1.6%) 0.0181 ( 0.2%) SIL optimization
0.0153 ( 1.9%) 0.0024 ( 0.7%) 0.0177 ( 1.6%) 0.0177 ( 0.2%) SILGen-function
0.0009 ( 0.1%) 0.0003 ( 0.1%) 0.0012 ( 0.1%) 0.0012 ( 0.0%) load-all-members
0.0003 ( 0.0%) 0.0000 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 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.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%) 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%) 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%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.7848 (100.0%) 0.3516 (100.0%) 1.1364 (100.0%) 11.7819 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.8958 seconds (8.3599 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.5514 (100.0%) 1.3444 (100.0%) 2.8958 (100.0%) 8.3599 (100.0%) Building Target
1.5514 (100.0%) 1.3444 (100.0%) 2.8958 (100.0%) 8.3599 (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\ 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-1777651311352679-swift-frontend-Atlantis-PackageIdentifier.swift-arm64_apple_macos10.15-o-Onone-1872947796.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5327 seconds (11.6020 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0510 ( 23.0%) 0.1224 ( 39.3%) 0.1733 ( 32.5%) 5.6895 ( 49.0%) parse-and-resolve-imports
0.0482 ( 21.8%) 0.1199 ( 38.5%) 0.1681 ( 31.6%) 5.6842 ( 49.0%) Import resolution
0.0781 ( 35.3%) 0.0291 ( 9.3%) 0.1072 ( 20.1%) 0.1080 ( 0.9%) build-rewrite-system
0.0016 ( 0.7%) 0.0105 ( 3.4%) 0.0122 ( 2.3%) 0.0462 ( 0.4%) load-stdlib
0.0147 ( 6.6%) 0.0134 ( 4.3%) 0.0281 ( 5.3%) 0.0284 ( 0.2%) import-clang-decl
0.0044 ( 2.0%) 0.0049 ( 1.6%) 0.0093 ( 1.7%) 0.0111 ( 0.1%) IRGen
0.0034 ( 1.5%) 0.0025 ( 0.8%) 0.0059 ( 1.1%) 0.0059 ( 0.1%) SILGen
0.0030 ( 1.3%) 0.0024 ( 0.8%) 0.0053 ( 1.0%) 0.0054 ( 0.0%) SILGen-function
0.0034 ( 1.5%) 0.0016 ( 0.5%) 0.0050 ( 0.9%) 0.0050 ( 0.0%) perform-sema
0.0034 ( 1.5%) 0.0016 ( 0.5%) 0.0049 ( 0.9%) 0.0049 ( 0.0%) Type checking and Semantic analysis
0.0023 ( 1.0%) 0.0010 ( 0.3%) 0.0033 ( 0.6%) 0.0033 ( 0.0%) typecheck-expr
0.0029 ( 1.3%) 0.0001 ( 0.0%) 0.0029 ( 0.6%) 0.0030 ( 0.0%) SIL optimization
0.0019 ( 0.8%) 0.0008 ( 0.3%) 0.0027 ( 0.5%) 0.0027 ( 0.0%) typecheck-stmt
0.0017 ( 0.8%) 0.0007 ( 0.2%) 0.0025 ( 0.5%) 0.0025 ( 0.0%) typecheck-decl
0.0008 ( 0.4%) 0.0003 ( 0.1%) 0.0011 ( 0.2%) 0.0011 ( 0.0%) load-all-members
0.0006 ( 0.3%) 0.0002 ( 0.1%) 0.0008 ( 0.2%) 0.0008 ( 0.0%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 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, 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%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.2212 (100.0%) 0.3114 (100.0%) 0.5327 (100.0%) 11.6020 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.6620 seconds (8.3361 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.3135 (100.0%) 1.3485 (100.0%) 2.6620 (100.0%) 8.3361 (100.0%) Building Target
1.3135 (100.0%) 1.3485 (100.0%) 2.6620 (100.0%) 8.3361 (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\ Packages.swift /Users/admin/builder/spi-builder-workspace/Sources/Packages.swift (in target 'Atlantis' from project 'Atlantis')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1777651311349767-swift-frontend-Atlantis-Packages.swift-arm64_apple_macos10.15-o-Onone-987884819.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 1.2293 seconds (11.9903 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0464 ( 5.5%) 0.0968 ( 25.4%) 0.1431 ( 11.6%) 5.5036 ( 45.9%) parse-and-resolve-imports
0.0443 ( 5.2%) 0.0950 ( 24.9%) 0.1393 ( 11.3%) 5.4997 ( 45.9%) Import resolution
0.1424 ( 16.8%) 0.0311 ( 8.1%) 0.1735 ( 14.1%) 0.1736 ( 1.4%) perform-sema
0.1423 ( 16.8%) 0.0310 ( 8.1%) 0.1733 ( 14.1%) 0.1734 ( 1.4%) Type checking and Semantic analysis
0.1089 ( 12.8%) 0.0221 ( 5.8%) 0.1310 ( 10.7%) 0.1314 ( 1.1%) typecheck-stmt
0.0830 ( 9.8%) 0.0161 ( 4.2%) 0.0991 ( 8.1%) 0.0996 ( 0.8%) typecheck-expr
0.0566 ( 6.7%) 0.0178 ( 4.7%) 0.0743 ( 6.0%) 0.0743 ( 0.6%) build-rewrite-system
0.0455 ( 5.4%) 0.0121 ( 3.2%) 0.0577 ( 4.7%) 0.0577 ( 0.5%) typecheck-decl
0.0276 ( 3.3%) 0.0215 ( 5.6%) 0.0491 ( 4.0%) 0.0498 ( 0.4%) import-clang-decl
0.0016 ( 0.2%) 0.0093 ( 2.4%) 0.0109 ( 0.9%) 0.0479 ( 0.4%) load-stdlib
0.0381 ( 4.5%) 0.0066 ( 1.7%) 0.0448 ( 3.6%) 0.0455 ( 0.4%) SILGen
0.0329 ( 3.9%) 0.0091 ( 2.4%) 0.0421 ( 3.4%) 0.0421 ( 0.4%) IRGen
0.0294 ( 3.5%) 0.0049 ( 1.3%) 0.0343 ( 2.8%) 0.0350 ( 0.3%) SILGen-function
0.0207 ( 2.4%) 0.0048 ( 1.3%) 0.0255 ( 2.1%) 0.0255 ( 0.2%) precheck-target
0.0161 ( 1.9%) 0.0001 ( 0.0%) 0.0162 ( 1.3%) 0.0163 ( 0.1%) SIL optimization
0.0071 ( 0.8%) 0.0011 ( 0.3%) 0.0082 ( 0.7%) 0.0082 ( 0.1%) typecheck-expr-pattern
0.0047 ( 0.6%) 0.0018 ( 0.5%) 0.0065 ( 0.5%) 0.0065 ( 0.1%) 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%) 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%) 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.8480 (100.0%) 0.3813 (100.0%) 1.2293 (100.0%) 11.9903 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 3.3112 seconds (8.8385 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.7996 (100.0%) 1.5116 (100.0%) 3.3112 (100.0%) 8.8385 (100.0%) Building Target
1.7996 (100.0%) 1.5116 (100.0%) 3.3112 (100.0%) 8.8385 (100.0%) Total
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:514: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:514: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;
^
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-1777651311352185-swift-frontend-Atlantis-all-arm64_apple_macos10.15-swiftmodule-Onone-3794562671.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 1.0661 seconds (11.6797 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0497 ( 7.4%) 0.1161 ( 29.7%) 0.1658 ( 15.6%) 5.4549 ( 46.7%) parse-and-resolve-imports
0.0474 ( 7.0%) 0.1145 ( 29.3%) 0.1619 ( 15.2%) 5.4510 ( 46.7%) Import resolution
0.1223 ( 18.1%) 0.0293 ( 7.5%) 0.1517 ( 14.2%) 0.1520 ( 1.3%) perform-sema
0.1220 ( 18.1%) 0.0292 ( 7.5%) 0.1512 ( 14.2%) 0.1515 ( 1.3%) Type checking and Semantic analysis
0.1029 ( 15.3%) 0.0257 ( 6.6%) 0.1286 ( 12.1%) 0.1289 ( 1.1%) typecheck-decl
0.0633 ( 9.4%) 0.0158 ( 4.0%) 0.0791 ( 7.4%) 0.0791 ( 0.7%) typecheck-expr
0.0555 ( 8.2%) 0.0127 ( 3.2%) 0.0682 ( 6.4%) 0.0682 ( 0.6%) typecheck-stmt
0.0017 ( 0.2%) 0.0106 ( 2.7%) 0.0123 ( 1.2%) 0.0452 ( 0.4%) load-stdlib
0.0218 ( 3.2%) 0.0078 ( 2.0%) 0.0296 ( 2.8%) 0.0304 ( 0.3%) SIL optimization
0.0233 ( 3.5%) 0.0051 ( 1.3%) 0.0284 ( 2.7%) 0.0284 ( 0.2%) SILGen
0.0177 ( 2.6%) 0.0041 ( 1.1%) 0.0219 ( 2.1%) 0.0219 ( 0.2%) precheck-target
0.0169 ( 2.5%) 0.0038 ( 1.0%) 0.0207 ( 1.9%) 0.0207 ( 0.2%) SILGen-function
0.0090 ( 1.3%) 0.0073 ( 1.9%) 0.0163 ( 1.5%) 0.0163 ( 0.1%) import-clang-decl
0.0125 ( 1.9%) 0.0032 ( 0.8%) 0.0157 ( 1.5%) 0.0157 ( 0.1%) build-rewrite-system
0.0041 ( 0.6%) 0.0041 ( 1.1%) 0.0083 ( 0.8%) 0.0090 ( 0.1%) Serialization, swiftmodule
0.0009 ( 0.1%) 0.0011 ( 0.3%) 0.0020 ( 0.2%) 0.0020 ( 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.0002 ( 0.0%) 0.0011 ( 0.1%) 0.0011 ( 0.0%) typecheck-expr-pattern
0.0006 ( 0.1%) 0.0003 ( 0.1%) 0.0009 ( 0.1%) 0.0009 ( 0.0%) load-all-members
0.0003 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) typecheck-for-each
0.0002 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) source-file-lookup-class-member
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 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.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.0001 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 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%) 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%) associated-type-inference
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.6748 (100.0%) 0.3913 (100.0%) 1.0661 (100.0%) 11.6797 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.4323 seconds (5.7562 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.2557 (100.0%) 0.1766 (100.0%) 0.4323 (100.0%) 5.7562 (100.0%) Building Target
0.2557 (100.0%) 0.1766 (100.0%) 0.4323 (100.0%) 5.7562 (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:41: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:41: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:41: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:41: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:61: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:61: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:61: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:61: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:164:13: warning: var 'retainedTestTransporters' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private var retainedTestTransporters: [Transporter] = []
^
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:164:13: note: convert 'retainedTestTransporters' to a 'let' constant to make 'Sendable' shared state immutable
private var retainedTestTransporters: [Transporter] = []
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:164:13: note: add '@MainActor' to make var 'retainedTestTransporters' part of global actor 'MainActor'
private var retainedTestTransporters: [Transporter] = []
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:164:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private var retainedTestTransporters: [Transporter] = []
^
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/NetworkInjector+URLSession.swift:155:32: warning: comparing non-optional value of type 'AnyObject' to 'nil' always returns true
guard data != nil else { return nil }
~~~~ ^ ~~~
/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\ 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-1777651317187877-swift-frontend-Atlantis-Transporter.swift-arm64_apple_macos10.15-o-Onone-2694213838.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.8230 seconds (0.8252 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0875 ( 14.9%) 0.0218 ( 9.2%) 0.1093 ( 13.3%) 0.1095 ( 13.3%) perform-sema
0.0873 ( 14.9%) 0.0218 ( 9.2%) 0.1091 ( 13.3%) 0.1093 ( 13.2%) Type checking and Semantic analysis
0.0483 ( 8.2%) 0.0498 ( 21.1%) 0.0981 ( 11.9%) 0.0986 ( 12.0%) parse-and-resolve-imports
0.0457 ( 7.8%) 0.0476 ( 20.2%) 0.0933 ( 11.3%) 0.0939 ( 11.4%) Import resolution
0.0750 ( 12.8%) 0.0175 ( 7.4%) 0.0925 ( 11.2%) 0.0926 ( 11.2%) typecheck-stmt
0.0709 ( 12.1%) 0.0170 ( 7.2%) 0.0879 ( 10.7%) 0.0881 ( 10.7%) typecheck-expr
0.0570 ( 9.7%) 0.0197 ( 8.4%) 0.0767 ( 9.3%) 0.0767 ( 9.3%) build-rewrite-system
0.0283 ( 4.8%) 0.0084 ( 3.6%) 0.0367 ( 4.5%) 0.0368 ( 4.5%) typecheck-decl
0.0189 ( 3.2%) 0.0144 ( 6.1%) 0.0333 ( 4.0%) 0.0334 ( 4.0%) import-clang-decl
0.0149 ( 2.5%) 0.0062 ( 2.6%) 0.0211 ( 2.6%) 0.0212 ( 2.6%) IRGen
0.0165 ( 2.8%) 0.0046 ( 1.9%) 0.0210 ( 2.6%) 0.0210 ( 2.5%) precheck-target
0.0126 ( 2.2%) 0.0022 ( 0.9%) 0.0148 ( 1.8%) 0.0149 ( 1.8%) SILGen
0.0101 ( 1.7%) 0.0017 ( 0.7%) 0.0117 ( 1.4%) 0.0117 ( 1.4%) SILGen-function
0.0099 ( 1.7%) 0.0002 ( 0.1%) 0.0102 ( 1.2%) 0.0102 ( 1.2%) SIL optimization
0.0010 ( 0.2%) 0.0026 ( 1.1%) 0.0036 ( 0.4%) 0.0036 ( 0.4%) load-stdlib
0.0024 ( 0.4%) 0.0001 ( 0.0%) 0.0025 ( 0.3%) 0.0025 ( 0.3%) typecheck-for-each
0.0008 ( 0.1%) 0.0002 ( 0.1%) 0.0010 ( 0.1%) 0.0010 ( 0.1%) load-all-members
0.0000 ( 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%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.5872 (100.0%) 0.2358 (100.0%) 0.8230 (100.0%) 0.8252 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.4535 seconds (2.5736 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.2286 (100.0%) 1.2249 (100.0%) 2.4535 (100.0%) 2.5736 (100.0%) Building Target
1.2286 (100.0%) 1.2249 (100.0%) 2.4535 (100.0%) 2.5736 (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: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:267: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:324: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:485: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 {
^
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 PackageIdentifier.swift (in target 'Atlantis' from project 'Atlantis')
SwiftDriverJobDiscovery normal arm64 Compiling NetworkInjector.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')
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
SwiftDriverJobDiscovery normal arm64 Compiling Message.swift, NetworkInjector+URLSession.swift (in target 'Atlantis' from project 'Atlantis')
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 DataCompression.swift, DispatchQueue+Once.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 Packages.swift (in target 'Atlantis' from project 'Atlantis')
SwiftDriverJobDiscovery normal arm64 Compiling URLSessionTask+CurrentRequest.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
2026-05-01 09:02:00.598 appintentsmetadataprocessor[705:4068] Starting appintentsmetadataprocessor export
2026-05-01 09:02:00.601 appintentsmetadataprocessor[705:4068] 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:f73ea41a9d2ac2fa2416a43a43d795893b1f469c, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:f73ea41a9d2ac2fa2416a43a43d795893b1f469c, 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"
},
{
"name" : "watchos",
"version" : "10.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Atlantis",
"targets" : [
"Atlantis"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "AtlantisTests",
"module_type" : "SwiftTarget",
"name" : "AtlantisTests",
"path" : "Tests/atlantisTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/atlantisTests/Resources/sse-server.js",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"atlantisTests.swift"
],
"target_dependencies" : [
"Atlantis"
],
"type" : "test"
},
{
"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",
"URLSessionTask+CurrentRequest.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.