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

Voyager stuff #3979

Merged
merged 5 commits into from
Mar 9, 2025

chore: remove frame-support-procedural in most places

57e798f
Select commit
Loading
Failed to load commit list.
Merged

Voyager stuff #3979

chore: remove frame-support-procedural in most places
57e798f
Select commit
Loading
Failed to load commit list.
Garnix CI / package parse-wasm-client-type [x86_64-linux] succeeded Mar 7, 2025 in 5m 39s

Run results

Build succeeded

Details

Last 100 lines of logs:

   Compiling group v0.13.0
   Compiling chrono v0.4.38
   Compiling const-random v0.1.18
   Compiling pbjson-build v0.6.2 (https://github.com/recoord/pbjson?rev=2b7a8e4c2c83a40d04beed46aa26ab97a39a81fe#2b7a8e4c)
   Compiling crypto-bigint v0.5.5
   Compiling hmac v0.12.1
   Compiling fs-err v2.11.0
   Compiling macro_magic_core_macros v0.5.1
   Compiling derive-syn-parse v0.2.0
   Compiling thiserror-impl v1.0.69
   Compiling winnow v0.5.40
   Compiling toml_datetime v0.6.5
   Compiling funty v2.0.0
   Compiling bitvec v1.0.1
   Compiling toml_edit v0.21.1
   Compiling macro_magic_core v0.5.1
   Compiling rfc6979 v0.4.0
   Compiling elliptic-curve v0.13.8
   Compiling pbjson-types v0.6.0 (https://github.com/recoord/pbjson?rev=2b7a8e4c2c83a40d04beed46aa26ab97a39a81fe#2b7a8e4c)
   Compiling spki v0.7.3
   Compiling signature v2.2.0
   Compiling arrayref v0.3.7
   Compiling expander v2.1.0
   Compiling semver v1.0.22
   Compiling arrayvec v0.7.4
   Compiling constant_time_eq v0.3.0
   Compiling keccak v0.1.5
   Compiling sha3 v0.10.8
   Compiling blake2b_simd v1.0.2
   Compiling twox-hash v1.6.3
   Compiling ecdsa v0.16.9
   Compiling macro_magic_macros v0.5.1
   Compiling proc-macro-crate v3.1.0
   Compiling serde-utils v0.0.0 (/build/parse-wasm-client-type-patched-workspace-cargo-toml/lib/serde-utils)
   Compiling pbjson v0.6.0 (https://github.com/recoord/pbjson?rev=2b7a8e4c2c83a40d04beed46aa26ab97a39a81fe#2b7a8e4c)
   Compiling blake2 v0.10.6
   Compiling serde_bytes v0.11.15
   Compiling frame-support-procedural-tools-derive v12.0.0
   Compiling lazy_static v1.4.0
   Compiling smallvec v1.13.2
   Compiling paste v1.0.14
   Compiling serde_json v1.0.118
   Compiling cfg-expr v0.15.7
   Compiling sp-crypto-hashing v0.1.0
   Compiling Inflector v0.11.4
   Compiling itertools v0.10.5
   Compiling frame-support-procedural-tools v13.0.0
   Compiling unionlabs-primitives v0.0.0 (/build/parse-wasm-client-type-patched-workspace-cargo-toml/lib/unionlabs-primitives)
   Compiling macro_magic v0.5.1
   Compiling k256 v0.13.3
   Compiling derivative v2.2.0
   Compiling ssz-derive v0.0.0 (/build/parse-wasm-client-type-patched-workspace-cargo-toml/lib/ssz-derive)
   Compiling bs58 v0.5.1
   Compiling ripemd v0.1.3
   Compiling proc-macro-warning v1.0.2
   Compiling itoa v1.0.11
   Compiling clap_lex v0.7.0
   Compiling ryu v1.0.17
   Compiling anstyle v1.0.6
   Compiling heck v0.5.0
   Compiling ssz v0.0.0 (/build/parse-wasm-client-type-patched-workspace-cargo-toml/lib/ssz)
   Compiling clap_derive v4.5.4
   Compiling clap_builder v4.5.2
   Compiling frame-support-procedural v30.0.2
   Compiling bip32 v0.5.1
   Compiling wasmparser v0.113.3
   Compiling protos v0.0.0 (/build/parse-wasm-client-type-patched-workspace-cargo-toml/generated/rust/protos)
   Compiling bcs v0.1.6
   Compiling derive_more v0.99.17
   Compiling subtle-encoding v0.5.1
   Compiling macros v0.0.0 (/build/parse-wasm-client-type-patched-workspace-cargo-toml/lib/macros)
   Compiling hex-literal v0.4.1
   Compiling bs58 v0.4.0
   Compiling static_assertions v1.1.0 (https://github.com/nvzqz/static-assertions#a867e97a)
   Compiling unionlabs v0.0.0 (/build/parse-wasm-client-type-patched-workspace-cargo-toml/lib/unionlabs)
   Compiling clap v4.5.4
   Compiling parse-wasm-client-type v0.0.0 (/build/parse-wasm-client-type-patched-workspace-cargo-toml/tools/parse-wasm-client-type)
    Finished `release` profile [optimized] target(s) in 2m 36s
buildPhase completed in 2 minutes 36 seconds
Running phase: installPhase
@nix {"action":"setPhase","phase":"installPhase"}
searching for bins/libs to install from cargo build log at cargoBuildLogkGnM.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/parse-wasm-client-type-patched-workspace-cargo-toml/target/release/parse-wasm-client-type
searching for bins/libs complete
stripping references to cargoVendorDir from:
/nix/store/66wqcjmq69b534xz0nx9zi9rjgcrrqcp-parse-wasm-client-type-0.0.0/bin/parse-wasm-client-type
stripping references done
Running phase: fixupPhase
@nix {"action":"setPhase","phase":"fixupPhase"}
shrinking RPATHs of ELF executables and libraries in /nix/store/66wqcjmq69b534xz0nx9zi9rjgcrrqcp-parse-wasm-client-type-0.0.0
shrinking /nix/store/66wqcjmq69b534xz0nx9zi9rjgcrrqcp-parse-wasm-client-type-0.0.0/bin/parse-wasm-client-type
checking for references to /build/ in /nix/store/66wqcjmq69b534xz0nx9zi9rjgcrrqcp-parse-wasm-client-type-0.0.0...
patching script interpreter paths in /nix/store/66wqcjmq69b534xz0nx9zi9rjgcrrqcp-parse-wasm-client-type-0.0.0
stripping (with command strip and flags -S -p) in  /nix/store/66wqcjmq69b534xz0nx9zi9rjgcrrqcp-parse-wasm-client-type-0.0.0/bin