chore: fmt and add pkg #3230
Merged
chore: fmt and add pkg #3230
Garnix CI / package tendermint-light-client [x86_64-linux]
succeeded
Nov 8, 2024 in 2m 44s
Run results
Build succeeded
Details
Last 100 lines of logs:
https://cache.nixos.org/94fxz9q2dx364b5hp17md3vc7hsy920a.narinfo
https://cache.garnix.io/94fxz9q2dx364b5hp17md3vc7hsy920a.narinfo
https://cache.garnix.io/nar/94fxz9q2dx364b5hp17md3vc7hsy920a-11yfxjs1i3cfymcxdc2fxvqyzx86nzfwfy6lz80dly8cfll6j5js.nar
https://cache.nixos.org/wl1g1bhpkl173lxgi2jw808dvpziawd4.narinfo
https://cache.garnix.io/wl1g1bhpkl173lxgi2jw808dvpziawd4.narinfo
Running phase: unpackPhase
@nix {"action":"setPhase","phase":"unpackPhase"}
unpacking source archive /nix/store/svpbxjkb6s29ylfvblg7kjfcw223sivr-tendermint-light-client-patched-workspace-cargo-toml
source root is tendermint-light-client-patched-workspace-cargo-toml
Running phase: patchPhase
@nix {"action":"setPhase","phase":"patchPhase"}
Executing configureCargoCommonVars
decompressing cargo artifacts from /nix/store/vxq8i623qgg4w0pmg0dk4vpa4nkbhiak-tendermint-light-client-deps-0.1.0/target.tar.zst to target
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix {"action":"setPhase","phase":"updateAutotoolsGnuConfigScriptsPhase"}
Running phase: configurePhase
@nix {"action":"setPhase","phase":"configurePhase"}
will append /build/tendermint-light-client-patched-workspace-cargo-toml/.cargo-home/config.toml with contents of /nix/store/95b880n4wabkbgqjlq0s0b1krsv1w68d-vendor-cargo-deps/config.toml
default configurePhase, nothing to do
Running phase: buildPhase
@nix {"action":"setPhase","phase":"buildPhase"}
++ command cargo --version
cargo 1.83.0-nightly (15fbd2f60 2024-10-08)
++ command cargo build --release --message-format json-render-diagnostics -j1 -p tendermint-light-client --no-default-features --lib -Z build-std=std,panic_abort -Z build-std-features=panic_immediate_abort --target wasm32-unknown-unknown
warning: 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.
Compiling syn v2.0.77
Compiling serde_derive v1.0.203
Compiling serde v1.0.203
Compiling prost-derive v0.12.6
Compiling prost v0.12.6
Compiling prost-types v0.12.3
Compiling prettyplease v0.2.22
Compiling strsim v0.10.0
Compiling prost-build v0.12.3
Compiling darling_core v0.13.4
Compiling pbjson-build v0.6.2 (https://github.com/recoord/pbjson?rev=2b7a8e4c2c83a40d04beed46aa26ab97a39a81fe#2b7a8e4c)
Compiling impl-serde v0.4.0
Compiling derive-syn-parse v0.2.0
Compiling macro_magic_core_macros v0.5.1
Compiling thiserror-impl v1.0.61
Compiling thiserror v1.0.61
Compiling macro_magic_core v0.5.1
Compiling primitive-types v0.12.2
Compiling pbjson-types v0.6.0 (https://github.com/recoord/pbjson?rev=2b7a8e4c2c83a40d04beed46aa26ab97a39a81fe#2b7a8e4c)
Compiling darling_macro v0.13.4
Compiling serde_derive_internals v0.29.1
Compiling serde_json v1.0.118
Compiling schemars_derive v0.8.21
Compiling darling v0.13.4
Compiling serde-utils v0.1.0 (/build/tendermint-light-client-patched-workspace-cargo-toml/lib/serde-utils)
Compiling macro_magic_macros v0.5.1
Compiling prettier-please v0.2.0
Compiling pbjson v0.6.0 (https://github.com/recoord/pbjson?rev=2b7a8e4c2c83a40d04beed46aa26ab97a39a81fe#2b7a8e4c)
Compiling frame-support-procedural-tools-derive v12.0.0
Compiling clap_derive v4.5.4
Compiling schemars v0.8.21
Compiling frame-support-procedural-tools v13.0.0
Compiling expander v2.1.0
Compiling macro_magic v0.5.1
Compiling ssz-derive v0.5.3 (/build/tendermint-light-client-patched-workspace-cargo-toml/lib/ssz-derive)
Compiling serde-json-wasm v0.5.2
Compiling proc-macro-warning v1.0.2
Compiling cosmwasm-std v1.5.2
Compiling ssz v0.5.3 (/build/tendermint-light-client-patched-workspace-cargo-toml/lib/ssz)
Compiling frame-support-procedural v30.0.2
Compiling protos v0.0.0 (/build/tendermint-light-client-patched-workspace-cargo-toml/generated/rust/protos)
Compiling clap v4.5.4
Compiling bcs v0.1.6
Compiling serde_bytes v0.11.15
Compiling enumorph v0.1.2
Compiling macros v0.1.0 (/build/tendermint-light-client-patched-workspace-cargo-toml/lib/macros)
Compiling unionlabs v0.1.0 (/build/tendermint-light-client-patched-workspace-cargo-toml/lib/unionlabs)
Compiling cometbft-types v0.1.0 (/build/tendermint-light-client-patched-workspace-cargo-toml/lib/cometbft-types)
Compiling tendermint-light-client-types v0.1.0 (/build/tendermint-light-client-patched-workspace-cargo-toml/light-clients/tendermint-light-client/types)
Compiling ics008-wasm-client v0.1.0 (/build/tendermint-light-client-patched-workspace-cargo-toml/lib/ics-008-wasm-client)
Compiling tendermint-verifier v0.1.0 (/build/tendermint-light-client-patched-workspace-cargo-toml/lib/tendermint-verifier)
Compiling ics23 v0.1.0 (/build/tendermint-light-client-patched-workspace-cargo-toml/lib/ics23)
Compiling serde-json-wasm v1.0.1
Compiling tendermint-light-client v0.1.0 (/build/tendermint-light-client-patched-workspace-cargo-toml/light-clients/tendermint-light-client)
Finished `release` profile [optimized] target(s) in 1m 19s
buildPhase completed in 1 minutes 20 seconds
Running phase: installPhase
@nix {"action":"setPhase","phase":"installPhase"}
stripping references to cargoVendorDir from:
/nix/store/wl1g1bhpkl173lxgi2jw808dvpziawd4-tendermint-light-client-0.1.0/lib/tendermint_light_client.wasm
/nix/store/wl1g1bhpkl173lxgi2jw808dvpziawd4-tendermint-light-client-0.1.0/lib/tendermint_light_client.wasm.gz
stripping references done
Running phase: fixupPhase
@nix {"action":"setPhase","phase":"fixupPhase"}
shrinking RPATHs of ELF executables and libraries in /nix/store/wl1g1bhpkl173lxgi2jw808dvpziawd4-tendermint-light-client-0.1.0
checking for references to /build/ in /nix/store/wl1g1bhpkl173lxgi2jw808dvpziawd4-tendermint-light-client-0.1.0...
patching script interpreter paths in /nix/store/wl1g1bhpkl173lxgi2jw808dvpziawd4-tendermint-light-client-0.1.0
stripping (with command strip and flags -S -p) in /nix/store/wl1g1bhpkl173lxgi2jw808dvpziawd4-tendermint-light-client-0.1.0/lib
Loading