Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ics08-movement): further movement verification #3008

Merged
merged 3 commits into from
Sep 23, 2024

chore: fix warnings

74ab07c
Select commit
Loading
Failed to load commit list.
Merged

feat(ics08-movement): further movement verification #3008

chore: fix warnings
74ab07c
Select commit
Loading
Failed to load commit list.
Garnix CI / package voyager-modules-dev [x86_64-linux] succeeded Sep 23, 2024 in 3m 56s

Run results

Build succeeded

Details

Last 100 lines of logs:

   Compiling voyager-transaction-module-aptos v0.1.0 (/build/voyager-modules-patched-workspace-cargo-toml/voyager/modules/transaction/aptos)
   Compiling voyager-consensus-module-ethereum v0.1.0 (/build/voyager-modules-patched-workspace-cargo-toml/voyager/modules/consensus/ethereum)
   Compiling voyager-plugin-packet-filter v0.1.0 (/build/voyager-modules-patched-workspace-cargo-toml/voyager/plugins/packet-filter)
   Compiling voyager-consensus-module-cometbls v0.1.0 (/build/voyager-modules-patched-workspace-cargo-toml/voyager/modules/consensus/cometbls)
   Compiling voyager-client-module-ethereum v0.1.0 (/build/voyager-modules-patched-workspace-cargo-toml/voyager/modules/client/ethereum)
   Compiling voyager-chain-module-ethereum v0.1.0 (/build/voyager-modules-patched-workspace-cargo-toml/voyager/modules/chain/ethereum)
   Compiling voyager-client-module-movement v0.1.0 (/build/voyager-modules-patched-workspace-cargo-toml/voyager/modules/client/movement)
   Compiling voyager-consensus-module-movement v0.1.0 (/build/voyager-modules-patched-workspace-cargo-toml/voyager/modules/consensus/movement)
   Compiling voyager-transaction-module-ethereum v0.1.0 (/build/voyager-modules-patched-workspace-cargo-toml/voyager/modules/transaction/ethereum)
   Compiling voyager-chain-module-movement v0.1.0 (/build/voyager-modules-patched-workspace-cargo-toml/voyager/modules/chain/movement)
warning: unused import: `sparse_merkle_proof::SparseMerkleProof`
  --> voyager/modules/client/movement/src/main.rs:15:13
   |
15 |     aptos::{sparse_merkle_proof::SparseMerkleProof, storage_proof::StorageProof},
   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: `#[warn(unused_imports)]` on by default

warning: unused import: `self`
 --> voyager/modules/consensus/movement/src/main.rs:3:27
  |
3 | use aptos_move_ibc::ibc::{self, ClientExt as _};
  |                           ^^^^
  |
  = note: `#[warn(unused_imports)]` on by default

warning: unused import: `warn`
  --> voyager/modules/consensus/movement/src/main.rs:10:34
   |
10 | use tracing::{debug, instrument, warn};
   |                                  ^^^^

warning: unused variable: `cmd`
   --> voyager/modules/chain/movement/src/main.rs:145:29
    |
145 |     pub async fn cmd(&self, cmd: Cmd) -> Result<(), BoxDynError> {
    |                             ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
    |
    = note: `#[warn(unused_variables)]` on by default

warning: `voyager-client-module-movement` (bin "voyager-client-module-movement") generated 1 warning (run `cargo fix --bin "voyager-client-module-movement"` to apply 1 suggestion)
warning: `voyager-consensus-module-movement` (bin "voyager-consensus-module-movement") generated 2 warnings (run `cargo fix --bin "voyager-consensus-module-movement"` to apply 2 suggestions)
warning: `voyager-chain-module-movement` (bin "voyager-chain-module-movement") generated 1 warning
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
buildPhase completed in 1 minutes 8 seconds
Running phase: installPhase
@nix {"action":"setPhase","phase":"installPhase"}
searching for bins/libs to install from cargo build log at cargoBuildLog6nTF.json
installing /build/voyager-modules-patched-workspace-cargo-toml/target/debug/voyager-plugin-packet-filter
installing /build/voyager-modules-patched-workspace-cargo-toml/target/debug/voyager-client-module-cometbls
installing /build/voyager-modules-patched-workspace-cargo-toml/target/debug/voyager-client-module-ethereum
installing /build/voyager-modules-patched-workspace-cargo-toml/target/debug/voyager-client-module-movement
installing /build/voyager-modules-patched-workspace-cargo-toml/target/debug/voyager-transaction-module-ethereum
installing /build/voyager-modules-patched-workspace-cargo-toml/target/debug/voyager-plugin-transaction-batch
installing /build/voyager-modules-patched-workspace-cargo-toml/target/debug/voyager-consensus-module-ethereum
installing /build/voyager-modules-patched-workspace-cargo-toml/target/debug/voyager-transaction-module-aptos
installing /build/voyager-modules-patched-workspace-cargo-toml/target/debug/voyager-consensus-module-movement
installing /build/voyager-modules-patched-workspace-cargo-toml/target/debug/voyager-chain-module-ethereum
installing /build/voyager-modules-patched-workspace-cargo-toml/target/debug/voyager-consensus-module-cometbls
installing /build/voyager-modules-patched-workspace-cargo-toml/target/debug/voyager-chain-module-movement
installing /build/voyager-modules-patched-workspace-cargo-toml/target/debug/voyager-transaction-module-cosmos-sdk
installing /build/voyager-modules-patched-workspace-cargo-toml/target/debug/voyager-chain-module-cosmos-sdk
searching for bins/libs complete
stripping references to cargoVendorDir from:
/nix/store/vsydq1rjkj7b77vmk7rw5q1x5k2wqw8v-voyager-modules-dev-0.0.0/bin/voyager-chain-module-cosmos-sdk
/nix/store/vsydq1rjkj7b77vmk7rw5q1x5k2wqw8v-voyager-modules-dev-0.0.0/bin/voyager-chain-module-ethereum
/nix/store/vsydq1rjkj7b77vmk7rw5q1x5k2wqw8v-voyager-modules-dev-0.0.0/bin/voyager-chain-module-movement
/nix/store/vsydq1rjkj7b77vmk7rw5q1x5k2wqw8v-voyager-modules-dev-0.0.0/bin/voyager-client-module-cometbls
/nix/store/vsydq1rjkj7b77vmk7rw5q1x5k2wqw8v-voyager-modules-dev-0.0.0/bin/voyager-client-module-ethereum
/nix/store/vsydq1rjkj7b77vmk7rw5q1x5k2wqw8v-voyager-modules-dev-0.0.0/bin/voyager-client-module-movement
/nix/store/vsydq1rjkj7b77vmk7rw5q1x5k2wqw8v-voyager-modules-dev-0.0.0/bin/voyager-consensus-module-cometbls
/nix/store/vsydq1rjkj7b77vmk7rw5q1x5k2wqw8v-voyager-modules-dev-0.0.0/bin/voyager-consensus-module-ethereum
/nix/store/vsydq1rjkj7b77vmk7rw5q1x5k2wqw8v-voyager-modules-dev-0.0.0/bin/voyager-consensus-module-movement
/nix/store/vsydq1rjkj7b77vmk7rw5q1x5k2wqw8v-voyager-modules-dev-0.0.0/bin/voyager-plugin-packet-filter
/nix/store/vsydq1rjkj7b77vmk7rw5q1x5k2wqw8v-voyager-modules-dev-0.0.0/bin/voyager-plugin-transaction-batch
/nix/store/vsydq1rjkj7b77vmk7rw5q1x5k2wqw8v-voyager-modules-dev-0.0.0/bin/voyager-transaction-module-aptos
/nix/store/vsydq1rjkj7b77vmk7rw5q1x5k2wqw8v-voyager-modules-dev-0.0.0/bin/voyager-transaction-module-cosmos-sdk
/nix/store/vsydq1rjkj7b77vmk7rw5q1x5k2wqw8v-voyager-modules-dev-0.0.0/bin/voyager-transaction-module-ethereum
stripping references done
installPhase completed in 2 minutes 48 seconds
Running phase: fixupPhase
@nix {"action":"setPhase","phase":"fixupPhase"}
shrinking RPATHs of ELF executables and libraries in /nix/store/vsydq1rjkj7b77vmk7rw5q1x5k2wqw8v-voyager-modules-dev-0.0.0
shrinking /nix/store/vsydq1rjkj7b77vmk7rw5q1x5k2wqw8v-voyager-modules-dev-0.0.0/bin/voyager-consensus-module-ethereum
shrinking /nix/store/vsydq1rjkj7b77vmk7rw5q1x5k2wqw8v-voyager-modules-dev-0.0.0/bin/voyager-chain-module-ethereum
shrinking /nix/store/vsydq1rjkj7b77vmk7rw5q1x5k2wqw8v-voyager-modules-dev-0.0.0/bin/voyager-client-module-ethereum
shrinking /nix/store/vsydq1rjkj7b77vmk7rw5q1x5k2wqw8v-voyager-modules-dev-0.0.0/bin/voyager-plugin-packet-filter
shrinking /nix/store/vsydq1rjkj7b77vmk7rw5q1x5k2wqw8v-voyager-modules-dev-0.0.0/bin/voyager-chain-module-cosmos-sdk
shrinking /nix/store/vsydq1rjkj7b77vmk7rw5q1x5k2wqw8v-voyager-modules-dev-0.0.0/bin/voyager-chain-module-movement
shrinking /nix/store/vsydq1rjkj7b77vmk7rw5q1x5k2wqw8v-voyager-modules-dev-0.0.0/bin/voyager-consensus-module-movement
shrinking /nix/store/vsydq1rjkj7b77vmk7rw5q1x5k2wqw8v-voyager-modules-dev-0.0.0/bin/voyager-client-module-movement
shrinking /nix/store/vsydq1rjkj7b77vmk7rw5q1x5k2wqw8v-voyager-modules-dev-0.0.0/bin/voyager-transaction-module-cosmos-sdk
shrinking /nix/store/vsydq1rjkj7b77vmk7rw5q1x5k2wqw8v-voyager-modules-dev-0.0.0/bin/voyager-transaction-module-aptos
shrinking /nix/store/vsydq1rjkj7b77vmk7rw5q1x5k2wqw8v-voyager-modules-dev-0.0.0/bin/voyager-plugin-transaction-batch
shrinking /nix/store/vsydq1rjkj7b77vmk7rw5q1x5k2wqw8v-voyager-modules-dev-0.0.0/bin/voyager-client-module-cometbls
shrinking /nix/store/vsydq1rjkj7b77vmk7rw5q1x5k2wqw8v-voyager-modules-dev-0.0.0/bin/voyager-consensus-module-cometbls
shrinking /nix/store/vsydq1rjkj7b77vmk7rw5q1x5k2wqw8v-voyager-modules-dev-0.0.0/bin/voyager-transaction-module-ethereum
checking for references to /build/ in /nix/store/vsydq1rjkj7b77vmk7rw5q1x5k2wqw8v-voyager-modules-dev-0.0.0...
patching script interpreter paths in /nix/store/vsydq1rjkj7b77vmk7rw5q1x5k2wqw8v-voyager-modules-dev-0.0.0
stripping (with command strip and flags -S -p) in  /nix/store/vsydq1rjkj7b77vmk7rw5q1x5k2wqw8v-voyager-modules-dev-0.0.0/bin