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(app): addresses stats #2711

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

fix(app): remove commented, no need

8aa803e
Select commit
Loading
Failed to load commit list.
Open

feat(app): addresses stats #2711

fix(app): remove commented, no need
8aa803e
Select commit
Loading
Failed to load commit list.
Garnix CI / package ics08-movement [aarch64-linux] succeeded Aug 29, 2024 in 2m 28s

Run results

Build succeeded

Details

Last 100 lines of logs:

   Compiling thiserror v1.0.61
   Compiling primitive-types v0.12.2
   Compiling pbjson-types v0.6.0 (https://github.com/recoord/pbjson?rev=2b7a8e4c2c83a40d04beed46aa26ab97a39a81fe#2b7a8e4c)
   Compiling darling_macro v0.13.4
   Compiling serde_derive_internals v0.29.1
   Compiling serde_json v1.0.118
   Compiling schemars_derive v0.8.21
   Compiling darling v0.13.4
   Compiling serde-utils v0.1.0 (/build/ics08-movement-patched-workspace-cargo-toml/lib/serde-utils)
   Compiling macro_magic_macros v0.5.0
   Compiling prettier-please v0.2.0
   Compiling pbjson v0.6.0 (https://github.com/recoord/pbjson?rev=2b7a8e4c2c83a40d04beed46aa26ab97a39a81fe#2b7a8e4c)
   Compiling frame-support-procedural-tools-derive v10.0.0
   Compiling clap_derive v4.5.4
   Compiling schemars v0.8.21
   Compiling frame-support-procedural-tools v9.0.0
   Compiling expander v2.1.0
   Compiling macro_magic v0.5.0
   Compiling ssz-derive v0.5.3 (/build/ics08-movement-patched-workspace-cargo-toml/lib/ssz-derive)
   Compiling serde-json-wasm v0.5.2
   Compiling proc-macro-warning v1.0.2
   Compiling cosmwasm-std v1.5.2
   Compiling ssz v0.5.3 (/build/ics08-movement-patched-workspace-cargo-toml/lib/ssz)
   Compiling frame-support-procedural v22.0.0
   Compiling protos v0.0.0 (/build/ics08-movement-patched-workspace-cargo-toml/generated/rust/protos)
   Compiling clap v4.5.4
   Compiling bcs v0.1.4 (https://github.com/aptos-labs/bcs.git?rev=d31fab9d81748e2594be5cd5cdf845786a30562d#d31fab9d)
   Compiling serde_bytes v0.11.14
   Compiling enumorph v0.1.2
   Compiling macros v0.1.0 (/build/ics08-movement-patched-workspace-cargo-toml/lib/macros)
   Compiling unionlabs v0.1.0 (/build/ics08-movement-patched-workspace-cargo-toml/lib/unionlabs)
   Compiling ethereum-verifier v0.1.0 (/build/ics08-movement-patched-workspace-cargo-toml/lib/ethereum-verifier)
   Compiling ics008-wasm-client v0.1.0 (/build/ics08-movement-patched-workspace-cargo-toml/lib/ics-008-wasm-client)
   Compiling aptos-verifier v0.1.0 (/build/ics08-movement-patched-workspace-cargo-toml/lib/aptos-verifier)
   Compiling ics08-movement v0.1.0 (/build/ics08-movement-patched-workspace-cargo-toml/light-clients/movement/ics08-movement)
warning: unused import: `Empty`
 --> light-clients/movement/ics08-movement/src/client.rs:1:26
  |
1 | use cosmwasm_std::{Deps, Empty};
  |                          ^^^^^
  |
  = note: `#[warn(unused_imports)]` on by default

warning: unused import: `H160`
  --> light-clients/movement/ics08-movement/src/client.rs:12:12
   |
12 |     hash::{H160, H256},
   |            ^^^^

warning: unused import: `std::fmt`
 --> light-clients/movement/ics08-movement/src/sparse_merkle_proof.rs:1:5
  |
1 | use std::fmt;
  |     ^^^^^^^^

warning: unused import: `hex::FromHex`
 --> light-clients/movement/ics08-movement/src/sparse_merkle_proof.rs:3:5
  |
3 | use hex::FromHex;
  |     ^^^^^^^^^^^^

warning: unused import: `hex_literal::hex`
 --> light-clients/movement/ics08-movement/src/sparse_merkle_proof.rs:4:5
  |
4 | use hex_literal::hex;
  |     ^^^^^^^^^^^^^^^^

warning: unused imports: `de` and `ser`
 --> light-clients/movement/ics08-movement/src/sparse_merkle_proof.rs:5:13
  |
5 | use serde::{de, ser, Deserialize, Serialize};
  |             ^^  ^^^

warning: unused imports: `Digest` and `Sha3_256`
 --> light-clients/movement/ics08-movement/src/sparse_merkle_proof.rs:6:12
  |
6 | use sha3::{Digest, Sha3_256};
  |            ^^^^^^  ^^^^^^^^

warning: `ics08-movement` (lib) generated 7 warnings (run `cargo fix --lib -p ics08-movement` to apply 7 suggestions)
    Finished `release` profile [optimized] target(s) in 3m 41s
buildPhase completed in 3 minutes 41 seconds
@nix {"action":"setPhase","phase":"installPhase"}
Running phase: installPhase
stripping references to cargoVendorDir from /nix/store/pcxvzmmgwh9p86vdhvs1x41spwch9ij3-ics08-movement-0.1.0/lib/ics08_movement.wasm.gz

real	0m2.051s
user	0m1.105s
sys	0m0.631s
stripping references to cargoVendorDir from /nix/store/pcxvzmmgwh9p86vdhvs1x41spwch9ij3-ics08-movement-0.1.0/lib/ics08_movement.wasm

real	0m2.083s
user	0m1.165s
sys	0m0.592s
@nix {"action":"setPhase","phase":"fixupPhase"}
Running phase: fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/pcxvzmmgwh9p86vdhvs1x41spwch9ij3-ics08-movement-0.1.0
checking for references to /build/ in /nix/store/pcxvzmmgwh9p86vdhvs1x41spwch9ij3-ics08-movement-0.1.0...
patching script interpreter paths in /nix/store/pcxvzmmgwh9p86vdhvs1x41spwch9ij3-ics08-movement-0.1.0
stripping (with command strip and flags -S -p) in  /nix/store/pcxvzmmgwh9p86vdhvs1x41spwch9ij3-ics08-movement-0.1.0/lib