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

Added source .env to remove error #3071

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Added source .env to remove error

7b18e94
Select commit
Loading
Failed to load commit list.
Open

Added source .env to remove error #3071

Added source .env to remove error
7b18e94
Select commit
Loading
Failed to load commit list.
Garnix CI / check berachain-light-client-tests [x86_64-linux] succeeded Oct 6, 2024 in 2m 21s

Run results

Build succeeded

Details

Last 100 lines of logs:

   Compiling toml_datetime v0.6.5
   Compiling bytes v1.6.0
   Compiling impl-serde v0.4.0
   Compiling serde_json v1.0.118
   Compiling cargo-platform v0.1.8
   Compiling camino v1.1.6
   Compiling serde_spanned v0.6.5
   Compiling semver v1.0.22
   Compiling toml_edit v0.20.7
   Compiling toml_edit v0.19.15
   Compiling toml_edit v0.21.1
   Compiling toml_edit v0.22.9
   Compiling rlp v0.5.2
   Compiling prost v0.12.6
   Compiling open-fastrlp-derive v0.1.1
   Compiling impl-rlp v0.3.0
   Compiling prost-types v0.12.3
   Compiling cargo_metadata v0.18.1
   Compiling prost-build v0.12.3
   Compiling pbjson-build v0.6.2 (https://github.com/recoord/pbjson?rev=2b7a8e4c2c83a40d04beed46aa26ab97a39a81fe#2b7a8e4c)
   Compiling toml v0.8.12
   Compiling proc-macro-crate v2.0.0
   Compiling proc-macro-crate v3.1.0
   Compiling pbjson-types v0.6.0 (https://github.com/recoord/pbjson?rev=2b7a8e4c2c83a40d04beed46aa26ab97a39a81fe#2b7a8e4c)
   Compiling frame-support-procedural-tools v13.0.0
   Compiling parity-scale-codec-derive v3.6.9
   Compiling proc-macro-crate v1.3.1
   Compiling num_enum_derive v0.7.2
   Compiling frame-support-procedural v30.0.2
   Compiling scale-info-derive v2.11.1
   Compiling pbjson v0.6.0 (https://github.com/recoord/pbjson?rev=2b7a8e4c2c83a40d04beed46aa26ab97a39a81fe#2b7a8e4c)
   Compiling ed25519-zebra v3.1.0
   Compiling serde-json-wasm v0.5.2
   Compiling serde_bytes v0.11.15
   Compiling bcs v0.1.6
   Compiling serde-json-wasm v1.0.1
   Compiling cosmwasm-crypto v1.5.2
   Compiling wasmparser v0.113.3
   Compiling num_enum v0.7.2
   Compiling parity-scale-codec v3.6.9
   Compiling open-fastrlp v0.1.4
   Compiling impl-codec v0.6.0
   Compiling scale-info v2.11.1
   Compiling primitive-types v0.12.2
   Compiling ethbloom v0.13.0
   Compiling schemars v0.8.21
   Compiling ethereum-types v0.14.1
   Compiling serde-utils v0.1.0 (/build/berachain-light-client-patched-workspace-cargo-toml/lib/serde-utils)
   Compiling ssz v0.5.3 (/build/berachain-light-client-patched-workspace-cargo-toml/lib/ssz)
   Compiling ethabi v18.0.0
   Compiling ethers-core v2.0.10 (https://github.com/unionlabs/ethers-rs?branch=ethers-core-wasm#fd10abba)
   Compiling cosmwasm-std v1.5.2
   Compiling protos v0.0.0 (/build/berachain-light-client-patched-workspace-cargo-toml/generated/rust/protos)
   Compiling ethers-contract-abigen v2.0.10 (https://github.com/unionlabs/ethers-rs?branch=ethers-core-wasm#fd10abba)
   Compiling ethers-contract-derive v2.0.10 (https://github.com/unionlabs/ethers-rs?branch=ethers-core-wasm#fd10abba)
   Compiling ethers-contract v2.0.10 (https://github.com/unionlabs/ethers-rs?branch=ethers-core-wasm#fd10abba)
   Compiling ethers v2.0.10 (https://github.com/unionlabs/ethers-rs?branch=ethers-core-wasm#fd10abba)
   Compiling contracts v0.0.0 (/build/berachain-light-client-patched-workspace-cargo-toml/generated/rust/contracts)
   Compiling unionlabs v0.1.0 (/build/berachain-light-client-patched-workspace-cargo-toml/lib/unionlabs)
warning: unused import: `ibc::core::client::height::Height`
 --> lib/unionlabs/src/cosmwasm/wasm/union/custom_query.rs:5:32
  |
5 | use crate::{bls::BlsPublicKey, ibc::core::client::height::Height, ics24::Path};
  |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  |
  = note: `#[warn(unused_imports)]` on by default

   Compiling ics008-wasm-client v0.1.0 (/build/berachain-light-client-patched-workspace-cargo-toml/lib/ics-008-wasm-client)
   Compiling ics23 v0.1.0 (/build/berachain-light-client-patched-workspace-cargo-toml/lib/ics23)
   Compiling tendermint-verifier v0.1.0 (/build/berachain-light-client-patched-workspace-cargo-toml/lib/tendermint-verifier)
   Compiling ethereum-verifier v0.1.0 (/build/berachain-light-client-patched-workspace-cargo-toml/lib/ethereum-verifier)
warning: `unionlabs` (lib) generated 1 warning (run `cargo fix --lib -p unionlabs` to apply 1 suggestion)
   Compiling ethereum-light-client v0.1.0 (/build/berachain-light-client-patched-workspace-cargo-toml/light-clients/ethereum-light-client)
   Compiling tendermint-light-client v0.1.0 (/build/berachain-light-client-patched-workspace-cargo-toml/light-clients/tendermint-light-client)
   Compiling berachain-light-client v0.1.0 (/build/berachain-light-client-patched-workspace-cargo-toml/light-clients/berachain-light-client)
    Finished `release` profile [optimized] target(s) in 1m 50s
     Running unittests src/lib.rs (target/release/deps/berachain_light_client-5384b12bf8423953)

running 2 tests
test client::tests::client_message_decode ... ok
test client::tests::update ... ok

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

   Doc-tests berachain_light_client

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 51 seconds
Running phase: installPhase
@nix {"action":"setPhase","phase":"installPhase"}
linking previous artifacts /nix/store/b3qixyf86illl054r3qg9jyi3q6pqv03-berachain-light-client-deps-0.1.0/target.tar.zst to /nix/store/mmgv4mx700ki9vjgc3iqvinz3mvca6hz-berachain-light-client-test-0.1.0/target.tar.zst
/*stdin*\            : 29.88%   (   575 MiB =>    172 MiB, /nix/store/mmgv4mx700ki9vjgc3iqvinz3mvca6hz-berachain-light-client-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/mmgv4mx700ki9vjgc3iqvinz3mvca6hz-berachain-light-client-test-0.1.0
checking for references to /build/ in /nix/store/mmgv4mx700ki9vjgc3iqvinz3mvca6hz-berachain-light-client-test-0.1.0...
patching script interpreter paths in /nix/store/mmgv4mx700ki9vjgc3iqvinz3mvca6hz-berachain-light-client-test-0.1.0