Build Information
Successful build of SwiftEVM, reference master (80dcaf), with Swift 6.3 for macOS (SPM) on 27 Apr 2026 13:54:06 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
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 80dcaf3 Merge pull request #67 from mrLSD/feat/extend-memory-state-tests
Cloned https://github.com/mrLSD/swift-evm.git
Revision (git rev-parse @):
80dcaf365365f222f016a5dd67682f0ab7b27f89
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/mrLSD/swift-evm.git at master
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetching https://github.com/Quick/Quick.git
[1/1257] Fetching cwlpreconditiontesting
[240/1717] Fetching cwlpreconditiontesting, cwlcatchexception
[912/7775] Fetching cwlpreconditiontesting, cwlcatchexception, swift-algorithms
[1779/25239] Fetching cwlpreconditiontesting, cwlcatchexception, swift-algorithms, swift-argument-parser
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.80s)
[583/23982] Fetching cwlcatchexception, swift-algorithms, swift-argument-parser
Fetching https://github.com/apple/swift-numerics.git
[584/37369] Fetching cwlcatchexception, swift-algorithms, swift-argument-parser, cryptoswift
[1740/52271] Fetching cwlcatchexception, swift-algorithms, swift-argument-parser, cryptoswift, quick
[2716/72094] Fetching cwlcatchexception, swift-algorithms, swift-argument-parser, cryptoswift, quick, nimble
[43157/78510] Fetching cwlcatchexception, swift-algorithms, swift-argument-parser, cryptoswift, quick, nimble, swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.98s)
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (2.04s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.04s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (2.04s)
Fetched https://github.com/Quick/Quick.git from cache (2.04s)
Fetched https://github.com/apple/swift-algorithms.git from cache (2.04s)
Fetched https://github.com/Quick/Nimble.git from cache (2.04s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Creating working copy for https://github.com/Quick/Nimble.git
Creating working copy for https://github.com/Quick/Quick.git
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Creating working copy for https://github.com/apple/swift-algorithms.git
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.0
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.9.0
Working copy of https://github.com/Quick/Nimble.git resolved at 13.8.0
Working copy of https://github.com/Quick/Quick.git resolved at 7.6.2
========================================
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",
"traits": [
"default"
],
"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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "cryptoswift",
"name": "CryptoSwift",
"url": "https://github.com/krzyzanowskim/CryptoSwift.git",
"version": "1.10.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CryptoSwift",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/mrLSD/swift-evm.git
[1/2396] Fetching swift-evm
Fetched https://github.com/mrLSD/swift-evm.git from cache (1.10s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (0.52s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.10.0 (1.20s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.10.0
Creating working copy for https://github.com/mrLSD/swift-evm.git
Working copy of https://github.com/mrLSD/swift-evm.git resolved at master (80dcaf3)
warning: '.resolve-product-dependencies': dependency 'swift-evm' is not used by any target
Found 1 product dependencies
- CryptoSwift
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/mrLSD/swift-evm.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[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
[6/6] Compiling plugin GenerateDoccReference
Building for debugging...
[6/11] Copying PrivacyInfo.xcprivacy
[6/11] Write sources
[10/11] Write swift-version--6988338F2F200930.txt
[12/127] Compiling PrimitiveTypes U256.swift
[13/128] Compiling PrimitiveTypes U128.swift
[14/128] Compiling PrimitiveTypes U512.swift
[15/128] Compiling PrimitiveTypes HexStringError.swift
[16/128] Compiling PrimitiveTypes I256.swift
[17/128] Compiling PrimitiveTypes FixedArray.swift
[18/128] Compiling PrimitiveTypes H160.swift
[19/128] Compiling CryptoSwift OFB.swift
[20/128] Compiling CryptoSwift PCBC.swift
[21/128] Compiling PrimitiveTypes H256.swift
[22/128] Compiling CryptoSwift GCM.swift
[23/128] Compiling CryptoSwift OCB.swift
[26/128] Compiling CryptoSwift Blowfish.swift
[27/128] Compiling CryptoSwift CBCMAC.swift
[28/128] Compiling CryptoSwift CMAC.swift
[29/128] Compiling CryptoSwift Addition.swift
[30/128] Compiling CryptoSwift BigInt.swift
[31/128] Compiling CryptoSwift BigUInt.swift
[32/128] Compiling CryptoSwift BitwiseOps.swift
[33/128] Compiling CryptoSwift CS.swift
[34/139] Emitting module CryptoSwift
[35/139] Emitting module PrimitiveTypes
[38/139] Compiling CryptoSwift Operators.swift
[39/139] Compiling CryptoSwift DER.swift
[40/139] Compiling CryptoSwift PBKDF1.swift
[41/139] Compiling CryptoSwift PBKDF2.swift
[42/139] Compiling CryptoSwift PKCS1v15.swift
[43/139] Compiling CryptoSwift PKCS5.swift
[44/139] Compiling CryptoSwift PKCS7.swift
[45/139] Compiling CryptoSwift PKCS7Padding.swift
[46/139] Compiling CryptoSwift Padding.swift
[47/139] Compiling CryptoSwift Poly1305.swift
[48/139] Compiling CryptoSwift RSA+Cipher.swift
[49/139] Compiling CryptoSwift String+FoundationExtension.swift
[50/139] Compiling CryptoSwift Utils+Foundation.swift
[51/139] Compiling CryptoSwift XChaCha20+Foundation.swift
[52/139] Compiling CryptoSwift Generics.swift
[53/139] Compiling CryptoSwift HKDF.swift
[54/139] Compiling CryptoSwift HMAC.swift
[55/139] Compiling CryptoSwift ISO10126Padding.swift
[56/139] Compiling CryptoSwift ISO78164Padding.swift
[57/139] Compiling CryptoSwift Int+Extension.swift
[58/139] Compiling CryptoSwift MD5.swift
[59/139] Compiling CryptoSwift NoPadding.swift
[60/139] Compiling CryptoSwift Codable.swift
[61/139] Compiling CryptoSwift Comparable.swift
[62/139] Compiling CryptoSwift DataConversion.swift
[63/139] Compiling CryptoSwift Division.swift
[64/139] Compiling CryptoSwift Exponentiation.swift
[65/139] Compiling CryptoSwift FloatingPointConversion.swift
[66/139] Compiling CryptoSwift GCD.swift
[67/139] Compiling CryptoSwift Hashable.swift
[68/139] Compiling CryptoSwift IntegerConversion.swift
[69/139] Compiling CryptoSwift Multiplication.swift
[70/139] Compiling CryptoSwift PrimeTest.swift
[71/139] Compiling CryptoSwift Random.swift
[72/139] Compiling CryptoSwift RSA+Signature.swift
[73/139] Compiling CryptoSwift RSA.swift
[74/139] Compiling CryptoSwift Rabbit.swift
[75/139] Compiling CryptoSwift SHA1.swift
[76/139] Compiling CryptoSwift SHA2.swift
[77/139] Compiling CryptoSwift SHA3.swift
[78/139] Compiling CryptoSwift Scrypt.swift
[79/139] Compiling CryptoSwift SecureBytes.swift
[80/139] Compiling CryptoSwift Signature.swift
[81/139] Compiling CryptoSwift StreamDecryptor.swift
[82/139] Compiling CryptoSwift StreamEncryptor.swift
[83/139] Compiling CryptoSwift Bit.swift
[84/139] Compiling CryptoSwift BlockCipher.swift
[85/139] Compiling CryptoSwift BlockDecryptor.swift
[86/139] Compiling CryptoSwift BlockEncryptor.swift
[87/139] Compiling CryptoSwift BlockMode.swift
[88/139] Compiling CryptoSwift BlockModeOptions.swift
[89/139] Compiling CryptoSwift CBC.swift
[90/139] Compiling CryptoSwift CCM.swift
[91/139] Compiling CryptoSwift CFB.swift
[92/139] Compiling CryptoSwift CTR.swift
[93/139] Compiling CryptoSwift CipherModeWorker.swift
[94/139] Compiling CryptoSwift ECB.swift
[95/139] Compiling CryptoSwift Cryptor.swift
[96/139] Compiling CryptoSwift Cryptors.swift
[97/139] Compiling CryptoSwift Digest.swift
[98/139] Compiling CryptoSwift DigestType.swift
[99/139] Compiling CryptoSwift AES+Foundation.swift
[100/139] Compiling CryptoSwift Array+Foundation.swift
[101/139] Compiling CryptoSwift Blowfish+Foundation.swift
[102/139] Compiling CryptoSwift ChaCha20+Foundation.swift
[103/139] Compiling CryptoSwift Data+Extension.swift
[104/139] Compiling CryptoSwift HMAC+Foundation.swift
[105/139] Compiling CryptoSwift Rabbit+Foundation.swift
[106/139] Compiling CryptoSwift AEAD.swift
[107/139] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[108/139] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[109/139] Compiling CryptoSwift AES.Cryptors.swift
[110/139] Compiling CryptoSwift AES.swift
[111/139] Compiling CryptoSwift ASN1.swift
[112/139] Compiling CryptoSwift ASN1Decoder.swift
[113/139] Compiling CryptoSwift ASN1Encoder.swift
[114/139] Compiling CryptoSwift ASN1Scanner.swift
[115/139] Compiling CryptoSwift Array+Extension.swift
[116/139] Compiling CryptoSwift Authenticator.swift
[117/139] Compiling CryptoSwift BatchedCollection.swift
[118/139] Compiling CryptoSwift Shifts.swift
[119/139] Compiling CryptoSwift SquareRoot.swift
[120/139] Compiling CryptoSwift Strideable.swift
[121/139] Compiling CryptoSwift StringConversion.swift
[122/139] Compiling CryptoSwift Subtraction.swift
[123/139] Compiling CryptoSwift WordsAndBits.swift
[124/139] Compiling CryptoSwift ChaCha20.swift
[125/139] Compiling CryptoSwift Checksum.swift
[126/139] Compiling CryptoSwift Cipher.swift
[127/139] Compiling CryptoSwift Collection+Extension.swift
[128/139] Compiling CryptoSwift CompactMap.swift
[129/139] Compiling CryptoSwift String+Extension.swift
[130/139] Compiling CryptoSwift UInt128.swift
[131/139] Compiling CryptoSwift UInt16+Extension.swift
[132/139] Compiling CryptoSwift UInt32+Extension.swift
[133/139] Compiling CryptoSwift UInt64+Extension.swift
[134/139] Compiling CryptoSwift UInt8+Extension.swift
[135/139] Compiling CryptoSwift Updatable.swift
[136/139] Compiling CryptoSwift Utils.swift
[137/139] Compiling CryptoSwift XChaCha20.swift
[138/139] Compiling CryptoSwift ZeroPadding.swift
[139/139] Compiling CryptoSwift resource_bundle_accessor.swift
[140/162] Compiling Interpreter Opcodes.swift
[141/162] Compiling Interpreter Runtime.swift
[142/162] Compiling Interpreter Control.swift
[143/162] Compiling Interpreter Host.swift
[144/162] Compiling Interpreter MemoryInstructions.swift
[145/164] Compiling Interpreter HardFork.swift
[146/164] Compiling Interpreter Arithmetic.swift
[147/164] Compiling Interpreter Bitwise.swift
[148/164] Emitting module Interpreter
[149/164] Compiling Interpreter Trace.swift
[150/164] Compiling Interpreter Transfer.swift
[151/164] Compiling Interpreter ExecutionState.swift
[152/164] Compiling Interpreter Executor.swift
[153/164] Compiling Interpreter Gas.swift
[154/164] Compiling Interpreter Accounts.swift
[155/164] Compiling Interpreter Authorization.swift
[156/164] Compiling Interpreter Backend.swift
[157/164] Compiling Interpreter Memory.swift
[158/164] Compiling Interpreter MemoryState.swift
[159/164] Compiling Interpreter Stack.swift
[160/164] Compiling Interpreter System.swift
[161/164] Compiling Interpreter InterpreterHandler.swift
[162/164] Compiling Interpreter Log.swift
[163/164] Compiling Interpreter Machine.swift
[164/164] Compiling Interpreter MachineStack.swift
Build complete! (17.92s)
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" : "cryptoswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
},
{
"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",
"BigUInt.swift",
"Bitwise.swift",
"DivModUtils.swift",
"FixedArray.swift",
"H160.swift",
"H256.swift",
"HexStringError.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" : [
"AccountsTests.swift",
"AuthorizationTests.swift",
"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/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/AddressTests.swift",
"InstructionsTests/System/CallDataCopyTests.swift",
"InstructionsTests/System/CallDataLoadTests.swift",
"InstructionsTests/System/CallDataSizeTests.swift",
"InstructionsTests/System/CallValueTests.swift",
"InstructionsTests/System/CallerTests.swift",
"InstructionsTests/System/CodeCopyTests.swift",
"InstructionsTests/System/CodeSizeTests.swift",
"InstructionsTests/System/KeccakTests.swift",
"JumpTableTests.swift",
"LogsTests.swift",
"MachineStackTests.swift",
"MachineTests.swift",
"MachineTestsUtil.swift",
"MemoryState/AccessedTests.swift",
"MemoryState/MemoryStateTests.swift",
"MemoryState/MetadataTests.swift",
"MemoryTests.swift",
"OpcodeTests.swift",
"RuntimeTests.swift",
"TransferTests.swift"
],
"target_dependencies" : [
"Interpreter",
"PrimitiveTypes"
],
"type" : "test"
},
{
"c99name" : "Interpreter",
"module_type" : "SwiftTarget",
"name" : "Interpreter",
"path" : "Sources/Interpreter",
"product_dependencies" : [
"CryptoSwift"
],
"product_memberships" : [
"EVM"
],
"sources" : [
"Accounts.swift",
"Authorization.swift",
"Backend.swift",
"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",
"InterpreterHandler.swift",
"Log.swift",
"Machine.swift",
"MachineStack.swift",
"Memory.swift",
"MemoryState.swift",
"Opcodes.swift",
"Runtime.swift",
"Tracing/Trace.swift",
"Transfer.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.3
Target: Interpreter
Extracting symbol information for 'Interpreter'...
Finished extracting symbol information for 'Interpreter'. (26.57s)
Building documentation for 'Interpreter'...
Finished building documentation for 'Interpreter' (0.49s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/mrlsd/swift-evm/master
Updating https://github.com/apple/swift-algorithms.git
Updating https://github.com/Quick/Nimble.git
Updating https://github.com/krzyzanowskim/CryptoSwift.git
Updating https://github.com/mattgallagher/CwlCatchException.git
Updating https://github.com/apple/swift-argument-parser.git
Updating https://github.com/apple/swift-numerics.git
Updating https://github.com/mattgallagher/CwlPreconditionTesting.git
Updated https://github.com/Quick/Nimble.git (0.66s)
Updated https://github.com/mattgallagher/CwlCatchException.git (0.66s)
Updated https://github.com/mattgallagher/CwlPreconditionTesting.git (0.66s)
Updated https://github.com/apple/swift-argument-parser.git (0.66s)
Updated https://github.com/apple/swift-numerics.git (0.66s)
Updated https://github.com/krzyzanowskim/CryptoSwift.git (0.66s)
Updated https://github.com/apple/swift-algorithms.git (0.66s)
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/Quick/Quick.git
Updated https://github.com/Quick/Quick.git (0.62s)
[1/2277] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.30s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 13.8.0 (2.56s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 7.6.2 (0.56s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (0.60s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.61s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.59s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.0 (0.57s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.59s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.51s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.60s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3677] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.22s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.92s)
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.6
Building for debugging...
[0/8] Write sources
[0/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit GenericConstraint.swift
[8/57] Compiling SymbolKit GenericParameter.swift
[9/57] Compiling SymbolKit Generics.swift
[10/57] Compiling SymbolKit Namespace.swift
[11/57] Compiling SymbolKit Identifier.swift
[12/57] Compiling SymbolKit KindIdentifier.swift
[13/57] Compiling SymbolKit Location.swift
[14/57] Compiling SymbolKit Mutability.swift
[15/57] Compiling SymbolKit DeclarationFragments.swift
[16/57] Compiling SymbolKit Fragment.swift
[17/57] Compiling SymbolKit FragmentKind.swift
[18/57] Compiling SymbolKit FunctionParameter.swift
[19/57] Compiling SymbolKit FunctionSignature.swift
[20/57] Compiling SymbolKit Names.swift
[21/57] Compiling SymbolKit SPI.swift
[22/57] Compiling SymbolKit Snippet.swift
[23/57] Compiling SymbolKit Extension.swift
[24/57] Compiling SymbolKit SemanticVersion.swift
[25/57] Compiling SymbolKit AccessControl.swift
[26/57] Compiling SymbolKit Availability.swift
[27/57] Compiling SymbolKit AvailabilityItem.swift
[28/57] Compiling SymbolKit Domain.swift
[29/57] Compiling SymbolKit Relationship.swift
[30/57] Compiling SymbolKit RelationshipKind.swift
[31/57] Compiling SymbolKit SourceOrigin.swift
[32/57] Compiling SymbolKit GenericConstraints.swift
[33/57] Compiling SymbolKit Swift.swift
[34/57] Compiling SymbolKit Mixin+Equals.swift
[35/57] Compiling SymbolKit Mixin+Hash.swift
[36/57] Compiling SymbolKit Mixin.swift
[37/57] Compiling SymbolKit LineList.swift
[38/57] Compiling SymbolKit Position.swift
[39/57] Compiling SymbolKit Symbol.swift
[40/57] Compiling SymbolKit SymbolKind.swift
[41/57] Compiling SymbolKit SymbolGraph.swift
[42/57] Compiling SymbolKit GraphCollector.swift
[43/57] Compiling SymbolKit SourceRange.swift
[44/57] Compiling SymbolKit Metadata.swift
[45/57] Compiling SymbolKit Module.swift
[46/57] Compiling SymbolKit OperatingSystem.swift
[47/57] Compiling SymbolKit Platform.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets SnippetParser.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets Snippet.swift
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.13s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'Interpreter' complete! (0.55s)
Target: PrimitiveTypes
Extracting symbol information for 'PrimitiveTypes'...
Finished extracting symbol information for 'PrimitiveTypes'. (0.63s)
Building documentation for 'PrimitiveTypes'...
warning: Parameter 'from' is missing documentation
--> Sources/PrimitiveTypes/Arithmetic.swift:165:45-165:45
163 | /// - Parameters:
164 | /// - a: The first slice to be mutated.
165 + /// - b: The second slice to be added.
| ╰─suggestion: Document 'from' parameter
166 | /// - Returns: A boolean indicating whether there was an overflow.
167 | static func addSlice(a: inout [UInt64], from: Int, b: borrowing [UInt64], to: Int) -> Bool {
warning: Parameter 'to' is missing documentation
--> Sources/PrimitiveTypes/Arithmetic.swift:165:45-165:45
163 | /// - Parameters:
164 | /// - a: The first slice to be mutated.
165 + /// - b: The second slice to be added.
| ╰─suggestion: Document 'to' parameter
166 | /// - Returns: A boolean indicating whether there was an overflow.
167 | static func addSlice(a: inout [UInt64], from: Int, b: borrowing [UInt64], to: Int) -> Bool {
warning: Parameter 'from' is missing documentation
--> Sources/PrimitiveTypes/Arithmetic.swift:165:45-165:45
163 | /// - Parameters:
164 | /// - a: The first slice to be mutated.
165 + /// - b: The second slice to be added.
| ╰─suggestion: Document 'from' parameter
166 | /// - Returns: A boolean indicating whether there was an overflow.
167 | static func addSlice(a: inout [UInt64], from: Int, b: borrowing [UInt64], to: Int) -> Bool {
warning: Parameter 'to' is missing documentation
--> Sources/PrimitiveTypes/Arithmetic.swift:165:45-165:45
163 | /// - Parameters:
164 | /// - a: The first slice to be mutated.
165 + /// - b: The second slice to be added.
| ╰─suggestion: Document 'to' parameter
166 | /// - Returns: A boolean indicating whether there was an overflow.
167 | static func addSlice(a: inout [UInt64], from: Int, b: borrowing [UInt64], to: Int) -> Bool {
warning: Parameter 'to' is missing documentation
--> Sources/PrimitiveTypes/Arithmetic.swift:165:45-165:45
163 | /// - Parameters:
164 | /// - a: The first slice to be mutated.
165 + /// - b: The second slice to be added.
| ╰─suggestion: Document 'to' parameter
166 | /// - Returns: A boolean indicating whether there was an overflow.
167 | static func addSlice(a: inout [UInt64], from: Int, b: borrowing [UInt64], to: Int) -> Bool {
warning: Parameter 'from' is missing documentation
--> Sources/PrimitiveTypes/Arithmetic.swift:165:45-165:45
163 | /// - Parameters:
164 | /// - a: The first slice to be mutated.
165 + /// - b: The second slice to be added.
| ╰─suggestion: Document 'from' parameter
166 | /// - Returns: A boolean indicating whether there was an overflow.
167 | static func addSlice(a: inout [UInt64], from: Int, b: borrowing [UInt64], to: Int) -> Bool {
warning: Parameter 'from' is missing documentation
--> Sources/PrimitiveTypes/Arithmetic.swift:165:45-165:45
163 | /// - Parameters:
164 | /// - a: The first slice to be mutated.
165 + /// - b: The second slice to be added.
| ╰─suggestion: Document 'from' parameter
166 | /// - Returns: A boolean indicating whether there was an overflow.
167 | static func addSlice(a: inout [UInt64], from: Int, b: borrowing [UInt64], to: Int) -> Bool {
warning: Parameter 'to' is missing documentation
--> Sources/PrimitiveTypes/Arithmetic.swift:165:45-165:45
163 | /// - Parameters:
164 | /// - a: The first slice to be mutated.
165 + /// - b: The second slice to be added.
| ╰─suggestion: Document 'to' parameter
166 | /// - Returns: A boolean indicating whether there was an overflow.
167 | static func addSlice(a: inout [UInt64], from: Int, b: borrowing [UInt64], to: Int) -> Bool {
warning: Parameter 'from' is missing documentation
--> Sources/PrimitiveTypes/Arithmetic.swift:165:45-165:45
163 | /// - Parameters:
164 | /// - a: The first slice to be mutated.
165 + /// - b: The second slice to be added.
| ╰─suggestion: Document 'from' parameter
166 | /// - Returns: A boolean indicating whether there was an overflow.
167 | static func addSlice(a: inout [UInt64], from: Int, b: borrowing [UInt64], to: Int) -> Bool {
warning: Parameter 'to' is missing documentation
--> Sources/PrimitiveTypes/Arithmetic.swift:165:45-165:45
163 | /// - Parameters:
164 | /// - a: The first slice to be mutated.
165 + /// - b: The second slice to be added.
| ╰─suggestion: Document 'to' parameter
166 | /// - Returns: A boolean indicating whether there was an overflow.
167 | static func addSlice(a: inout [UInt64], from: Int, b: borrowing [UInt64], to: Int) -> Bool {
warning: Parameter 'to' is missing documentation
--> Sources/PrimitiveTypes/Arithmetic.swift:183:50-183:50
181 | /// - Parameters:
182 | /// - a: The first slice to be mutated.
183 + /// - b: The second slice to be subtracted.
| ╰─suggestion: Document 'to' parameter
184 | /// - Returns: A boolean indicating whether there was a borrow.
185 | static func subSlice(a: inout [UInt64], from: Int, b: borrowing [UInt64], to: Int) -> Bool {
warning: Parameter 'from' is missing documentation
--> Sources/PrimitiveTypes/Arithmetic.swift:183:50-183:50
181 | /// - Parameters:
182 | /// - a: The first slice to be mutated.
183 + /// - b: The second slice to be subtracted.
| ╰─suggestion: Document 'from' parameter
184 | /// - Returns: A boolean indicating whether there was a borrow.
185 | static func subSlice(a: inout [UInt64], from: Int, b: borrowing [UInt64], to: Int) -> Bool {
warning: Parameter 'to' is missing documentation
--> Sources/PrimitiveTypes/Arithmetic.swift:183:50-183:50
181 | /// - Parameters:
182 | /// - a: The first slice to be mutated.
183 + /// - b: The second slice to be subtracted.
| ╰─suggestion: Document 'to' parameter
184 | /// - Returns: A boolean indicating whether there was a borrow.
185 | static func subSlice(a: inout [UInt64], from: Int, b: borrowing [UInt64], to: Int) -> Bool {
warning: Parameter 'from' is missing documentation
--> Sources/PrimitiveTypes/Arithmetic.swift:183:50-183:50
181 | /// - Parameters:
182 | /// - a: The first slice to be mutated.
183 + /// - b: The second slice to be subtracted.
| ╰─suggestion: Document 'from' parameter
184 | /// - Returns: A boolean indicating whether there was a borrow.
185 | static func subSlice(a: inout [UInt64], from: Int, b: borrowing [UInt64], to: Int) -> Bool {
warning: Parameter 'from' is missing documentation
--> Sources/PrimitiveTypes/Arithmetic.swift:183:50-183:50
181 | /// - Parameters:
182 | /// - a: The first slice to be mutated.
183 + /// - b: The second slice to be subtracted.
| ╰─suggestion: Document 'from' parameter
184 | /// - Returns: A boolean indicating whether there was a borrow.
185 | static func subSlice(a: inout [UInt64], from: Int, b: borrowing [UInt64], to: Int) -> Bool {
warning: Parameter 'to' is missing documentation
--> Sources/PrimitiveTypes/Arithmetic.swift:183:50-183:50
181 | /// - Parameters:
182 | /// - a: The first slice to be mutated.
183 + /// - b: The second slice to be subtracted.
| ╰─suggestion: Document 'to' parameter
184 | /// - Returns: A boolean indicating whether there was a borrow.
185 | static func subSlice(a: inout [UInt64], from: Int, b: borrowing [UInt64], to: Int) -> Bool {
warning: Parameter 'from' is missing documentation
--> Sources/PrimitiveTypes/Arithmetic.swift:183:50-183:50
181 | /// - Parameters:
182 | /// - a: The first slice to be mutated.
183 + /// - b: The second slice to be subtracted.
| ╰─suggestion: Document 'from' parameter
184 | /// - Returns: A boolean indicating whether there was a borrow.
185 | static func subSlice(a: inout [UInt64], from: Int, b: borrowing [UInt64], to: Int) -> Bool {
warning: Parameter 'to' is missing documentation
--> Sources/PrimitiveTypes/Arithmetic.swift:183:50-183:50
181 | /// - Parameters:
182 | /// - a: The first slice to be mutated.
183 + /// - b: The second slice to be subtracted.
| ╰─suggestion: Document 'to' parameter
184 | /// - Returns: A boolean indicating whether there was a borrow.
185 | static func subSlice(a: inout [UInt64], from: Int, b: borrowing [UInt64], to: Int) -> Bool {
warning: Parameter 'from' is missing documentation
--> Sources/PrimitiveTypes/Arithmetic.swift:183:50-183:50
181 | /// - Parameters:
182 | /// - a: The first slice to be mutated.
183 + /// - b: The second slice to be subtracted.
| ╰─suggestion: Document 'from' parameter
184 | /// - Returns: A boolean indicating whether there was a borrow.
185 | static func subSlice(a: inout [UInt64], from: Int, b: borrowing [UInt64], to: Int) -> Bool {
warning: Parameter 'to' is missing documentation
--> Sources/PrimitiveTypes/Arithmetic.swift:183:50-183:50
181 | /// - Parameters:
182 | /// - a: The first slice to be mutated.
183 + /// - b: The second slice to be subtracted.
| ╰─suggestion: Document 'to' parameter
184 | /// - Returns: A boolean indicating whether there was a borrow.
185 | 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:373:11-373:100
371 | ///
372 | /// - Parameters:
373 + /// - self: An array of four `UInt64` values representing the fixed-bit numerator (dividend),
| ╰─suggestion: Remove 'self' parameter documentation
374 | /// - divisor: An array of four `UInt64` values representing the fixed-bit divisor, with same length to `self`.
375 | ///
warning: Parameter 'self' not found in instance method declaration
--> Sources/PrimitiveTypes/Arithmetic.swift:373:11-373:100
371 | ///
372 | /// - Parameters:
373 + /// - self: An array of four `UInt64` values representing the fixed-bit numerator (dividend),
| ╰─suggestion: Remove 'self' parameter documentation
374 | /// - divisor: An array of four `UInt64` values representing the fixed-bit divisor, with same length to `self`.
375 | ///
warning: Parameter 'self' not found in instance method declaration
--> Sources/PrimitiveTypes/Arithmetic.swift:373:11-373:100
371 | ///
372 | /// - Parameters:
373 + /// - self: An array of four `UInt64` values representing the fixed-bit numerator (dividend),
| ╰─suggestion: Remove 'self' parameter documentation
374 | /// - divisor: An array of four `UInt64` values representing the fixed-bit divisor, with same length to `self`.
375 | ///
warning: Parameter 'self' not found in instance method declaration
--> Sources/PrimitiveTypes/Arithmetic.swift:373:11-373:100
371 | ///
372 | /// - Parameters:
373 + /// - self: An array of four `UInt64` values representing the fixed-bit numerator (dividend),
| ╰─suggestion: Remove 'self' parameter documentation
374 | /// - divisor: An array of four `UInt64` values representing the fixed-bit divisor, with same length to `self`.
375 | ///
warning: Parameter 'self' not found in instance method declaration
--> Sources/PrimitiveTypes/Arithmetic.swift:373:11-373:100
371 | ///
372 | /// - Parameters:
373 + /// - self: An array of four `UInt64` values representing the fixed-bit numerator (dividend),
| ╰─suggestion: Remove 'self' parameter documentation
374 | /// - divisor: An array of four `UInt64` values representing the fixed-bit divisor, with same length to `self`.
375 | ///
Finished building documentation for 'PrimitiveTypes' (0.27s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/mrlsd/swift-evm/master
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.42s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'PrimitiveTypes' complete! (0.52s)
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
1684
10 /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: 1684
Doc size: 10.0MB
Preparing doc bundle ...
Uploading prod-mrlsd-swift-evm-master-eb4aa20a.zip to s3://spi-docs-inbox/prod-mrlsd-swift-evm-master-eb4aa20a.zip
Copying... [12%]
Copying... [21%]
Copying... [31%]
Copying... [43%]
Copying... [52%]
Copying... [61%]
Copying... [70%]
Copying... [83%]
Copying... [92%]
Copying... [100%]
Done.