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 / package devnet-utils [x86_64-linux] succeeded Oct 18, 2024 in 11m 10s

Run results

Build succeeded

Details

Last 100 lines of logs:

   Compiling thiserror v1.0.61
   Compiling prost-types v0.12.3
   Compiling ark-serialize v0.4.2
   Compiling prettyplease v0.2.22
   Compiling k256 v0.13.3
   Compiling digest v0.9.0
   Compiling strsim v0.10.0
   Compiling darling_core v0.13.4
   Compiling prost-build v0.12.3
   Compiling ark-ff v0.4.2
   Compiling pbjson-build v0.6.2 (https://github.com/recoord/pbjson?rev=2b7a8e4c2c83a40d04beed46aa26ab97a39a81fe#2b7a8e4c)
   Compiling impl-serde v0.4.0
   Compiling block-buffer v0.9.0
   Compiling derive-syn-parse v0.2.0
   Compiling macro_magic_core_macros v0.5.1
   Compiling serde_derive_internals v0.29.1
   Compiling serde_json v1.0.118
   Compiling sha2 v0.9.9
   Compiling schemars_derive v0.8.21
   Compiling macro_magic_core v0.5.1
   Compiling primitive-types v0.12.2
   Compiling ark-poly v0.4.2
   Compiling pbjson-types v0.6.0 (https://github.com/recoord/pbjson?rev=2b7a8e4c2c83a40d04beed46aa26ab97a39a81fe#2b7a8e4c)
   Compiling darling_macro v0.13.4
   Compiling curve25519-dalek v3.2.0
   Compiling ed25519 v2.2.3
   Compiling curve25519-dalek-derive v0.1.1
   Compiling schemars v0.8.21
   Compiling curve25519-dalek v4.1.3
   Compiling ed25519-zebra v3.1.0
   Compiling darling v0.13.4
   Compiling ark-ec v0.4.2
   Compiling serde-utils v0.1.0 (/build/devnet-utils-patched-workspace-cargo-toml/lib/serde-utils)
   Compiling macro_magic_macros v0.5.1
   Compiling prettier-please v0.2.0
   Compiling pbjson v0.6.0 (https://github.com/recoord/pbjson?rev=2b7a8e4c2c83a40d04beed46aa26ab97a39a81fe#2b7a8e4c)
   Compiling primeorder v0.13.6
   Compiling frame-support-procedural-tools-derive v12.0.0
   Compiling derive_more-impl v1.0.0-beta.6
   Compiling clap_derive v4.5.4
   Compiling frame-support-procedural-tools v13.0.0
   Compiling p256 v0.13.2
   Compiling expander v2.1.0
   Compiling macro_magic v0.5.1
   Compiling ark-bls12-381 v0.4.0
   Compiling ssz-derive v0.5.3 (/build/devnet-utils-patched-workspace-cargo-toml/lib/ssz-derive)
   Compiling cosmwasm-crypto v1.5.2
   Compiling ed25519-zebra v4.0.3
   Compiling bs58 v0.5.1
   Compiling serde-json-wasm v0.5.2
   Compiling ripemd v0.1.3
   Compiling proc-macro-warning v1.0.2
   Compiling cosmwasm-std v1.5.2
   Compiling milagro_bls v1.5.0 (https://github.com/Snowfork/milagro_bls?rev=bc2b5b5e8d48b7e2e1bfaa56dc2d93e13cb32095#bc2b5b5e)
   Compiling ssz v0.5.3 (/build/devnet-utils-patched-workspace-cargo-toml/lib/ssz)
   Compiling sha3 v0.10.8
   Compiling cosmwasm-crypto v2.1.0
   Compiling frame-support-procedural v30.0.2
   Compiling bip32 v0.5.1
   Compiling strum_macros v0.26.2
   Compiling protos v0.0.0 (/build/devnet-utils-patched-workspace-cargo-toml/generated/rust/protos)
   Compiling clap v4.5.4
   Compiling derive_more v1.0.0-beta.6
   Compiling bcs v0.1.6
   Compiling rs_merkle v1.4.2
   Compiling serde-json-wasm v1.0.1
   Compiling serde_bytes v0.11.15
   Compiling subtle-encoding v0.5.1
   Compiling enumorph v0.1.2
   Compiling macros v0.1.0 (/build/devnet-utils-patched-workspace-cargo-toml/lib/macros)
   Compiling cosmwasm-derive v2.1.0
   Compiling unionlabs v0.1.0 (/build/devnet-utils-patched-workspace-cargo-toml/lib/unionlabs)
   Compiling bip39 v2.0.0
   Compiling cosmwasm-std v2.1.0
   Compiling strum v0.26.2
   Compiling ed25519-compact v2.1.1
   Compiling devnet-utils v0.1.0 (/build/devnet-utils-patched-workspace-cargo-toml/tools/devnet-utils)
    Finished `release` profile [optimized] target(s) in 6m 06s
buildPhase completed in 6 minutes 7 seconds
Running phase: installPhase
@nix {"action":"setPhase","phase":"installPhase"}
searching for bins/libs to install from cargo build log at cargoBuildLogSWM3.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/devnet-utils-patched-workspace-cargo-toml/target/release/devnet-utils
searching for bins/libs complete
stripping references to cargoVendorDir from:
/nix/store/asg7p7nns49gs399wdyipjx5q55acl3x-devnet-utils-0.1.0/bin/devnet-utils
stripping references done
Running phase: fixupPhase
@nix {"action":"setPhase","phase":"fixupPhase"}
shrinking RPATHs of ELF executables and libraries in /nix/store/asg7p7nns49gs399wdyipjx5q55acl3x-devnet-utils-0.1.0
shrinking /nix/store/asg7p7nns49gs399wdyipjx5q55acl3x-devnet-utils-0.1.0/bin/devnet-utils
checking for references to /build/ in /nix/store/asg7p7nns49gs399wdyipjx5q55acl3x-devnet-utils-0.1.0...
patching script interpreter paths in /nix/store/asg7p7nns49gs399wdyipjx5q55acl3x-devnet-utils-0.1.0
stripping (with command strip and flags -S -p) in  /nix/store/asg7p7nns49gs399wdyipjx5q55acl3x-devnet-utils-0.1.0/bin