fixes #503: replace custom MPT and triehash with alloy-trie #953
test.yml
on: pull_request
check
3m 12s
test
3m 0s
fmt
22s
clippy
3m 18s
wasm-compatibility
3m 19s
Annotations
12 errors and 36 warnings
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
|
clippy:
core/src/execution/evm.rs#L95
field assignment outside of initializer for an instance created with Default::default()
|
clippy:
ethereum/consensus-core/src/types/mod.rs#L221
an implementation of `From` is preferred since it gives you `Into<_>` for free where the reverse isn't true
|
clippy:
core/src/execution/state.rs#L306
this loop could be written as a `while let` loop
|
clippy:
core/src/execution/state.rs#L327
unnecessary use of `get(&prev).is_none()`
|
clippy:
core/src/execution/mod.rs#L118
useless conversion to the same type: `u64`
|
clippy:
core/src/execution/mod.rs#L294
useless conversion to the same type: `u64`
|
clippy:
core/src/execution/mod.rs#L376
useless conversion to the same type: `u64`
|
clippy:
core/src/execution/mod.rs#L514
writing `&Vec` instead of `&[_]` involves a new object where a slice will do
|
clippy:
ethereum/consensus-core/src/consensus_core.rs#L39
this expression creates a reference which is immediately dereferenced by the compiler
|
clippy:
ethereum/consensus-core/src/consensus_core.rs#L141
this expression creates a reference which is immediately dereferenced by the compiler
|
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/
|
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/
|
test
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/libp2p-identity/0.1.3/download` (146.75.30.137), got 502
|
test
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/libp2p-gossipsub/0.44.4/download` (146.75.30.137), got 502
|
test
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/http/1.1.0/download` (146.75.30.137), got 502
|
check
Failed to download action 'https://api.github.com/repos/actions-rs/toolchain/tarball/16499b5e05bf2e26879000db0c1d13f7e13fa3af'. Error: Response status code does not indicate success: 503 (Service Unavailable). D000:7A00F:4924442:92B4497:67A484FB
|
check
Back off 26.24 seconds before retry.
|
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/
|
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/
|
clippy
Failed to download action 'https://api.github.com/repos/actions-rs/toolchain/tarball/16499b5e05bf2e26879000db0c1d13f7e13fa3af'. Error: Response status code does not indicate success: 504 (Gateway Timeout).
|
clippy
Back off 24.491 seconds before retry.
|
wasm-compatibility
Unexpected input(s) 'arg', valid inputs are ['command', 'toolchain', 'args', 'use-cross']
|
wasm-compatibility
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/lru-cache/0.1.2/download` (146.75.78.137), got 502
|
wasm-compatibility
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/libm/0.2.8/download` (146.75.78.137), got 502
|
wasm-compatibility
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/heck/0.5.0/download` (146.75.78.137), got 502
|
wasm-compatibility
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/blst/0.3.13/download` (146.75.78.137), got 502
|
wasm-compatibility
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/asynchronous-codec/0.6.2/download` (146.75.78.137), got 502
|
wasm-compatibility
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/alloy-consensus-any/0.9.1/download` (146.75.78.137), got 502
|
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/
|
wasm-compatibility
Failed to download action 'https://api.github.com/repos/Swatinem/rust-cache/tarball/f0deed1e0edfc6a9be95417288c0e1099b1eeec3'. Error: Response status code does not indicate success: 503 (Service Unavailable). 0401:30D038:628270:C59D89:67A48503
|
wasm-compatibility
Back off 18.564 seconds before retry.
|