feat(app): addresses stats #2711
+119
−29
Open
Garnix CI / check berachain-light-client-tests [x86_64-linux]
succeeded
Aug 29, 2024 in 2m 19s
Run results
Build succeeded
Details
Last 100 lines of logs:
Compiling macro_magic_core v0.5.0
Compiling futures-util v0.3.30
Compiling macro_magic_macros v0.5.0
Compiling pin-project v1.1.5
Compiling thiserror v1.0.61
Compiling macro_magic v0.5.0
Compiling strum v0.25.0
Compiling clap v4.5.4
Compiling serde v1.0.203
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 semver v1.0.22
Compiling camino v1.1.6
Compiling serde_spanned v0.6.5
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 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 bcs v0.1.4 (https://github.com/aptos-labs/bcs.git?rev=d31fab9d81748e2594be5cd5cdf845786a30562d#d31fab9d)
Compiling serde_bytes v0.11.14
Compiling serde-json-wasm v1.0.1
Compiling rlp v0.5.2
Compiling prost v0.12.6
Compiling open-fastrlp-derive v0.1.1
Compiling wasmparser v0.113.3
Compiling impl-rlp v0.3.0
Compiling cosmwasm-crypto v1.5.2
Compiling cargo_metadata v0.18.1
Compiling prost-types v0.12.3
Compiling open-fastrlp v0.1.4
Compiling primitive-types v0.12.2
Compiling ethbloom v0.13.0
Compiling schemars v0.8.21
Compiling proc-macro-crate v1.3.1
Compiling proc-macro-crate v3.1.0
Compiling frame-support-procedural-tools v9.0.0
Compiling proc-macro-crate v2.0.0
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 scale-info-derive v2.11.1
Compiling frame-support-procedural v22.0.0
Compiling cosmwasm-std v1.5.2
Compiling num_enum_derive v0.7.2
Compiling ethereum-types v0.14.1
Compiling serde-utils v0.1.0 (/build/berachain-light-client-patched-workspace-cargo-toml/lib/serde-utils)
Compiling parity-scale-codec-derive v3.6.9
Compiling ssz v0.5.3 (/build/berachain-light-client-patched-workspace-cargo-toml/lib/ssz)
Compiling pbjson-types v0.6.0 (https://github.com/recoord/pbjson?rev=2b7a8e4c2c83a40d04beed46aa26ab97a39a81fe#2b7a8e4c)
Compiling ethabi v18.0.0
Compiling num_enum v0.7.2
Compiling parity-scale-codec v3.6.9
Compiling ethers-core v2.0.10 (https://github.com/unionlabs/ethers-rs?branch=ethers-core-wasm#fd10abba)
Compiling impl-codec v0.6.0
Compiling scale-info v2.11.1
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)
Compiling ics008-wasm-client v0.1.0 (/build/berachain-light-client-patched-workspace-cargo-toml/lib/ics-008-wasm-client)
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)
Compiling ics23 v0.1.0 (/build/berachain-light-client-patched-workspace-cargo-toml/lib/ics23)
Compiling tendermint-light-client v0.1.0 (/build/berachain-light-client-patched-workspace-cargo-toml/light-clients/tendermint-light-client)
Compiling ethereum-light-client v0.1.0 (/build/berachain-light-client-patched-workspace-cargo-toml/light-clients/ethereum-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 16s
Running unittests src/lib.rs (target/release/deps/berachain_light_client-9043d2c72bd1eac0)
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 17 seconds
@nix {"action":"setPhase","phase":"installPhase"}
Running phase: installPhase
linking previous artifacts /nix/store/bb00dkfh44qr926m40f0yxrn43qlpl63-berachain-light-client-deps-0.1.0/target.tar.zst to /nix/store/cffmfd9iaqw9ap2nl6n0g4k0l5v74brk-berachain-light-client-test-0.1.0/target.tar.zst
/*stdin*\ : 29.95% ( 556 MiB => 167 MiB, /nix/store/cffmfd9iaqw9ap2nl6n0g4k0l5v74brk-berachain-light-client-test-0.1.0/target.tar.zst)
@nix {"action":"setPhase","phase":"fixupPhase"}
Running phase: fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/cffmfd9iaqw9ap2nl6n0g4k0l5v74brk-berachain-light-client-test-0.1.0
checking for references to /build/ in /nix/store/cffmfd9iaqw9ap2nl6n0g4k0l5v74brk-berachain-light-client-test-0.1.0...
patching script interpreter paths in /nix/store/cffmfd9iaqw9ap2nl6n0g4k0l5v74brk-berachain-light-client-test-0.1.0
Loading