The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Atlantis, reference main (861c25), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 1 May 2025 11:40:34 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Atlantis-Package -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ProxymanApp/atlantis.git
Reference: 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 861c252 Fix warnings (#167)
Cloned https://github.com/ProxymanApp/atlantis.git
Revision (git rev-parse @):
861c2523736d532358ffc9a27c1c584a876e78f3
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"
    }
  ],
  "products" : [
    {
      "name" : "Atlantis",
      "targets" : [
        "Atlantis"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "Atlantis",
      "module_type" : "SwiftTarget",
      "name" : "Atlantis",
      "path" : "Sources",
      "product_memberships" : [
        "Atlantis"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Atlantis+Manual.swift",
        "Atlantis.swift",
        "AtlantisHelper.swift",
        "Configuration.swift",
        "DataCompression.swift",
        "DispatchQueue+Once.swift",
        "Message.swift",
        "NetworkInjector+URLSession.swift",
        "NetworkInjector.swift",
        "PackageIdentifier.swift",
        "Packages.swift",
        "Runtime.swift",
        "Transporter.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Atlantis",
  "name" : "Atlantis",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Atlantis",
      "targets" : [
        "Atlantis"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "Atlantis",
      "module_type" : "SwiftTarget",
      "name" : "Atlantis",
      "path" : "Sources",
      "product_memberships" : [
        "Atlantis"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Atlantis+Manual.swift",
        "Atlantis.swift",
        "AtlantisHelper.swift",
        "Configuration.swift",
        "DataCompression.swift",
        "DispatchQueue+Once.swift",
        "Message.swift",
        "NetworkInjector+URLSession.swift",
        "NetworkInjector.swift",
        "PackageIdentifier.swift",
        "Packages.swift",
        "Runtime.swift",
        "Transporter.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Atlantis",
    "schemes" : [
      "Atlantis-Package"
    ],
    "targets" : [
      "Atlantis",
      "AtlantisPackageDescription"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Atlantis-Package -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Atlantis-Package -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'Atlantis' in project 'Atlantis' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 551e2e76acb6bb0d2a4f2502d2352646
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/551e2e76acb6bb0d2a4f2502d2352646.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/Atlantis.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
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/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
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
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/Versions/Current A (in target 'Atlantis' from project 'Atlantis')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh A /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Versions/Current
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Atlantis.DependencyStaticMetadataFileList (in target 'Atlantis' from project 'Atlantis')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Atlantis.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Atlantis.DependencyMetadataFileList (in target 'Atlantis' from project 'Atlantis')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Atlantis.DependencyMetadataFileList
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Headers Versions/Current/Headers (in target 'Atlantis' from project 'Atlantis')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh Versions/Current/Headers /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Headers
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Atlantis Versions/Current/Atlantis (in target 'Atlantis' from project 'Atlantis')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh Versions/Current/Atlantis /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Atlantis
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis.LinkFileList (in target 'Atlantis' from project 'Atlantis')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis-OutputFileMap.json (in target 'Atlantis' from project 'Atlantis')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis-OutputFileMap.json
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.SwiftFileList (in target 'Atlantis' from project 'Atlantis')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis_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
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/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 (in target 'Atlantis' from project 'Atlantis')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Versions/A
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Versions (in target 'Atlantis' from project 'Atlantis')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Versions
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework (in target 'Atlantis' from project 'Atlantis')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Versions/A/Resources/Info.plist /Users/admin/builder/spi-builder-workspace/Atlantis.xcodeproj/Atlantis_Info.plist (in target 'Atlantis' from project 'Atlantis')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/Atlantis.xcodeproj/Atlantis_Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Versions/A/Resources/Info.plist
SwiftDriver Atlantis normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Atlantis' from project 'Atlantis')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Atlantis -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.15 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ AtlantisHelper.swift,\ Configuration.swift /Users/admin/builder/spi-builder-workspace/Sources/AtlantisHelper.swift /Users/admin/builder/spi-builder-workspace/Sources/Configuration.swift (in target 'Atlantis' from project 'Atlantis')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AtlantisHelper.swift (in target 'Atlantis' from project 'Atlantis')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Configuration.swift (in target 'Atlantis' from project 'Atlantis')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746099624086236-swift-frontend-Atlantis-AtlantisHelper.swift-arm64_apple_macos10.15-o-Onone-3468268452.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.6751 seconds (11.7643 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0477 ( 14.1%)   0.1176 ( 34.9%)   0.1653 ( 24.5%)   5.6709 ( 48.2%)  parse-and-resolve-imports
   0.0453 ( 13.4%)   0.1154 ( 34.2%)   0.1607 ( 23.8%)   5.6663 ( 48.2%)  Import resolution
   0.0793 ( 23.5%)   0.0263 (  7.8%)   0.1056 ( 15.6%)   0.1077 (  0.9%)  build-rewrite-system
   0.0018 (  0.5%)   0.0099 (  2.9%)   0.0117 (  1.7%)   0.0872 (  0.7%)  load-stdlib
   0.0282 (  8.4%)   0.0110 (  3.3%)   0.0392 (  5.8%)   0.0393 (  0.3%)  perform-sema
   0.0281 (  8.3%)   0.0110 (  3.3%)   0.0391 (  5.8%)   0.0392 (  0.3%)  Type checking and Semantic analysis
   0.0225 (  6.7%)   0.0077 (  2.3%)   0.0302 (  4.5%)   0.0302 (  0.3%)  typecheck-stmt
   0.0222 (  6.6%)   0.0077 (  2.3%)   0.0299 (  4.4%)   0.0300 (  0.3%)  typecheck-expr
   0.0156 (  4.6%)   0.0135 (  4.0%)   0.0291 (  4.3%)   0.0291 (  0.2%)  import-clang-decl
   0.0159 (  4.7%)   0.0069 (  2.0%)   0.0228 (  3.4%)   0.0228 (  0.2%)  typecheck-decl
   0.0101 (  3.0%)   0.0037 (  1.1%)   0.0137 (  2.0%)   0.0138 (  0.1%)  precheck-target
   0.0071 (  2.1%)   0.0047 (  1.4%)   0.0118 (  1.7%)   0.0119 (  0.1%)  IRGen
   0.0052 (  1.5%)   0.0009 (  0.3%)   0.0061 (  0.9%)   0.0061 (  0.1%)  SILGen
   0.0050 (  1.5%)   0.0001 (  0.0%)   0.0051 (  0.8%)   0.0051 (  0.0%)  SIL optimization
   0.0030 (  0.9%)   0.0005 (  0.2%)   0.0035 (  0.5%)   0.0035 (  0.0%)  SILGen-function
   0.0007 (  0.2%)   0.0004 (  0.1%)   0.0011 (  0.2%)   0.0011 (  0.0%)  load-all-members
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.3378 (100.0%)   0.3373 (100.0%)   0.6751 (100.0%)  11.7643 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.3199 seconds (7.9961 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.2432 (100.0%)   1.0768 (100.0%)   2.3199 (100.0%)   7.9961 (100.0%)  Building Target
   1.2432 (100.0%)   1.0768 (100.0%)   2.3199 (100.0%)   7.9961 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ Packages.swift /Users/admin/builder/spi-builder-workspace/Sources/Packages.swift (in target 'Atlantis' from project 'Atlantis')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Packages.swift (in target 'Atlantis' from project 'Atlantis')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Packages.swift:412:41: warning: main actor-isolated property 'applicationIconImage' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            return NSApplication.shared.applicationIconImage
                                        ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:289:46: note: property declared here
@property (null_resettable, strong) NSImage *applicationIconImage;
                                             ^
/Users/admin/builder/spi-builder-workspace/Sources/Packages.swift:412:34: warning: main actor-isolated class property 'shared' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            return NSApplication.shared.applicationIconImage
                                 ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:193:61: note: class property declared here
@property (class, readonly, strong) __kindof NSApplication *sharedApplication;
                                                            ^
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746099624085273-swift-frontend-Atlantis-Packages.swift-arm64_apple_macos10.15-o-Onone-306713627.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 1.1100 seconds (12.0785 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0468 (  6.5%)   0.0994 ( 25.4%)   0.1462 ( 13.2%)   5.5710 ( 46.1%)  parse-and-resolve-imports
   0.0446 (  6.2%)   0.0975 ( 24.9%)   0.1421 ( 12.8%)   5.5669 ( 46.1%)  Import resolution
   0.1250 ( 17.4%)   0.0380 (  9.7%)   0.1630 ( 14.7%)   0.1636 (  1.4%)  perform-sema
   0.1249 ( 17.4%)   0.0380 (  9.7%)   0.1629 ( 14.7%)   0.1635 (  1.4%)  Type checking and Semantic analysis
   0.0018 (  0.3%)   0.0133 (  3.4%)   0.0151 (  1.4%)   0.1304 (  1.1%)  load-stdlib
   0.0883 ( 12.3%)   0.0228 (  5.8%)   0.1111 ( 10.0%)   0.1112 (  0.9%)  typecheck-stmt
   0.0723 ( 10.1%)   0.0167 (  4.3%)   0.0890 (  8.0%)   0.0891 (  0.7%)  typecheck-expr
   0.0452 (  6.3%)   0.0174 (  4.5%)   0.0627 (  5.6%)   0.0631 (  0.5%)  typecheck-decl
   0.0246 (  3.4%)   0.0188 (  4.8%)   0.0434 (  3.9%)   0.0434 (  0.4%)  import-clang-decl
   0.0297 (  4.1%)   0.0082 (  2.1%)   0.0378 (  3.4%)   0.0393 (  0.3%)  IRGen
   0.0304 (  4.2%)   0.0049 (  1.3%)   0.0353 (  3.2%)   0.0354 (  0.3%)  SILGen
   0.0213 (  3.0%)   0.0056 (  1.4%)   0.0269 (  2.4%)   0.0269 (  0.2%)  build-rewrite-system
   0.0223 (  3.1%)   0.0034 (  0.9%)   0.0257 (  2.3%)   0.0258 (  0.2%)  SILGen-function
   0.0176 (  2.5%)   0.0049 (  1.2%)   0.0225 (  2.0%)   0.0225 (  0.2%)  precheck-target
   0.0144 (  2.0%)   0.0002 (  0.0%)   0.0145 (  1.3%)   0.0146 (  0.1%)  SIL optimization
   0.0058 (  0.8%)   0.0012 (  0.3%)   0.0071 (  0.6%)   0.0070 (  0.1%)  typecheck-expr-pattern
   0.0032 (  0.4%)   0.0012 (  0.3%)   0.0045 (  0.4%)   0.0044 (  0.0%)  load-all-members
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.7185 (100.0%)   0.3915 (100.0%)   1.1100 (100.0%)  12.0785 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 3.2996 seconds (8.9431 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.8381 (100.0%)   1.4616 (100.0%)   3.2996 (100.0%)   8.9431 (100.0%)  Building Target
   1.8381 (100.0%)   1.4616 (100.0%)   3.2996 (100.0%)   8.9431 (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-1746099624086335-swift-frontend-Atlantis-NetworkInjector.swift-arm64_apple_macos10.15-o-Onone-759064933.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 6.9483 seconds (11.5834 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   2.5998 ( 48.4%)   0.7370 ( 46.9%)   3.3368 ( 48.0%)   5.6433 ( 48.7%)  parse-and-resolve-imports
   2.5974 ( 48.3%)   0.7353 ( 46.8%)   3.3327 ( 48.0%)   5.6393 ( 48.7%)  Import resolution
   0.0812 (  1.5%)   0.0159 (  1.0%)   0.0971 (  1.4%)   0.0971 (  0.8%)  build-rewrite-system
   0.0122 (  0.2%)   0.0394 (  2.5%)   0.0516 (  0.7%)   0.0727 (  0.6%)  load-stdlib
   0.0161 (  0.3%)   0.0150 (  1.0%)   0.0311 (  0.4%)   0.0317 (  0.3%)  import-clang-decl
   0.0135 (  0.3%)   0.0053 (  0.3%)   0.0189 (  0.3%)   0.0189 (  0.2%)  perform-sema
   0.0135 (  0.3%)   0.0053 (  0.3%)   0.0188 (  0.3%)   0.0188 (  0.2%)  Type checking and Semantic analysis
   0.0056 (  0.1%)   0.0054 (  0.3%)   0.0111 (  0.2%)   0.0111 (  0.1%)  IRGen
   0.0081 (  0.2%)   0.0023 (  0.1%)   0.0104 (  0.1%)   0.0104 (  0.1%)  typecheck-expr
   0.0062 (  0.1%)   0.0035 (  0.2%)   0.0097 (  0.1%)   0.0098 (  0.1%)  typecheck-decl
   0.0075 (  0.1%)   0.0021 (  0.1%)   0.0095 (  0.1%)   0.0096 (  0.1%)  typecheck-stmt
   0.0036 (  0.1%)   0.0018 (  0.1%)   0.0054 (  0.1%)   0.0054 (  0.0%)  SILGen
   0.0041 (  0.1%)   0.0009 (  0.1%)   0.0049 (  0.1%)   0.0050 (  0.0%)  precheck-target
   0.0045 (  0.1%)   0.0004 (  0.0%)   0.0049 (  0.1%)   0.0049 (  0.0%)  SIL optimization
   0.0030 (  0.1%)   0.0016 (  0.1%)   0.0046 (  0.1%)   0.0046 (  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%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   5.3770 (100.0%)   1.5714 (100.0%)   6.9483 (100.0%)  11.5834 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 5.5645 seconds (7.9918 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   3.8443 (100.0%)   1.7202 (100.0%)   5.5645 (100.0%)   7.9918 (100.0%)  Building Target
   3.8443 (100.0%)   1.7202 (100.0%)   5.5645 (100.0%)   7.9918 (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\ 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-1746099624089446-swift-frontend-Atlantis-Atlantis_Manual.swift-arm64_apple_macos10.15-o-Onone-2572468148.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 2.4332 seconds (11.9547 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.6640 ( 36.9%)   0.2584 ( 40.8%)   0.9224 ( 37.9%)   5.6220 ( 47.0%)  parse-and-resolve-imports
   0.6612 ( 36.7%)   0.2556 ( 40.4%)   0.9168 ( 37.7%)   5.6164 ( 47.0%)  Import resolution
   0.0018 (  0.1%)   0.0097 (  1.5%)   0.0115 (  0.5%)   0.1329 (  1.1%)  load-stdlib
   0.0812 (  4.5%)   0.0188 (  3.0%)   0.1000 (  4.1%)   0.1002 (  0.8%)  perform-sema
   0.0810 (  4.5%)   0.0188 (  3.0%)   0.0997 (  4.1%)   0.0999 (  0.8%)  Type checking and Semantic analysis
   0.0777 (  4.3%)   0.0183 (  2.9%)   0.0960 (  3.9%)   0.0961 (  0.8%)  build-rewrite-system
   0.0553 (  3.1%)   0.0101 (  1.6%)   0.0654 (  2.7%)   0.0655 (  0.5%)  typecheck-stmt
   0.0522 (  2.9%)   0.0093 (  1.5%)   0.0615 (  2.5%)   0.0616 (  0.5%)  typecheck-expr
   0.0415 (  2.3%)   0.0118 (  1.9%)   0.0533 (  2.2%)   0.0534 (  0.4%)  typecheck-decl
   0.0174 (  1.0%)   0.0147 (  2.3%)   0.0320 (  1.3%)   0.0321 (  0.3%)  import-clang-decl
   0.0186 (  1.0%)   0.0045 (  0.7%)   0.0231 (  1.0%)   0.0232 (  0.2%)  IRGen
   0.0165 (  0.9%)   0.0013 (  0.2%)   0.0178 (  0.7%)   0.0178 (  0.1%)  SILGen
   0.0117 (  0.7%)   0.0007 (  0.1%)   0.0125 (  0.5%)   0.0124 (  0.1%)  SILGen-function
   0.0109 (  0.6%)   0.0002 (  0.0%)   0.0110 (  0.5%)   0.0111 (  0.1%)  SIL optimization
   0.0078 (  0.4%)   0.0008 (  0.1%)   0.0086 (  0.4%)   0.0086 (  0.1%)  precheck-target
   0.0008 (  0.0%)   0.0002 (  0.0%)   0.0011 (  0.0%)   0.0011 (  0.0%)  load-all-members
   0.0002 (  0.0%)   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  typecheck-for-each
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  source-file-lookup-class-member
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  populate-module-class-member-cache
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   1.8000 (100.0%)   0.6333 (100.0%)   2.4332 (100.0%)  11.9547 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 3.0976 seconds (8.0043 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.9769 (100.0%)   1.1207 (100.0%)   3.0976 (100.0%)   8.0043 (100.0%)  Building Target
   1.9769 (100.0%)   1.1207 (100.0%)   3.0976 (100.0%)   8.0043 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Atlantis+Manual.swift (in target 'Atlantis' from project 'Atlantis')
    cd /Users/admin/builder/spi-builder-workspace

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

/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:22:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Atlantis' may have shared mutable state; this is an error in the Swift 6 language mode
    static let shared = Atlantis()
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:20:20: note: class 'Atlantis' does not conform to the 'Sendable' protocol
public final class Atlantis: NSObject {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:22:16: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    static let shared = Atlantis()
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:22:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let shared = Atlantis()
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:39:24: warning: static property 'isServiceAvailable' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    private static var isServiceAvailable: Bool = {
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:39:24: note: convert 'isServiceAvailable' to a 'let' constant to make 'Sendable' shared state immutable
    private static var isServiceAvailable: Bool = {
                   ~~~ ^
                   let
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:39:24: note: add '@MainActor' to make static property 'isServiceAvailable' part of global actor 'MainActor'
    private static var isServiceAvailable: Bool = {
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:39:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static var isServiceAvailable: Bool = {
                       ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:59:24: warning: static property 'isEnabled' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    private static var isEnabled = Atomic<Bool>(false)
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:59:24: note: convert 'isEnabled' to a 'let' constant to make 'Sendable' shared state immutable
    private static var isEnabled = Atomic<Bool>(false)
                   ~~~ ^
                   let
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:59:24: note: add '@MainActor' to make static property 'isEnabled' part of global actor 'MainActor'
    private static var isEnabled = Atomic<Bool>(false)
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:59:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static var isEnabled = Atomic<Bool>(false)
                       ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:446:17: warning: sending 'delegate' risks causing data races; this is an error in the Swift 6 language mode
                delegate.atlantisDidHaveNewPackage(package)
~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:446:17: note: task-isolated 'delegate' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
                delegate.atlantisDidHaveNewPackage(package)
                ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:446:52: warning: sending 'package' risks causing data races; this is an error in the Swift 6 language mode
                delegate.atlantisDidHaveNewPackage(package)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:446:52: note: task-isolated 'package' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
                delegate.atlantisDidHaveNewPackage(package)
                                                   ^~~~~~~
SwiftCompile normal arm64 Compiling\ 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-1746099624103921-swift-frontend-Atlantis-PackageIdentifier.swift-arm64_apple_macos10.15-o-Onone-1699021166.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.7795 seconds (11.4946 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1316 ( 33.9%)   0.1611 ( 41.1%)   0.2927 ( 37.6%)   5.6159 ( 48.9%)  parse-and-resolve-imports
   0.1289 ( 33.2%)   0.1567 ( 40.0%)   0.2856 ( 36.6%)   5.6076 ( 48.8%)  Import resolution
   0.0799 ( 20.6%)   0.0244 (  6.2%)   0.1044 ( 13.4%)   0.1051 (  0.9%)  build-rewrite-system
   0.0010 (  0.3%)   0.0020 (  0.5%)   0.0031 (  0.4%)   0.0660 (  0.6%)  load-stdlib
   0.0157 (  4.1%)   0.0141 (  3.6%)   0.0298 (  3.8%)   0.0299 (  0.3%)  import-clang-decl
   0.0047 (  1.2%)   0.0087 (  2.2%)   0.0134 (  1.7%)   0.0134 (  0.1%)  IRGen
   0.0036 (  0.9%)   0.0048 (  1.2%)   0.0084 (  1.1%)   0.0100 (  0.1%)  perform-sema
   0.0036 (  0.9%)   0.0048 (  1.2%)   0.0083 (  1.1%)   0.0099 (  0.1%)  Type checking and Semantic analysis
   0.0041 (  1.1%)   0.0034 (  0.9%)   0.0075 (  1.0%)   0.0075 (  0.1%)  SILGen
   0.0035 (  0.9%)   0.0032 (  0.8%)   0.0067 (  0.9%)   0.0067 (  0.1%)  SILGen-function
   0.0025 (  0.6%)   0.0024 (  0.6%)   0.0049 (  0.6%)   0.0063 (  0.1%)  typecheck-expr
   0.0022 (  0.6%)   0.0022 (  0.6%)   0.0044 (  0.6%)   0.0057 (  0.0%)  typecheck-stmt
   0.0017 (  0.4%)   0.0028 (  0.7%)   0.0045 (  0.6%)   0.0049 (  0.0%)  typecheck-decl
   0.0031 (  0.8%)   0.0003 (  0.1%)   0.0034 (  0.4%)   0.0034 (  0.0%)  SIL optimization
   0.0010 (  0.3%)   0.0003 (  0.1%)   0.0013 (  0.2%)   0.0013 (  0.0%)  load-all-members
   0.0007 (  0.2%)   0.0003 (  0.1%)   0.0009 (  0.1%)   0.0009 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.3879 (100.0%)   0.3915 (100.0%)   0.7795 (100.0%)  11.4946 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.4579 seconds (7.9734 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.2983 (100.0%)   1.1596 (100.0%)   2.4579 (100.0%)   7.9734 (100.0%)  Building Target
   1.2983 (100.0%)   1.1596 (100.0%)   2.4579 (100.0%)   7.9734 (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\ 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-1746099624090543-swift-frontend-Atlantis-DataCompression.swift-arm64_apple_macos10.15-o-Onone-2611903528.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 1.1930 seconds (12.2563 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0477 (  5.9%)   0.1125 ( 28.7%)   0.1601 ( 13.4%)   5.6504 ( 46.1%)  parse-and-resolve-imports
   0.0453 (  5.7%)   0.1105 ( 28.2%)   0.1558 ( 13.1%)   5.6460 ( 46.1%)  Import resolution
   0.1345 ( 16.8%)   0.0264 (  6.7%)   0.1609 ( 13.5%)   0.1613 (  1.3%)  perform-sema
   0.1343 ( 16.8%)   0.0264 (  6.7%)   0.1607 ( 13.5%)   0.1611 (  1.3%)  Type checking and Semantic analysis
   0.1048 ( 13.1%)   0.0183 (  4.7%)   0.1230 ( 10.3%)   0.1234 (  1.0%)  typecheck-stmt
   0.0942 ( 11.8%)   0.0168 (  4.3%)   0.1110 (  9.3%)   0.1114 (  0.9%)  typecheck-expr
   0.0017 (  0.2%)   0.0083 (  2.1%)   0.0100 (  0.8%)   0.0891 (  0.7%)  load-stdlib
   0.0592 (  7.4%)   0.0203 (  5.2%)   0.0795 (  6.7%)   0.0806 (  0.7%)  build-rewrite-system
   0.0548 (  6.8%)   0.0126 (  3.2%)   0.0674 (  5.7%)   0.0677 (  0.6%)  typecheck-decl
   0.0337 (  4.2%)   0.0066 (  1.7%)   0.0403 (  3.4%)   0.0405 (  0.3%)  precheck-target
   0.0165 (  2.1%)   0.0134 (  3.4%)   0.0299 (  2.5%)   0.0300 (  0.2%)  import-clang-decl
   0.0186 (  2.3%)   0.0074 (  1.9%)   0.0260 (  2.2%)   0.0261 (  0.2%)  IRGen
   0.0190 (  2.4%)   0.0060 (  1.5%)   0.0251 (  2.1%)   0.0251 (  0.2%)  SILGen
   0.0202 (  2.5%)   0.0005 (  0.1%)   0.0207 (  1.7%)   0.0211 (  0.2%)  SIL optimization
   0.0154 (  1.9%)   0.0052 (  1.3%)   0.0207 (  1.7%)   0.0206 (  0.2%)  SILGen-function
   0.0010 (  0.1%)   0.0002 (  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.0001 (  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%)  module-populate-cache
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.8014 (100.0%)   0.3915 (100.0%)   1.1930 (100.0%)  12.2563 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.3559 seconds (8.0212 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.2715 (100.0%)   1.0844 (100.0%)   2.3559 (100.0%)   8.0212 (100.0%)  Building Target
   1.2715 (100.0%)   1.0844 (100.0%)   2.3559 (100.0%)   8.0212 (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\ 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-1746099624092025-swift-frontend-Atlantis-Transporter.swift-arm64_apple_macos10.15-o-Onone-1147000518.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 2.7059 seconds (11.9746 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.6702 ( 35.9%)   0.3580 ( 42.6%)   1.0282 ( 38.0%)   5.6207 ( 46.9%)  parse-and-resolve-imports
   0.6676 ( 35.8%)   0.3560 ( 42.3%)   1.0235 ( 37.8%)   5.6160 ( 46.9%)  Import resolution
   0.0884 (  4.7%)   0.0189 (  2.3%)   0.1073 (  4.0%)   0.1077 (  0.9%)  perform-sema
   0.0883 (  4.7%)   0.0189 (  2.2%)   0.1072 (  4.0%)   0.1076 (  0.9%)  Type checking and Semantic analysis
   0.0844 (  4.5%)   0.0200 (  2.4%)   0.1044 (  3.9%)   0.1047 (  0.9%)  build-rewrite-system
   0.0759 (  4.1%)   0.0141 (  1.7%)   0.0900 (  3.3%)   0.0903 (  0.8%)  typecheck-stmt
   0.0017 (  0.1%)   0.0081 (  1.0%)   0.0098 (  0.4%)   0.0897 (  0.7%)  load-stdlib
   0.0716 (  3.8%)   0.0138 (  1.6%)   0.0854 (  3.2%)   0.0857 (  0.7%)  typecheck-expr
   0.0208 (  1.1%)   0.0161 (  1.9%)   0.0369 (  1.4%)   0.0388 (  0.3%)  import-clang-decl
   0.0291 (  1.6%)   0.0081 (  1.0%)   0.0372 (  1.4%)   0.0373 (  0.3%)  typecheck-decl
   0.0167 (  0.9%)   0.0025 (  0.3%)   0.0192 (  0.7%)   0.0192 (  0.2%)  precheck-target
   0.0133 (  0.7%)   0.0038 (  0.5%)   0.0172 (  0.6%)   0.0172 (  0.1%)  IRGen
   0.0133 (  0.7%)   0.0014 (  0.2%)   0.0147 (  0.5%)   0.0147 (  0.1%)  SILGen
   0.0107 (  0.6%)   0.0010 (  0.1%)   0.0117 (  0.4%)   0.0117 (  0.1%)  SILGen-function
   0.0097 (  0.5%)   0.0000 (  0.0%)   0.0097 (  0.4%)   0.0097 (  0.1%)  SIL optimization
   0.0022 (  0.1%)   0.0000 (  0.0%)   0.0022 (  0.1%)   0.0022 (  0.0%)  typecheck-for-each
   0.0010 (  0.1%)   0.0002 (  0.0%)   0.0012 (  0.0%)   0.0012 (  0.0%)  load-all-members
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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%)  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
   1.8649 (100.0%)   0.8410 (100.0%)   2.7059 (100.0%)  11.9746 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 3.2994 seconds (8.0798 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   2.0036 (100.0%)   1.2958 (100.0%)   3.2994 (100.0%)   8.0798 (100.0%)  Building Target
   2.0036 (100.0%)   1.2958 (100.0%)   3.2994 (100.0%)   8.0798 (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 {
            ^
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-1746099624104417-swift-frontend-Atlantis-all-arm64_apple_macos10.15-swiftmodule-Onone-1632672577.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 1.1054 seconds (12.0992 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0501 (  7.4%)   0.1373 ( 32.3%)   0.1875 ( 17.0%)   5.6567 ( 46.8%)  parse-and-resolve-imports
   0.0474 (  7.0%)   0.1352 ( 31.8%)   0.1826 ( 16.5%)   5.6518 ( 46.7%)  Import resolution
   0.1247 ( 18.3%)   0.0304 (  7.1%)   0.1551 ( 14.0%)   0.1552 (  1.3%)  perform-sema
   0.1244 ( 18.3%)   0.0303 (  7.1%)   0.1547 ( 14.0%)   0.1548 (  1.3%)  Type checking and Semantic analysis
   0.1052 ( 15.5%)   0.0266 (  6.2%)   0.1317 ( 11.9%)   0.1318 (  1.1%)  typecheck-decl
   0.0641 (  9.4%)   0.0159 (  3.7%)   0.0800 (  7.2%)   0.0801 (  0.7%)  typecheck-expr
   0.0560 (  8.2%)   0.0125 (  2.9%)   0.0686 (  6.2%)   0.0686 (  0.6%)  typecheck-stmt
   0.0011 (  0.2%)   0.0021 (  0.5%)   0.0032 (  0.3%)   0.0569 (  0.5%)  load-stdlib
   0.0215 (  3.2%)   0.0075 (  1.8%)   0.0289 (  2.6%)   0.0295 (  0.2%)  SIL optimization
   0.0211 (  3.1%)   0.0040 (  0.9%)   0.0251 (  2.3%)   0.0251 (  0.2%)  SILGen
   0.0180 (  2.6%)   0.0031 (  0.7%)   0.0211 (  1.9%)   0.0211 (  0.2%)  precheck-target
   0.0093 (  1.4%)   0.0087 (  2.0%)   0.0180 (  1.6%)   0.0180 (  0.1%)  import-clang-decl
   0.0153 (  2.2%)   0.0025 (  0.6%)   0.0178 (  1.6%)   0.0178 (  0.1%)  SILGen-function
   0.0128 (  1.9%)   0.0038 (  0.9%)   0.0167 (  1.5%)   0.0167 (  0.1%)  build-rewrite-system
   0.0039 (  0.6%)   0.0041 (  1.0%)   0.0080 (  0.7%)   0.0085 (  0.1%)  Serialization, swiftmodule
   0.0009 (  0.1%)   0.0009 (  0.2%)   0.0018 (  0.2%)   0.0018 (  0.0%)  Serialization, swiftdoc
   0.0014 (  0.2%)   0.0003 (  0.1%)   0.0017 (  0.2%)   0.0017 (  0.0%)  Serialization, swiftsourceinfo
   0.0009 (  0.1%)   0.0001 (  0.0%)   0.0010 (  0.1%)   0.0010 (  0.0%)  typecheck-expr-pattern
   0.0007 (  0.1%)   0.0003 (  0.1%)   0.0010 (  0.1%)   0.0010 (  0.0%)  load-all-members
   0.0004 (  0.1%)   0.0002 (  0.0%)   0.0006 (  0.0%)   0.0006 (  0.0%)  typecheck-for-each
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  perform-whole-module-type-checking
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  source-file-lookup-class-member
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  populate-module-class-member-cache
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.6795 (100.0%)   0.4258 (100.0%)   1.1054 (100.0%)  12.0992 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4448 seconds (5.9693 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.2554 (100.0%)   0.1894 (100.0%)   0.4448 (100.0%)   5.9693 (100.0%)  Building Target
   0.2554 (100.0%)   0.1894 (100.0%)   0.4448 (100.0%)   5.9693 (100.0%)  Total
EmitSwiftModule normal arm64 (in target 'Atlantis' from project 'Atlantis')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:22:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Atlantis' may have shared mutable state; this is an error in the Swift 6 language mode
    static let shared = Atlantis()
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:20:20: note: class 'Atlantis' does not conform to the 'Sendable' protocol
public final class Atlantis: NSObject {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:22:16: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    static let shared = Atlantis()
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:22:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let shared = Atlantis()
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:39:24: warning: static property 'isServiceAvailable' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    private static var isServiceAvailable: Bool = {
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:39:24: note: convert 'isServiceAvailable' to a 'let' constant to make 'Sendable' shared state immutable
    private static var isServiceAvailable: Bool = {
                   ~~~ ^
                   let
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:39:24: note: add '@MainActor' to make static property 'isServiceAvailable' part of global actor 'MainActor'
    private static var isServiceAvailable: Bool = {
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:39:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static var isServiceAvailable: Bool = {
                       ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:59:24: warning: static property 'isEnabled' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    private static var isEnabled = Atomic<Bool>(false)
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:59:24: note: convert 'isEnabled' to a 'let' constant to make 'Sendable' shared state immutable
    private static var isEnabled = Atomic<Bool>(false)
                   ~~~ ^
                   let
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:59:24: note: add '@MainActor' to make static property 'isEnabled' part of global actor 'MainActor'
    private static var isEnabled = Atomic<Bool>(false)
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Atlantis.swift:59:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static var isEnabled = Atomic<Bool>(false)
                       ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/DispatchQueue+Once.swift:12:24: warning: static property '_onceTracker' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    private static var _onceTracker = [String]()
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/DispatchQueue+Once.swift:12:24: note: convert '_onceTracker' to a 'let' constant to make 'Sendable' shared state immutable
    private static var _onceTracker = [String]()
                   ~~~ ^
                   let
/Users/admin/builder/spi-builder-workspace/Sources/DispatchQueue+Once.swift:12:24: note: add '@MainActor' to make static property '_onceTracker' part of global actor 'MainActor'
    private static var _onceTracker = [String]()
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DispatchQueue+Once.swift:12:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static var _onceTracker = [String]()
                       ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/PackageIdentifier.swift:13:16: warning: static property 'PackageIDKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    static var PackageIDKey: UInt8 = 0
               ^
/Users/admin/builder/spi-builder-workspace/Sources/PackageIdentifier.swift:13:16: note: convert 'PackageIDKey' to a 'let' constant to make 'Sendable' shared state immutable
    static var PackageIDKey: UInt8 = 0
           ~~~ ^
           let
/Users/admin/builder/spi-builder-workspace/Sources/PackageIdentifier.swift:13:16: note: add '@MainActor' to make static property 'PackageIDKey' part of global actor 'MainActor'
    static var PackageIDKey: UInt8 = 0
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PackageIdentifier.swift:13:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static var PackageIDKey: UInt8 = 0
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Runtime.swift:72:16: warning: static property 'AtlantisIDKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    static var AtlantisIDKey: UInt8 = 0
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Runtime.swift:72:16: note: convert 'AtlantisIDKey' to a 'let' constant to make 'Sendable' shared state immutable
    static var AtlantisIDKey: UInt8 = 0
           ~~~ ^
           let
/Users/admin/builder/spi-builder-workspace/Sources/Runtime.swift:72:16: note: add '@MainActor' to make static property 'AtlantisIDKey' part of global actor 'MainActor'
    static var AtlantisIDKey: UInt8 = 0
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Runtime.swift:72:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static var AtlantisIDKey: UInt8 = 0
               ^
    nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ Runtime.swift /Users/admin/builder/spi-builder-workspace/Sources/Runtime.swift (in target 'Atlantis' from project 'Atlantis')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746099624101872-swift-frontend-Atlantis-Runtime.swift-arm64_apple_macos10.15-o-Onone-129551775.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.7096 seconds (11.6711 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0492 ( 13.9%)   0.1224 ( 34.3%)   0.1716 ( 24.2%)   5.6179 ( 48.1%)  parse-and-resolve-imports
   0.0467 ( 13.2%)   0.1206 ( 33.8%)   0.1673 ( 23.6%)   5.6136 ( 48.1%)  Import resolution
   0.0790 ( 22.4%)   0.0283 (  7.9%)   0.1074 ( 15.1%)   0.1095 (  0.9%)  build-rewrite-system
   0.0012 (  0.3%)   0.0020 (  0.5%)   0.0031 (  0.4%)   0.0673 (  0.6%)  load-stdlib
   0.0299 (  8.5%)   0.0142 (  4.0%)   0.0441 (  6.2%)   0.0448 (  0.4%)  perform-sema
   0.0298 (  8.5%)   0.0142 (  4.0%)   0.0440 (  6.2%)   0.0447 (  0.4%)  Type checking and Semantic analysis
   0.0242 (  6.9%)   0.0128 (  3.6%)   0.0370 (  5.2%)   0.0377 (  0.3%)  typecheck-decl
   0.0154 (  4.4%)   0.0139 (  3.9%)   0.0293 (  4.1%)   0.0293 (  0.3%)  import-clang-decl
   0.0181 (  5.1%)   0.0083 (  2.3%)   0.0264 (  3.7%)   0.0269 (  0.2%)  typecheck-expr
   0.0180 (  5.1%)   0.0064 (  1.8%)   0.0245 (  3.4%)   0.0245 (  0.2%)  typecheck-stmt
   0.0103 (  2.9%)   0.0034 (  1.0%)   0.0137 (  1.9%)   0.0137 (  0.1%)  SILGen
   0.0082 (  2.3%)   0.0052 (  1.5%)   0.0135 (  1.9%)   0.0135 (  0.1%)  IRGen
   0.0091 (  2.6%)   0.0032 (  0.9%)   0.0123 (  1.7%)   0.0123 (  0.1%)  SILGen-function
   0.0061 (  1.7%)   0.0003 (  0.1%)   0.0064 (  0.9%)   0.0064 (  0.1%)  SIL optimization
   0.0028 (  0.8%)   0.0006 (  0.2%)   0.0034 (  0.5%)   0.0034 (  0.0%)  typecheck-expr-pattern
   0.0027 (  0.8%)   0.0006 (  0.2%)   0.0032 (  0.5%)   0.0032 (  0.0%)  precheck-target
   0.0009 (  0.3%)   0.0003 (  0.1%)   0.0012 (  0.2%)   0.0012 (  0.0%)  typecheck-for-each
   0.0008 (  0.2%)   0.0002 (  0.1%)   0.0010 (  0.1%)   0.0010 (  0.0%)  load-all-members
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.3525 (100.0%)   0.3571 (100.0%)   0.7096 (100.0%)  11.6711 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.3686 seconds (7.9799 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.2644 (100.0%)   1.1041 (100.0%)   2.3686 (100.0%)   7.9799 (100.0%)  Building Target
   1.2644 (100.0%)   1.1041 (100.0%)   2.3686 (100.0%)   7.9799 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Runtime.swift (in target 'Atlantis' from project 'Atlantis')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Runtime.swift:72:16: warning: static property 'AtlantisIDKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    static var AtlantisIDKey: UInt8 = 0
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Runtime.swift:72:16: note: convert 'AtlantisIDKey' to a 'let' constant to make 'Sendable' shared state immutable
    static var AtlantisIDKey: UInt8 = 0
           ~~~ ^
           let
/Users/admin/builder/spi-builder-workspace/Sources/Runtime.swift:72:16: note: add '@MainActor' to make static property 'AtlantisIDKey' part of global actor 'MainActor'
    static var AtlantisIDKey: UInt8 = 0
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Runtime.swift:72:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static var AtlantisIDKey: UInt8 = 0
               ^
    nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ NetworkInjector+URLSession.swift /Users/admin/builder/spi-builder-workspace/Sources/NetworkInjector+URLSession.swift (in target 'Atlantis' from project 'Atlantis')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746099624104191-swift-frontend-Atlantis-NetworkInjector_URLSession.swift-arm64_apple_macos10.15-o-Onone-3568564987.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.8115 seconds (11.7784 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0488 ( 10.8%)   0.1158 ( 32.4%)   0.1646 ( 20.3%)   5.6145 ( 47.7%)  parse-and-resolve-imports
   0.0468 ( 10.3%)   0.1141 ( 31.9%)   0.1609 ( 19.8%)   5.6107 ( 47.6%)  Import resolution
   0.0807 ( 17.8%)   0.0265 (  7.4%)   0.1072 ( 13.2%)   0.1077 (  0.9%)  build-rewrite-system
   0.0011 (  0.3%)   0.0019 (  0.5%)   0.0031 (  0.4%)   0.0693 (  0.6%)  load-stdlib
   0.0481 ( 10.6%)   0.0175 (  4.9%)   0.0657 (  8.1%)   0.0657 (  0.6%)  perform-sema
   0.0481 ( 10.6%)   0.0175 (  4.9%)   0.0656 (  8.1%)   0.0656 (  0.6%)  Type checking and Semantic analysis
   0.0424 (  9.3%)   0.0132 (  3.7%)   0.0556 (  6.9%)   0.0556 (  0.5%)  typecheck-stmt
   0.0391 (  8.6%)   0.0119 (  3.3%)   0.0510 (  6.3%)   0.0511 (  0.4%)  typecheck-expr
   0.0357 (  7.9%)   0.0140 (  3.9%)   0.0497 (  6.1%)   0.0497 (  0.4%)  typecheck-decl
   0.0172 (  3.8%)   0.0135 (  3.8%)   0.0308 (  3.8%)   0.0308 (  0.3%)  import-clang-decl
   0.0110 (  2.4%)   0.0059 (  1.7%)   0.0169 (  2.1%)   0.0170 (  0.1%)  IRGen
   0.0104 (  2.3%)   0.0024 (  0.7%)   0.0128 (  1.6%)   0.0128 (  0.1%)  SILGen
   0.0093 (  2.0%)   0.0018 (  0.5%)   0.0110 (  1.4%)   0.0111 (  0.1%)  SILGen-function
   0.0083 (  1.8%)   0.0001 (  0.0%)   0.0084 (  1.0%)   0.0084 (  0.1%)  SIL optimization
   0.0057 (  1.3%)   0.0010 (  0.3%)   0.0067 (  0.8%)   0.0067 (  0.1%)  precheck-target
   0.0007 (  0.1%)   0.0002 (  0.1%)   0.0009 (  0.1%)   0.0009 (  0.0%)  load-all-members
   0.0003 (  0.1%)   0.0000 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  source-file-lookup-class-member
   0.0003 (  0.1%)   0.0000 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  populate-module-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.4539 (100.0%)   0.3576 (100.0%)   0.8115 (100.0%)  11.7784 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.3758 seconds (7.9769 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.2986 (100.0%)   1.0771 (100.0%)   2.3758 (100.0%)   7.9769 (100.0%)  Building Target
   1.2986 (100.0%)   1.0771 (100.0%)   2.3758 (100.0%)   7.9769 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NetworkInjector+URLSession.swift (in target 'Atlantis' from project 'Atlantis')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ Message.swift /Users/admin/builder/spi-builder-workspace/Sources/Message.swift (in target 'Atlantis' from project 'Atlantis')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746099630156085-swift-frontend-Atlantis-Message.swift-arm64_apple_macos10.15-o-Onone-2922281381.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4045 seconds (0.4059 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0440 ( 17.2%)   0.0415 ( 27.9%)   0.0854 ( 21.1%)   0.0857 ( 21.1%)  parse-and-resolve-imports
   0.0419 ( 16.4%)   0.0399 ( 26.9%)   0.0818 ( 20.2%)   0.0821 ( 20.2%)  Import resolution
   0.0533 ( 20.8%)   0.0176 ( 11.8%)   0.0709 ( 17.5%)   0.0711 ( 17.5%)  build-rewrite-system
   0.0148 (  5.8%)   0.0137 (  9.2%)   0.0284 (  7.0%)   0.0289 (  7.1%)  import-clang-decl
   0.0209 (  8.2%)   0.0065 (  4.4%)   0.0274 (  6.8%)   0.0275 (  6.8%)  perform-sema
   0.0209 (  8.1%)   0.0065 (  4.4%)   0.0273 (  6.8%)   0.0274 (  6.8%)  Type checking and Semantic analysis
   0.0150 (  5.8%)   0.0042 (  2.8%)   0.0192 (  4.7%)   0.0192 (  4.7%)  typecheck-decl
   0.0071 (  2.8%)   0.0065 (  4.4%)   0.0136 (  3.4%)   0.0136 (  3.3%)  IRGen
   0.0089 (  3.5%)   0.0031 (  2.1%)   0.0120 (  3.0%)   0.0121 (  3.0%)  typecheck-stmt
   0.0078 (  3.1%)   0.0029 (  2.0%)   0.0107 (  2.7%)   0.0108 (  2.6%)  typecheck-expr
   0.0067 (  2.6%)   0.0013 (  0.9%)   0.0080 (  2.0%)   0.0081 (  2.0%)  SILGen
   0.0055 (  2.1%)   0.0010 (  0.7%)   0.0065 (  1.6%)   0.0065 (  1.6%)  SILGen-function
   0.0044 (  1.7%)   0.0001 (  0.0%)   0.0045 (  1.1%)   0.0045 (  1.1%)  SIL optimization
   0.0018 (  0.7%)   0.0015 (  1.0%)   0.0032 (  0.8%)   0.0032 (  0.8%)  precheck-target
   0.0010 (  0.4%)   0.0016 (  1.1%)   0.0027 (  0.7%)   0.0027 (  0.7%)  load-stdlib
   0.0010 (  0.4%)   0.0004 (  0.3%)   0.0014 (  0.3%)   0.0014 (  0.3%)  load-all-members
   0.0011 (  0.4%)   0.0002 (  0.1%)   0.0013 (  0.3%)   0.0013 (  0.3%)  typecheck-expr-pattern
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.2561 (100.0%)   0.1484 (100.0%)   0.4045 (100.0%)   0.4059 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.8424 seconds (1.9212 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9714 (100.0%)   0.8711 (100.0%)   1.8424 (100.0%)   1.9212 (100.0%)  Building Target
   0.9714 (100.0%)   0.8711 (100.0%)   1.8424 (100.0%)   1.9212 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Message.swift (in target 'Atlantis' from project 'Atlantis')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal arm64 Emitting module for Atlantis (in target 'Atlantis' from project 'Atlantis')
SwiftDriver\ Compilation\ Requirements Atlantis normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Atlantis' from project 'Atlantis')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Atlantis -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.15 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Message.swift (in target 'Atlantis' from project 'Atlantis')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Versions/A/Headers/Atlantis-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis-Swift.h (in target 'Atlantis' from project 'Atlantis')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Versions/A/Headers/Atlantis-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Versions/A/Modules/Atlantis.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis.swiftmodule (in target 'Atlantis' from project 'Atlantis')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Versions/A/Modules/Atlantis.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Versions/A/Modules/Atlantis.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis.swiftdoc (in target 'Atlantis' from project 'Atlantis')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Versions/A/Modules/Atlantis.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Versions/A/Modules/Atlantis.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis.abi.json (in target 'Atlantis' from project 'Atlantis')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Versions/A/Modules/Atlantis.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Versions/A/Modules/Atlantis.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis.swiftsourceinfo (in target 'Atlantis' from project 'Atlantis')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Versions/A/Modules/Atlantis.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling NetworkInjector.swift (in target 'Atlantis' from project 'Atlantis')
SwiftDriverJobDiscovery normal arm64 Compiling DataCompression.swift, DispatchQueue+Once.swift (in target 'Atlantis' from project 'Atlantis')
SwiftDriverJobDiscovery normal arm64 Compiling PackageIdentifier.swift (in target 'Atlantis' from project 'Atlantis')
SwiftDriverJobDiscovery normal arm64 Compiling AtlantisHelper.swift, Configuration.swift (in target 'Atlantis' from project 'Atlantis')
SwiftDriverJobDiscovery normal arm64 Compiling NetworkInjector+URLSession.swift (in target 'Atlantis' from project 'Atlantis')
SwiftDriverJobDiscovery normal arm64 Compiling Runtime.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')
SwiftDriver\ Compilation Atlantis normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Atlantis' from project 'Atlantis')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Atlantis -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.15 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Versions/A/Atlantis normal (in target 'Atlantis' from project 'Atlantis')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.15 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis.LinkFileList -install_name @rpath/Atlantis.framework/Versions/A/Atlantis -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis.swiftmodule -Xlinker -no_adhoc_codesign -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Versions/A/Atlantis
ExtractAppIntentsMetadata (in target 'Atlantis' from project 'Atlantis')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name Atlantis --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.15 --bundle-identifier Atlantis --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Versions/A/Resources --target-triple arm64-apple-macos10.15 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Atlantis.framework/Versions/A/Atlantis --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Atlantis.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Atlantis.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Atlantis.build/Debug/Atlantis.build/Objects-normal/arm64/Atlantis.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-05-01 04:40:33.282 appintentsmetadataprocessor[706:4060] Starting appintentsmetadataprocessor export
2025-05-01 04:40:33.284 appintentsmetadataprocessor[706:4060] 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:6389c3a4c72ee579b00a4221d8ae212029a27aca, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:6389c3a4c72ee579b00a4221d8ae212029a27aca, name:My Mac }
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Atlantis",
  "name" : "Atlantis",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Atlantis",
      "targets" : [
        "Atlantis"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "Atlantis",
      "module_type" : "SwiftTarget",
      "name" : "Atlantis",
      "path" : "Sources",
      "product_memberships" : [
        "Atlantis"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Atlantis+Manual.swift",
        "Atlantis.swift",
        "AtlantisHelper.swift",
        "Configuration.swift",
        "DataCompression.swift",
        "DispatchQueue+Once.swift",
        "Message.swift",
        "NetworkInjector+URLSession.swift",
        "NetworkInjector.swift",
        "PackageIdentifier.swift",
        "Packages.swift",
        "Runtime.swift",
        "Transporter.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.