The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SwiftEVM, reference master (21d66e), with Swift 6.1 for macOS (SPM) on 23 Aug 2025 23:22:52 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mrLSD/swift-evm.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mrLSD/swift-evm
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 21d66e8 Merge pull request #53 from mrLSD/feat/coinbase-opcode
Cloned https://github.com/mrLSD/swift-evm.git
Revision (git rev-parse @):
21d66e89c74bda2432218c6c902e0c1f09f41ba1
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/mrLSD/swift-evm.git at master
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/apple/swift-numerics.git from cache
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
[13/1257] Fetching cwlpreconditiontesting
[39/1712] Fetching cwlpreconditiontesting, cwlcatchexception
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.80s)
[1/19597] Fetching nimble
[2/34438] Fetching nimble, quick
Fetched https://github.com/Quick/Nimble.git from cache (1.73s)
Fetched https://github.com/Quick/Quick.git from cache (1.73s)
Computing version for https://github.com/Quick/Nimble.git
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (1.73s)
Fetched https://github.com/apple/swift-numerics.git from cache (1.75s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.76s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.77s)
Computed https://github.com/Quick/Nimble.git at 13.7.1 (2.26s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 7.6.2 (0.48s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (3.13s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.59s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.51s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.60s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.59s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 7.6.2
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 13.7.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-evm",
      "name": "SwiftEVM",
      "url": "https://github.com/mrLSD/swift-evm.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-evm",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/mrLSD/swift-evm.git
[1/1552] Fetching swift-evm
Fetched https://github.com/mrLSD/swift-evm.git from cache (1.08s)
Creating working copy for https://github.com/mrLSD/swift-evm.git
Working copy of https://github.com/mrLSD/swift-evm.git resolved at master (21d66e8)
warning: '.resolve-product-dependencies': dependency 'swift-evm' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/mrLSD/swift-evm.git
https://github.com/mrLSD/swift-evm.git
{
  "dependencies" : [
    {
      "identity" : "quick",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.0.0",
            "upper_bound" : "8.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Quick.git"
    },
    {
      "identity" : "nimble",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "13.0.0",
            "upper_bound" : "14.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble.git"
    }
  ],
  "manifest_display_name" : "SwiftEVM",
  "name" : "SwiftEVM",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "EVM",
      "targets" : [
        "Interpreter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PrimitiveTypes",
      "targets" : [
        "PrimitiveTypes"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PrimitiveTypesTests",
      "module_type" : "SwiftTarget",
      "name" : "PrimitiveTypesTests",
      "path" : "Tests/PrimitiveTypesTests",
      "product_dependencies" : [
        "Quick",
        "Nimble"
      ],
      "sources" : [
        "ArithmeticTests/AddTests.swift",
        "ArithmeticTests/BitwiseTests.swift",
        "ArithmeticTests/DivRemTests.swift",
        "ArithmeticTests/FuzzDivTests.swift",
        "ArithmeticTests/MacTests.swift",
        "ArithmeticTests/MulTests.swift",
        "ArithmeticTests/ShiftTests.swift",
        "ArithmeticTests/SubTests.swift",
        "CustomBigUIntTests.swift",
        "H160Tests.swift",
        "H256Tests.swift",
        "I256Tests.swift",
        "U128Tests.swift",
        "U256Tests.swift",
        "U512Tests.swift",
        "Utils.swift"
      ],
      "target_dependencies" : [
        "PrimitiveTypes"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PrimitiveTypes",
      "module_type" : "SwiftTarget",
      "name" : "PrimitiveTypes",
      "path" : "Sources/PrimitiveTypes",
      "product_memberships" : [
        "EVM",
        "PrimitiveTypes"
      ],
      "sources" : [
        "Arithmetic.swift",
        "Bifwise.swift",
        "BigUInt.swift",
        "DivModUtils.swift",
        "FixedArray.swift",
        "H160.swift",
        "H256.swift",
        "I256.swift",
        "U128.swift",
        "U256.swift",
        "U512.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "InterpreterTests",
      "module_type" : "SwiftTarget",
      "name" : "InterpreterTests",
      "path" : "Tests/InterpreterTests",
      "product_dependencies" : [
        "Quick",
        "Nimble"
      ],
      "sources" : [
        "ExecutionStateTests.swift",
        "ExecutorTests.swift",
        "GasTests.swift",
        "HardForkTests.swift",
        "InstructionsTests/Arithmetic/AddModTests.swift",
        "InstructionsTests/Arithmetic/AddTests.swift",
        "InstructionsTests/Arithmetic/DivTests.swift",
        "InstructionsTests/Arithmetic/ExpTests.swift",
        "InstructionsTests/Arithmetic/ModTests.swift",
        "InstructionsTests/Arithmetic/MulModTests.swift",
        "InstructionsTests/Arithmetic/MulTests.swift",
        "InstructionsTests/Arithmetic/SDivTests.swift",
        "InstructionsTests/Arithmetic/SModTests.swift",
        "InstructionsTests/Arithmetic/SignextendTests.swift",
        "InstructionsTests/Arithmetic/SubTests.swift",
        "InstructionsTests/Bitwise/AndTests.swift",
        "InstructionsTests/Bitwise/ByteTests.swift",
        "InstructionsTests/Bitwise/EqTests.swift",
        "InstructionsTests/Bitwise/GtTests.swift",
        "InstructionsTests/Bitwise/IsZeroTests.swift",
        "InstructionsTests/Bitwise/LtTests.swift",
        "InstructionsTests/Bitwise/NotTests.swift",
        "InstructionsTests/Bitwise/OrTests.swift",
        "InstructionsTests/Bitwise/SarTests.swift",
        "InstructionsTests/Bitwise/SgtTests.swift",
        "InstructionsTests/Bitwise/ShlTests.swift",
        "InstructionsTests/Bitwise/ShrTests.swift",
        "InstructionsTests/Bitwise/SltTests.swift",
        "InstructionsTests/Bitwise/XorTests.swift",
        "InstructionsTests/Control/JumpITests.swift",
        "InstructionsTests/Control/JumpTests.swift",
        "InstructionsTests/Control/PcTests.swift",
        "InstructionsTests/Control/ReturnTests.swift",
        "InstructionsTests/Control/RevertTests.swift",
        "InstructionsTests/Control/StopTests.swift",
        "InstructionsTests/Host/AddressTests.swift",
        "InstructionsTests/Host/BalanceTests.swift",
        "InstructionsTests/Host/ChainIdTests.swift",
        "InstructionsTests/Host/CoinbaseTests.swift",
        "InstructionsTests/Host/GasPriceTests.swift",
        "InstructionsTests/Host/OriginTests.swift",
        "InstructionsTests/Host/SelfbalanceTests.swift",
        "InstructionsTests/MemoryInstructions/MLoadTests.swift",
        "InstructionsTests/MemoryInstructions/MSizeTests.swift",
        "InstructionsTests/MemoryInstructions/MStore8Tests.swift",
        "InstructionsTests/MemoryInstructions/MStoreTests.swift",
        "InstructionsTests/NotExistTests.swift",
        "InstructionsTests/Stack/DupTests.swift",
        "InstructionsTests/Stack/PopTests.swift",
        "InstructionsTests/Stack/Push0Tests.swift",
        "InstructionsTests/Stack/PushTests.swift",
        "InstructionsTests/Stack/SwapTests.swift",
        "InstructionsTests/System/CallDataCopyTests.swift",
        "InstructionsTests/System/CallDataLoadTests.swift",
        "InstructionsTests/System/CallDataSizeTests.swift",
        "InstructionsTests/System/CodeCopyTests.swift",
        "InstructionsTests/System/CodeSizeTests.swift",
        "InstructionsTests/System/CodeValueTests.swift",
        "JumpTableTests.swift",
        "MachineStackTests.swift",
        "MachineTests.swift",
        "MachineTestsUtil.swift",
        "MemoryTests.swift",
        "OpcodeTests.swift",
        "RuntimeTests.swift"
      ],
      "target_dependencies" : [
        "Interpreter",
        "PrimitiveTypes"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Interpreter",
      "module_type" : "SwiftTarget",
      "name" : "Interpreter",
      "path" : "Sources/Interpreter",
      "product_memberships" : [
        "EVM"
      ],
      "sources" : [
        "ExecutionState.swift",
        "Executor.swift",
        "Gas.swift",
        "HardFork.swift",
        "Instructions/Arithmetic.swift",
        "Instructions/Bitwise.swift",
        "Instructions/Control.swift",
        "Instructions/Host.swift",
        "Instructions/MemoryInstructions.swift",
        "Instructions/Stack.swift",
        "Instructions/System.swift",
        "Interpreter.swift",
        "InterpreterHanlder.swift",
        "Machine.swift",
        "MachineStack.swift",
        "Memory.swift",
        "Opcodes.swift",
        "Runtime.swift",
        "Tracing/Trace.swift"
      ],
      "target_dependencies" : [
        "PrimitiveTypes"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[1/1] Compiling plugin LintCommandPlugin
[2/2] Compiling plugin LintWarning
[3/3] Compiling plugin LintError
[4/4] Compiling plugin DefocusCommandPlugin
[5/5] Compiling plugin GenerateManual
Building for debugging...
[5/8] Write sources
[7/8] Write swift-version-2F0A5646E1D333AE.txt
[9/19] Compiling PrimitiveTypes H256.swift
[10/19] Compiling PrimitiveTypes DivModUtils.swift
[11/20] Compiling PrimitiveTypes FixedArray.swift
[12/20] Compiling PrimitiveTypes U256.swift
[13/20] Compiling PrimitiveTypes I256.swift
[14/20] Compiling PrimitiveTypes U128.swift
[15/20] Compiling PrimitiveTypes H160.swift
[16/20] Compiling PrimitiveTypes U512.swift
[17/20] Compiling PrimitiveTypes Arithmetic.swift
[18/20] Compiling PrimitiveTypes Bifwise.swift
[19/20] Emitting module PrimitiveTypes
[20/20] Compiling PrimitiveTypes BigUInt.swift
[21/39] Compiling Interpreter ExecutionState.swift
[22/39] Compiling Interpreter Executor.swift
[23/40] Compiling Interpreter Opcodes.swift
[24/40] Compiling Interpreter Runtime.swift
[25/40] Emitting module Interpreter
[26/40] Compiling Interpreter Trace.swift
[27/40] Compiling Interpreter MachineStack.swift
[28/40] Compiling Interpreter Memory.swift
[29/40] Compiling Interpreter Control.swift
[30/40] Compiling Interpreter Host.swift
[31/40] Compiling Interpreter MemoryInstructions.swift
[32/40] Compiling Interpreter Stack.swift
[33/40] Compiling Interpreter System.swift
[34/40] Compiling Interpreter Interpreter.swift
[35/40] Compiling Interpreter Arithmetic.swift
[36/40] Compiling Interpreter Bitwise.swift
[37/40] Compiling Interpreter InterpreterHanlder.swift
[38/40] Compiling Interpreter Machine.swift
[39/40] Compiling Interpreter Gas.swift
[40/40] Compiling Interpreter HardFork.swift
Build complete! (11.58s)
warning: 'nimble': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/PrivacyInfo.xcprivacy
warning: 'quick': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/PrivacyInfo.xcprivacy
Build complete.
{
  "dependencies" : [
    {
      "identity" : "quick",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.0.0",
            "upper_bound" : "8.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Quick.git"
    },
    {
      "identity" : "nimble",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "13.0.0",
            "upper_bound" : "14.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble.git"
    }
  ],
  "manifest_display_name" : "SwiftEVM",
  "name" : "SwiftEVM",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "EVM",
      "targets" : [
        "Interpreter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PrimitiveTypes",
      "targets" : [
        "PrimitiveTypes"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PrimitiveTypesTests",
      "module_type" : "SwiftTarget",
      "name" : "PrimitiveTypesTests",
      "path" : "Tests/PrimitiveTypesTests",
      "product_dependencies" : [
        "Quick",
        "Nimble"
      ],
      "sources" : [
        "ArithmeticTests/AddTests.swift",
        "ArithmeticTests/BitwiseTests.swift",
        "ArithmeticTests/DivRemTests.swift",
        "ArithmeticTests/FuzzDivTests.swift",
        "ArithmeticTests/MacTests.swift",
        "ArithmeticTests/MulTests.swift",
        "ArithmeticTests/ShiftTests.swift",
        "ArithmeticTests/SubTests.swift",
        "CustomBigUIntTests.swift",
        "H160Tests.swift",
        "H256Tests.swift",
        "I256Tests.swift",
        "U128Tests.swift",
        "U256Tests.swift",
        "U512Tests.swift",
        "Utils.swift"
      ],
      "target_dependencies" : [
        "PrimitiveTypes"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PrimitiveTypes",
      "module_type" : "SwiftTarget",
      "name" : "PrimitiveTypes",
      "path" : "Sources/PrimitiveTypes",
      "product_memberships" : [
        "EVM",
        "PrimitiveTypes"
      ],
      "sources" : [
        "Arithmetic.swift",
        "Bifwise.swift",
        "BigUInt.swift",
        "DivModUtils.swift",
        "FixedArray.swift",
        "H160.swift",
        "H256.swift",
        "I256.swift",
        "U128.swift",
        "U256.swift",
        "U512.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "InterpreterTests",
      "module_type" : "SwiftTarget",
      "name" : "InterpreterTests",
      "path" : "Tests/InterpreterTests",
      "product_dependencies" : [
        "Quick",
        "Nimble"
      ],
      "sources" : [
        "ExecutionStateTests.swift",
        "ExecutorTests.swift",
        "GasTests.swift",
        "HardForkTests.swift",
        "InstructionsTests/Arithmetic/AddModTests.swift",
        "InstructionsTests/Arithmetic/AddTests.swift",
        "InstructionsTests/Arithmetic/DivTests.swift",
        "InstructionsTests/Arithmetic/ExpTests.swift",
        "InstructionsTests/Arithmetic/ModTests.swift",
        "InstructionsTests/Arithmetic/MulModTests.swift",
        "InstructionsTests/Arithmetic/MulTests.swift",
        "InstructionsTests/Arithmetic/SDivTests.swift",
        "InstructionsTests/Arithmetic/SModTests.swift",
        "InstructionsTests/Arithmetic/SignextendTests.swift",
        "InstructionsTests/Arithmetic/SubTests.swift",
        "InstructionsTests/Bitwise/AndTests.swift",
        "InstructionsTests/Bitwise/ByteTests.swift",
        "InstructionsTests/Bitwise/EqTests.swift",
        "InstructionsTests/Bitwise/GtTests.swift",
        "InstructionsTests/Bitwise/IsZeroTests.swift",
        "InstructionsTests/Bitwise/LtTests.swift",
        "InstructionsTests/Bitwise/NotTests.swift",
        "InstructionsTests/Bitwise/OrTests.swift",
        "InstructionsTests/Bitwise/SarTests.swift",
        "InstructionsTests/Bitwise/SgtTests.swift",
        "InstructionsTests/Bitwise/ShlTests.swift",
        "InstructionsTests/Bitwise/ShrTests.swift",
        "InstructionsTests/Bitwise/SltTests.swift",
        "InstructionsTests/Bitwise/XorTests.swift",
        "InstructionsTests/Control/JumpITests.swift",
        "InstructionsTests/Control/JumpTests.swift",
        "InstructionsTests/Control/PcTests.swift",
        "InstructionsTests/Control/ReturnTests.swift",
        "InstructionsTests/Control/RevertTests.swift",
        "InstructionsTests/Control/StopTests.swift",
        "InstructionsTests/Host/AddressTests.swift",
        "InstructionsTests/Host/BalanceTests.swift",
        "InstructionsTests/Host/ChainIdTests.swift",
        "InstructionsTests/Host/CoinbaseTests.swift",
        "InstructionsTests/Host/GasPriceTests.swift",
        "InstructionsTests/Host/OriginTests.swift",
        "InstructionsTests/Host/SelfbalanceTests.swift",
        "InstructionsTests/MemoryInstructions/MLoadTests.swift",
        "InstructionsTests/MemoryInstructions/MSizeTests.swift",
        "InstructionsTests/MemoryInstructions/MStore8Tests.swift",
        "InstructionsTests/MemoryInstructions/MStoreTests.swift",
        "InstructionsTests/NotExistTests.swift",
        "InstructionsTests/Stack/DupTests.swift",
        "InstructionsTests/Stack/PopTests.swift",
        "InstructionsTests/Stack/Push0Tests.swift",
        "InstructionsTests/Stack/PushTests.swift",
        "InstructionsTests/Stack/SwapTests.swift",
        "InstructionsTests/System/CallDataCopyTests.swift",
        "InstructionsTests/System/CallDataLoadTests.swift",
        "InstructionsTests/System/CallDataSizeTests.swift",
        "InstructionsTests/System/CodeCopyTests.swift",
        "InstructionsTests/System/CodeSizeTests.swift",
        "InstructionsTests/System/CodeValueTests.swift",
        "JumpTableTests.swift",
        "MachineStackTests.swift",
        "MachineTests.swift",
        "MachineTestsUtil.swift",
        "MemoryTests.swift",
        "OpcodeTests.swift",
        "RuntimeTests.swift"
      ],
      "target_dependencies" : [
        "Interpreter",
        "PrimitiveTypes"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Interpreter",
      "module_type" : "SwiftTarget",
      "name" : "Interpreter",
      "path" : "Sources/Interpreter",
      "product_memberships" : [
        "EVM"
      ],
      "sources" : [
        "ExecutionState.swift",
        "Executor.swift",
        "Gas.swift",
        "HardFork.swift",
        "Instructions/Arithmetic.swift",
        "Instructions/Bitwise.swift",
        "Instructions/Control.swift",
        "Instructions/Host.swift",
        "Instructions/MemoryInstructions.swift",
        "Instructions/Stack.swift",
        "Instructions/System.swift",
        "Interpreter.swift",
        "InterpreterHanlder.swift",
        "Machine.swift",
        "MachineStack.swift",
        "Memory.swift",
        "Opcodes.swift",
        "Runtime.swift",
        "Tracing/Trace.swift"
      ],
      "target_dependencies" : [
        "PrimitiveTypes"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/mrlsd/swift-evm/master
Repository:               mrLSD/swift-evm
Swift version used:       6.1
Target:                   Interpreter
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
 * branch            4633b45fc732d8c55568be09dd852f9dc1582c25 -> FETCH_HEAD
HEAD is now at 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'Interpreter'...
Finished extracting symbol information for 'Interpreter'. (4.66s)
Building documentation for 'Interpreter'...
Finished building documentation for 'Interpreter' (0.20s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/mrlsd/swift-evm/master
Updating https://github.com/mattgallagher/CwlPreconditionTesting.git
Updating https://github.com/mattgallagher/CwlCatchException.git
Updating https://github.com/apple/swift-numerics.git
Updating https://github.com/apple/swift-algorithms.git
Updating https://github.com/Quick/Nimble.git
Updating https://github.com/apple/swift-argument-parser.git
Updating https://github.com/Quick/Quick.git
Updated https://github.com/mattgallagher/CwlPreconditionTesting.git (0.48s)
Updated https://github.com/apple/swift-numerics.git (0.48s)
Updated https://github.com/mattgallagher/CwlCatchException.git (0.48s)
Updated https://github.com/apple/swift-algorithms.git (0.48s)
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updated https://github.com/Quick/Nimble.git (0.61s)
Updated https://github.com/apple/swift-argument-parser.git (0.61s)
Updated https://github.com/Quick/Quick.git (0.61s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.61s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 13.7.1 (1.63s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 7.6.2 (0.47s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.56s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.56s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.47s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.56s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.56s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.57s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.76s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.39s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Compiling SymbolKit Names.swift
[7/53] Compiling SymbolKit SPI.swift
[8/53] Compiling SymbolKit Snippet.swift
[9/53] Compiling SymbolKit Extension.swift
[10/53] Compiling SymbolKit Mixin+Equals.swift
[11/53] Compiling SymbolKit Mixin+Hash.swift
[12/53] Compiling SymbolKit Mixin.swift
[13/53] Compiling SymbolKit LineList.swift
[14/53] Compiling SymbolKit Position.swift
[15/57] Emitting module SymbolKit
[16/57] Compiling SymbolKit GenericConstraint.swift
[17/57] Compiling SymbolKit GenericParameter.swift
[18/57] Compiling SymbolKit Generics.swift
[19/57] Compiling SymbolKit Namespace.swift
[20/57] Compiling SymbolKit SourceRange.swift
[21/57] Compiling SymbolKit Metadata.swift
[22/57] Compiling SymbolKit Module.swift
[23/57] Compiling SymbolKit OperatingSystem.swift
[24/57] Compiling SymbolKit Platform.swift
[25/57] Compiling Snippets SnippetParser.swift
[26/57] Emitting module Snippets
[27/57] Compiling Snippets Snippet.swift
[28/57] Compiling SymbolKit SemanticVersion.swift
[29/57] Compiling SymbolKit AccessControl.swift
[30/57] Compiling SymbolKit Availability.swift
[31/57] Compiling SymbolKit AvailabilityItem.swift
[32/57] Compiling SymbolKit Domain.swift
[33/57] Compiling SymbolKit Relationship.swift
[34/57] Compiling SymbolKit RelationshipKind.swift
[35/57] Compiling SymbolKit SourceOrigin.swift
[36/57] Compiling SymbolKit GenericConstraints.swift
[37/57] Compiling SymbolKit Swift.swift
[38/57] Compiling SymbolKit DeclarationFragments.swift
[39/57] Compiling SymbolKit Fragment.swift
[40/57] Compiling SymbolKit FragmentKind.swift
[41/57] Compiling SymbolKit FunctionParameter.swift
[42/57] Compiling SymbolKit FunctionSignature.swift
[43/57] Compiling SymbolKit Identifier.swift
[44/57] Compiling SymbolKit KindIdentifier.swift
[45/57] Compiling SymbolKit Location.swift
[46/57] Compiling SymbolKit Mutability.swift
[47/57] Compiling SymbolKit Symbol.swift
[48/57] Compiling SymbolKit SymbolKind.swift
[49/57] Compiling SymbolKit SymbolGraph.swift
[50/57] Compiling SymbolKit GraphCollector.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.28s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/12] Compiling PrimitiveTypes U128.swift
[3/12] Compiling PrimitiveTypes U256.swift
[4/12] Compiling PrimitiveTypes I256.swift
[5/12] Compiling PrimitiveTypes H160.swift
[6/13] Compiling PrimitiveTypes DivModUtils.swift
[7/13] Compiling PrimitiveTypes H256.swift
[8/13] Compiling PrimitiveTypes Arithmetic.swift
[9/13] Compiling PrimitiveTypes Bifwise.swift
[10/13] Compiling PrimitiveTypes FixedArray.swift
[11/13] Compiling PrimitiveTypes U512.swift
[12/13] Compiling PrimitiveTypes BigUInt.swift
[13/13] Emitting module PrimitiveTypes
[14/32] Compiling Interpreter Opcodes.swift
[15/32] Compiling Interpreter Runtime.swift
[16/32] Compiling Interpreter MachineStack.swift
[17/32] Compiling Interpreter Memory.swift
[18/33] Compiling Interpreter System.swift
[19/33] Compiling Interpreter Interpreter.swift
[20/33] Compiling Interpreter Control.swift
[21/33] Compiling Interpreter Host.swift
[22/33] Compiling Interpreter MemoryInstructions.swift
[23/33] Compiling Interpreter Stack.swift
[24/33] Compiling Interpreter Arithmetic.swift
[25/33] Compiling Interpreter Bitwise.swift
[26/33] Compiling Interpreter Gas.swift
[27/33] Compiling Interpreter HardFork.swift
[28/33] Compiling Interpreter ExecutionState.swift
[29/33] Compiling Interpreter Executor.swift
[30/33] Compiling Interpreter InterpreterHanlder.swift
[31/33] Compiling Interpreter Machine.swift
[32/33] Emitting module Interpreter
[33/33] Compiling Interpreter Trace.swift
Build of target: 'Interpreter' complete! (2.63s)
Target:                   PrimitiveTypes
Extracting symbol information for 'PrimitiveTypes'...
Finished extracting symbol information for 'PrimitiveTypes'. (0.89s)
Building documentation for 'PrimitiveTypes'...
warning: Parameter 'from' is missing documentation
   --> Sources/PrimitiveTypes/Arithmetic.swift:154:45-154:45
152 |     /// - Parameters:
153 |     ///   - a: The first slice to be mutated.
154 +     ///   - b: The second slice to be added.
    |           ╰─suggestion: Document 'from' parameter
155 |     /// - Returns: A boolean indicating whether there was an overflow.
156 |     static func addSlice(a: inout [UInt64], from: Int, b: borrowing [UInt64], to: Int) -> Bool {
warning: Parameter 'to' is missing documentation
   --> Sources/PrimitiveTypes/Arithmetic.swift:154:45-154:45
152 |     /// - Parameters:
153 |     ///   - a: The first slice to be mutated.
154 +     ///   - b: The second slice to be added.
    |                                             ╰─suggestion: Document 'to' parameter
155 |     /// - Returns: A boolean indicating whether there was an overflow.
156 |     static func addSlice(a: inout [UInt64], from: Int, b: borrowing [UInt64], to: Int) -> Bool {
warning: Parameter 'to' is missing documentation
   --> Sources/PrimitiveTypes/Arithmetic.swift:154:45-154:45
152 |     /// - Parameters:
153 |     ///   - a: The first slice to be mutated.
154 +     ///   - b: The second slice to be added.
    |                                             ╰─suggestion: Document 'to' parameter
155 |     /// - Returns: A boolean indicating whether there was an overflow.
156 |     static func addSlice(a: inout [UInt64], from: Int, b: borrowing [UInt64], to: Int) -> Bool {
warning: Parameter 'from' is missing documentation
   --> Sources/PrimitiveTypes/Arithmetic.swift:154:45-154:45
152 |     /// - Parameters:
153 |     ///   - a: The first slice to be mutated.
154 +     ///   - b: The second slice to be added.
    |           ╰─suggestion: Document 'from' parameter
155 |     /// - Returns: A boolean indicating whether there was an overflow.
156 |     static func addSlice(a: inout [UInt64], from: Int, b: borrowing [UInt64], to: Int) -> Bool {
warning: Parameter 'to' is missing documentation
   --> Sources/PrimitiveTypes/Arithmetic.swift:154:45-154:45
152 |     /// - Parameters:
153 |     ///   - a: The first slice to be mutated.
154 +     ///   - b: The second slice to be added.
    |                                             ╰─suggestion: Document 'to' parameter
155 |     /// - Returns: A boolean indicating whether there was an overflow.
156 |     static func addSlice(a: inout [UInt64], from: Int, b: borrowing [UInt64], to: Int) -> Bool {
warning: Parameter 'from' is missing documentation
   --> Sources/PrimitiveTypes/Arithmetic.swift:154:45-154:45
152 |     /// - Parameters:
153 |     ///   - a: The first slice to be mutated.
154 +     ///   - b: The second slice to be added.
    |           ╰─suggestion: Document 'from' parameter
155 |     /// - Returns: A boolean indicating whether there was an overflow.
156 |     static func addSlice(a: inout [UInt64], from: Int, b: borrowing [UInt64], to: Int) -> Bool {
warning: Parameter 'to' is missing documentation
   --> Sources/PrimitiveTypes/Arithmetic.swift:154:45-154:45
152 |     /// - Parameters:
153 |     ///   - a: The first slice to be mutated.
154 +     ///   - b: The second slice to be added.
    |                                             ╰─suggestion: Document 'to' parameter
155 |     /// - Returns: A boolean indicating whether there was an overflow.
156 |     static func addSlice(a: inout [UInt64], from: Int, b: borrowing [UInt64], to: Int) -> Bool {
warning: Parameter 'from' is missing documentation
   --> Sources/PrimitiveTypes/Arithmetic.swift:154:45-154:45
152 |     /// - Parameters:
153 |     ///   - a: The first slice to be mutated.
154 +     ///   - b: The second slice to be added.
    |           ╰─suggestion: Document 'from' parameter
155 |     /// - Returns: A boolean indicating whether there was an overflow.
156 |     static func addSlice(a: inout [UInt64], from: Int, b: borrowing [UInt64], to: Int) -> Bool {
warning: Parameter 'to' is missing documentation
   --> Sources/PrimitiveTypes/Arithmetic.swift:154:45-154:45
152 |     /// - Parameters:
153 |     ///   - a: The first slice to be mutated.
154 +     ///   - b: The second slice to be added.
    |                                             ╰─suggestion: Document 'to' parameter
155 |     /// - Returns: A boolean indicating whether there was an overflow.
156 |     static func addSlice(a: inout [UInt64], from: Int, b: borrowing [UInt64], to: Int) -> Bool {
warning: Parameter 'from' is missing documentation
   --> Sources/PrimitiveTypes/Arithmetic.swift:154:45-154:45
152 |     /// - Parameters:
153 |     ///   - a: The first slice to be mutated.
154 +     ///   - b: The second slice to be added.
    |           ╰─suggestion: Document 'from' parameter
155 |     /// - Returns: A boolean indicating whether there was an overflow.
156 |     static func addSlice(a: inout [UInt64], from: Int, b: borrowing [UInt64], to: Int) -> Bool {
warning: Parameter 'from' is missing documentation
   --> Sources/PrimitiveTypes/Arithmetic.swift:172:50-172:50
170 |     /// - Parameters:
171 |     ///   - a: The first slice to be mutated.
172 +     ///   - b: The second slice to be subtracted.
    |           ╰─suggestion: Document 'from' parameter
173 |     /// - Returns: A boolean indicating whether there was a borrow.
174 |     static func subSlice(a: inout [UInt64], from: Int, b: borrowing [UInt64], to: Int) -> Bool {
warning: Parameter 'to' is missing documentation
   --> Sources/PrimitiveTypes/Arithmetic.swift:172:50-172:50
170 |     /// - Parameters:
171 |     ///   - a: The first slice to be mutated.
172 +     ///   - b: The second slice to be subtracted.
    |                                                  ╰─suggestion: Document 'to' parameter
173 |     /// - Returns: A boolean indicating whether there was a borrow.
174 |     static func subSlice(a: inout [UInt64], from: Int, b: borrowing [UInt64], to: Int) -> Bool {
warning: Parameter 'from' is missing documentation
   --> Sources/PrimitiveTypes/Arithmetic.swift:172:50-172:50
170 |     /// - Parameters:
171 |     ///   - a: The first slice to be mutated.
172 +     ///   - b: The second slice to be subtracted.
    |           ╰─suggestion: Document 'from' parameter
173 |     /// - Returns: A boolean indicating whether there was a borrow.
174 |     static func subSlice(a: inout [UInt64], from: Int, b: borrowing [UInt64], to: Int) -> Bool {
warning: Parameter 'to' is missing documentation
   --> Sources/PrimitiveTypes/Arithmetic.swift:172:50-172:50
170 |     /// - Parameters:
171 |     ///   - a: The first slice to be mutated.
172 +     ///   - b: The second slice to be subtracted.
    |                                                  ╰─suggestion: Document 'to' parameter
173 |     /// - Returns: A boolean indicating whether there was a borrow.
174 |     static func subSlice(a: inout [UInt64], from: Int, b: borrowing [UInt64], to: Int) -> Bool {
warning: Parameter 'to' is missing documentation
   --> Sources/PrimitiveTypes/Arithmetic.swift:172:50-172:50
170 |     /// - Parameters:
171 |     ///   - a: The first slice to be mutated.
172 +     ///   - b: The second slice to be subtracted.
    |                                                  ╰─suggestion: Document 'to' parameter
173 |     /// - Returns: A boolean indicating whether there was a borrow.
174 |     static func subSlice(a: inout [UInt64], from: Int, b: borrowing [UInt64], to: Int) -> Bool {
warning: Parameter 'from' is missing documentation
   --> Sources/PrimitiveTypes/Arithmetic.swift:172:50-172:50
170 |     /// - Parameters:
171 |     ///   - a: The first slice to be mutated.
172 +     ///   - b: The second slice to be subtracted.
    |           ╰─suggestion: Document 'from' parameter
173 |     /// - Returns: A boolean indicating whether there was a borrow.
174 |     static func subSlice(a: inout [UInt64], from: Int, b: borrowing [UInt64], to: Int) -> Bool {
warning: Parameter 'to' is missing documentation
   --> Sources/PrimitiveTypes/Arithmetic.swift:172:50-172:50
170 |     /// - Parameters:
171 |     ///   - a: The first slice to be mutated.
172 +     ///   - b: The second slice to be subtracted.
    |                                                  ╰─suggestion: Document 'to' parameter
173 |     /// - Returns: A boolean indicating whether there was a borrow.
174 |     static func subSlice(a: inout [UInt64], from: Int, b: borrowing [UInt64], to: Int) -> Bool {
warning: Parameter 'from' is missing documentation
   --> Sources/PrimitiveTypes/Arithmetic.swift:172:50-172:50
170 |     /// - Parameters:
171 |     ///   - a: The first slice to be mutated.
172 +     ///   - b: The second slice to be subtracted.
    |           ╰─suggestion: Document 'from' parameter
173 |     /// - Returns: A boolean indicating whether there was a borrow.
174 |     static func subSlice(a: inout [UInt64], from: Int, b: borrowing [UInt64], to: Int) -> Bool {
warning: Parameter 'from' is missing documentation
   --> Sources/PrimitiveTypes/Arithmetic.swift:172:50-172:50
170 |     /// - Parameters:
171 |     ///   - a: The first slice to be mutated.
172 +     ///   - b: The second slice to be subtracted.
    |           ╰─suggestion: Document 'from' parameter
173 |     /// - Returns: A boolean indicating whether there was a borrow.
174 |     static func subSlice(a: inout [UInt64], from: Int, b: borrowing [UInt64], to: Int) -> Bool {
warning: Parameter 'to' is missing documentation
   --> Sources/PrimitiveTypes/Arithmetic.swift:172:50-172:50
170 |     /// - Parameters:
171 |     ///   - a: The first slice to be mutated.
172 +     ///   - b: The second slice to be subtracted.
    |                                                  ╰─suggestion: Document 'to' parameter
173 |     /// - Returns: A boolean indicating whether there was a borrow.
174 |     static func subSlice(a: inout [UInt64], from: Int, b: borrowing [UInt64], to: Int) -> Bool {
warning: Parameter 'self' not found in instance method declaration
   --> Sources/PrimitiveTypes/Arithmetic.swift:358:11-358:100
356 |     ///
357 |     /// - Parameters:
358 +     ///   - self: An array of four `UInt64` values representing the fixed-bit numerator (dividend),
    |           ╰─suggestion: Remove 'self' parameter documentation
359 |     ///   - divisor: An array of four `UInt64` values representing the fixed-bit divisor, with same length to `self`.
360 |     ///
warning: Parameter 'self' not found in instance method declaration
   --> Sources/PrimitiveTypes/Arithmetic.swift:358:11-358:100
356 |     ///
357 |     /// - Parameters:
358 +     ///   - self: An array of four `UInt64` values representing the fixed-bit numerator (dividend),
    |           ╰─suggestion: Remove 'self' parameter documentation
359 |     ///   - divisor: An array of four `UInt64` values representing the fixed-bit divisor, with same length to `self`.
360 |     ///
warning: Parameter 'self' not found in instance method declaration
   --> Sources/PrimitiveTypes/Arithmetic.swift:358:11-358:100
356 |     ///
357 |     /// - Parameters:
358 +     ///   - self: An array of four `UInt64` values representing the fixed-bit numerator (dividend),
    |           ╰─suggestion: Remove 'self' parameter documentation
359 |     ///   - divisor: An array of four `UInt64` values representing the fixed-bit divisor, with same length to `self`.
360 |     ///
warning: Parameter 'self' not found in instance method declaration
   --> Sources/PrimitiveTypes/Arithmetic.swift:358:11-358:100
356 |     ///
357 |     /// - Parameters:
358 +     ///   - self: An array of four `UInt64` values representing the fixed-bit numerator (dividend),
    |           ╰─suggestion: Remove 'self' parameter documentation
359 |     ///   - divisor: An array of four `UInt64` values representing the fixed-bit divisor, with same length to `self`.
360 |     ///
warning: Parameter 'self' not found in instance method declaration
   --> Sources/PrimitiveTypes/Arithmetic.swift:358:11-358:100
356 |     ///
357 |     /// - Parameters:
358 +     ///   - self: An array of four `UInt64` values representing the fixed-bit numerator (dividend),
    |           ╰─suggestion: Remove 'self' parameter documentation
359 |     ///   - divisor: An array of four `UInt64` values representing the fixed-bit divisor, with same length to `self`.
360 |     ///
Finished building documentation for 'PrimitiveTypes' (0.30s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/mrlsd/swift-evm/master
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.38s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
Build of target: 'PrimitiveTypes' complete! (0.59s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/mrlsd/swift-evm/master/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/mrlsd/swift-evm/master/linkable-paths.json
    1286
7	/Users/admin/builder/spi-builder-workspace/.docs/mrlsd/swift-evm/master
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/mrlsd/swift-evm/master
File count: 1286
Doc size:   7.0MB
Preparing doc bundle ...
Uploading prod-mrlsd-swift-evm-master-d75de5bd.zip to s3://spi-docs-inbox/prod-mrlsd-swift-evm-master-d75de5bd.zip
Copying... [12%]
Copying... [24%]
Copying... [32%]
Copying... [44%]
Copying... [52%]
Copying... [64%]
Copying... [72%]
Copying... [84%]
Copying... [92%]
Copying... [100%]
Done.