The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftEVM, reference v0.5.25 (80dcaf), with Swift 6.1 for Wasm on 27 Apr 2026 13:50:39 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mrLSD/swift-evm.git
Reference: v0.5.25
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/mrLSD/swift-evm
 * tag               v0.5.25    -> FETCH_HEAD
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 v0.5.25
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/mrLSD/swift-evm.git
https://github.com/mrLSD/swift-evm.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:276d66a16377d3ee059b2e3429cbc1154d9f01e42871e5d702fd5d8b9044d93d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Quick/Quick.git
[1/14902] Fetching quick
[1045/34725] Fetching quick, nimble
[1195/48112] Fetching quick, nimble, cryptoswift
Fetched https://github.com/Quick/Quick.git from cache (1.79s)
[11110/33210] Fetching nimble, cryptoswift
Fetched https://github.com/Quick/Nimble.git from cache (3.39s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (3.40s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.10.0 (6.31s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 7.6.2 (0.72s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/17464] Fetching swift-argument-parser
[700/23522] Fetching swift-argument-parser, swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (0.84s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.85s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.53s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.48s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (1.09s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.64s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 13.8.0 (0.68s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.28s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (1.03s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/460] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.24s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.93s)
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.7.1
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/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 7.6.2
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.1
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 13.8.0
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/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
warning: 'nimble': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/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
    /host/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/PrivacyInfo.xcprivacy
[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/10] Write sources
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/122] Emitting module PrimitiveTypes
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[12/123] Compiling PrimitiveTypes U512.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[13/123] Compiling PrimitiveTypes U256.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[14/123] Compiling CryptoSwift BigUInt.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[15/123] Compiling CryptoSwift BitwiseOps.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[16/123] Compiling CryptoSwift CBCMAC.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[17/123] Compiling CryptoSwift CMAC.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[18/123] Compiling CryptoSwift CS.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[19/123] Compiling CryptoSwift Codable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[20/123] Compiling PrimitiveTypes I256.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[21/123] Compiling PrimitiveTypes U128.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[22/123] Compiling CryptoSwift Utils+Foundation.swift
[23/123] Compiling CryptoSwift XChaCha20+Foundation.swift
[24/123] Compiling CryptoSwift Generics.swift
[25/123] Compiling CryptoSwift HKDF.swift
[26/123] Compiling CryptoSwift HMAC.swift
[27/123] Compiling CryptoSwift ISO10126Padding.swift
[28/123] Compiling CryptoSwift ISO78164Padding.swift
[29/123] Compiling CryptoSwift Int+Extension.swift
[30/123] Compiling CryptoSwift MD5.swift
[31/123] Compiling CryptoSwift NoPadding.swift
[32/123] Compiling CryptoSwift Operators.swift
[33/123] Compiling CryptoSwift DER.swift
[34/123] Compiling CryptoSwift PBKDF1.swift
[35/123] Compiling CryptoSwift PBKDF2.swift
[38/137] Compiling CryptoSwift Addition.swift
[39/137] Compiling CryptoSwift BigInt.swift
[44/137] Compiling CryptoSwift Comparable.swift
[45/137] Compiling CryptoSwift DataConversion.swift
[46/137] Compiling CryptoSwift Division.swift
[47/137] Compiling CryptoSwift Exponentiation.swift
[48/137] Compiling CryptoSwift FloatingPointConversion.swift
[49/137] Compiling CryptoSwift GCD.swift
[50/137] Compiling CryptoSwift Hashable.swift
[51/137] Compiling CryptoSwift IntegerConversion.swift
[52/137] Compiling CryptoSwift Multiplication.swift
[53/137] Compiling CryptoSwift PrimeTest.swift
[54/137] Compiling CryptoSwift Random.swift
[55/137] Compiling CryptoSwift Shifts.swift
[56/137] Compiling CryptoSwift SquareRoot.swift
[57/137] Compiling CryptoSwift Strideable.swift
[58/137] Compiling CryptoSwift StringConversion.swift
[59/137] Compiling CryptoSwift Subtraction.swift
[60/137] Compiling CryptoSwift WordsAndBits.swift
[61/137] Compiling CryptoSwift ChaCha20.swift
[62/137] Compiling CryptoSwift Checksum.swift
[63/137] Compiling CryptoSwift Cipher.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[67/138] Emitting module CryptoSwift
[68/138] Compiling CryptoSwift BlockEncryptor.swift
[69/138] Compiling CryptoSwift BlockMode.swift
[70/138] Compiling CryptoSwift BlockModeOptions.swift
[71/138] Compiling CryptoSwift CBC.swift
[72/138] Compiling CryptoSwift CCM.swift
[73/138] Compiling CryptoSwift CFB.swift
[74/138] Compiling CryptoSwift CTR.swift
[75/138] Compiling CryptoSwift CipherModeWorker.swift
[76/138] Compiling CryptoSwift ECB.swift
[77/138] Compiling CryptoSwift GCM.swift
[78/138] Compiling CryptoSwift OCB.swift
[79/138] Compiling CryptoSwift OFB.swift
[80/138] Compiling CryptoSwift PCBC.swift
[81/138] Compiling CryptoSwift Blowfish.swift
[82/138] Compiling CryptoSwift AEAD.swift
[83/138] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[84/138] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[85/138] Compiling CryptoSwift AES.Cryptors.swift
[86/138] Compiling CryptoSwift AES.swift
[87/138] Compiling CryptoSwift ASN1.swift
[88/138] Compiling CryptoSwift ASN1Decoder.swift
[89/138] Compiling CryptoSwift ASN1Encoder.swift
[90/138] Compiling CryptoSwift ASN1Scanner.swift
[91/138] Compiling CryptoSwift Array+Extension.swift
[92/138] Compiling CryptoSwift Authenticator.swift
[93/138] Compiling CryptoSwift BatchedCollection.swift
[94/138] Compiling CryptoSwift Bit.swift
[95/138] Compiling CryptoSwift BlockCipher.swift
[96/138] Compiling CryptoSwift BlockDecryptor.swift
[97/138] Compiling CryptoSwift Collection+Extension.swift
[98/138] Compiling CryptoSwift CompactMap.swift
[99/138] Compiling CryptoSwift Cryptor.swift
[100/138] Compiling CryptoSwift Cryptors.swift
[101/138] Compiling CryptoSwift Digest.swift
[102/138] Compiling CryptoSwift DigestType.swift
[103/138] Compiling CryptoSwift AES+Foundation.swift
[104/138] Compiling CryptoSwift Array+Foundation.swift
[105/138] Compiling CryptoSwift Blowfish+Foundation.swift
[106/138] Compiling CryptoSwift ChaCha20+Foundation.swift
[107/138] Compiling CryptoSwift Data+Extension.swift
[108/138] Compiling CryptoSwift HMAC+Foundation.swift
[109/138] Compiling CryptoSwift Rabbit+Foundation.swift
[110/138] Compiling CryptoSwift String+FoundationExtension.swift
[111/138] Compiling CryptoSwift PKCS1v15.swift
[112/138] Compiling CryptoSwift PKCS5.swift
[113/138] Compiling CryptoSwift PKCS7.swift
[114/138] Compiling CryptoSwift PKCS7Padding.swift
[115/138] Compiling CryptoSwift Padding.swift
[116/138] Compiling CryptoSwift Poly1305.swift
[117/138] Compiling CryptoSwift RSA+Cipher.swift
[118/138] Compiling CryptoSwift RSA+Signature.swift
[119/138] Compiling CryptoSwift RSA.swift
[120/138] Compiling CryptoSwift Rabbit.swift
[121/138] Compiling CryptoSwift SHA1.swift
[122/138] Compiling CryptoSwift SHA2.swift
[123/138] Compiling CryptoSwift SHA3.swift
[124/138] Compiling CryptoSwift Scrypt.swift
[125/138] Compiling CryptoSwift SecureBytes.swift
[126/138] Compiling CryptoSwift Signature.swift
[127/138] Compiling CryptoSwift StreamDecryptor.swift
[128/138] Compiling CryptoSwift StreamEncryptor.swift
[129/138] Compiling CryptoSwift String+Extension.swift
[130/138] Compiling CryptoSwift UInt128.swift
[131/138] Compiling CryptoSwift UInt16+Extension.swift
[132/138] Compiling CryptoSwift UInt32+Extension.swift
[133/138] Compiling CryptoSwift UInt64+Extension.swift
[134/138] Compiling CryptoSwift UInt8+Extension.swift
[135/138] Compiling CryptoSwift Updatable.swift
[136/138] Compiling CryptoSwift Utils.swift
[137/138] Compiling CryptoSwift XChaCha20.swift
[138/138] Compiling CryptoSwift ZeroPadding.swift
[140/161] Compiling Interpreter Accounts.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[141/161] Compiling Interpreter Authorization.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[142/161] Compiling Interpreter Backend.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[143/164] Compiling Interpreter Control.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[144/164] Compiling Interpreter Host.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[145/164] Compiling Interpreter MemoryInstructions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[146/164] Compiling Interpreter Runtime.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[147/164] Compiling Interpreter Trace.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[148/164] Compiling Interpreter Transfer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[149/164] Compiling Interpreter ExecutionState.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[150/164] Compiling Interpreter Executor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[151/164] Compiling Interpreter Gas.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[152/164] Compiling Interpreter Stack.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[153/164] Compiling Interpreter System.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[154/164] Compiling Interpreter InterpreterHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[155/164] Emitting module Interpreter
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[156/164] Compiling Interpreter Memory.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[157/164] Compiling Interpreter MemoryState.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[158/164] Compiling Interpreter Opcodes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[159/164] Compiling Interpreter HardFork.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[160/164] Compiling Interpreter Arithmetic.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[161/164] Compiling Interpreter Bitwise.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[162/164] Compiling Interpreter Log.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[163/164] Compiling Interpreter Machine.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[164/164] Compiling Interpreter MachineStack.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Build complete! (99.39s)
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" : "/host/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"
}
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:276d66a16377d3ee059b2e3429cbc1154d9f01e42871e5d702fd5d8b9044d93d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
Done.