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

feat(unionvisor): add set-binary command #2880

chore: rename set-binary to set-uniond-version

48b3480
Select commit
Loading
Failed to load commit list.
Merged

feat(unionvisor): add set-binary command #2880

chore: rename set-binary to set-uniond-version
48b3480
Select commit
Loading
Failed to load commit list.
Garnix CI / package ucs01-relay [aarch64-linux] succeeded Sep 4, 2024 in 3m 34s

Run results

Build succeeded

Details

Last 100 lines of logs:

Running phase: unpackPhase
unpacking source archive /nix/store/f6x0c6dhrszpw83liwg854f2w5l4gcx8-ucs01-relay-patched-workspace-cargo-toml
source root is ucs01-relay-patched-workspace-cargo-toml
@nix {"action":"setPhase","phase":"patchPhase"}
Running phase: patchPhase
Executing configureCargoCommonVars
decompressing cargo artifacts from /nix/store/gyigal28p5xjpi8qfzifqs4hkxvhjl1x-ucs01-relay-deps-1.0.1/target.tar.zst to target
@nix {"action":"setPhase","phase":"updateAutotoolsGnuConfigScriptsPhase"}
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix {"action":"setPhase","phase":"configurePhase"}
Running phase: configurePhase
will append /build/ucs01-relay-patched-workspace-cargo-toml/.cargo-home/config.toml with contents of /nix/store/2gjw0kncqm2w729pmjlvjcq75rh61l7n-vendor-cargo-deps/config.toml
default configurePhase, nothing to do
@nix {"action":"setPhase","phase":"buildPhase"}
Running phase: buildPhase
++ command cargo --version
cargo 1.80.0-nightly (34a6a87d8 2024-06-04)
++ command cargo build --release --message-format json-render-diagnostics -j1 -p ucs01-relay --no-default-features --lib -Z build-std=std,panic_abort -Z build-std-features=panic_immediate_abort --target wasm32-unknown-unknown
   Compiling syn v2.0.60
   Compiling serde_derive v1.0.203
   Compiling serde v1.0.203
   Compiling thiserror-impl v1.0.61
   Compiling thiserror v1.0.61
   Compiling serde_derive_internals v0.29.1
   Compiling serde_json v1.0.118
   Compiling schemars_derive v0.8.21
   Compiling prost-derive v0.12.6
   Compiling schemars v0.8.21
   Compiling prost v0.12.6
   Compiling derive_more-impl v1.0.0-beta.6
   Compiling prost-types v0.12.3
   Compiling impl-serde v0.4.0
   Compiling primitive-types v0.12.2
   Compiling prettyplease v0.2.19
   Compiling derive_more v1.0.0-beta.6
   Compiling serde-json-wasm v1.0.1
   Compiling cosmwasm-derive v2.1.0
   Compiling strsim v0.10.0
   Compiling darling_core v0.13.4
   Compiling prost-build v0.12.3
   Compiling cosmwasm-std v2.1.0
   Compiling pbjson-build v0.6.2 (https://github.com/recoord/pbjson?rev=2b7a8e4c2c83a40d04beed46aa26ab97a39a81fe#2b7a8e4c)
   Compiling cosmwasm-schema-derive v2.1.0
   Compiling macro_magic_core_macros v0.5.0
   Compiling macro_magic_core v0.5.0
   Compiling cosmwasm-schema v2.1.0
   Compiling pbjson-types v0.6.0 (https://github.com/recoord/pbjson?rev=2b7a8e4c2c83a40d04beed46aa26ab97a39a81fe#2b7a8e4c)
   Compiling darling_macro v0.13.4
   Compiling darling v0.13.4
   Compiling macro_magic_macros v0.5.0
   Compiling serde-utils v0.1.0 (/build/ucs01-relay-patched-workspace-cargo-toml/lib/serde-utils)
   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 v10.0.0
   Compiling clap_derive v4.5.4
   Compiling frame-support-procedural-tools v9.0.0
   Compiling expander v2.1.0
   Compiling macro_magic v0.5.0
   Compiling ssz-derive v0.5.3 (/build/ucs01-relay-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/ucs01-relay-patched-workspace-cargo-toml/lib/ssz)
   Compiling frame-support-procedural v22.0.0
   Compiling protos v0.0.0 (/build/ucs01-relay-patched-workspace-cargo-toml/generated/rust/protos)
   Compiling clap v4.5.4
   Compiling cw-storage-plus v2.0.0
   Compiling ethereum-types v0.14.1
   Compiling bcs v0.1.4 (https://github.com/aptos-labs/bcs.git?rev=d31fab9d81748e2594be5cd5cdf845786a30562d#d31fab9d)
   Compiling serde_bytes v0.11.14
   Compiling macros v0.1.0 (/build/ucs01-relay-patched-workspace-cargo-toml/lib/macros)
   Compiling enumorph v0.1.2
   Compiling unionlabs v0.1.0 (/build/ucs01-relay-patched-workspace-cargo-toml/lib/unionlabs)
   Compiling ethabi v18.0.0
   Compiling cw-utils v2.0.0
   Compiling token-factory-api v0.1.0 (/build/ucs01-relay-patched-workspace-cargo-toml/cosmwasm/token-factory-api)
   Compiling ucs01-relay-api v0.1.0 (/build/ucs01-relay-patched-workspace-cargo-toml/cosmwasm/ucs01-relay-api)
   Compiling cw-controllers v2.0.0
   Compiling cw2 v2.0.0
   Compiling ucs01-relay v1.0.1 (/build/ucs01-relay-patched-workspace-cargo-toml/cosmwasm/ucs01-relay)
    Finished `release` profile [optimized] target(s) in 4m 33s
buildPhase completed in 4 minutes 33 seconds
@nix {"action":"setPhase","phase":"installPhase"}
Running phase: installPhase
stripping references to cargoVendorDir from /nix/store/qwddzc4d1xgfwr12anrjl4pb3pfjxvqq-ucs01-relay-1.0.1/lib/ucs01_relay.wasm

real	0m2.131s
user	0m1.214s
sys	0m0.595s
stripping references to cargoVendorDir from /nix/store/qwddzc4d1xgfwr12anrjl4pb3pfjxvqq-ucs01-relay-1.0.1/lib/ucs01_relay.wasm.gz

real	0m2.137s
user	0m1.086s
sys	0m0.613s
@nix {"action":"setPhase","phase":"fixupPhase"}
Running phase: fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/qwddzc4d1xgfwr12anrjl4pb3pfjxvqq-ucs01-relay-1.0.1
checking for references to /build/ in /nix/store/qwddzc4d1xgfwr12anrjl4pb3pfjxvqq-ucs01-relay-1.0.1...
patching script interpreter paths in /nix/store/qwddzc4d1xgfwr12anrjl4pb3pfjxvqq-ucs01-relay-1.0.1
stripping (with command strip and flags -S -p) in  /nix/store/qwddzc4d1xgfwr12anrjl4pb3pfjxvqq-ucs01-relay-1.0.1/lib