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 Euler, reference 0.3.12 (f54c76), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 27 Apr 2025 21:34:48 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 Euler-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

   0.5183 (100.0%)   0.2184 (100.0%)   0.7367 (100.0%)   8.3264 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.4890 seconds (6.4706 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.4285 (100.0%)   1.0605 (100.0%)   2.4890 (100.0%)   6.4706 (100.0%)  Building Target
   1.4285 (100.0%)   1.0605 (100.0%)   2.4890 (100.0%)   6.4706 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Euler/Euler.swift (in target 'Euler' from project 'Euler')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Euler/Tables/Parser/Functions/LogicalLinker.swift (in target 'Euler' from project 'Euler')
    cd /Users/admin/builder/spi-builder-workspace

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

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

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

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

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

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

SwiftCompile normal arm64 Compiling\ Expression.swift,\ Grouper.swift,\ LaTeX.swift,\ Lexer.swift,\ CellAddressNode.swift,\ ConstantNode.swift,\ ExpressionNode.swift,\ FunctionNode.swift,\ Node.swift /Users/admin/builder/spi-builder-workspace/Sources/Euler/Algebra/Expression/Expression.swift /Users/admin/builder/spi-builder-workspace/Sources/Euler/Algebra/Parser/Grouper.swift /Users/admin/builder/spi-builder-workspace/Sources/Euler/Algebra/Parser/LaTeX.swift /Users/admin/builder/spi-builder-workspace/Sources/Euler/Algebra/Parser/Lexer.swift /Users/admin/builder/spi-builder-workspace/Sources/Euler/Algebra/Parser/Node/CellAddressNode.swift /Users/admin/builder/spi-builder-workspace/Sources/Euler/Algebra/Parser/Node/ConstantNode.swift /Users/admin/builder/spi-builder-workspace/Sources/Euler/Algebra/Parser/Node/ExpressionNode.swift /Users/admin/builder/spi-builder-workspace/Sources/Euler/Algebra/Parser/Node/FunctionNode.swift /Users/admin/builder/spi-builder-workspace/Sources/Euler/Algebra/Parser/Node/Node.swift (in target 'Euler' from project 'Euler')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745789680227567-swift-frontend-Euler-Expression.swift-arm64_apple_macos10.10-o-Onone-3478412151.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 1.5583 seconds (8.7666 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0376 (  3.1%)   0.0843 ( 24.9%)   0.1219 (  7.8%)   3.6949 ( 42.1%)  parse-and-resolve-imports
   0.0364 (  3.0%)   0.0832 ( 24.6%)   0.1196 (  7.7%)   3.6927 ( 42.1%)  Import resolution
   0.2342 ( 19.2%)   0.0327 (  9.7%)   0.2669 ( 17.1%)   0.2674 (  3.1%)  perform-sema
   0.2337 ( 19.2%)   0.0326 (  9.6%)   0.2663 ( 17.1%)   0.2667 (  3.0%)  Type checking and Semantic analysis
   0.2000 ( 16.4%)   0.0260 (  7.7%)   0.2260 ( 14.5%)   0.2264 (  2.6%)  typecheck-stmt
   0.1781 ( 14.6%)   0.0221 (  6.5%)   0.2002 ( 12.9%)   0.2005 (  2.3%)  typecheck-expr
   0.0624 (  5.1%)   0.0130 (  3.8%)   0.0754 (  4.8%)   0.0755 (  0.9%)  typecheck-decl
   0.0544 (  4.5%)   0.0174 (  5.1%)   0.0717 (  4.6%)   0.0720 (  0.8%)  build-rewrite-system
   0.0011 (  0.1%)   0.0017 (  0.5%)   0.0028 (  0.2%)   0.0625 (  0.7%)  load-stdlib
   0.0484 (  4.0%)   0.0085 (  2.5%)   0.0568 (  3.6%)   0.0570 (  0.6%)  IRGen
   0.0392 (  3.2%)   0.0022 (  0.6%)   0.0414 (  2.7%)   0.0414 (  0.5%)  precheck-target
   0.0300 (  2.5%)   0.0025 (  0.8%)   0.0325 (  2.1%)   0.0326 (  0.4%)  SILGen
   0.0248 (  2.0%)   0.0002 (  0.1%)   0.0250 (  1.6%)   0.0254 (  0.3%)  SIL optimization
   0.0143 (  1.2%)   0.0100 (  2.9%)   0.0242 (  1.6%)   0.0242 (  0.3%)  import-clang-decl
   0.0227 (  1.9%)   0.0012 (  0.4%)   0.0239 (  1.5%)   0.0239 (  0.3%)  SILGen-function
   0.0017 (  0.1%)   0.0002 (  0.1%)   0.0018 (  0.1%)   0.0019 (  0.0%)  typecheck-for-each
   0.0007 (  0.1%)   0.0003 (  0.1%)   0.0010 (  0.1%)   0.0010 (  0.0%)  load-all-members
   0.0002 (  0.0%)   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  module-populate-cache
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, pre-optimization
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  get-conformance-access-path
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   1.2202 (100.0%)   0.3382 (100.0%)   1.5583 (100.0%)   8.7666 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.7080 seconds (6.4805 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.6397 (100.0%)   1.0683 (100.0%)   2.7080 (100.0%)   6.4805 (100.0%)  Building Target
   1.6397 (100.0%)   1.0683 (100.0%)   2.7080 (100.0%)   6.4805 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Euler/Algebra/Expression/Expression.swift (in target 'Euler' from project 'Euler')
    cd /Users/admin/builder/spi-builder-workspace

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

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

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

/Users/admin/builder/spi-builder-workspace/Sources/Euler/Algebra/Parser/Lexer.swift:46:5: warning: let 'tokenList' is not concurrency-safe because non-'Sendable' type '[(String, TokenGenerator)]' (aka 'Array<(String, (String) -> Optional<Token>)>') may have shared mutable state; this is an error in the Swift 6 language mode
let tokenList: [(String, TokenGenerator)] = [
    ^
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/Users/admin/builder/spi-builder-workspace/Sources/Euler/Algebra/Parser/Lexer.swift:46:5: note: add '@MainActor' to make let 'tokenList' part of global actor 'MainActor'
let tokenList: [(String, TokenGenerator)] = [
    ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/Algebra/Parser/Lexer.swift:46:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
let tokenList: [(String, TokenGenerator)] = [
    ^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Euler/Algebra/Parser/Node/CellAddressNode.swift (in target 'Euler' from project 'Euler')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Euler/Algebra/Parser/Node/ConstantNode.swift (in target 'Euler' from project 'Euler')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Euler/Algebra/Parser/Node/ExpressionNode.swift (in target 'Euler' from project 'Euler')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Euler/Algebra/Parser/Node/FunctionNode.swift (in target 'Euler' from project 'Euler')
    cd /Users/admin/builder/spi-builder-workspace

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

SwiftCompile normal arm64 Compiling\ combinations.swift,\ fibonacci.swift,\ gamma.swift,\ gcd.swift,\ isPrime.swift,\ Statistical.swift,\ leastFactor.swift,\ modulo.swift /Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/combinations.swift /Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/fibonacci.swift /Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/gamma.swift /Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/gcd.swift /Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/isPrime.swift /Users/admin/builder/spi-builder-workspace/Sources/Euler/Tables/Formulas/Statistical.swift /Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/leastFactor.swift /Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/modulo.swift (in target 'Euler' from project 'Euler')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/combinations.swift (in target 'Euler' from project 'Euler')
    cd /Users/admin/builder/spi-builder-workspace

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

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

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

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

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

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

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

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745789680223335-swift-frontend-Euler-combinations.swift-arm64_apple_macos10.10-o-Onone-3558374430.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 1.3378 seconds (8.4709 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0374 (  3.6%)   0.0851 ( 28.1%)   0.1224 (  9.2%)   3.6576 ( 43.2%)  parse-and-resolve-imports
   0.0360 (  3.5%)   0.0839 ( 27.7%)   0.1199 (  9.0%)   3.6550 ( 43.1%)  Import resolution
   0.1921 ( 18.6%)   0.0212 (  7.0%)   0.2134 ( 16.0%)   0.2134 (  2.5%)  perform-sema
   0.1917 ( 18.5%)   0.0212 (  7.0%)   0.2128 ( 15.9%)   0.2128 (  2.5%)  Type checking and Semantic analysis
   0.1834 ( 17.7%)   0.0204 (  6.7%)   0.2038 ( 15.2%)   0.2038 (  2.4%)  typecheck-stmt
   0.1385 ( 13.4%)   0.0141 (  4.6%)   0.1525 ( 11.4%)   0.1525 (  1.8%)  typecheck-expr
   0.0781 (  7.5%)   0.0239 (  7.9%)   0.1019 (  7.6%)   0.1023 (  1.2%)  build-rewrite-system
   0.0012 (  0.1%)   0.0034 (  1.1%)   0.0046 (  0.3%)   0.0669 (  0.8%)  load-stdlib
   0.0499 (  4.8%)   0.0044 (  1.5%)   0.0543 (  4.1%)   0.0543 (  0.6%)  precheck-target
   0.0376 (  3.6%)   0.0048 (  1.6%)   0.0424 (  3.2%)   0.0424 (  0.5%)  typecheck-decl
   0.0253 (  2.4%)   0.0064 (  2.1%)   0.0317 (  2.4%)   0.0317 (  0.4%)  IRGen
   0.0138 (  1.3%)   0.0110 (  3.6%)   0.0248 (  1.9%)   0.0248 (  0.3%)  import-clang-decl
   0.0171 (  1.7%)   0.0002 (  0.1%)   0.0173 (  1.3%)   0.0174 (  0.2%)  SIL optimization
   0.0157 (  1.5%)   0.0014 (  0.5%)   0.0170 (  1.3%)   0.0171 (  0.2%)  SILGen
   0.0131 (  1.3%)   0.0009 (  0.3%)   0.0140 (  1.0%)   0.0141 (  0.2%)  SILGen-function
   0.0028 (  0.3%)   0.0002 (  0.1%)   0.0030 (  0.2%)   0.0030 (  0.0%)  typecheck-for-each
   0.0008 (  0.1%)   0.0004 (  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%)  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%)  associated-type-inference
   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%)  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
   1.0350 (100.0%)   0.3028 (100.0%)   1.3378 (100.0%)   8.4709 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.7406 seconds (6.4763 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.6155 (100.0%)   1.1250 (100.0%)   2.7406 (100.0%)   6.4763 (100.0%)  Building Target
   1.6155 (100.0%)   1.1250 (100.0%)   2.7406 (100.0%)   6.4763 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ random.swift,\ KnuthDSupport.swift,\ sum.swift,\ DateTime.swift,\ Average.swift,\ ExpressionSolver.swift,\ Correlation.swift,\ Fisher.swift /Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/random.swift /Users/admin/builder/spi-builder-workspace/Sources/Euler/Utility/KnuthDSupport.swift /Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/sum.swift /Users/admin/builder/spi-builder-workspace/Sources/Euler/Tables/Formulas/DateTime.swift /Users/admin/builder/spi-builder-workspace/Sources/Euler/Statistics/Average.swift /Users/admin/builder/spi-builder-workspace/Sources/Euler/Algebra/Expression/ExpressionSolver.swift /Users/admin/builder/spi-builder-workspace/Sources/Euler/Statistics/Correlation.swift /Users/admin/builder/spi-builder-workspace/Sources/Euler/Statistics/Fisher.swift (in target 'Euler' from project 'Euler')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745789680222384-swift-frontend-Euler-random.swift-arm64_apple_macos10.10-o-Onone-2655378388.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 1.5951 seconds (8.8684 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0378 (  3.0%)   0.0881 ( 25.8%)   0.1259 (  7.9%)   3.7326 ( 42.1%)  parse-and-resolve-imports
   0.0364 (  2.9%)   0.0870 ( 25.5%)   0.1234 (  7.7%)   3.7301 ( 42.1%)  Import resolution
   0.2360 ( 18.8%)   0.0275 (  8.1%)   0.2635 ( 16.5%)   0.2635 (  3.0%)  perform-sema
   0.2356 ( 18.8%)   0.0274 (  8.0%)   0.2630 ( 16.5%)   0.2630 (  3.0%)  Type checking and Semantic analysis
   0.2199 ( 17.5%)   0.0255 (  7.5%)   0.2454 ( 15.4%)   0.2454 (  2.8%)  typecheck-stmt
   0.1845 ( 14.7%)   0.0218 (  6.4%)   0.2064 ( 12.9%)   0.2064 (  2.3%)  typecheck-expr
   0.0796 (  6.3%)   0.0245 (  7.2%)   0.1041 (  6.5%)   0.1046 (  1.2%)  build-rewrite-system
   0.0558 (  4.4%)   0.0084 (  2.5%)   0.0642 (  4.0%)   0.0642 (  0.7%)  typecheck-decl
   0.0012 (  0.1%)   0.0036 (  1.1%)   0.0048 (  0.3%)   0.0636 (  0.7%)  load-stdlib
   0.0503 (  4.0%)   0.0052 (  1.5%)   0.0555 (  3.5%)   0.0555 (  0.6%)  precheck-target
   0.0323 (  2.6%)   0.0060 (  1.8%)   0.0383 (  2.4%)   0.0384 (  0.4%)  IRGen
   0.0228 (  1.8%)   0.0025 (  0.7%)   0.0253 (  1.6%)   0.0255 (  0.3%)  SILGen
   0.0147 (  1.2%)   0.0106 (  3.1%)   0.0252 (  1.6%)   0.0252 (  0.3%)  import-clang-decl
   0.0246 (  2.0%)   0.0002 (  0.1%)   0.0248 (  1.6%)   0.0248 (  0.3%)  SIL optimization
   0.0184 (  1.5%)   0.0019 (  0.6%)   0.0204 (  1.3%)   0.0205 (  0.2%)  SILGen-function
   0.0022 (  0.2%)   0.0002 (  0.1%)   0.0024 (  0.2%)   0.0024 (  0.0%)  typecheck-for-each
   0.0007 (  0.1%)   0.0003 (  0.1%)   0.0010 (  0.1%)   0.0010 (  0.0%)  load-all-members
   0.0008 (  0.1%)   0.0001 (  0.0%)   0.0009 (  0.1%)   0.0009 (  0.0%)  typecheck-expr-pattern
   0.0003 (  0.0%)   0.0000 (  0.0%)   0.0004 (  0.0%)   0.0004 (  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.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%)  associated-type-inference
   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
   1.2542 (100.0%)   0.3409 (100.0%)   1.5951 (100.0%)   8.8684 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.6877 seconds (6.4772 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.6379 (100.0%)   1.0498 (100.0%)   2.6877 (100.0%)   6.4772 (100.0%)  Building Target
   1.6379 (100.0%)   1.0498 (100.0%)   2.6877 (100.0%)   6.4772 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/random.swift (in target 'Euler' from project 'Euler')
    cd /Users/admin/builder/spi-builder-workspace

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

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

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

/Users/admin/builder/spi-builder-workspace/Sources/Euler/Tables/Formulas/DateTime.swift:138:29: warning: static property 'autoFormats' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
        internal static var autoFormats: [String] = DateFormats.builtInAutoFormat
                            ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/Tables/Formulas/DateTime.swift:138:29: note: convert 'autoFormats' to a 'let' constant to make 'Sendable' shared state immutable
        internal static var autoFormats: [String] = DateFormats.builtInAutoFormat
                        ~~~ ^
                        let
/Users/admin/builder/spi-builder-workspace/Sources/Euler/Tables/Formulas/DateTime.swift:138:29: note: add '@MainActor' to make static property 'autoFormats' part of global actor 'MainActor'
        internal static var autoFormats: [String] = DateFormats.builtInAutoFormat
                            ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/Tables/Formulas/DateTime.swift:138:29: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        internal static var autoFormats: [String] = DateFormats.builtInAutoFormat
                            ^
        nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Euler/Statistics/Average.swift (in target 'Euler' from project 'Euler')
    cd /Users/admin/builder/spi-builder-workspace

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

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

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

SwiftCompile normal arm64 Compiling\ Quantile.swift,\ FinancialLinker.swift,\ Regression.swift,\ Statistics.swift,\ Variance.swift,\ StatsLinker.swift,\ CellValue.swift,\ CommonFormulas.swift /Users/admin/builder/spi-builder-workspace/Sources/Euler/Statistics/Quantile.swift /Users/admin/builder/spi-builder-workspace/Sources/Euler/Tables/Parser/Functions/FinancialLinker.swift /Users/admin/builder/spi-builder-workspace/Sources/Euler/Statistics/Regression.swift /Users/admin/builder/spi-builder-workspace/Sources/Euler/Statistics/Statistics.swift /Users/admin/builder/spi-builder-workspace/Sources/Euler/Statistics/Variance.swift /Users/admin/builder/spi-builder-workspace/Sources/Euler/Tables/Parser/Functions/StatsLinker.swift /Users/admin/builder/spi-builder-workspace/Sources/Euler/Tables/CellValue.swift /Users/admin/builder/spi-builder-workspace/Sources/Euler/Tables/Formulas/CommonFormulas.swift (in target 'Euler' from project 'Euler')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Euler/Statistics/Quantile.swift (in target 'Euler' from project 'Euler')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Euler/Tables/Parser/Functions/FinancialLinker.swift (in target 'Euler' from project 'Euler')
    cd /Users/admin/builder/spi-builder-workspace

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

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

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

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Euler/Tables/Parser/Functions/StatsLinker.swift (in target 'Euler' from project 'Euler')
    cd /Users/admin/builder/spi-builder-workspace

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

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

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745789680226777-swift-frontend-Euler-Quantile.swift-arm64_apple_macos10.10-o-Onone-3773881731.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 1.6155 seconds (8.7116 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0378 (  3.0%)   0.0858 ( 25.3%)   0.1236 (  7.6%)   3.6402 ( 41.8%)  parse-and-resolve-imports
   0.0364 (  2.9%)   0.0846 ( 24.9%)   0.1210 (  7.5%)   3.6376 ( 41.8%)  Import resolution
   0.2701 ( 21.2%)   0.0338 (  9.9%)   0.3039 ( 18.8%)   0.3045 (  3.5%)  perform-sema
   0.2697 ( 21.1%)   0.0337 (  9.9%)   0.3034 ( 18.8%)   0.3040 (  3.5%)  Type checking and Semantic analysis
   0.2407 ( 18.9%)   0.0273 (  8.0%)   0.2679 ( 16.6%)   0.2681 (  3.1%)  typecheck-stmt
   0.1144 (  9.0%)   0.0115 (  3.4%)   0.1259 (  7.8%)   0.1260 (  1.4%)  typecheck-expr
   0.0790 (  6.2%)   0.0244 (  7.2%)   0.1034 (  6.4%)   0.1036 (  1.2%)  build-rewrite-system
   0.0668 (  5.2%)   0.0116 (  3.4%)   0.0784 (  4.9%)   0.0790 (  0.9%)  typecheck-decl
   0.0011 (  0.1%)   0.0018 (  0.5%)   0.0029 (  0.2%)   0.0631 (  0.7%)  load-stdlib
   0.0466 (  3.7%)   0.0049 (  1.4%)   0.0515 (  3.2%)   0.0515 (  0.6%)  precheck-target
   0.0367 (  2.9%)   0.0053 (  1.6%)   0.0421 (  2.6%)   0.0422 (  0.5%)  IRGen
   0.0148 (  1.2%)   0.0111 (  3.3%)   0.0259 (  1.6%)   0.0260 (  0.3%)  import-clang-decl
   0.0233 (  1.8%)   0.0021 (  0.6%)   0.0254 (  1.6%)   0.0254 (  0.3%)  SILGen
   0.0189 (  1.5%)   0.0013 (  0.4%)   0.0201 (  1.2%)   0.0202 (  0.2%)  SILGen-function
   0.0166 (  1.3%)   0.0002 (  0.1%)   0.0168 (  1.0%)   0.0168 (  0.2%)  SIL optimization
   0.0017 (  0.1%)   0.0000 (  0.0%)   0.0018 (  0.1%)   0.0018 (  0.0%)  typecheck-for-each
   0.0008 (  0.1%)   0.0003 (  0.1%)   0.0011 (  0.1%)   0.0011 (  0.0%)  load-all-members
   0.0003 (  0.0%)   0.0000 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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%)  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
   1.2760 (100.0%)   0.3395 (100.0%)   1.6155 (100.0%)   8.7116 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.7694 seconds (6.4758 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.7125 (100.0%)   1.0569 (100.0%)   2.7694 (100.0%)   6.4758 (100.0%)  Building Target
   1.7125 (100.0%)   1.0569 (100.0%)   2.7694 (100.0%)   6.4758 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ Logical.swift,\ Execute.swift,\ Tables.swift,\ TablesDataSource.swift,\ TablesDelegate.swift,\ Pointers.swift,\ UnsafeMemory.swift,\ UnsafeMutableMemory.swift /Users/admin/builder/spi-builder-workspace/Sources/Euler/Tables/Formulas/Logical.swift /Users/admin/builder/spi-builder-workspace/Sources/Euler/Tables/Parser/Execute.swift /Users/admin/builder/spi-builder-workspace/Sources/Euler/Tables/Tables.swift /Users/admin/builder/spi-builder-workspace/Sources/Euler/Tables/TablesDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/Euler/Tables/TablesDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/Euler/Utility/Pointers.swift /Users/admin/builder/spi-builder-workspace/Sources/Euler/Utility/UnsafeMemory.swift /Users/admin/builder/spi-builder-workspace/Sources/Euler/Utility/UnsafeMutableMemory.swift (in target 'Euler' from project 'Euler')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745789680223990-swift-frontend-Euler-Logical.swift-arm64_apple_macos10.10-o-Onone-385566267.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.6500 seconds (7.9252 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0377 (  9.4%)   0.0820 ( 32.9%)   0.1196 ( 18.4%)   3.7206 ( 46.9%)  parse-and-resolve-imports
   0.0364 (  9.1%)   0.0809 ( 32.5%)   0.1173 ( 18.0%)   3.7183 ( 46.9%)  Import resolution
   0.0829 ( 20.7%)   0.0240 (  9.6%)   0.1069 ( 16.4%)   0.1074 (  1.4%)  build-rewrite-system
   0.0011 (  0.3%)   0.0029 (  1.1%)   0.0039 (  0.6%)   0.0761 (  1.0%)  load-stdlib
   0.0490 ( 12.2%)   0.0101 (  4.1%)   0.0591 (  9.1%)   0.0591 (  0.7%)  perform-sema
   0.0487 ( 12.1%)   0.0100 (  4.0%)   0.0587 (  9.0%)   0.0587 (  0.7%)  Type checking and Semantic analysis
   0.0262 (  6.5%)   0.0067 (  2.7%)   0.0329 (  5.1%)   0.0329 (  0.4%)  typecheck-stmt
   0.0229 (  5.7%)   0.0067 (  2.7%)   0.0295 (  4.5%)   0.0301 (  0.4%)  IRGen
   0.0227 (  5.6%)   0.0040 (  1.6%)   0.0266 (  4.1%)   0.0266 (  0.3%)  typecheck-decl
   0.0134 (  3.3%)   0.0098 (  3.9%)   0.0231 (  3.6%)   0.0231 (  0.3%)  import-clang-decl
   0.0181 (  4.5%)   0.0048 (  1.9%)   0.0228 (  3.5%)   0.0228 (  0.3%)  typecheck-expr
   0.0139 (  3.5%)   0.0023 (  0.9%)   0.0162 (  2.5%)   0.0162 (  0.2%)  SILGen
   0.0121 (  3.0%)   0.0027 (  1.1%)   0.0147 (  2.3%)   0.0147 (  0.2%)  precheck-target
   0.0076 (  1.9%)   0.0012 (  0.5%)   0.0089 (  1.4%)   0.0089 (  0.1%)  SILGen-function
   0.0072 (  1.8%)   0.0006 (  0.2%)   0.0077 (  1.2%)   0.0077 (  0.1%)  SIL optimization
   0.0006 (  0.2%)   0.0003 (  0.1%)   0.0010 (  0.1%)   0.0010 (  0.0%)  load-all-members
   0.0002 (  0.1%)   0.0001 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  typecheck-for-each
   0.0003 (  0.1%)   0.0000 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  module-populate-cache
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  associated-type-inference
   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%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.4010 (100.0%)   0.2489 (100.0%)   0.6500 (100.0%)   7.9252 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.6335 seconds (6.4549 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.4580 (100.0%)   1.1755 (100.0%)   2.6335 (100.0%)   6.4549 (100.0%)  Building Target
   1.4580 (100.0%)   1.1755 (100.0%)   2.6335 (100.0%)   6.4549 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Euler/Tables/Formulas/Logical.swift (in target 'Euler' from project 'Euler')
    cd /Users/admin/builder/spi-builder-workspace

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

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

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

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

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

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

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

SwiftEmitModule normal arm64 Emitting\ module\ for\ Euler (in target 'Euler' from project 'Euler')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745789680201978-swift-frontend-Euler-all-arm64_apple_macos10.10-swiftmodule-Onone-2739313188.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 2.1048 seconds (9.1502 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0438 (  3.2%)   0.0898 ( 12.1%)   0.1335 (  6.3%)   3.6412 ( 39.8%)  parse-and-resolve-imports
   0.0424 (  3.1%)   0.0888 ( 12.0%)   0.1312 (  6.2%)   3.6388 ( 39.8%)  Import resolution
   0.2758 ( 20.3%)   0.1079 ( 14.5%)   0.3837 ( 18.2%)   0.3865 (  4.2%)  perform-sema
   0.2744 ( 20.1%)   0.1072 ( 14.4%)   0.3817 ( 18.1%)   0.3844 (  4.2%)  Type checking and Semantic analysis
   0.2307 ( 16.9%)   0.1035 ( 13.9%)   0.3342 ( 15.9%)   0.3369 (  3.7%)  typecheck-decl
   0.1590 ( 11.7%)   0.0866 ( 11.7%)   0.2456 ( 11.7%)   0.2457 (  2.7%)  typecheck-expr
   0.1463 ( 10.7%)   0.0833 ( 11.2%)   0.2296 ( 10.9%)   0.2297 (  2.5%)  typecheck-stmt
   0.0123 (  0.9%)   0.0396 (  5.3%)   0.0519 (  2.5%)   0.0717 (  0.8%)  load-stdlib
   0.0501 (  3.7%)   0.0091 (  1.2%)   0.0592 (  2.8%)   0.0601 (  0.7%)  SIL optimization
   0.0416 (  3.1%)   0.0075 (  1.0%)   0.0491 (  2.3%)   0.0492 (  0.5%)  SILGen
   0.0257 (  1.9%)   0.0037 (  0.5%)   0.0294 (  1.4%)   0.0293 (  0.3%)  SILGen-function
   0.0168 (  1.2%)   0.0041 (  0.6%)   0.0209 (  1.0%)   0.0210 (  0.2%)  build-rewrite-system
   0.0172 (  1.3%)   0.0016 (  0.2%)   0.0188 (  0.9%)   0.0188 (  0.2%)  precheck-target
   0.0087 (  0.6%)   0.0046 (  0.6%)   0.0133 (  0.6%)   0.0141 (  0.2%)  Serialization, swiftmodule
   0.0064 (  0.5%)   0.0011 (  0.2%)   0.0075 (  0.4%)   0.0075 (  0.1%)  Serialization, swiftdoc
   0.0037 (  0.3%)   0.0037 (  0.5%)   0.0074 (  0.4%)   0.0074 (  0.1%)  import-clang-decl
   0.0035 (  0.3%)   0.0004 (  0.1%)   0.0039 (  0.2%)   0.0039 (  0.0%)  Serialization, swiftsourceinfo
   0.0016 (  0.1%)   0.0001 (  0.0%)   0.0017 (  0.1%)   0.0017 (  0.0%)  typecheck-for-each
   0.0006 (  0.0%)   0.0002 (  0.0%)   0.0008 (  0.0%)   0.0008 (  0.0%)  load-all-members
   0.0003 (  0.0%)   0.0000 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  module-populate-cache
   0.0002 (  0.0%)   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  associated-type-inference
   0.0002 (  0.0%)   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  SIL verification, pre-optimization
   0.0002 (  0.0%)   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  SIL verification, post-optimization
   0.0002 (  0.0%)   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  source-file-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.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%)  populate-module-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   1.3620 (100.0%)   0.7428 (100.0%)   2.1048 (100.0%)   9.1502 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.8367 seconds (4.3704 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.5643 (100.0%)   0.2724 (100.0%)   0.8367 (100.0%)   4.3704 (100.0%)  Building Target
   0.5643 (100.0%)   0.2724 (100.0%)   0.8367 (100.0%)   4.3704 (100.0%)  Total
EmitSwiftModule normal arm64 (in target 'Euler' from project 'Euler')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Euler/Algebra/Parser/Lexer.swift:46:5: warning: let 'tokenList' is not concurrency-safe because non-'Sendable' type '[(String, TokenGenerator)]' (aka 'Array<(String, (String) -> Optional<Token>)>') may have shared mutable state; this is an error in the Swift 6 language mode
let tokenList: [(String, TokenGenerator)] = [
    ^
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/Users/admin/builder/spi-builder-workspace/Sources/Euler/Algebra/Parser/Lexer.swift:46:5: note: add '@MainActor' to make let 'tokenList' part of global actor 'MainActor'
let tokenList: [(String, TokenGenerator)] = [
    ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/Algebra/Parser/Lexer.swift:46:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
let tokenList: [(String, TokenGenerator)] = [
    ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/Algebra/Parser/Utils/Regex.swift:10:5: warning: var 'expressions' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
var expressions = [String: NSRegularExpression]()
    ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/Algebra/Parser/Utils/Regex.swift:10:5: note: convert 'expressions' to a 'let' constant to make 'Sendable' shared state immutable
var expressions = [String: NSRegularExpression]()
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Euler/Algebra/Parser/Utils/Regex.swift:10:5: note: add '@MainActor' to make var 'expressions' part of global actor 'MainActor'
var expressions = [String: NSRegularExpression]()
    ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/Algebra/Parser/Utils/Regex.swift:10:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
var expressions = [String: NSRegularExpression]()
    ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/BigNumber/BigDouble/BigDouble.swift:382:24: warning: static property '_precision' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    static private var _precision = 4
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/BigNumber/BigDouble/BigDouble.swift:382:24: note: convert '_precision' to a 'let' constant to make 'Sendable' shared state immutable
    static private var _precision = 4
                   ~~~ ^
                   let
/Users/admin/builder/spi-builder-workspace/Sources/Euler/BigNumber/BigDouble/BigDouble.swift:382:24: note: add '@MainActor' to make static property '_precision' part of global actor 'MainActor'
    static private var _precision = 4
                       ^
           @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/BigNumber/BigDouble/BigDouble.swift:382:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static private var _precision = 4
                       ^
           nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/BigNumber/BigDouble/BigDouble.swift:416:23: warning: static property 'highPrecision' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    static public var highPrecision: Bool = false
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/BigNumber/BigDouble/BigDouble.swift:416:23: note: convert 'highPrecision' to a 'let' constant to make 'Sendable' shared state immutable
    static public var highPrecision: Bool = false
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/Euler/BigNumber/BigDouble/BigDouble.swift:416:23: note: add '@MainActor' to make static property 'highPrecision' part of global actor 'MainActor'
    static public var highPrecision: Bool = false
                      ^
           @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/BigNumber/BigDouble/BigDouble.swift:416:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static public var highPrecision: Bool = false
                      ^
           nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/BigNumber/BigDouble/BigDouble.swift:444:23: warning: static property 'radians' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    static public var radians: Bool = true
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/BigNumber/BigDouble/BigDouble.swift:444:23: note: convert 'radians' to a 'let' constant to make 'Sendable' shared state immutable
    static public var radians: Bool = true
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/Euler/BigNumber/BigDouble/BigDouble.swift:444:23: note: add '@MainActor' to make static property 'radians' part of global actor 'MainActor'
    static public var radians: Bool = true
                      ^
           @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/BigNumber/BigDouble/BigDouble.swift:444:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static public var radians: Bool = true
                      ^
           nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:45:16: warning: static property 'alphaParticleMass' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let alphaParticleMass = Constant(name: "Alpha Particle Mass", description: "The mass in kg of alpha particles", value: BigNumber("6.64465675e-27")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:45:16: note: add '@MainActor' to make static property 'alphaParticleMass' part of global actor 'MainActor'
    static let alphaParticleMass = Constant(name: "Alpha Particle Mass", description: "The mass in kg of alpha particles", value: BigNumber("6.64465675e-27")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:45:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let alphaParticleMass = Constant(name: "Alpha Particle Mass", description: "The mass in kg of alpha particles", value: BigNumber("6.64465675e-27")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:47:16: warning: static property 'atomicMass' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let atomicMass = Constant(name: "Atomic Mass", description: "The mass in kg of an atom (see Wikipedia for more info)", value: BigNumber("1.660538921e-27")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:47:16: note: add '@MainActor' to make static property 'atomicMass' part of global actor 'MainActor'
    static let atomicMass = Constant(name: "Atomic Mass", description: "The mass in kg of an atom (see Wikipedia for more info)", value: BigNumber("1.660538921e-27")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:47:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let atomicMass = Constant(name: "Atomic Mass", description: "The mass in kg of an atom (see Wikipedia for more info)", value: BigNumber("1.660538921e-27")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:49:16: warning: static property 'Avogadro' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let Avogadro = Constant(name: "Avogadro", description: "Avogadro constant in mol^(-1)", value: BigNumber("6.02214129e23")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:49:16: note: add '@MainActor' to make static property 'Avogadro' part of global actor 'MainActor'
    static let Avogadro = Constant(name: "Avogadro", description: "Avogadro constant in mol^(-1)", value: BigNumber("6.02214129e23")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:49:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let Avogadro = Constant(name: "Avogadro", description: "Avogadro constant in mol^(-1)", value: BigNumber("6.02214129e23")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:51:16: warning: static property 'Boltzmann' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let Boltzmann = Constant(name: "Boltzmann", description: "Boltzmann constant in J/K", value: BigNumber("1.3806488e-23")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:51:16: note: add '@MainActor' to make static property 'Boltzmann' part of global actor 'MainActor'
    static let Boltzmann = Constant(name: "Boltzmann", description: "Boltzmann constant in J/K", value: BigNumber("1.3806488e-23")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:51:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let Boltzmann = Constant(name: "Boltzmann", description: "Boltzmann constant in J/K", value: BigNumber("1.3806488e-23")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:53:16: warning: static property 'conductanceQuantum' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let conductanceQuantum = Constant(name: "Conductance Quantum", description: "Quantized unit of electrical conductance in S", value: BigNumber("7.7480917346e-5")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:53:16: note: add '@MainActor' to make static property 'conductanceQuantum' part of global actor 'MainActor'
    static let conductanceQuantum = Constant(name: "Conductance Quantum", description: "Quantized unit of electrical conductance in S", value: BigNumber("7.7480917346e-5")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:53:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let conductanceQuantum = Constant(name: "Conductance Quantum", description: "Quantized unit of electrical conductance in S", value: BigNumber("7.7480917346e-5")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:55:16: warning: static property 'e' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let e = Constant(name: "e", description: "The mathematical constant", value: BigNumber("2.718281828459045235")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:55:16: note: add '@MainActor' to make static property 'e' part of global actor 'MainActor'
    static let e = Constant(name: "e", description: "The mathematical constant", value: BigNumber("2.718281828459045235")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:55:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let e = Constant(name: "e", description: "The mathematical constant", value: BigNumber("2.718281828459045235")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:57:16: warning: static property 'earth_moon' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let earth_moon = Constant(name: "Earth to Moon", description: "Earth to moon distance in km", value: BigNumber("384401")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:57:16: note: add '@MainActor' to make static property 'earth_moon' part of global actor 'MainActor'
    static let earth_moon = Constant(name: "Earth to Moon", description: "Earth to moon distance in km", value: BigNumber("384401")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:57:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let earth_moon = Constant(name: "Earth to Moon", description: "Earth to moon distance in km", value: BigNumber("384401")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:59:16: warning: static property 'earth_sun' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let earth_sun = Constant(name: "Earth to Sun", description: "Earth to sun distance in km", value: BigNumber("1.496e8")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:59:16: note: add '@MainActor' to make static property 'earth_sun' part of global actor 'MainActor'
    static let earth_sun = Constant(name: "Earth to Sun", description: "Earth to sun distance in km", value: BigNumber("1.496e8")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:59:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let earth_sun = Constant(name: "Earth to Sun", description: "Earth to sun distance in km", value: BigNumber("1.496e8")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:61:16: warning: static property 'earthMass' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let earthMass = Constant(name: "Earth Mass", description: "Earth mass in kg", value: BigNumber("5.974e+24")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:61:16: note: add '@MainActor' to make static property 'earthMass' part of global actor 'MainActor'
    static let earthMass = Constant(name: "Earth Mass", description: "Earth mass in kg", value: BigNumber("5.974e+24")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:61:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let earthMass = Constant(name: "Earth Mass", description: "Earth mass in kg", value: BigNumber("5.974e+24")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:63:16: warning: static property 'earthRadius' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let earthRadius = Constant(name: "Earth Radius", description: "Earth radius in km", value: BigNumber("6371")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:63:16: note: add '@MainActor' to make static property 'earthRadius' part of global actor 'MainActor'
    static let earthRadius = Constant(name: "Earth Radius", description: "Earth radius in km", value: BigNumber("6371")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:63:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let earthRadius = Constant(name: "Earth Radius", description: "Earth radius in km", value: BigNumber("6371")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:65:16: warning: static property 'electric' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let electric = Constant(name: "Electric", description: "Vacuum permittivity in F/m", value: BigNumber("8.854187e-12")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:65:16: note: add '@MainActor' to make static property 'electric' part of global actor 'MainActor'
    static let electric = Constant(name: "Electric", description: "Vacuum permittivity in F/m", value: BigNumber("8.854187e-12")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:65:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let electric = Constant(name: "Electric", description: "Vacuum permittivity in F/m", value: BigNumber("8.854187e-12")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:67:16: warning: static property 'electronMass' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let electronMass = Constant(name: "Electron Mass", description: "Electron mass in kg", value: BigNumber("9.10938291e-31")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:67:16: note: add '@MainActor' to make static property 'electronMass' part of global actor 'MainActor'
    static let electronMass = Constant(name: "Electron Mass", description: "Electron mass in kg", value: BigNumber("9.10938291e-31")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:67:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let electronMass = Constant(name: "Electron Mass", description: "Electron mass in kg", value: BigNumber("9.10938291e-31")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:69:16: warning: static property 'elementaryCharge' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let elementaryCharge = Constant(name: "Elementary Charge", description: "Elementary charge in C", value: BigNumber("1.602176565e-19")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:69:16: note: add '@MainActor' to make static property 'elementaryCharge' part of global actor 'MainActor'
    static let elementaryCharge = Constant(name: "Elementary Charge", description: "Elementary charge in C", value: BigNumber("1.602176565e-19")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:69:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let elementaryCharge = Constant(name: "Elementary Charge", description: "Elementary charge in C", value: BigNumber("1.602176565e-19")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:71:16: warning: static property 'EulerGamma' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let EulerGamma = Constant(name: "Euler Gamma", description: "Euler–Mascheroni Gamma constant", value: BigNumber("0.57721566490153286")!)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:71:16: note: add '@MainActor' to make static property 'EulerGamma' part of global actor 'MainActor'
    static let EulerGamma = Constant(name: "Euler Gamma", description: "Euler–Mascheroni Gamma constant", value: BigNumber("0.57721566490153286")!)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:71:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let EulerGamma = Constant(name: "Euler Gamma", description: "Euler–Mascheroni Gamma constant", value: BigNumber("0.57721566490153286")!)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:73:16: warning: static property 'Faraday' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let Faraday = Constant(name: "Faraday", description: "Faraday constant in C/mol", value: BigNumber("96485.3365")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:73:16: note: add '@MainActor' to make static property 'Faraday' part of global actor 'MainActor'
    static let Faraday = Constant(name: "Faraday", description: "Faraday constant in C/mol", value: BigNumber("96485.3365")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:73:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let Faraday = Constant(name: "Faraday", description: "Faraday constant in C/mol", value: BigNumber("96485.3365")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:75:16: warning: static property 'fineStructure' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let fineStructure = Constant(name: "Fine Structure", description: "Fine structure constant", value: BigNumber("0.0072973525693")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:75:16: note: add '@MainActor' to make static property 'fineStructure' part of global actor 'MainActor'
    static let fineStructure = Constant(name: "Fine Structure", description: "Fine structure constant", value: BigNumber("0.0072973525693")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:75:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let fineStructure = Constant(name: "Fine Structure", description: "Fine structure constant", value: BigNumber("0.0072973525693")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:77:16: warning: static property 'goldenRatio' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let goldenRatio = Constant(name: "Golden Ratio", description: "Golden ratio", value: BigNumber("1.61803398874989484820")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:77:16: note: add '@MainActor' to make static property 'goldenRatio' part of global actor 'MainActor'
    static let goldenRatio = Constant(name: "Golden Ratio", description: "Golden ratio", value: BigNumber("1.61803398874989484820")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:77:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let goldenRatio = Constant(name: "Golden Ratio", description: "Golden ratio", value: BigNumber("1.61803398874989484820")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:79:16: warning: static property 'gravity' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let gravity = Constant(name: "Gravity", description: "Standard gravity in m/s^2", value: BigNumber("9.80665")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:79:16: note: add '@MainActor' to make static property 'gravity' part of global actor 'MainActor'
    static let gravity = Constant(name: "Gravity", description: "Standard gravity in m/s^2", value: BigNumber("9.80665")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:79:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let gravity = Constant(name: "Gravity", description: "Standard gravity in m/s^2", value: BigNumber("9.80665")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:81:16: warning: static property 'inverseFineStructure' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let inverseFineStructure = Constant(name: "Inverse Fine Structure", description: "Inverse fine structure constant", value: BigNumber("137.035999139")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:81:16: note: add '@MainActor' to make static property 'inverseFineStructure' part of global actor 'MainActor'
    static let inverseFineStructure = Constant(name: "Inverse Fine Structure", description: "Inverse fine structure constant", value: BigNumber("137.035999139")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:81:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let inverseFineStructure = Constant(name: "Inverse Fine Structure", description: "Inverse fine structure constant", value: BigNumber("137.035999139")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:83:16: warning: static property 'magnetic' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let magnetic = Constant(name: "Magnetic", description: "Vacuum permeability in H/m", value: BigNumber("1.2566370614e-6")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:83:16: note: add '@MainActor' to make static property 'magnetic' part of global actor 'MainActor'
    static let magnetic = Constant(name: "Magnetic", description: "Vacuum permeability in H/m", value: BigNumber("1.2566370614e-6")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:83:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let magnetic = Constant(name: "Magnetic", description: "Vacuum permeability in H/m", value: BigNumber("1.2566370614e-6")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:85:16: warning: static property 'magneticFluxQuantum' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let magneticFluxQuantum = Constant(name: "Magnetic Flux Quantum", description: "Magnetic flux quantum in Wb", value: BigNumber("2.067833831e-15")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:85:16: note: add '@MainActor' to make static property 'magneticFluxQuantum' part of global actor 'MainActor'
    static let magneticFluxQuantum = Constant(name: "Magnetic Flux Quantum", description: "Magnetic flux quantum in Wb", value: BigNumber("2.067833831e-15")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:85:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let magneticFluxQuantum = Constant(name: "Magnetic Flux Quantum", description: "Magnetic flux quantum in Wb", value: BigNumber("2.067833831e-15")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:87:16: warning: static property 'molarGas' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let molarGas = Constant(name: "Molar Gas", description: "Gas constant in J/(mol K)", value: BigNumber("8.3144621")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:87:16: note: add '@MainActor' to make static property 'molarGas' part of global actor 'MainActor'
    static let molarGas = Constant(name: "Molar Gas", description: "Gas constant in J/(mol K)", value: BigNumber("8.3144621")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:87:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let molarGas = Constant(name: "Molar Gas", description: "Gas constant in J/(mol K)", value: BigNumber("8.3144621")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:89:16: warning: static property 'moonMass' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let moonMass = Constant(name: "Moon Mass", description: "Mass of the moon in kg", value: BigNumber("7.348e+22")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:89:16: note: add '@MainActor' to make static property 'moonMass' part of global actor 'MainActor'
    static let moonMass = Constant(name: "Moon Mass", description: "Mass of the moon in kg", value: BigNumber("7.348e+22")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:89:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let moonMass = Constant(name: "Moon Mass", description: "Mass of the moon in kg", value: BigNumber("7.348e+22")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:91:16: warning: static property 'moonRadius' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let moonRadius = Constant(name: "Moon Radius", description: "Moon's radius in km", value: BigNumber("1737.4")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:91:16: note: add '@MainActor' to make static property 'moonRadius' part of global actor 'MainActor'
    static let moonRadius = Constant(name: "Moon Radius", description: "Moon's radius in km", value: BigNumber("1737.4")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:91:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let moonRadius = Constant(name: "Moon Radius", description: "Moon's radius in km", value: BigNumber("1737.4")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:93:16: warning: static property 'neutronMass' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let neutronMass = Constant(name: "Neutron Mass", description: "Mass of the neutron in kg", value: BigNumber("1.674927211e-27")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:93:16: note: add '@MainActor' to make static property 'neutronMass' part of global actor 'MainActor'
    static let neutronMass = Constant(name: "Neutron Mass", description: "Mass of the neutron in kg", value: BigNumber("1.674927211e-27")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:93:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let neutronMass = Constant(name: "Neutron Mass", description: "Mass of the neutron in kg", value: BigNumber("1.674927211e-27")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:95:16: warning: static property 'NewtonianGravitation' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let NewtonianGravitation = Constant(name: "Newtonian Gravitation", description: "Newtonian constant of gravitation in m3⋅kg-1⋅s-2", value: BigNumber("6.67428e-11")!)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:95:16: note: add '@MainActor' to make static property 'NewtonianGravitation' part of global actor 'MainActor'
    static let NewtonianGravitation = Constant(name: "Newtonian Gravitation", description: "Newtonian constant of gravitation in m3⋅kg-1⋅s-2", value: BigNumber("6.67428e-11")!)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:95:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let NewtonianGravitation = Constant(name: "Newtonian Gravitation", description: "Newtonian constant of gravitation in m3⋅kg-1⋅s-2", value: BigNumber("6.67428e-11")!)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:97:16: warning: static property 'pi' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let pi = Constant(name: "pi", description: "The mathematical constant", value: BigNumber("3.141592653589793238")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:97:16: note: add '@MainActor' to make static property 'pi' part of global actor 'MainActor'
    static let pi = Constant(name: "pi", description: "The mathematical constant", value: BigNumber("3.141592653589793238")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:97:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let pi = Constant(name: "pi", description: "The mathematical constant", value: BigNumber("3.141592653589793238")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:99:16: warning: static property 'Planck' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let Planck = Constant(name: "Planck", description: "Planck constant in J⋅s", value: BigNumber("6.62606957e-34")!)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:99:16: note: add '@MainActor' to make static property 'Planck' part of global actor 'MainActor'
    static let Planck = Constant(name: "Planck", description: "Planck constant in J⋅s", value: BigNumber("6.62606957e-34")!)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:99:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let Planck = Constant(name: "Planck", description: "Planck constant in J⋅s", value: BigNumber("6.62606957e-34")!)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:101:16: warning: static property 'protonElectronMassRatio' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let protonElectronMassRatio = Constant(name: "Proton Electron Mass Ratio", description: "Proton mass divided by electron mass", value: BigNumber("1836.15267247")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:101:16: note: add '@MainActor' to make static property 'protonElectronMassRatio' part of global actor 'MainActor'
    static let protonElectronMassRatio = Constant(name: "Proton Electron Mass Ratio", description: "Proton mass divided by electron mass", value: BigNumber("1836.15267247")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:101:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let protonElectronMassRatio = Constant(name: "Proton Electron Mass Ratio", description: "Proton mass divided by electron mass", value: BigNumber("1836.15267247")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:103:16: warning: static property 'protonNeutronMassRatio' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let protonNeutronMassRatio = Constant(name: "Proton Neutron Mass Ratio", description: "Proton mass divided by neutron mass", value: BigNumber("0.99862347826")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:103:16: note: add '@MainActor' to make static property 'protonNeutronMassRatio' part of global actor 'MainActor'
    static let protonNeutronMassRatio = Constant(name: "Proton Neutron Mass Ratio", description: "Proton mass divided by neutron mass", value: BigNumber("0.99862347826")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:103:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let protonNeutronMassRatio = Constant(name: "Proton Neutron Mass Ratio", description: "Proton mass divided by neutron mass", value: BigNumber("0.99862347826")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:105:16: warning: static property 'protonMass' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let protonMass = Constant(name: "Proton Mass", description: "Proton mass in kg", value: BigNumber("1.672621777e-27")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:105:16: note: add '@MainActor' to make static property 'protonMass' part of global actor 'MainActor'
    static let protonMass = Constant(name: "Proton Mass", description: "Proton mass in kg", value: BigNumber("1.672621777e-27")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:105:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let protonMass = Constant(name: "Proton Mass", description: "Proton mass in kg", value: BigNumber("1.672621777e-27")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:107:16: warning: static property 'Rydberg' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let Rydberg = Constant(name: "Rydberg", description: "Rydberg constant in m^-1", value: BigNumber("10973731.568539")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:107:16: note: add '@MainActor' to make static property 'Rydberg' part of global actor 'MainActor'
    static let Rydberg = Constant(name: "Rydberg", description: "Rydberg constant in m^-1", value: BigNumber("10973731.568539")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:107:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let Rydberg = Constant(name: "Rydberg", description: "Rydberg constant in m^-1", value: BigNumber("10973731.568539")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:109:16: warning: static property 'speedOfLight' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let speedOfLight = Constant(name: "Speed of Light", description: "Speed of light in m/s", value: BigNumber("299792458")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:109:16: note: add '@MainActor' to make static property 'speedOfLight' part of global actor 'MainActor'
    static let speedOfLight = Constant(name: "Speed of Light", description: "Speed of light in m/s", value: BigNumber("299792458")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:109:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let speedOfLight = Constant(name: "Speed of Light", description: "Speed of light in m/s", value: BigNumber("299792458")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:111:16: warning: static property 'speedOfSound' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let speedOfSound = Constant(name: "Speed of Sound", description: "Speed of sound in m/s", value: BigNumber("340.29")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:111:16: note: add '@MainActor' to make static property 'speedOfSound' part of global actor 'MainActor'
    static let speedOfSound = Constant(name: "Speed of Sound", description: "Speed of sound in m/s", value: BigNumber("340.29")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:111:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let speedOfSound = Constant(name: "Speed of Sound", description: "Speed of sound in m/s", value: BigNumber("340.29")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:113:16: warning: static property 'sqrt2' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let sqrt2 = Constant(name: "sqrt(2)", description: "The square root of 2", value: BigNumber("1.41421356237309504880")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:113:16: note: add '@MainActor' to make static property 'sqrt2' part of global actor 'MainActor'
    static let sqrt2 = Constant(name: "sqrt(2)", description: "The square root of 2", value: BigNumber("1.41421356237309504880")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:113:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let sqrt2 = Constant(name: "sqrt(2)", description: "The square root of 2", value: BigNumber("1.41421356237309504880")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:115:16: warning: static property 'StefanBoltzmann' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let StefanBoltzmann = Constant(name: "Stefan Boltzmann", description: "Stefan–Boltzmann constant in W⋅m-2⋅K-4", value: BigNumber("5.670373e-8")!)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:115:16: note: add '@MainActor' to make static property 'StefanBoltzmann' part of global actor 'MainActor'
    static let StefanBoltzmann = Constant(name: "Stefan Boltzmann", description: "Stefan–Boltzmann constant in W⋅m-2⋅K-4", value: BigNumber("5.670373e-8")!)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:115:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let StefanBoltzmann = Constant(name: "Stefan Boltzmann", description: "Stefan–Boltzmann constant in W⋅m-2⋅K-4", value: BigNumber("5.670373e-8")!)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:117:16: warning: static property 'sunMass' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let sunMass = Constant(name: "Sun Mass", description: "Mass of the sun in kg", value: BigNumber("1.98892e+30")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:117:16: note: add '@MainActor' to make static property 'sunMass' part of global actor 'MainActor'
    static let sunMass = Constant(name: "Sun Mass", description: "Mass of the sun in kg", value: BigNumber("1.98892e+30")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:117:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let sunMass = Constant(name: "Sun Mass", description: "Mass of the sun in kg", value: BigNumber("1.98892e+30")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:119:16: warning: static property 'sunRadius' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let sunRadius = Constant(name: "Sun Radius", description: "Sun's radius in km", value: BigNumber("695700")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:119:16: note: add '@MainActor' to make static property 'sunRadius' part of global actor 'MainActor'
    static let sunRadius = Constant(name: "Sun Radius", description: "Sun's radius in km", value: BigNumber("695700")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:119:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let sunRadius = Constant(name: "Sun Radius", description: "Sun's radius in km", value: BigNumber("695700")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:121:16: warning: static property 'theRockMass' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let theRockMass = Constant(name: "The Rock Mass", description: "Dwayne \"The Rock\" Johnson's mass in kg. Can't mathematician have the sense of humour?", value: BigNumber("124.73790175")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:121:16: note: add '@MainActor' to make static property 'theRockMass' part of global actor 'MainActor'
    static let theRockMass = Constant(name: "The Rock Mass", description: "Dwayne \"The Rock\" Johnson's mass in kg. Can't mathematician have the sense of humour?", value: BigNumber("124.73790175")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:121:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let theRockMass = Constant(name: "The Rock Mass", description: "Dwayne \"The Rock\" Johnson's mass in kg. Can't mathematician have the sense of humour?", value: BigNumber("124.73790175")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:123:16: warning: static property 'Thomson' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let Thomson = Constant(name: "Thomson", description: "Thomson cross section in m2", value: BigNumber("0.6652458734e-28")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:123:16: note: add '@MainActor' to make static property 'Thomson' part of global actor 'MainActor'
    static let Thomson = Constant(name: "Thomson", description: "Thomson cross section in m2", value: BigNumber("0.6652458734e-28")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:123:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let Thomson = Constant(name: "Thomson", description: "Thomson cross section in m2", value: BigNumber("0.6652458734e-28")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:125:16: warning: static property 'UltimateAnswer' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let UltimateAnswer = Constant(name: "Ultimate Answer", description: "The answer to life, the universe, and everything", value: BigNumber("42")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:125:16: note: add '@MainActor' to make static property 'UltimateAnswer' part of global actor 'MainActor'
    static let UltimateAnswer = Constant(name: "Ultimate Answer", description: "The answer to life, the universe, and everything", value: BigNumber("42")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:125:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let UltimateAnswer = Constant(name: "Ultimate Answer", description: "The answer to life, the universe, and everything", value: BigNumber("42")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:127:16: warning: static property 'universeTemperature' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let universeTemperature = Constant(name: "Universe Temperature", description: "The coldness of the universe in C", value: BigNumber("-273.15")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:127:16: note: add '@MainActor' to make static property 'universeTemperature' part of global actor 'MainActor'
    static let universeTemperature = Constant(name: "Universe Temperature", description: "The coldness of the universe in C", value: BigNumber("-273.15")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:127:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let universeTemperature = Constant(name: "Universe Temperature", description: "The coldness of the universe in C", value: BigNumber("-273.15")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:130:16: warning: static property 'all' is not concurrency-safe because non-'Sendable' type '[Constant]' may have shared mutable state; this is an error in the Swift 6 language mode
    static let all: [Constant] = [
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:130:16: note: add '@MainActor' to make static property 'all' part of global actor 'MainActor'
    static let all: [Constant] = [
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:130:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let all: [Constant] = [
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/Tables/Formulas/DateTime.swift:138:29: warning: static property 'autoFormats' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
        internal static var autoFormats: [String] = DateFormats.builtInAutoFormat
                            ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/Tables/Formulas/DateTime.swift:138:29: note: convert 'autoFormats' to a 'let' constant to make 'Sendable' shared state immutable
        internal static var autoFormats: [String] = DateFormats.builtInAutoFormat
                        ~~~ ^
                        let
/Users/admin/builder/spi-builder-workspace/Sources/Euler/Tables/Formulas/DateTime.swift:138:29: note: add '@MainActor' to make static property 'autoFormats' part of global actor 'MainActor'
        internal static var autoFormats: [String] = DateFormats.builtInAutoFormat
                            ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/Tables/Formulas/DateTime.swift:138:29: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        internal static var autoFormats: [String] = DateFormats.builtInAutoFormat
                            ^
        nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ Point.swift,\ Vector.swift,\ CommonLinker.swift,\ MOperations.swift,\ MProperties.swift,\ Matrix.swift,\ Constants.swift,\ Logarithms.swift /Users/admin/builder/spi-builder-workspace/Sources/Euler/Geometry/Point.swift /Users/admin/builder/spi-builder-workspace/Sources/Euler/Geometry/Vector.swift /Users/admin/builder/spi-builder-workspace/Sources/Euler/Tables/Parser/Functions/CommonLinker.swift /Users/admin/builder/spi-builder-workspace/Sources/Euler/Matrices/MOperations.swift /Users/admin/builder/spi-builder-workspace/Sources/Euler/Matrices/MProperties.swift /Users/admin/builder/spi-builder-workspace/Sources/Euler/Matrices/Matrix.swift /Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift /Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Logarithms.swift (in target 'Euler' from project 'Euler')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Euler/Geometry/Point.swift (in target 'Euler' from project 'Euler')
    cd /Users/admin/builder/spi-builder-workspace

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

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Euler/Tables/Parser/Functions/CommonLinker.swift (in target 'Euler' from project 'Euler')
    cd /Users/admin/builder/spi-builder-workspace

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

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

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

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

/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:45:16: warning: static property 'alphaParticleMass' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let alphaParticleMass = Constant(name: "Alpha Particle Mass", description: "The mass in kg of alpha particles", value: BigNumber("6.64465675e-27")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:45:16: note: add '@MainActor' to make static property 'alphaParticleMass' part of global actor 'MainActor'
    static let alphaParticleMass = Constant(name: "Alpha Particle Mass", description: "The mass in kg of alpha particles", value: BigNumber("6.64465675e-27")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:45:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let alphaParticleMass = Constant(name: "Alpha Particle Mass", description: "The mass in kg of alpha particles", value: BigNumber("6.64465675e-27")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:47:16: warning: static property 'atomicMass' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let atomicMass = Constant(name: "Atomic Mass", description: "The mass in kg of an atom (see Wikipedia for more info)", value: BigNumber("1.660538921e-27")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:47:16: note: add '@MainActor' to make static property 'atomicMass' part of global actor 'MainActor'
    static let atomicMass = Constant(name: "Atomic Mass", description: "The mass in kg of an atom (see Wikipedia for more info)", value: BigNumber("1.660538921e-27")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:47:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let atomicMass = Constant(name: "Atomic Mass", description: "The mass in kg of an atom (see Wikipedia for more info)", value: BigNumber("1.660538921e-27")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:49:16: warning: static property 'Avogadro' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let Avogadro = Constant(name: "Avogadro", description: "Avogadro constant in mol^(-1)", value: BigNumber("6.02214129e23")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:49:16: note: add '@MainActor' to make static property 'Avogadro' part of global actor 'MainActor'
    static let Avogadro = Constant(name: "Avogadro", description: "Avogadro constant in mol^(-1)", value: BigNumber("6.02214129e23")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:49:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let Avogadro = Constant(name: "Avogadro", description: "Avogadro constant in mol^(-1)", value: BigNumber("6.02214129e23")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:51:16: warning: static property 'Boltzmann' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let Boltzmann = Constant(name: "Boltzmann", description: "Boltzmann constant in J/K", value: BigNumber("1.3806488e-23")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:51:16: note: add '@MainActor' to make static property 'Boltzmann' part of global actor 'MainActor'
    static let Boltzmann = Constant(name: "Boltzmann", description: "Boltzmann constant in J/K", value: BigNumber("1.3806488e-23")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:51:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let Boltzmann = Constant(name: "Boltzmann", description: "Boltzmann constant in J/K", value: BigNumber("1.3806488e-23")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:53:16: warning: static property 'conductanceQuantum' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let conductanceQuantum = Constant(name: "Conductance Quantum", description: "Quantized unit of electrical conductance in S", value: BigNumber("7.7480917346e-5")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:53:16: note: add '@MainActor' to make static property 'conductanceQuantum' part of global actor 'MainActor'
    static let conductanceQuantum = Constant(name: "Conductance Quantum", description: "Quantized unit of electrical conductance in S", value: BigNumber("7.7480917346e-5")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:53:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let conductanceQuantum = Constant(name: "Conductance Quantum", description: "Quantized unit of electrical conductance in S", value: BigNumber("7.7480917346e-5")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:55:16: warning: static property 'e' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let e = Constant(name: "e", description: "The mathematical constant", value: BigNumber("2.718281828459045235")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:55:16: note: add '@MainActor' to make static property 'e' part of global actor 'MainActor'
    static let e = Constant(name: "e", description: "The mathematical constant", value: BigNumber("2.718281828459045235")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:55:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let e = Constant(name: "e", description: "The mathematical constant", value: BigNumber("2.718281828459045235")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:57:16: warning: static property 'earth_moon' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let earth_moon = Constant(name: "Earth to Moon", description: "Earth to moon distance in km", value: BigNumber("384401")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:57:16: note: add '@MainActor' to make static property 'earth_moon' part of global actor 'MainActor'
    static let earth_moon = Constant(name: "Earth to Moon", description: "Earth to moon distance in km", value: BigNumber("384401")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:57:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let earth_moon = Constant(name: "Earth to Moon", description: "Earth to moon distance in km", value: BigNumber("384401")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:59:16: warning: static property 'earth_sun' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let earth_sun = Constant(name: "Earth to Sun", description: "Earth to sun distance in km", value: BigNumber("1.496e8")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:59:16: note: add '@MainActor' to make static property 'earth_sun' part of global actor 'MainActor'
    static let earth_sun = Constant(name: "Earth to Sun", description: "Earth to sun distance in km", value: BigNumber("1.496e8")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:59:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let earth_sun = Constant(name: "Earth to Sun", description: "Earth to sun distance in km", value: BigNumber("1.496e8")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:61:16: warning: static property 'earthMass' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let earthMass = Constant(name: "Earth Mass", description: "Earth mass in kg", value: BigNumber("5.974e+24")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:61:16: note: add '@MainActor' to make static property 'earthMass' part of global actor 'MainActor'
    static let earthMass = Constant(name: "Earth Mass", description: "Earth mass in kg", value: BigNumber("5.974e+24")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:61:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let earthMass = Constant(name: "Earth Mass", description: "Earth mass in kg", value: BigNumber("5.974e+24")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:63:16: warning: static property 'earthRadius' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let earthRadius = Constant(name: "Earth Radius", description: "Earth radius in km", value: BigNumber("6371")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:63:16: note: add '@MainActor' to make static property 'earthRadius' part of global actor 'MainActor'
    static let earthRadius = Constant(name: "Earth Radius", description: "Earth radius in km", value: BigNumber("6371")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:63:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let earthRadius = Constant(name: "Earth Radius", description: "Earth radius in km", value: BigNumber("6371")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:65:16: warning: static property 'electric' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let electric = Constant(name: "Electric", description: "Vacuum permittivity in F/m", value: BigNumber("8.854187e-12")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:65:16: note: add '@MainActor' to make static property 'electric' part of global actor 'MainActor'
    static let electric = Constant(name: "Electric", description: "Vacuum permittivity in F/m", value: BigNumber("8.854187e-12")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:65:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let electric = Constant(name: "Electric", description: "Vacuum permittivity in F/m", value: BigNumber("8.854187e-12")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:67:16: warning: static property 'electronMass' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let electronMass = Constant(name: "Electron Mass", description: "Electron mass in kg", value: BigNumber("9.10938291e-31")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:67:16: note: add '@MainActor' to make static property 'electronMass' part of global actor 'MainActor'
    static let electronMass = Constant(name: "Electron Mass", description: "Electron mass in kg", value: BigNumber("9.10938291e-31")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:67:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let electronMass = Constant(name: "Electron Mass", description: "Electron mass in kg", value: BigNumber("9.10938291e-31")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:69:16: warning: static property 'elementaryCharge' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let elementaryCharge = Constant(name: "Elementary Charge", description: "Elementary charge in C", value: BigNumber("1.602176565e-19")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:69:16: note: add '@MainActor' to make static property 'elementaryCharge' part of global actor 'MainActor'
    static let elementaryCharge = Constant(name: "Elementary Charge", description: "Elementary charge in C", value: BigNumber("1.602176565e-19")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:69:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let elementaryCharge = Constant(name: "Elementary Charge", description: "Elementary charge in C", value: BigNumber("1.602176565e-19")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:71:16: warning: static property 'EulerGamma' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let EulerGamma = Constant(name: "Euler Gamma", description: "Euler–Mascheroni Gamma constant", value: BigNumber("0.57721566490153286")!)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:71:16: note: add '@MainActor' to make static property 'EulerGamma' part of global actor 'MainActor'
    static let EulerGamma = Constant(name: "Euler Gamma", description: "Euler–Mascheroni Gamma constant", value: BigNumber("0.57721566490153286")!)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:71:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let EulerGamma = Constant(name: "Euler Gamma", description: "Euler–Mascheroni Gamma constant", value: BigNumber("0.57721566490153286")!)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:73:16: warning: static property 'Faraday' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let Faraday = Constant(name: "Faraday", description: "Faraday constant in C/mol", value: BigNumber("96485.3365")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:73:16: note: add '@MainActor' to make static property 'Faraday' part of global actor 'MainActor'
    static let Faraday = Constant(name: "Faraday", description: "Faraday constant in C/mol", value: BigNumber("96485.3365")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:73:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let Faraday = Constant(name: "Faraday", description: "Faraday constant in C/mol", value: BigNumber("96485.3365")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:75:16: warning: static property 'fineStructure' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let fineStructure = Constant(name: "Fine Structure", description: "Fine structure constant", value: BigNumber("0.0072973525693")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:75:16: note: add '@MainActor' to make static property 'fineStructure' part of global actor 'MainActor'
    static let fineStructure = Constant(name: "Fine Structure", description: "Fine structure constant", value: BigNumber("0.0072973525693")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:75:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let fineStructure = Constant(name: "Fine Structure", description: "Fine structure constant", value: BigNumber("0.0072973525693")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:77:16: warning: static property 'goldenRatio' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let goldenRatio = Constant(name: "Golden Ratio", description: "Golden ratio", value: BigNumber("1.61803398874989484820")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:77:16: note: add '@MainActor' to make static property 'goldenRatio' part of global actor 'MainActor'
    static let goldenRatio = Constant(name: "Golden Ratio", description: "Golden ratio", value: BigNumber("1.61803398874989484820")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:77:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let goldenRatio = Constant(name: "Golden Ratio", description: "Golden ratio", value: BigNumber("1.61803398874989484820")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:79:16: warning: static property 'gravity' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let gravity = Constant(name: "Gravity", description: "Standard gravity in m/s^2", value: BigNumber("9.80665")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:79:16: note: add '@MainActor' to make static property 'gravity' part of global actor 'MainActor'
    static let gravity = Constant(name: "Gravity", description: "Standard gravity in m/s^2", value: BigNumber("9.80665")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:79:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let gravity = Constant(name: "Gravity", description: "Standard gravity in m/s^2", value: BigNumber("9.80665")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:81:16: warning: static property 'inverseFineStructure' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let inverseFineStructure = Constant(name: "Inverse Fine Structure", description: "Inverse fine structure constant", value: BigNumber("137.035999139")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:81:16: note: add '@MainActor' to make static property 'inverseFineStructure' part of global actor 'MainActor'
    static let inverseFineStructure = Constant(name: "Inverse Fine Structure", description: "Inverse fine structure constant", value: BigNumber("137.035999139")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:81:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let inverseFineStructure = Constant(name: "Inverse Fine Structure", description: "Inverse fine structure constant", value: BigNumber("137.035999139")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:83:16: warning: static property 'magnetic' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let magnetic = Constant(name: "Magnetic", description: "Vacuum permeability in H/m", value: BigNumber("1.2566370614e-6")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:83:16: note: add '@MainActor' to make static property 'magnetic' part of global actor 'MainActor'
    static let magnetic = Constant(name: "Magnetic", description: "Vacuum permeability in H/m", value: BigNumber("1.2566370614e-6")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:83:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let magnetic = Constant(name: "Magnetic", description: "Vacuum permeability in H/m", value: BigNumber("1.2566370614e-6")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:85:16: warning: static property 'magneticFluxQuantum' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let magneticFluxQuantum = Constant(name: "Magnetic Flux Quantum", description: "Magnetic flux quantum in Wb", value: BigNumber("2.067833831e-15")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:85:16: note: add '@MainActor' to make static property 'magneticFluxQuantum' part of global actor 'MainActor'
    static let magneticFluxQuantum = Constant(name: "Magnetic Flux Quantum", description: "Magnetic flux quantum in Wb", value: BigNumber("2.067833831e-15")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:85:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let magneticFluxQuantum = Constant(name: "Magnetic Flux Quantum", description: "Magnetic flux quantum in Wb", value: BigNumber("2.067833831e-15")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:87:16: warning: static property 'molarGas' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let molarGas = Constant(name: "Molar Gas", description: "Gas constant in J/(mol K)", value: BigNumber("8.3144621")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:87:16: note: add '@MainActor' to make static property 'molarGas' part of global actor 'MainActor'
    static let molarGas = Constant(name: "Molar Gas", description: "Gas constant in J/(mol K)", value: BigNumber("8.3144621")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:87:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let molarGas = Constant(name: "Molar Gas", description: "Gas constant in J/(mol K)", value: BigNumber("8.3144621")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:89:16: warning: static property 'moonMass' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let moonMass = Constant(name: "Moon Mass", description: "Mass of the moon in kg", value: BigNumber("7.348e+22")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:89:16: note: add '@MainActor' to make static property 'moonMass' part of global actor 'MainActor'
    static let moonMass = Constant(name: "Moon Mass", description: "Mass of the moon in kg", value: BigNumber("7.348e+22")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:89:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let moonMass = Constant(name: "Moon Mass", description: "Mass of the moon in kg", value: BigNumber("7.348e+22")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:91:16: warning: static property 'moonRadius' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let moonRadius = Constant(name: "Moon Radius", description: "Moon's radius in km", value: BigNumber("1737.4")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:91:16: note: add '@MainActor' to make static property 'moonRadius' part of global actor 'MainActor'
    static let moonRadius = Constant(name: "Moon Radius", description: "Moon's radius in km", value: BigNumber("1737.4")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:91:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let moonRadius = Constant(name: "Moon Radius", description: "Moon's radius in km", value: BigNumber("1737.4")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:93:16: warning: static property 'neutronMass' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let neutronMass = Constant(name: "Neutron Mass", description: "Mass of the neutron in kg", value: BigNumber("1.674927211e-27")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:93:16: note: add '@MainActor' to make static property 'neutronMass' part of global actor 'MainActor'
    static let neutronMass = Constant(name: "Neutron Mass", description: "Mass of the neutron in kg", value: BigNumber("1.674927211e-27")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:93:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let neutronMass = Constant(name: "Neutron Mass", description: "Mass of the neutron in kg", value: BigNumber("1.674927211e-27")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:95:16: warning: static property 'NewtonianGravitation' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let NewtonianGravitation = Constant(name: "Newtonian Gravitation", description: "Newtonian constant of gravitation in m3⋅kg-1⋅s-2", value: BigNumber("6.67428e-11")!)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:95:16: note: add '@MainActor' to make static property 'NewtonianGravitation' part of global actor 'MainActor'
    static let NewtonianGravitation = Constant(name: "Newtonian Gravitation", description: "Newtonian constant of gravitation in m3⋅kg-1⋅s-2", value: BigNumber("6.67428e-11")!)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:95:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let NewtonianGravitation = Constant(name: "Newtonian Gravitation", description: "Newtonian constant of gravitation in m3⋅kg-1⋅s-2", value: BigNumber("6.67428e-11")!)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:97:16: warning: static property 'pi' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let pi = Constant(name: "pi", description: "The mathematical constant", value: BigNumber("3.141592653589793238")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:97:16: note: add '@MainActor' to make static property 'pi' part of global actor 'MainActor'
    static let pi = Constant(name: "pi", description: "The mathematical constant", value: BigNumber("3.141592653589793238")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:97:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let pi = Constant(name: "pi", description: "The mathematical constant", value: BigNumber("3.141592653589793238")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:99:16: warning: static property 'Planck' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let Planck = Constant(name: "Planck", description: "Planck constant in J⋅s", value: BigNumber("6.62606957e-34")!)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:99:16: note: add '@MainActor' to make static property 'Planck' part of global actor 'MainActor'
    static let Planck = Constant(name: "Planck", description: "Planck constant in J⋅s", value: BigNumber("6.62606957e-34")!)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:99:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let Planck = Constant(name: "Planck", description: "Planck constant in J⋅s", value: BigNumber("6.62606957e-34")!)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:101:16: warning: static property 'protonElectronMassRatio' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let protonElectronMassRatio = Constant(name: "Proton Electron Mass Ratio", description: "Proton mass divided by electron mass", value: BigNumber("1836.15267247")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:101:16: note: add '@MainActor' to make static property 'protonElectronMassRatio' part of global actor 'MainActor'
    static let protonElectronMassRatio = Constant(name: "Proton Electron Mass Ratio", description: "Proton mass divided by electron mass", value: BigNumber("1836.15267247")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:101:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let protonElectronMassRatio = Constant(name: "Proton Electron Mass Ratio", description: "Proton mass divided by electron mass", value: BigNumber("1836.15267247")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:103:16: warning: static property 'protonNeutronMassRatio' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let protonNeutronMassRatio = Constant(name: "Proton Neutron Mass Ratio", description: "Proton mass divided by neutron mass", value: BigNumber("0.99862347826")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:103:16: note: add '@MainActor' to make static property 'protonNeutronMassRatio' part of global actor 'MainActor'
    static let protonNeutronMassRatio = Constant(name: "Proton Neutron Mass Ratio", description: "Proton mass divided by neutron mass", value: BigNumber("0.99862347826")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:103:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let protonNeutronMassRatio = Constant(name: "Proton Neutron Mass Ratio", description: "Proton mass divided by neutron mass", value: BigNumber("0.99862347826")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:105:16: warning: static property 'protonMass' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let protonMass = Constant(name: "Proton Mass", description: "Proton mass in kg", value: BigNumber("1.672621777e-27")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:105:16: note: add '@MainActor' to make static property 'protonMass' part of global actor 'MainActor'
    static let protonMass = Constant(name: "Proton Mass", description: "Proton mass in kg", value: BigNumber("1.672621777e-27")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:105:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let protonMass = Constant(name: "Proton Mass", description: "Proton mass in kg", value: BigNumber("1.672621777e-27")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:107:16: warning: static property 'Rydberg' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let Rydberg = Constant(name: "Rydberg", description: "Rydberg constant in m^-1", value: BigNumber("10973731.568539")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:107:16: note: add '@MainActor' to make static property 'Rydberg' part of global actor 'MainActor'
    static let Rydberg = Constant(name: "Rydberg", description: "Rydberg constant in m^-1", value: BigNumber("10973731.568539")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:107:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let Rydberg = Constant(name: "Rydberg", description: "Rydberg constant in m^-1", value: BigNumber("10973731.568539")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:109:16: warning: static property 'speedOfLight' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let speedOfLight = Constant(name: "Speed of Light", description: "Speed of light in m/s", value: BigNumber("299792458")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:109:16: note: add '@MainActor' to make static property 'speedOfLight' part of global actor 'MainActor'
    static let speedOfLight = Constant(name: "Speed of Light", description: "Speed of light in m/s", value: BigNumber("299792458")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:109:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let speedOfLight = Constant(name: "Speed of Light", description: "Speed of light in m/s", value: BigNumber("299792458")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:111:16: warning: static property 'speedOfSound' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let speedOfSound = Constant(name: "Speed of Sound", description: "Speed of sound in m/s", value: BigNumber("340.29")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:111:16: note: add '@MainActor' to make static property 'speedOfSound' part of global actor 'MainActor'
    static let speedOfSound = Constant(name: "Speed of Sound", description: "Speed of sound in m/s", value: BigNumber("340.29")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:111:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let speedOfSound = Constant(name: "Speed of Sound", description: "Speed of sound in m/s", value: BigNumber("340.29")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:113:16: warning: static property 'sqrt2' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let sqrt2 = Constant(name: "sqrt(2)", description: "The square root of 2", value: BigNumber("1.41421356237309504880")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:113:16: note: add '@MainActor' to make static property 'sqrt2' part of global actor 'MainActor'
    static let sqrt2 = Constant(name: "sqrt(2)", description: "The square root of 2", value: BigNumber("1.41421356237309504880")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:113:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let sqrt2 = Constant(name: "sqrt(2)", description: "The square root of 2", value: BigNumber("1.41421356237309504880")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:115:16: warning: static property 'StefanBoltzmann' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let StefanBoltzmann = Constant(name: "Stefan Boltzmann", description: "Stefan–Boltzmann constant in W⋅m-2⋅K-4", value: BigNumber("5.670373e-8")!)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:115:16: note: add '@MainActor' to make static property 'StefanBoltzmann' part of global actor 'MainActor'
    static let StefanBoltzmann = Constant(name: "Stefan Boltzmann", description: "Stefan–Boltzmann constant in W⋅m-2⋅K-4", value: BigNumber("5.670373e-8")!)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:115:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let StefanBoltzmann = Constant(name: "Stefan Boltzmann", description: "Stefan–Boltzmann constant in W⋅m-2⋅K-4", value: BigNumber("5.670373e-8")!)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:117:16: warning: static property 'sunMass' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let sunMass = Constant(name: "Sun Mass", description: "Mass of the sun in kg", value: BigNumber("1.98892e+30")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:117:16: note: add '@MainActor' to make static property 'sunMass' part of global actor 'MainActor'
    static let sunMass = Constant(name: "Sun Mass", description: "Mass of the sun in kg", value: BigNumber("1.98892e+30")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:117:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let sunMass = Constant(name: "Sun Mass", description: "Mass of the sun in kg", value: BigNumber("1.98892e+30")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:119:16: warning: static property 'sunRadius' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let sunRadius = Constant(name: "Sun Radius", description: "Sun's radius in km", value: BigNumber("695700")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:119:16: note: add '@MainActor' to make static property 'sunRadius' part of global actor 'MainActor'
    static let sunRadius = Constant(name: "Sun Radius", description: "Sun's radius in km", value: BigNumber("695700")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:119:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let sunRadius = Constant(name: "Sun Radius", description: "Sun's radius in km", value: BigNumber("695700")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:121:16: warning: static property 'theRockMass' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let theRockMass = Constant(name: "The Rock Mass", description: "Dwayne \"The Rock\" Johnson's mass in kg. Can't mathematician have the sense of humour?", value: BigNumber("124.73790175")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:121:16: note: add '@MainActor' to make static property 'theRockMass' part of global actor 'MainActor'
    static let theRockMass = Constant(name: "The Rock Mass", description: "Dwayne \"The Rock\" Johnson's mass in kg. Can't mathematician have the sense of humour?", value: BigNumber("124.73790175")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:121:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let theRockMass = Constant(name: "The Rock Mass", description: "Dwayne \"The Rock\" Johnson's mass in kg. Can't mathematician have the sense of humour?", value: BigNumber("124.73790175")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:123:16: warning: static property 'Thomson' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let Thomson = Constant(name: "Thomson", description: "Thomson cross section in m2", value: BigNumber("0.6652458734e-28")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:123:16: note: add '@MainActor' to make static property 'Thomson' part of global actor 'MainActor'
    static let Thomson = Constant(name: "Thomson", description: "Thomson cross section in m2", value: BigNumber("0.6652458734e-28")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:123:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let Thomson = Constant(name: "Thomson", description: "Thomson cross section in m2", value: BigNumber("0.6652458734e-28")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:125:16: warning: static property 'UltimateAnswer' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let UltimateAnswer = Constant(name: "Ultimate Answer", description: "The answer to life, the universe, and everything", value: BigNumber("42")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:125:16: note: add '@MainActor' to make static property 'UltimateAnswer' part of global actor 'MainActor'
    static let UltimateAnswer = Constant(name: "Ultimate Answer", description: "The answer to life, the universe, and everything", value: BigNumber("42")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:125:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let UltimateAnswer = Constant(name: "Ultimate Answer", description: "The answer to life, the universe, and everything", value: BigNumber("42")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:127:16: warning: static property 'universeTemperature' is not concurrency-safe because non-'Sendable' type 'Constant' may have shared mutable state; this is an error in the Swift 6 language mode
    static let universeTemperature = Constant(name: "Universe Temperature", description: "The coldness of the universe in C", value: BigNumber("-273.15")!)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:127:16: note: add '@MainActor' to make static property 'universeTemperature' part of global actor 'MainActor'
    static let universeTemperature = Constant(name: "Universe Temperature", description: "The coldness of the universe in C", value: BigNumber("-273.15")!)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:127:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let universeTemperature = Constant(name: "Universe Temperature", description: "The coldness of the universe in C", value: BigNumber("-273.15")!)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:130:16: warning: static property 'all' is not concurrency-safe because non-'Sendable' type '[Constant]' may have shared mutable state; this is an error in the Swift 6 language mode
    static let all: [Constant] = [
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:34:15: note: consider making struct 'Constant' conform to the 'Sendable' protocol
public struct Constant {
              ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:130:16: note: add '@MainActor' to make static property 'all' part of global actor 'MainActor'
    static let all: [Constant] = [
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Constants.swift:130:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let all: [Constant] = [
               ^
    nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Euler/NumberTheory/Logarithms.swift (in target 'Euler' from project 'Euler')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745789684670205-swift-frontend-Euler-Point.swift-arm64_apple_macos10.10-o-Onone-4136351908.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 2.3826 seconds (2.4021 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.4385 ( 21.2%)   0.0547 ( 17.6%)   0.4932 ( 20.7%)   0.4967 ( 20.7%)  perform-sema
   0.4380 ( 21.1%)   0.0546 ( 17.6%)   0.4927 ( 20.7%)   0.4961 ( 20.7%)  Type checking and Semantic analysis
   0.3812 ( 18.4%)   0.0432 ( 13.9%)   0.4244 ( 17.8%)   0.4268 ( 17.8%)  typecheck-stmt
   0.2761 ( 13.3%)   0.0286 (  9.2%)   0.3048 ( 12.8%)   0.3066 ( 12.8%)  typecheck-expr
   0.0943 (  4.5%)   0.0161 (  5.2%)   0.1104 (  4.6%)   0.1117 (  4.7%)  typecheck-decl
   0.0733 (  3.5%)   0.0049 (  1.6%)   0.0782 (  3.3%)   0.0783 (  3.3%)  precheck-target
   0.0628 (  3.0%)   0.0146 (  4.7%)   0.0774 (  3.2%)   0.0777 (  3.2%)  build-rewrite-system
   0.0632 (  3.0%)   0.0084 (  2.7%)   0.0715 (  3.0%)   0.0728 (  3.0%)  IRGen
   0.0391 (  1.9%)   0.0311 ( 10.0%)   0.0702 (  2.9%)   0.0704 (  2.9%)  parse-and-resolve-imports
   0.0376 (  1.8%)   0.0298 (  9.6%)   0.0674 (  2.8%)   0.0676 (  2.8%)  Import resolution
   0.0518 (  2.5%)   0.0039 (  1.3%)   0.0558 (  2.3%)   0.0565 (  2.4%)  SILGen
   0.0451 (  2.2%)   0.0028 (  0.9%)   0.0479 (  2.0%)   0.0485 (  2.0%)  SILGen-function
   0.0411 (  2.0%)   0.0009 (  0.3%)   0.0420 (  1.8%)   0.0443 (  1.8%)  SIL optimization
   0.0231 (  1.1%)   0.0148 (  4.8%)   0.0379 (  1.6%)   0.0391 (  1.6%)  import-clang-decl
   0.0037 (  0.2%)   0.0002 (  0.1%)   0.0039 (  0.2%)   0.0039 (  0.2%)  typecheck-for-each
   0.0009 (  0.0%)   0.0013 (  0.4%)   0.0022 (  0.1%)   0.0022 (  0.1%)  load-stdlib
   0.0010 (  0.0%)   0.0002 (  0.1%)   0.0012 (  0.0%)   0.0012 (  0.1%)  load-all-members
   0.0009 (  0.0%)   0.0001 (  0.0%)   0.0010 (  0.0%)   0.0010 (  0.0%)  typecheck-expr-pattern
   0.0003 (  0.0%)   0.0000 (  0.0%)   0.0003 (  0.0%)   0.0003 (  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.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  associated-type-inference
   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%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   2.0723 (100.0%)   0.3103 (100.0%)   2.3826 (100.0%)   2.4021 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.4587 seconds (2.5090 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.9603 (100.0%)   0.4984 (100.0%)   2.4587 (100.0%)   2.5090 (100.0%)  Building Target
   1.9603 (100.0%)   0.4984 (100.0%)   2.4587 (100.0%)   2.5090 (100.0%)  Total
SwiftDriverJobDiscovery normal arm64 Emitting module for Euler (in target 'Euler' from project 'Euler')
SwiftDriver\ Compilation\ Requirements Euler normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Euler' from project 'Euler')
    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 Euler -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Euler.build/Debug/Euler.build/Objects-normal/arm64/Euler.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.10 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -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/Euler.build/Debug/Euler.build/Objects-normal/arm64/Euler-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/Euler.build/Debug/Euler.build/Objects-normal/arm64/Euler.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/Euler.build/Debug/Euler.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Euler.build/Debug/Euler.build/Objects-normal/arm64/Euler_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/Euler.build/Debug/Euler.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Euler.build/Debug/Euler.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Euler.build/Debug/Euler.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/Euler.build/Debug/Euler.build/Objects-normal/arm64/Euler-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Logical.swift, Execute.swift, Tables.swift, TablesDataSource.swift, TablesDelegate.swift, Pointers.swift, UnsafeMemory.swift, UnsafeMutableMemory.swift (in target 'Euler' from project 'Euler')
SwiftDriverJobDiscovery normal arm64 Compiling Euler.swift, LogicalLinker.swift, Array.swift, Collatz.swift, Fibonacci.swift, Sieve.swift, Graph.swift, Financial.swift (in target 'Euler' from project 'Euler')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Euler.framework/Versions/A/Headers/Euler-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Euler.build/Debug/Euler.build/Objects-normal/arm64/Euler-Swift.h (in target 'Euler' from project 'Euler')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Euler.build/Debug/Euler.build/Objects-normal/arm64/Euler-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Euler.framework/Versions/A/Headers/Euler-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Euler.framework/Versions/A/Modules/Euler.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Euler.build/Debug/Euler.build/Objects-normal/arm64/Euler.swiftmodule (in target 'Euler' from project 'Euler')
    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/Euler.build/Debug/Euler.build/Objects-normal/arm64/Euler.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Euler.framework/Versions/A/Modules/Euler.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Euler.framework/Versions/A/Modules/Euler.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Euler.build/Debug/Euler.build/Objects-normal/arm64/Euler.swiftdoc (in target 'Euler' from project 'Euler')
    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/Euler.build/Debug/Euler.build/Objects-normal/arm64/Euler.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Euler.framework/Versions/A/Modules/Euler.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Euler.framework/Versions/A/Modules/Euler.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Euler.build/Debug/Euler.build/Objects-normal/arm64/Euler.abi.json (in target 'Euler' from project 'Euler')
    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/Euler.build/Debug/Euler.build/Objects-normal/arm64/Euler.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Euler.framework/Versions/A/Modules/Euler.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Euler.framework/Versions/A/Modules/Euler.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Euler.build/Debug/Euler.build/Objects-normal/arm64/Euler.swiftsourceinfo (in target 'Euler' from project 'Euler')
    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/Euler.build/Debug/Euler.build/Objects-normal/arm64/Euler.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Euler.framework/Versions/A/Modules/Euler.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling DateLinker.swift, OperationsBigInt.swift, Limbs.swift, RSA.swift, Engineering.swift, md5.swift, Substring.swift, sha256.swift (in target 'Euler' from project 'Euler')
SwiftDriverJobDiscovery normal arm64 Compiling Expression.swift, Grouper.swift, LaTeX.swift, Lexer.swift, CellAddressNode.swift, ConstantNode.swift, ExpressionNode.swift, FunctionNode.swift, Node.swift (in target 'Euler' from project 'Euler')
SwiftDriverJobDiscovery normal arm64 Compiling Tree.swift, BNativeExtensions.swift, BasicOperators.swift, EngineeringLinker.swift, BigDouble.swift, OperationsBigDouble.swift, BigInt.swift, BinaryBigInt.swift (in target 'Euler' from project 'Euler')
SwiftDriverJobDiscovery normal arm64 Compiling Gauss.swift, NullNode.swift, OperatorNode.swift, StringNode.swift, SymbolNode.swift, Parser.swift, Regex.swift, Polynomial.swift, simplify.swift (in target 'Euler' from project 'Euler')
SwiftDriverJobDiscovery normal arm64 Compiling random.swift, KnuthDSupport.swift, sum.swift, DateTime.swift, Average.swift, ExpressionSolver.swift, Correlation.swift, Fisher.swift (in target 'Euler' from project 'Euler')
SwiftDriverJobDiscovery normal arm64 Compiling combinations.swift, fibonacci.swift, gamma.swift, gcd.swift, isPrime.swift, Statistical.swift, leastFactor.swift, modulo.swift (in target 'Euler' from project 'Euler')
SwiftDriverJobDiscovery normal arm64 Compiling Quantile.swift, FinancialLinker.swift, Regression.swift, Statistics.swift, Variance.swift, StatsLinker.swift, CellValue.swift, CommonFormulas.swift (in target 'Euler' from project 'Euler')
SwiftDriverJobDiscovery normal arm64 Compiling Point.swift, Vector.swift, CommonLinker.swift, MOperations.swift, MProperties.swift, Matrix.swift, Constants.swift, Logarithms.swift (in target 'Euler' from project 'Euler')
SwiftDriver\ Compilation Euler normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Euler' from project 'Euler')
    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 Euler -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Euler.build/Debug/Euler.build/Objects-normal/arm64/Euler.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.10 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -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/Euler.build/Debug/Euler.build/Objects-normal/arm64/Euler-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/Euler.build/Debug/Euler.build/Objects-normal/arm64/Euler.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/Euler.build/Debug/Euler.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Euler.build/Debug/Euler.build/Objects-normal/arm64/Euler_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/Euler.build/Debug/Euler.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Euler.build/Debug/Euler.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Euler.build/Debug/Euler.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/Euler.build/Debug/Euler.build/Objects-normal/arm64/Euler-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/Euler.framework/Versions/A/Euler normal (in target 'Euler' from project 'Euler')
    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.10 -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/Euler.build/Debug/Euler.build/Objects-normal/arm64/Euler.LinkFileList -install_name @rpath/Euler.framework/Versions/A/Euler -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/Euler.build/Debug/Euler.build/Objects-normal/arm64/Euler_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Euler.build/Debug/Euler.build/Objects-normal/arm64/Euler_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/Euler.build/Debug/Euler.build/Objects-normal/arm64/Euler.swiftmodule -Xlinker -no_adhoc_codesign -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Euler.framework/Versions/A/Euler
ExtractAppIntentsMetadata (in target 'Euler' from project 'Euler')
    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 Euler --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.10 --bundle-identifier Euler --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Euler.framework/Versions/A/Resources --target-triple arm64-apple-macos10.10 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Euler.framework/Versions/A/Euler --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Euler.build/Debug/Euler.build/Objects-normal/arm64/Euler_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Euler.build/Debug/Euler.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Euler.build/Debug/Euler.build/Objects-normal/arm64/Euler.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Euler.build/Debug/Euler.build/Euler.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Euler.build/Debug/Euler.build/Euler.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Euler.build/Debug/Euler.build/Objects-normal/arm64/Euler.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-27 14:34:47.444 appintentsmetadataprocessor[710:4077] Starting appintentsmetadataprocessor export
2025-04-27 14:34:47.447 appintentsmetadataprocessor[710:4077] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/Euler.framework/Versions/A/Euler.tbd (in target 'Euler' from project 'Euler')
    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/Euler.framework/Versions/A/Euler -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/Euler.framework/Versions/A/Euler.tbd
CodeSign /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Euler.framework/Versions/A (in target 'Euler' from project 'Euler')
    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/Euler.framework/Versions/A
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Euler.framework (in target 'Euler' from project 'Euler')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Euler.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Euler.framework (in target 'Euler' from project 'Euler')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Euler.framework
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/Euler.framework/Euler.tbd /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/Euler.framework/Versions/A/Euler.tbd (in target 'Euler' from project 'Euler')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/Euler.framework/Versions/A/Euler.tbd /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/Euler.framework/Euler.tbd
/Users/admin/builder/spi-builder-workspace/Euler.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.10, but the range of supported deployment target versions is 10.13 to 15.4.99. (in target 'Euler' from project 'Euler')
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Euler",
  "name" : "Euler",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Euler",
      "targets" : [
        "Euler"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "EulerTests",
      "module_type" : "SwiftTarget",
      "name" : "EulerTests",
      "path" : "Tests/EulerTests",
      "sources" : [
        "AlgebraTests.swift",
        "BigDoubleTests.swift",
        "BigIntTests.swift",
        "Cryptography.swift",
        "ExtensionsTests.swift",
        "GeneratorsTests.swift",
        "GeometryTests.swift",
        "MatrixTest.swift",
        "NodeTests.swift",
        "StatisticsTests.swift",
        "TablesTest.swift",
        "Tools/Convenience.swift",
        "Tools/Math.swift"
      ],
      "target_dependencies" : [
        "Euler"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Euler",
      "module_type" : "SwiftTarget",
      "name" : "Euler",
      "path" : "Sources/Euler",
      "product_memberships" : [
        "Euler"
      ],
      "sources" : [
        "Algebra/Expression/Expression.swift",
        "Algebra/Expression/ExpressionSolver.swift",
        "Algebra/Parser/Grouper.swift",
        "Algebra/Parser/LaTeX.swift",
        "Algebra/Parser/Lexer.swift",
        "Algebra/Parser/Node/CellAddressNode.swift",
        "Algebra/Parser/Node/ConstantNode.swift",
        "Algebra/Parser/Node/ExpressionNode.swift",
        "Algebra/Parser/Node/FunctionNode.swift",
        "Algebra/Parser/Node/Node.swift",
        "Algebra/Parser/Node/NullNode.swift",
        "Algebra/Parser/Node/OperatorNode.swift",
        "Algebra/Parser/Node/StringNode.swift",
        "Algebra/Parser/Node/SymbolNode.swift",
        "Algebra/Parser/Parser.swift",
        "Algebra/Parser/Utils/Regex.swift",
        "Algebra/Polynomial.swift",
        "Algebra/Simplify/simplify.swift",
        "Algebra/Treehelper/Tree.swift",
        "BigNumber/BNativeExtensions.swift",
        "BigNumber/BigDouble/BasicOperators.swift",
        "BigNumber/BigDouble/BigDouble.swift",
        "BigNumber/BigDouble/OperationsBigDouble.swift",
        "BigNumber/BigInt/BigInt.swift",
        "BigNumber/BigInt/BinaryBigInt.swift",
        "BigNumber/BigInt/OperationsBigInt.swift",
        "BigNumber/Limbs.swift",
        "Cryptography/RSA.swift",
        "Cryptography/md5.swift",
        "Cryptography/sha256.swift",
        "Euler.swift",
        "Extensions/Array.swift",
        "Generators/Collatz.swift",
        "Generators/Fibonacci.swift",
        "Generators/Sieve.swift",
        "Geometry/Graph.swift",
        "Geometry/Point.swift",
        "Geometry/Vector.swift",
        "Matrices/MOperations.swift",
        "Matrices/MProperties.swift",
        "Matrices/Matrix.swift",
        "NumberTheory/Constants.swift",
        "NumberTheory/Logarithms.swift",
        "NumberTheory/combinations.swift",
        "NumberTheory/fibonacci.swift",
        "NumberTheory/gamma.swift",
        "NumberTheory/gcd.swift",
        "NumberTheory/isPrime.swift",
        "NumberTheory/leastFactor.swift",
        "NumberTheory/modulo.swift",
        "NumberTheory/random.swift",
        "NumberTheory/sum.swift",
        "Statistics/Average.swift",
        "Statistics/Correlation.swift",
        "Statistics/Fisher.swift",
        "Statistics/Gauss.swift",
        "Statistics/Quantile.swift",
        "Statistics/Regression.swift",
        "Statistics/Statistics.swift",
        "Statistics/Variance.swift",
        "Tables/CellValue.swift",
        "Tables/Formulas/CommonFormulas.swift",
        "Tables/Formulas/DateTime.swift",
        "Tables/Formulas/Engineering.swift",
        "Tables/Formulas/Financial.swift",
        "Tables/Formulas/Logical.swift",
        "Tables/Formulas/Statistical.swift",
        "Tables/Parser/Execute.swift",
        "Tables/Parser/Functions/CommonLinker.swift",
        "Tables/Parser/Functions/DateLinker.swift",
        "Tables/Parser/Functions/EngineeringLinker.swift",
        "Tables/Parser/Functions/FinancialLinker.swift",
        "Tables/Parser/Functions/LogicalLinker.swift",
        "Tables/Parser/Functions/StatsLinker.swift",
        "Tables/Tables.swift",
        "Tables/TablesDataSource.swift",
        "Tables/TablesDelegate.swift",
        "Utility/KnuthDSupport.swift",
        "Utility/Pointers.swift",
        "Utility/Substring.swift",
        "Utility/UnsafeMemory.swift",
        "Utility/UnsafeMutableMemory.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.