Skip to content

refactor: custom EVM support #948

refactor: custom EVM support

refactor: custom EVM support #948

Triggered via pull request January 31, 2025 10:38
Status Failure
Total duration 4m 45s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 21 warnings
clippy: core/src/client/rpc.rs#L240
`dyn Fn(&Env) -> Result<u64, EVMError<Report>>` cannot be shared between threads safely
clippy: core/src/client/rpc.rs#L240
`dyn Fn(&Env) -> Result<u64, EVMError<Report>>` cannot be sent between threads safely
clippy: core/src/client/rpc.rs#L240
`dyn Fn(&mut Context<<N as NetworkSpec>::EvmExt, ...>) -> ...` cannot be shared between threads safely
clippy: core/src/client/rpc.rs#L240
`dyn Fn(&mut Context<<N as NetworkSpec>::EvmExt, ...>) -> ...` cannot be sent between threads safely
clippy: core/src/client/rpc.rs#L240
`dyn Fn(&Env) -> Result<(), EVMError<Report>>` cannot be shared between threads safely
clippy: core/src/client/rpc.rs#L240
`dyn Fn(&Env) -> Result<(), EVMError<Report>>` cannot be sent between threads safely
clippy: core/src/client/rpc.rs#L240
`dyn Fn() -> ContextPrecompiles<ProofDB<N, HttpRpc<N>>>` cannot be shared between threads safely
clippy: core/src/client/rpc.rs#L240
`dyn Fn() -> ContextPrecompiles<ProofDB<N, HttpRpc<N>>>` cannot be sent between threads safely
clippy: core/src/client/rpc.rs#L240
`dyn Fn(&mut Context<<N as NetworkSpec>::EvmExt, ...>) -> ...` cannot be shared between threads safely
clippy: core/src/client/rpc.rs#L240
`dyn Fn(&mut Context<<N as NetworkSpec>::EvmExt, ...>) -> ...` cannot be sent between threads safely
wasm-compatibility: core/src/client/rpc.rs#L240
`dyn Fn(&Env) -> Result<u64, EVMError<Report>>` cannot be shared between threads safely
wasm-compatibility: core/src/client/rpc.rs#L240
`dyn Fn(&Env) -> Result<u64, EVMError<Report>>` cannot be sent between threads safely
wasm-compatibility: core/src/client/rpc.rs#L240
`dyn Fn(&mut Context<<N as NetworkSpec>::EvmExt, ...>) -> ...` cannot be shared between threads safely
wasm-compatibility: core/src/client/rpc.rs#L240
`dyn Fn(&mut Context<<N as NetworkSpec>::EvmExt, ...>) -> ...` cannot be sent between threads safely
wasm-compatibility: core/src/client/rpc.rs#L240
`dyn Fn(&Env) -> Result<(), EVMError<Report>>` cannot be shared between threads safely
wasm-compatibility: core/src/client/rpc.rs#L240
`dyn Fn(&Env) -> Result<(), EVMError<Report>>` cannot be sent between threads safely
wasm-compatibility: core/src/client/rpc.rs#L240
`dyn Fn() -> ContextPrecompiles<ProofDB<N, HttpRpc<N>>>` cannot be shared between threads safely
wasm-compatibility: core/src/client/rpc.rs#L240
`dyn Fn() -> ContextPrecompiles<ProofDB<N, HttpRpc<N>>>` cannot be sent between threads safely
wasm-compatibility: core/src/client/rpc.rs#L240
`dyn Fn(&mut Context<<N as NetworkSpec>::EvmExt, ...>) -> ...` cannot be shared between threads safely
wasm-compatibility: core/src/client/rpc.rs#L240
`dyn Fn(&mut Context<<N as NetworkSpec>::EvmExt, ...>) -> ...` cannot be sent between threads safely
check: core/src/client/rpc.rs#L240
`dyn Fn(&Env) -> Result<u64, EVMError<Report>>` cannot be shared between threads safely
check: core/src/client/rpc.rs#L240
`dyn Fn(&Env) -> Result<u64, EVMError<Report>>` cannot be sent between threads safely
check: core/src/client/rpc.rs#L240
`dyn Fn(&mut Context<<N as NetworkSpec>::EvmExt, ...>) -> ...` cannot be shared between threads safely
check: core/src/client/rpc.rs#L240
`dyn Fn(&mut Context<<N as NetworkSpec>::EvmExt, ...>) -> ...` cannot be sent between threads safely
check: core/src/client/rpc.rs#L240
`dyn Fn(&Env) -> Result<(), EVMError<Report>>` cannot be shared between threads safely
check: core/src/client/rpc.rs#L240
`dyn Fn(&Env) -> Result<(), EVMError<Report>>` cannot be sent between threads safely
check: core/src/client/rpc.rs#L240
`dyn Fn() -> ContextPrecompiles<ProofDB<N, HttpRpc<N>>>` cannot be shared between threads safely
check: core/src/client/rpc.rs#L240
`dyn Fn() -> ContextPrecompiles<ProofDB<N, HttpRpc<N>>>` cannot be sent between threads safely
check: core/src/client/rpc.rs#L240
`dyn Fn(&mut Context<<N as NetworkSpec>::EvmExt, ...>) -> ...` cannot be shared between threads safely
check: core/src/client/rpc.rs#L240
`dyn Fn(&mut Context<<N as NetworkSpec>::EvmExt, ...>) -> ...` cannot be sent between threads safely
test
failed to run custom build command for `yeslogic-fontconfig-sys v6.0.0`
test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
fmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
fmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
fmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
fmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
wasm-compatibility
Unexpected input(s) 'arg', valid inputs are ['command', 'toolchain', 'args', 'use-cross']
wasm-compatibility
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
wasm-compatibility
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
wasm-compatibility
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
wasm-compatibility
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/