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

Transfer args #3920

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

fix(app2): dep hash

82a72bc
Select commit
Loading
Failed to load commit list.
Open

Transfer args #3920

fix(app2): dep hash
82a72bc
Select commit
Loading
Failed to load commit list.
Garnix CI / package voyager-dev [x86_64-linux] succeeded Mar 4, 2025 in 24s

Run results

Build succeeded

Details

Last 100 lines of logs:

   Compiling tokio-rustls v0.24.1
   Compiling itertools v0.10.5
   Compiling itertools v0.12.1
   Compiling itertools v0.13.0
   Compiling itertools v0.11.0
   Compiling which v4.4.2
   Compiling h2 v0.4.6
   Compiling h2 v0.3.25
   Compiling jaq-std v1.6.0
   Compiling jsonrpsee-types v0.24.3
   Compiling opentelemetry_sdk v0.28.0
   Compiling jaq-interpret v1.5.0
   Compiling tracing-subscriber v0.3.18
   Compiling serde-utils v0.0.0 (/build/voyager-patched-workspace-cargo-toml/lib/serde-utils)
   Compiling jsonrpsee-core v0.24.3
   Compiling sqlformat v0.2.3
   Compiling frame-support-procedural v30.0.2
   Compiling jaq-core v1.5.1
   Compiling prost-derive v0.12.6
   Compiling prost-derive v0.13.2
   Compiling prost v0.12.6
   Compiling prost v0.13.2
   Compiling jsonrpsee-client-transport v0.24.3
   Compiling prost-types v0.12.3
   Compiling tonic v0.12.3
   Compiling jsonrpsee-ws-client v0.24.3
   Compiling prost-build v0.12.3
   Compiling pbjson-build v0.6.2 (https://github.com/recoord/pbjson?rev=2b7a8e4c2c83a40d04beed46aa26ab97a39a81fe#2b7a8e4c)
   Compiling opentelemetry-proto v0.28.0
   Compiling hyper v1.3.1
   Compiling hyper v0.14.28
   Compiling sqlx-core v0.7.4
   Compiling pbjson-types v0.6.0 (https://github.com/recoord/pbjson?rev=2b7a8e4c2c83a40d04beed46aa26ab97a39a81fe#2b7a8e4c)
   Compiling hyper-util v0.1.5
   Compiling alloy-core v0.8.21
   Compiling unionlabs-primitives v0.0.0 (/build/voyager-patched-workspace-cargo-toml/lib/unionlabs-primitives)
   Compiling alloy v0.11.1
   Compiling ssz v0.0.0 (/build/voyager-patched-workspace-cargo-toml/lib/ssz)
   Compiling sqlx-postgres v0.7.4
   Compiling hyper-rustls v0.27.2
   Compiling jsonrpsee-server v0.24.3
   Compiling reqwest v0.12.5
   Compiling jsonrpsee-http-client v0.24.3
   Compiling protos v0.0.0 (/build/voyager-patched-workspace-cargo-toml/generated/rust/protos)
   Compiling jsonrpsee v0.24.3
   Compiling reconnecting-jsonrpc-ws-client v0.0.0 (/build/voyager-patched-workspace-cargo-toml/lib/reconnecting-jsonrpc-ws-client)
   Compiling reth-ipc v1.2.0 (https://github.com/benluelo/reth?branch=client-request-timeout#62249fa2)
   Compiling opentelemetry-http v0.28.0
   Compiling opentelemetry-otlp v0.28.0
   Compiling reqwest v0.11.27
   Compiling sqlx-macros-core v0.7.4
   Compiling sqlx-macros v0.7.4
   Compiling sqlx v0.7.4
   Compiling tikv-jemallocator v0.5.4
   Compiling unionlabs v0.0.0 (/build/voyager-patched-workspace-cargo-toml/lib/unionlabs)
   Compiling voyager-core v0.0.0 (/build/voyager-patched-workspace-cargo-toml/lib/voyager-core)
   Compiling voyager-vm v0.0.0 (/build/voyager-patched-workspace-cargo-toml/lib/voyager-vm)
   Compiling ibc-classic-spec v0.0.0 (/build/voyager-patched-workspace-cargo-toml/lib/ibc-classic-spec)
   Compiling ibc-union-spec v0.0.0 (/build/voyager-patched-workspace-cargo-toml/lib/ibc-union-spec)
warning: unused import: `ethereum::keccak256`
 --> lib/ibc-union-spec/src/path.rs:4:5
  |
4 |     ethereum::keccak256,
  |     ^^^^^^^^^^^^^^^^^^^
  |
  = note: `#[warn(unused_imports)]` on by default

warning: unused import: `Packet`
  --> lib/ibc-union-spec/src/path.rs:10:76
   |
10 | use crate::types::{Channel, ChannelId, ClientId, Connection, ConnectionId, Packet};
   |                                                                            ^^^^^^

   Compiling voyager-message v0.0.0 (/build/voyager-patched-workspace-cargo-toml/lib/voyager-message)
   Compiling pg-queue v0.0.0 (/build/voyager-patched-workspace-cargo-toml/lib/pg-queue)
warning: `ibc-union-spec` (lib) generated 2 warnings (run `cargo fix --lib -p ibc-union-spec` to apply 2 suggestions)
   Compiling voyager v0.0.0 (/build/voyager-patched-workspace-cargo-toml/voyager)
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.92s
buildPhase completed in 49 seconds
Running phase: installPhase
@nix {"action":"setPhase","phase":"installPhase"}
searching for bins/libs to install from cargo build log at cargoBuildLog1SQR.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/voyager-patched-workspace-cargo-toml/target/debug/voyager
searching for bins/libs complete
stripping references to cargoVendorDir from:
/nix/store/5v0p69695jlyynwp87p7rlj5s021zam1-voyager-dev-0.0.0/bin/voyager
stripping references done
Running phase: fixupPhase
@nix {"action":"setPhase","phase":"fixupPhase"}
shrinking RPATHs of ELF executables and libraries in /nix/store/5v0p69695jlyynwp87p7rlj5s021zam1-voyager-dev-0.0.0
shrinking /nix/store/5v0p69695jlyynwp87p7rlj5s021zam1-voyager-dev-0.0.0/bin/voyager
checking for references to /build/ in /nix/store/5v0p69695jlyynwp87p7rlj5s021zam1-voyager-dev-0.0.0...
patching script interpreter paths in /nix/store/5v0p69695jlyynwp87p7rlj5s021zam1-voyager-dev-0.0.0
stripping (with command strip and flags -S -p) in  /nix/store/5v0p69695jlyynwp87p7rlj5s021zam1-voyager-dev-0.0.0/bin