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 hubble [aarch64-linux] succeeded Sep 23, 2024 in 20m 57s

Run results

Build succeeded

Details

Last 100 lines of logs:

   Compiling bip32 v0.5.1
   Compiling soketto v0.8.0
   Compiling wasmparser v0.113.3
   Compiling itertools v0.13.0
   Compiling tracing-serde v0.1.3
   Compiling rs_merkle v1.4.2
   Compiling bcs v0.1.6
   Compiling enumorph v0.1.2
   Compiling macros v0.1.0 (/build/hubble-patched-workspace-cargo-toml/lib/macros)
   Compiling alloy-pubsub v0.1.4
   Compiling unionlabs v0.1.0 (/build/hubble-patched-workspace-cargo-toml/lib/unionlabs)
   Compiling tracing-subscriber v0.3.18
   Compiling prost-derive v0.13.2
   Compiling alloy-rpc-types-eth v0.1.4
   Compiling jsonrpsee-client-transport v0.24.3
   Compiling hyper-tls v0.6.0
   Compiling hyper-rustls v0.27.2
   Compiling tungstenite v0.23.0
   Compiling interprocess v2.2.1
   Compiling sqlformat v0.2.3
   Compiling curve25519-dalek-ng v4.1.1
   Compiling reqwest v0.12.5
   Compiling tokio-tungstenite v0.23.1
   Compiling jsonrpsee-http-client v0.24.3
   Compiling jsonrpsee-ws-client v0.24.3
   Compiling prost v0.13.2
   Compiling rustls v0.22.3
   Compiling alloy-signer v0.1.4
   Compiling strum_macros v0.26.2
   Compiling sqlx-core v0.7.4
   Compiling strum v0.26.2
   Compiling alloy-network v0.1.4
   Compiling tendermint-proto v0.39.1 (https://github.com/unionlabs/tendermint-rs?branch=v0.39.1-bn254#e891d238)
   Compiling jsonrpsee v0.24.3
   Compiling alloy-transport-ws v0.1.4
   Compiling alloy-transport-http v0.1.4
   Compiling ed25519-consensus v2.1.0
   Compiling alloy-transport-ipc v0.1.4
   Compiling ed25519 v2.2.3
   Compiling serde_repr v0.1.18
   Compiling sqlx-postgres v0.7.4
   Compiling tendermint v0.39.1 (https://github.com/unionlabs/tendermint-rs?branch=v0.39.1-bn254#e891d238)
   Compiling alloy-rpc-client v0.1.4
   Compiling alloy-chains v0.1.24
   Compiling tokio-rustls v0.25.0
   Compiling tungstenite v0.21.0
   Compiling alloy-dyn-abi v0.7.7
   Compiling reconnecting-jsonrpc-ws-client v0.1.0 (/build/hubble-patched-workspace-cargo-toml/lib/reconnecting-jsonrpc-ws-client)
   Compiling alloy-provider v0.1.4
   Compiling async-tungstenite v0.24.0
   Compiling tendermint-config v0.39.1 (https://github.com/unionlabs/tendermint-rs?branch=v0.39.1-bn254#e891d238)
   Compiling sqlx-macros-core v0.7.4
   Compiling tracing-error v0.2.0
   Compiling procfs-core v0.16.0
   Compiling hkdf v0.12.4
   Compiling md-5 v0.10.6
   Compiling tendermint-rpc v0.39.1 (https://github.com/unionlabs/tendermint-rs?branch=v0.39.1-bn254#e891d238)
   Compiling color-spantrace v0.2.1
   Compiling procfs v0.16.0
   Compiling sqlx-macros v0.7.4
   Compiling alloy-contract v0.1.4
   Compiling cometbft-rpc v0.1.0 (/build/hubble-patched-workspace-cargo-toml/lib/cometbft-rpc)
   Compiling alloy-core v0.7.7
   Compiling scroll-rpc v0.1.0 (/build/hubble-patched-workspace-cargo-toml/lib/scroll-rpc)
   Compiling alloy-signer-local v0.1.4
   Compiling alloy-rpc-types v0.1.4
   Compiling ics23 v0.1.0 (/build/hubble-patched-workspace-cargo-toml/lib/ics23)
   Compiling scroll-api v0.1.0 (/build/hubble-patched-workspace-cargo-toml/lib/scroll-api)
   Compiling beacon-api v0.1.0 (/build/hubble-patched-workspace-cargo-toml/lib/beacon-api)
   Compiling chain-utils v0.1.0 (/build/hubble-patched-workspace-cargo-toml/lib/chain-utils)
   Compiling alloy v0.1.4
   Compiling prometheus v0.13.4
   Compiling sqlx v0.7.4
   Compiling color-eyre v0.6.3
   Compiling backon v0.4.4
   Compiling serde-aux v4.5.0
   Compiling hubble v0.1.0 (/build/hubble-patched-workspace-cargo-toml/hubble)
    Finished `release` profile [optimized] target(s) in 23m 37s
buildPhase completed in 23 minutes 38 seconds
Running phase: installPhase
@nix {"action":"setPhase","phase":"installPhase"}
searching for bins/libs to install from cargo build log at cargoBuildLogkAqK.json
warning: Patch `merlin v3.0.0 (https://github.com/aptos-labs/merlin#3454ccc8)` was not used in the crate graph.
Patch `x25519-dalek v1.2.0 (https://github.com/aptos-labs/x25519-dalek?branch=zeroize_v1#762a9501)` was not used in the crate graph.
Check that the patched package version and available features are compatible
with the dependency requirements. If the patch has a different version from
what is locked in the Cargo.lock file, run `cargo update` to use the new
version. This may also occur with an optional dependency that is not enabled.
installing /build/hubble-patched-workspace-cargo-toml/target/release/hubble
searching for bins/libs complete
stripping references to cargoVendorDir from:
/nix/store/0gxb9zk2ca8a6ds29jfyvlczf1yqfi3c-hubble-0.1.0/bin/hubble
stripping references done
Running phase: fixupPhase
@nix {"action":"setPhase","phase":"fixupPhase"}
shrinking RPATHs of ELF executables and libraries in /nix/store/0gxb9zk2ca8a6ds29jfyvlczf1yqfi3c-hubble-0.1.0
shrinking /nix/store/0gxb9zk2ca8a6ds29jfyvlczf1yqfi3c-hubble-0.1.0/bin/hubble
checking for references to /build/ in /nix/store/0gxb9zk2ca8a6ds29jfyvlczf1yqfi3c-hubble-0.1.0...
patching script interpreter paths in /nix/store/0gxb9zk2ca8a6ds29jfyvlczf1yqfi3c-hubble-0.1.0
stripping (with command strip and flags -S -p) in  /nix/store/0gxb9zk2ca8a6ds29jfyvlczf1yqfi3c-hubble-0.1.0/bin