This repository has been archived by the owner on Jul 5, 2024. It is now read-only.
refactor: opti build circuit input by cache previous block hashes #1038
main-tests.yml
on: pull_request
skip_check
4s
Light unit tests
2m 45s
Heavy unit tests
3m 26s
Linux Build
3m 58s
Annotations
11 errors and 42 warnings
Linux Build:
bus-mapping/src/circuit_input_builder.rs#L531
cannot find type `HashSet` in this scope
|
Linux Build:
bus-mapping/src/circuit_input_builder.rs#L531
failed to resolve: use of undeclared type `HashSet`
|
Linux Build
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Light unit tests:
bus-mapping/src/circuit_input_builder.rs#L531
cannot find type `HashSet` in this scope
|
Light unit tests:
bus-mapping/src/circuit_input_builder.rs#L531
failed to resolve: use of undeclared type `HashSet`
|
Light unit tests
could not compile `bus-mapping` (lib test) due to 2 previous errors; 3 warnings emitted
|
Light unit tests
The process '/home/ubuntu/.cargo/bin/cargo' failed with exit code 101
|
Heavy unit tests:
bus-mapping/src/circuit_input_builder.rs#L531
cannot find type `HashSet` in this scope
|
Heavy unit tests:
bus-mapping/src/circuit_input_builder.rs#L531
failed to resolve: use of undeclared type `HashSet`
|
Heavy unit tests
could not compile `bus-mapping` (lib test) due to 2 previous errors; 3 warnings emitted
|
Heavy unit tests
The process '/home/ubuntu/.cargo/bin/cargo' failed with exit code 101
|
Linux Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v3, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Linux Build
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/
|
Linux Build
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/
|
Linux Build
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/
|
Linux Build
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/
|
Linux Build:
bus-mapping/src/circuit_input_builder.rs#L29
unused imports: `H160`, `Hash`
|
Linux Build:
bus-mapping/src/circuit_input_builder.rs#L41
unused import: `BTreeMap`
|
Linux Build:
bus-mapping/src/circuit_input_builder.rs#L757
unused variable: `value`
|
Linux Build
`bus-mapping` (lib) generated 3 warnings
|
Light unit tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions/setup-go@v3, actions/cache@v3, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Light unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Light unit tests
go: downloading github.com/ethereum/go-ethereum v1.11.5
|
Light unit tests
go: downloading golang.org/x/exp v0.0.0-20230206171751-46f607a40771
|
Light unit tests
go: downloading github.com/holiman/uint256 v1.2.0
|
Light unit tests
go: downloading github.com/holiman/bloomfilter/v2 v2.0.3
|
Light unit tests
go: downloading github.com/cockroachdb/pebble v0.0.0-20230209160836-829675f94811
|
Light unit tests
go: downloading github.com/gofrs/flock v0.8.1
|
Light unit tests
go: downloading github.com/olekukonko/tablewriter v0.0.5
|
Light unit tests
go: downloading github.com/gorilla/websocket v1.5.0
|
Light unit tests
go: downloading github.com/mattn/go-runewidth v0.0.9
|
Light unit tests
go: downloading github.com/deckarep/golang-set v1.8.0
|
Light unit tests
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/
|
Light unit tests
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/
|
Light unit tests
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/
|
Light unit tests
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/
|
Heavy unit tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions/setup-go@v3, actions/cache@v3, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Heavy unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Heavy unit tests
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/
|
Heavy unit tests
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/
|
Heavy unit tests
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/
|
Heavy unit tests
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/
|
Heavy unit tests
spurious network error (3 tries remaining): [28] Timeout was reached (failed to download any data for `syn v2.0.48` within 30s)
|
Heavy unit tests
go: downloading github.com/ethereum/go-ethereum v1.11.5
|
Heavy unit tests
go: downloading golang.org/x/exp v0.0.0-20230206171751-46f607a40771
|
Heavy unit tests
go: downloading github.com/VictoriaMetrics/fastcache v1.6.0
|
Heavy unit tests
go: downloading github.com/olekukonko/tablewriter v0.0.5
|
Heavy unit tests
go: downloading github.com/deckarep/golang-set/v2 v2.1.0
|
Heavy unit tests
go: downloading github.com/holiman/bloomfilter/v2 v2.0.3
|
Heavy unit tests
go: downloading github.com/golang/snappy v0.0.4
|
Heavy unit tests
go: downloading github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7
|
Heavy unit tests
go: downloading github.com/cespare/xxhash/v2 v2.2.0
|