fix: add memory_layout to preprocessing so verifier doesn't rely on the prover #1046
Triggered via pull request
October 31, 2024 17:30
Status
Cancelled
Total duration
2m 16s
Artifacts
–
rust.yml
on: pull_request
fmt
17s
clippy
42s
machete
56s
Build Wasm
1m 36s
test
2m 6s
Onchain Verifier Tests
2m 6s
Annotations
14 errors and 15 warnings
fmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
clippy:
examples/muldiv/guest/src/lib.rs#L3
this function takes 6 arguments but 5 arguments were supplied
|
clippy:
examples/muldiv/guest/src/lib.rs#L3
this function takes 2 arguments but 3 arguments were supplied
|
clippy:
examples/sha3-ex/guest/src/lib.rs#L5
this function takes 6 arguments but 5 arguments were supplied
|
clippy:
examples/sha3-ex/guest/src/lib.rs#L5
this function takes 2 arguments but 3 arguments were supplied
|
clippy:
examples/multi-function/guest/src/lib.rs#L3
this function takes 6 arguments but 5 arguments were supplied
|
clippy:
examples/multi-function/guest/src/lib.rs#L3
this function takes 2 arguments but 3 arguments were supplied
|
clippy:
examples/multi-function/guest/src/lib.rs#L8
this function takes 6 arguments but 5 arguments were supplied
|
clippy:
examples/multi-function/guest/src/lib.rs#L8
this function takes 2 arguments but 3 arguments were supplied
|
clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
test
Canceling since a higher priority waiting request for 'Build and Test Jolt-sagar/refactor_memory_layout' exists
|
test
The operation was canceled.
|
Onchain Verifier Tests
Canceling since a higher priority waiting request for 'Build and Test Jolt-sagar/refactor_memory_layout' exists
|
Onchain Verifier Tests
The operation was canceled.
|
fmt
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
fmt
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
fmt:
jolt-core/src/benches/bench.rs#L131
Diff in /home/runner/work/jolt/jolt/jolt-core/src/benches/bench.rs
|
fmt:
jolt-core/src/benches/bench.rs#L186
Diff in /home/runner/work/jolt/jolt/jolt-core/src/benches/bench.rs
|
fmt:
jolt-core/src/jolt/vm/mod.rs#L539
Diff in /home/runner/work/jolt/jolt/jolt-core/src/jolt/vm/mod.rs
|
fmt:
jolt-core/src/jolt/vm/mod.rs#L546
Diff in /home/runner/work/jolt/jolt/jolt-core/src/jolt/vm/mod.rs
|
fmt:
jolt-core/src/jolt/vm/rv32i_vm.rs#L312
Diff in /home/runner/work/jolt/jolt/jolt-core/src/jolt/vm/rv32i_vm.rs
|
fmt:
jolt-core/src/jolt/vm/rv32i_vm.rs#L370
Diff in /home/runner/work/jolt/jolt/jolt-core/src/jolt/vm/rv32i_vm.rs
|
fmt:
jolt-core/src/jolt/vm/rv32i_vm.rs#L400
Diff in /home/runner/work/jolt/jolt/jolt-core/src/jolt/vm/rv32i_vm.rs
|
fmt:
jolt-core/src/jolt/vm/rv32i_vm.rs#L430
Diff in /home/runner/work/jolt/jolt/jolt-core/src/jolt/vm/rv32i_vm.rs
|
fmt:
jolt-core/src/jolt/vm/rv32i_vm.rs#L461
Diff in /home/runner/work/jolt/jolt/jolt-core/src/jolt/vm/rv32i_vm.rs
|
fmt:
jolt-core/src/jolt/vm/rv32i_vm.rs#L494
Diff in /home/runner/work/jolt/jolt/jolt-core/src/jolt/vm/rv32i_vm.rs
|
clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Wasm
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|