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

Multi-chain, multi-denom support for drip #2917

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

fix(drip): cargo lock

3255d50
Select commit
Loading
Failed to load commit list.
Open

Multi-chain, multi-denom support for drip #2917

fix(drip): cargo lock
3255d50
Select commit
Loading
Failed to load commit list.
Garnix CI / check hubble-tests [x86_64-linux] succeeded Oct 18, 2024 in 9m 40s

Run results

Build succeeded

Details

Last 100 lines of logs:

   Compiling ed25519-consensus v2.1.0
   Compiling hyper-rustls v0.24.2
   Compiling hyper-tls v0.5.0
   Compiling poem-openapi v5.0.2 (https://github.com/poem-web/poem.git?rev=809b2816d3504beeba140fef3fdfe9432d654c5b#809b2816)
   Compiling reqwest v0.11.27
   Compiling axum v0.6.20
   Compiling hyper-timeout v0.4.1
   Compiling tokio-tungstenite v0.23.1
   Compiling alloy-transport-http v0.1.4
   Compiling alloy-transport-ipc v0.1.4
   Compiling ethers-contract-derive v2.0.10 (https://github.com/unionlabs/ethers-rs?branch=ethers-core-wasm#fd10abba)
   Compiling prost v0.13.2
   Compiling alloy-transport-ws v0.1.4
   Compiling ethers-providers v2.0.10 (https://github.com/unionlabs/ethers-rs?branch=ethers-core-wasm#fd10abba)
   Compiling ethers-etherscan v2.0.10 (https://github.com/unionlabs/ethers-rs?branch=ethers-core-wasm#fd10abba)
   Compiling move-disassembler v0.1.0 (https://github.com/unionlabs/aptos-core#fe799078)
   Compiling aptos-dkg v0.1.0 (https://github.com/unionlabs/aptos-core#fe799078)
   Compiling move-model v0.1.0 (https://github.com/unionlabs/aptos-core#fe799078)
   Compiling aptos-vault-client v0.1.0 (https://github.com/unionlabs/aptos-core#fe799078)
   Compiling aptos-openapi v0.1.0 (https://github.com/unionlabs/aptos-core#fe799078)
   Compiling tendermint-proto v0.39.1 (https://github.com/unionlabs/tendermint-rs?branch=v0.39.1-bn254#e891d238)
   Compiling alloy-rpc-client v0.1.4
   Compiling sqlx-core v0.7.4
   Compiling alloy-dyn-abi v0.7.7
   Compiling alloy-chains v0.1.24
   Compiling tonic v0.10.2
   Compiling aptos-secure-storage v0.1.0 (https://github.com/unionlabs/aptos-core#fe799078)
   Compiling tungstenite v0.21.0
   Compiling alloy-provider v0.1.4
   Compiling tracing-error v0.2.0
   Compiling aptos-types v0.0.3 (https://github.com/unionlabs/aptos-core#fe799078)
   Compiling color-spantrace v0.2.1
   Compiling alloy-core v0.7.7
   Compiling async-tungstenite v0.24.0
   Compiling alloy-signer-local v0.1.4
   Compiling alloy-rpc-types v0.1.4
   Compiling color-eyre v0.6.3
   Compiling backon v0.4.4
   Compiling serde-aux v4.5.0
   Compiling ethers-contract v2.0.10 (https://github.com/unionlabs/ethers-rs?branch=ethers-core-wasm#fd10abba)
   Compiling rustls-platform-verifier v0.3.4
   Compiling protos v0.0.0 (/build/hubble-patched-workspace-cargo-toml/generated/rust/protos)
   Compiling sqlx-postgres v0.7.4
   Compiling alloy-contract v0.1.4
   Compiling alloy v0.1.4
   Compiling jsonrpsee-client-transport v0.24.3
   Compiling jsonrpsee-http-client v0.24.3
   Compiling ethers-middleware v2.0.10 (https://github.com/unionlabs/ethers-rs?branch=ethers-core-wasm#fd10abba)
   Compiling move-stackless-bytecode v0.1.0 (https://github.com/unionlabs/aptos-core#fe799078)
   Compiling move-abigen v0.1.0 (https://github.com/unionlabs/aptos-core#fe799078)
   Compiling move-docgen v0.1.0 (https://github.com/unionlabs/aptos-core#fe799078)
   Compiling jsonrpsee-ws-client v0.24.3
   Compiling jsonrpsee v0.24.3
   Compiling reconnecting-jsonrpc-ws-client v0.1.0 (/build/hubble-patched-workspace-cargo-toml/lib/reconnecting-jsonrpc-ws-client)
   Compiling move-compiler-v2 v0.1.0 (https://github.com/unionlabs/aptos-core#fe799078)
   Compiling sqlx-macros-core v0.7.4
   Compiling ethers v2.0.10 (https://github.com/unionlabs/ethers-rs?branch=ethers-core-wasm#fd10abba)
   Compiling contracts v0.0.0 (/build/hubble-patched-workspace-cargo-toml/generated/rust/contracts)
   Compiling sqlx-macros v0.7.4
   Compiling move-package v0.1.0 (https://github.com/unionlabs/aptos-core#fe799078)
   Compiling sqlx v0.7.4
   Compiling aptos-aggregator v0.1.0 (https://github.com/unionlabs/aptos-core#fe799078)
   Compiling aptos-native-interface v0.1.0 (https://github.com/unionlabs/aptos-core#fe799078)
   Compiling aptos-sdk-builder v0.2.0 (https://github.com/unionlabs/aptos-core#fe799078)
   Compiling aptos-config v0.1.0 (https://github.com/unionlabs/aptos-core#fe799078)
   Compiling aptos-move-stdlib v0.1.1 (https://github.com/unionlabs/aptos-core#fe799078)
   Compiling aptos-vm-types v0.0.1 (https://github.com/unionlabs/aptos-core#fe799078)
   Compiling aptos-framework v0.1.0 (https://github.com/unionlabs/aptos-core#fe799078)
   Compiling tendermint v0.39.1 (https://github.com/unionlabs/tendermint-rs?branch=v0.39.1-bn254#e891d238)
   Compiling aptos-api-types v0.0.1 (https://github.com/unionlabs/aptos-core#fe799078)
   Compiling tendermint-config v0.39.1 (https://github.com/unionlabs/tendermint-rs?branch=v0.39.1-bn254#e891d238)
   Compiling tendermint-rpc v0.39.1 (https://github.com/unionlabs/tendermint-rs?branch=v0.39.1-bn254#e891d238)
   Compiling aptos-rest-client v0.0.0 (https://github.com/unionlabs/aptos-core#fe799078)
   Compiling move-bindgen v0.0.0 (/build/hubble-patched-workspace-cargo-toml/tools/move-bindgen)
   Compiling aptos-move-ibc v0.1.0 (/build/hubble-patched-workspace-cargo-toml/generated/rust/aptos-move-ibc)
   Compiling unionlabs v0.1.0 (/build/hubble-patched-workspace-cargo-toml/lib/unionlabs)
   Compiling ics23 v0.1.0 (/build/hubble-patched-workspace-cargo-toml/lib/ics23)
   Compiling cometbft-rpc v0.1.0 (/build/hubble-patched-workspace-cargo-toml/lib/cometbft-rpc)
   Compiling beacon-api v0.1.0 (/build/hubble-patched-workspace-cargo-toml/lib/beacon-api)
   Compiling scroll-api v0.1.0 (/build/hubble-patched-workspace-cargo-toml/lib/scroll-api)
   Compiling scroll-rpc v0.1.0 (/build/hubble-patched-workspace-cargo-toml/lib/scroll-rpc)
   Compiling chain-utils v0.1.0 (/build/hubble-patched-workspace-cargo-toml/lib/chain-utils)
   Compiling hubble v0.1.0 (/build/hubble-patched-workspace-cargo-toml/hubble)
    Finished `release` profile [optimized] target(s) in 1m 39s
     Running unittests src/main.rs (target/release/deps/hubble-66edfb6d46fde36b)

running 0 tests

test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

checkPhase completed in 1 minutes 40 seconds
Running phase: installPhase
@nix {"action":"setPhase","phase":"installPhase"}
linking previous artifacts /nix/store/6lx1vzdkgpsj006cf4cg6jaskn402pk7-hubble-deps-0.1.0/target.tar.zst to /nix/store/1jry5b9dczlqpmmdcm1i24fm36vw0q88-hubble-test-0.1.0/target.tar.zst
/*stdin*\            : 32.85%   (  1.66 GiB =>    557 MiB, /nix/store/1jry5b9dczlqpmmdcm1i24fm36vw0q88-hubble-test-0.1.0/target.tar.zst) 
Running phase: fixupPhase
@nix {"action":"setPhase","phase":"fixupPhase"}
shrinking RPATHs of ELF executables and libraries in /nix/store/1jry5b9dczlqpmmdcm1i24fm36vw0q88-hubble-test-0.1.0
checking for references to /build/ in /nix/store/1jry5b9dczlqpmmdcm1i24fm36vw0q88-hubble-test-0.1.0...
patching script interpreter paths in /nix/store/1jry5b9dczlqpmmdcm1i24fm36vw0q88-hubble-test-0.1.0