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

chore: remove no longer required bls-eth-go/blst #3356

Merged
merged 1 commit into from
Dec 10, 2024

chore: remove no longer required bls-eth-go/blst

6413090
Select commit
Loading
Failed to load commit list.
Merged

chore: remove no longer required bls-eth-go/blst #3356

chore: remove no longer required bls-eth-go/blst
6413090
Select commit
Loading
Failed to load commit list.
Garnix CI / check tendermint-verifier-tests [x86_64-linux] succeeded Dec 10, 2024 in 4m 19s

Run results

Build succeeded

Details

Last 100 lines of logs:

   Compiling strsim v0.10.0
   Compiling syn v2.0.77
   Compiling darling_core v0.13.4
   Compiling darling_macro v0.13.4
   Compiling darling v0.13.4
   Compiling ssz-derive v0.5.3 (/build/tendermint-verifier-patched-workspace-cargo-toml/lib/ssz-derive)
   Compiling prettyplease v0.2.22
   Compiling prettier-please v0.2.0
   Compiling proc-macro-warning v1.0.2
   Compiling expander v2.1.0
   Compiling zeroize_derive v1.4.2
   Compiling serde_derive v1.0.203
   Compiling prost-derive v0.12.6
   Compiling macro_magic_core_macros v0.5.1
   Compiling derive-syn-parse v0.2.0
   Compiling thiserror-impl v1.0.61
   Compiling frame-support-procedural-tools-derive v12.0.0
   Compiling clap_derive v4.5.4
   Compiling enumorph v0.1.2
   Compiling macros v0.1.0 (/build/tendermint-verifier-patched-workspace-cargo-toml/lib/macros)
   Compiling curve25519-dalek-derive v0.1.1
   Compiling frame-support-procedural-tools v13.0.0
   Compiling zeroize v1.7.0
   Compiling macro_magic_core v0.5.1
   Compiling generic-array v0.14.7
   Compiling der v0.7.9
   Compiling subtle-encoding v0.5.1
   Compiling milagro_bls v1.5.0 (https://github.com/Snowfork/milagro_bls?rev=bc2b5b5e8d48b7e2e1bfaa56dc2d93e13cb32095#bc2b5b5e)
   Compiling merlin v3.0.0 (https://github.com/aptos-labs/merlin#3454ccc8)
   Compiling thiserror v1.0.61
   Compiling macro_magic_macros v0.5.1
   Compiling prost v0.12.6
   Compiling block-buffer v0.10.4
   Compiling crypto-common v0.1.6
   Compiling crypto-bigint v0.5.5
   Compiling digest v0.10.7
   Compiling prost-types v0.12.3
   Compiling macro_magic v0.5.1
   Compiling sec1 v0.7.3
   Compiling frame-support-procedural v30.0.2
   Compiling sha2 v0.10.8
   Compiling signature v2.2.0
   Compiling hmac v0.12.1
   Compiling ripemd v0.1.3
   Compiling sha3 v0.10.8
   Compiling curve25519-dalek v4.1.3
   Compiling ed25519 v2.2.3
   Compiling rfc6979 v0.4.0
   Compiling clap v4.5.4
   Compiling bs58 v0.5.1
   Compiling rs_merkle v1.4.2
   Compiling pbjson-build v0.6.2 (https://github.com/recoord/pbjson?rev=2b7a8e4c2c83a40d04beed46aa26ab97a39a81fe#2b7a8e4c)
   Compiling prost-build v0.12.3
   Compiling serde v1.0.203
   Compiling elliptic-curve v0.13.8
   Compiling ed25519-dalek v2.1.1
   Compiling ecdsa v0.16.9
   Compiling pbjson-types v0.6.0 (https://github.com/recoord/pbjson?rev=2b7a8e4c2c83a40d04beed46aa26ab97a39a81fe#2b7a8e4c)
   Compiling k256 v0.13.3
   Compiling bip32 v0.5.1
   Compiling impl-serde v0.4.0
   Compiling pbjson v0.6.0 (https://github.com/recoord/pbjson?rev=2b7a8e4c2c83a40d04beed46aa26ab97a39a81fe#2b7a8e4c)
   Compiling serde_bytes v0.11.15
   Compiling bincode v1.3.3
   Compiling bcs v0.1.6
   Compiling serde_json v1.0.118
   Compiling primitive-types v0.12.2
   Compiling serde-utils v0.1.0 (/build/tendermint-verifier-patched-workspace-cargo-toml/lib/serde-utils)
   Compiling ssz v0.5.3 (/build/tendermint-verifier-patched-workspace-cargo-toml/lib/ssz)
   Compiling protos v0.0.0 (/build/tendermint-verifier-patched-workspace-cargo-toml/generated/rust/protos)
   Compiling unionlabs v0.1.0 (/build/tendermint-verifier-patched-workspace-cargo-toml/lib/unionlabs)
   Compiling cometbft-types v0.1.0 (/build/tendermint-verifier-patched-workspace-cargo-toml/lib/cometbft-types)
   Compiling tendermint-light-client-types v0.1.0 (/build/tendermint-verifier-patched-workspace-cargo-toml/lib/tendermint-light-client-types)
   Compiling tendermint-verifier v0.1.0 (/build/tendermint-verifier-patched-workspace-cargo-toml/lib/tendermint-verifier)
    Finished `release` profile [optimized] target(s) in 59.18s
     Running unittests src/lib.rs (target/release/deps/tendermint_verifier-7d23c1b4f767a17c)

running 3 tests
test merkle::tests::check_iterative_impl ... ok
test merkle::test_hash ... ok
test verify::tests::verify_works ... ok

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

   Doc-tests tendermint_verifier

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 0 seconds
Running phase: installPhase
@nix {"action":"setPhase","phase":"installPhase"}
linking previous artifacts /nix/store/nbqcqfzr9wgd18kix03cmbm2pvzv0fbi-tendermint-verifier-deps-0.1.0/target.tar.zst to /nix/store/j08lzl6kzrh8kycbs9g3r6xkrjdvmz3l-tendermint-verifier-test-0.1.0/target.tar.zst
/*stdin*\            : 30.48%   (   281 MiB =>   85.6 MiB, /nix/store/j08lzl6kzrh8kycbs9g3r6xkrjdvmz3l-tendermint-verifier-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/j08lzl6kzrh8kycbs9g3r6xkrjdvmz3l-tendermint-verifier-test-0.1.0
checking for references to /build/ in /nix/store/j08lzl6kzrh8kycbs9g3r6xkrjdvmz3l-tendermint-verifier-test-0.1.0...
patching script interpreter paths in /nix/store/j08lzl6kzrh8kycbs9g3r6xkrjdvmz3l-tendermint-verifier-test-0.1.0