make a few type aliases in ibc-union-spec public #3383
+3
−3
Garnix CI / check voyager-tests [x86_64-linux]
succeeded
Dec 17, 2024 in 8m 24s
Run results
Build succeeded
Details
Last 100 lines of logs:
Compiling alloy-sol-types v0.8.12
Compiling alloy-serde v0.6.4
Compiling serde-utils v0.1.0 (/build/voyager-patched-workspace-cargo-toml/lib/serde-utils)
Compiling ssz v0.5.3 (/build/voyager-patched-workspace-cargo-toml/lib/ssz)
Compiling cosmwasm-std v1.5.8
Compiling jaq-core v1.5.1
Compiling prost v0.13.2
Compiling prost v0.12.6
Compiling prost-types v0.12.3
Compiling tendermint-proto v0.39.1 (https://github.com/unionlabs/tendermint-rs?branch=v0.39.1-bn254#e891d238)
Compiling toml v0.8.12
Compiling prost-build v0.12.3
Compiling pbjson-build v0.6.2 (https://github.com/recoord/pbjson?rev=2b7a8e4c2c83a40d04beed46aa26ab97a39a81fe#2b7a8e4c)
Compiling sqlx-core v0.7.4
Compiling pbjson-types v0.6.0 (https://github.com/recoord/pbjson?rev=2b7a8e4c2c83a40d04beed46aa26ab97a39a81fe#2b7a8e4c)
Compiling tokio-util v0.7.12
Compiling tokio-rustls v0.24.1
Compiling tokio-io-timeout v1.2.0
Compiling tokio-rustls v0.26.0
Compiling tokio-rustls v0.25.0
Compiling interprocess v2.2.1
Compiling async-tungstenite v0.24.0
Compiling tokio-stream v0.1.15
Compiling tower v0.4.13
Compiling h2 v0.3.25
Compiling h2 v0.4.6
Compiling tokio-postgres v0.7.10
Compiling jsonrpsee-core v0.24.3
Compiling sqlx-postgres v0.7.4
Compiling jsonrpsee-client-transport v0.24.3
Compiling jsonrpsee-ws-client v0.24.3
Compiling sqlx-macros-core v0.7.4
Compiling hyper v1.3.1
Compiling alloy-core v0.8.12
Compiling hyper v0.14.28
Compiling alloy v0.6.4
Compiling ibc-solidity v0.1.0 (/build/voyager-patched-workspace-cargo-toml/lib/ibc-solidity)
Compiling sqlx-macros v0.7.4
Compiling hyper-util v0.1.5
Compiling sqlx v0.7.4
Compiling hyper-rustls v0.27.2
Compiling jsonrpsee-server v0.24.3
Compiling jsonrpsee-http-client v0.24.3
Compiling jsonrpsee v0.24.3
Compiling reconnecting-jsonrpc-ws-client v0.1.0 (/build/voyager-patched-workspace-cargo-toml/lib/reconnecting-jsonrpc-ws-client)
Compiling reth-ipc v1.0.7 (https://github.com/paradigmxyz/reth#6e1cc1b9)
Compiling axum v0.6.20
Compiling hyper-timeout v0.4.1
Compiling hyper-rustls v0.24.2
Compiling reqwest v0.11.27
Compiling tendermint v0.39.1 (https://github.com/unionlabs/tendermint-rs?branch=v0.39.1-bn254#e891d238)
Compiling tonic v0.10.2
Compiling protos v0.0.0 (/build/voyager-patched-workspace-cargo-toml/generated/rust/protos)
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 unionlabs v0.1.0 (/build/voyager-patched-workspace-cargo-toml/lib/unionlabs)
Compiling cometbft-types v0.1.0 (/build/voyager-patched-workspace-cargo-toml/lib/cometbft-types)
Compiling beacon-api-types v0.1.0 (/build/voyager-patched-workspace-cargo-toml/lib/beacon-api-types)
Compiling voyager-core v0.1.0 (/build/voyager-patched-workspace-cargo-toml/lib/voyager-core)
Compiling voyager-vm v0.1.0 (/build/voyager-patched-workspace-cargo-toml/lib/voyager-vm)
Compiling ics23 v0.1.0 (/build/voyager-patched-workspace-cargo-toml/lib/ics23)
Compiling scroll-rpc v0.1.0 (/build/voyager-patched-workspace-cargo-toml/lib/scroll-rpc)
Compiling scroll-api v0.1.0 (/build/voyager-patched-workspace-cargo-toml/lib/scroll-api)
Compiling ibc-union-spec v0.1.0 (/build/voyager-patched-workspace-cargo-toml/lib/ibc-union-spec)
Compiling ibc-classic-spec v0.1.0 (/build/voyager-patched-workspace-cargo-toml/lib/ibc-classic-spec)
Compiling pg-queue v0.1.0 (/build/voyager-patched-workspace-cargo-toml/lib/pg-queue)
Compiling ethereum-light-client-types v0.1.0 (/build/voyager-patched-workspace-cargo-toml/lib/ethereum-light-client-types)
Compiling beacon-api v0.1.0 (/build/voyager-patched-workspace-cargo-toml/lib/beacon-api)
Compiling tendermint-light-client-types v0.1.0 (/build/voyager-patched-workspace-cargo-toml/lib/tendermint-light-client-types)
Compiling cometbft-rpc v0.1.0 (/build/voyager-patched-workspace-cargo-toml/lib/cometbft-rpc)
Compiling berachain-light-client-types v0.1.0 (/build/voyager-patched-workspace-cargo-toml/lib/berachain-light-client-types)
Compiling chain-utils v0.1.0 (/build/voyager-patched-workspace-cargo-toml/lib/chain-utils)
warning: unused import: `SdkError`
--> lib/chain-utils/src/cosmos_sdk.rs:29:52
|
29 | cosmos_sdk::cosmos_sdk_error::{CosmosSdkError, SdkError},
| ^^^^^^^^
|
= note: `#[warn(unused_imports)]` on by default
Compiling voyager-message v0.1.0 (/build/voyager-patched-workspace-cargo-toml/lib/voyager-message)
warning: `chain-utils` (lib) generated 1 warning (run `cargo fix --lib -p chain-utils` to apply 1 suggestion)
Compiling voyager v0.1.0 (/build/voyager-patched-workspace-cargo-toml/voyager)
Finished `release` profile [optimized] target(s) in 50.51s
Running unittests src/main.rs (target/release/deps/voyager-fc5903e6ebc8cc21)
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
checkPhase completed in 51 seconds
Running phase: installPhase
@nix {"action":"setPhase","phase":"installPhase"}
linking previous artifacts /nix/store/0xwy6csaz38zjniq7f61f2js59vbfd6a-voyager-deps-0.1.0/target.tar.zst to /nix/store/6cn7ypx0l951xxlkb9l92zlwb8cclqgm-voyager-test-0.1.0/target.tar.zst
/*stdin*\ : 32.31% ( 911 MiB => 294 MiB, /nix/store/6cn7ypx0l951xxlkb9l92zlwb8cclqgm-voyager-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/6cn7ypx0l951xxlkb9l92zlwb8cclqgm-voyager-test-0.1.0
checking for references to /build/ in /nix/store/6cn7ypx0l951xxlkb9l92zlwb8cclqgm-voyager-test-0.1.0...
patching script interpreter paths in /nix/store/6cn7ypx0l951xxlkb9l92zlwb8cclqgm-voyager-test-0.1.0
Loading