Multi-chain, multi-denom support for drip #2917
Merged
Garnix CI / package drip [x86_64-linux]
succeeded
Jan 29, 2025 in 2m 8s
Run results
Build succeeded
Details
Last 100 lines of logs:
Compiling serde-json-wasm v1.0.1
Compiling cosmwasm-derive v2.1.4
Compiling proc-macro-warning v1.0.2
Compiling milagro_bls v1.5.0 (https://github.com/Snowfork/milagro_bls?rev=bc2b5b5e8d48b7e2e1bfaa56dc2d93e13cb32095#bc2b5b5e)
Compiling sha3 v0.10.8
Compiling cosmwasm-std v2.1.4
Compiling frame-support-procedural v30.0.2
Compiling bip32 v0.5.1
Compiling ssz v0.0.0 (/build/drip-patched-workspace-cargo-toml/lib/ssz)
Compiling alloy v0.6.4
Compiling protos v0.0.0 (/build/drip-patched-workspace-cargo-toml/generated/rust/protos)
Compiling wasmparser v0.113.3
Compiling hyper v1.3.1
Compiling bcs v0.1.6
Compiling sha1 v0.10.6
Compiling subtle-encoding v0.5.1
Compiling macros v0.0.0 (/build/drip-patched-workspace-cargo-toml/lib/macros)
Compiling unionlabs v0.0.0 (/build/drip-patched-workspace-cargo-toml/lib/unionlabs)
Compiling hyper-util v0.1.5
Compiling tokio-rustls v0.26.0
Compiling serde_urlencoded v0.7.1
Compiling jsonrpsee-types v0.24.3
Compiling pest v2.7.14
Compiling jsonrpsee-core v0.24.3
Compiling hyper-rustls v0.27.2
Compiling rustls-platform-verifier v0.3.4
Compiling futures v0.3.30
Compiling soketto v0.8.0
Compiling jsonrpsee-client-transport v0.24.3
Compiling darling_core v0.20.8
Compiling jsonrpsee-ws-client v0.24.3
Compiling jsonrpsee-http-client v0.24.3
Compiling pest_meta v2.7.10
Compiling pest_generator v2.7.10
Compiling jsonrpsee v0.24.3
Compiling darling_macro v0.20.8
Compiling async-graphql-value v7.0.11
Compiling beacon-api-types v0.0.0 (/build/drip-patched-workspace-cargo-toml/lib/beacon-api-types)
Compiling hyper-rustls v0.24.2
Compiling strum_macros v0.26.4
Compiling tungstenite v0.21.0
Compiling strum v0.26.3
Compiling reqwest v0.11.27
Compiling async-graphql-parser v7.0.11
Compiling darling v0.20.8
Compiling pest_derive v2.7.10
Compiling cometbft-types v0.0.0 (/build/drip-patched-workspace-cargo-toml/lib/cometbft-types)
Compiling reconnecting-jsonrpc-ws-client v0.0.0 (/build/drip-patched-workspace-cargo-toml/lib/reconnecting-jsonrpc-ws-client)
Compiling handlebars v5.1.2
Compiling async-graphql-derive v7.0.7
Compiling axum-core v0.4.3
Compiling multer v3.1.0
Compiling tokio-tungstenite v0.21.0
Compiling ethereum-light-client-types v0.0.0 (/build/drip-patched-workspace-cargo-toml/lib/ethereum-light-client-types)
Compiling num_enum_derive v0.7.2
Compiling serde_path_to_error v0.1.16
Compiling async-graphql v7.0.7
Compiling axum v0.7.5
Compiling num_enum v0.7.2
Compiling berachain-light-client-types v0.0.0 (/build/drip-patched-workspace-cargo-toml/lib/berachain-light-client-types)
Compiling cometbft-rpc v0.0.0 (/build/drip-patched-workspace-cargo-toml/lib/cometbft-rpc)
Compiling tendermint-light-client-types v0.0.0 (/build/drip-patched-workspace-cargo-toml/lib/tendermint-light-client-types)
Compiling scroll-api v0.0.0 (/build/drip-patched-workspace-cargo-toml/lib/scroll-api)
Compiling beacon-api v0.0.0 (/build/drip-patched-workspace-cargo-toml/lib/beacon-api)
Compiling reqwest v0.12.5
Compiling scroll-rpc v0.0.0 (/build/drip-patched-workspace-cargo-toml/lib/scroll-rpc)
Compiling ics23 v0.0.0 (/build/drip-patched-workspace-cargo-toml/lib/ics23)
Compiling clap_derive v4.5.4
Compiling tracing-serde v0.1.3
Compiling enumorph v0.1.2
Compiling chain-utils v0.0.0 (/build/drip-patched-workspace-cargo-toml/lib/chain-utils)
Compiling tracing-subscriber v0.3.18
Compiling async-sqlite v0.2.2
Compiling clap v4.5.4
Compiling recaptcha-verify v0.1.5
Compiling async-graphql-axum v7.0.6
Compiling drip v0.0.0 (/build/drip-patched-workspace-cargo-toml/drip)
Finished `release` profile [optimized] target(s) in 6m 50s
buildPhase completed in 6 minutes 51 seconds
Running phase: installPhase
@nix {"action":"setPhase","phase":"installPhase"}
searching for bins/libs to install from cargo build log at cargoBuildLogylD3.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/drip-patched-workspace-cargo-toml/target/release/drip
searching for bins/libs complete
stripping references to cargoVendorDir from:
/nix/store/nd5lbwi4hvsmyq2ygk641849cmx231i4-drip-0.0.0/bin/drip
stripping references done
Running phase: fixupPhase
@nix {"action":"setPhase","phase":"fixupPhase"}
shrinking RPATHs of ELF executables and libraries in /nix/store/nd5lbwi4hvsmyq2ygk641849cmx231i4-drip-0.0.0
shrinking /nix/store/nd5lbwi4hvsmyq2ygk641849cmx231i4-drip-0.0.0/bin/drip
checking for references to /build/ in /nix/store/nd5lbwi4hvsmyq2ygk641849cmx231i4-drip-0.0.0...
patching script interpreter paths in /nix/store/nd5lbwi4hvsmyq2ygk641849cmx231i4-drip-0.0.0
stripping (with command strip and flags -S -p) in /nix/store/nd5lbwi4hvsmyq2ygk641849cmx231i4-drip-0.0.0/bin
Loading