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(ics08-movement): further movement verification #3008

Merged
merged 3 commits into from
Sep 23, 2024

chore: fix warnings

74ab07c
Select commit
Loading
Failed to load commit list.
Merged

feat(ics08-movement): further movement verification #3008

chore: fix warnings
74ab07c
Select commit
Loading
Failed to load commit list.
Garnix CI / package ucs02-nft [aarch64-linux] succeeded Sep 23, 2024 in 4m 12s

Run results

Build succeeded

Details

Last 100 lines of logs:

Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix {"action":"setPhase","phase":"updateAutotoolsGnuConfigScriptsPhase"}
Running phase: configurePhase
@nix {"action":"setPhase","phase":"configurePhase"}
will append /build/ucs02-nft-patched-workspace-cargo-toml/.cargo-home/config.toml with contents of /nix/store/17qm3lvxcinw48fg2xp8yj3vbqsyl00m-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 (a9a418d1a 2024-09-15)
++ command cargo build --release --message-format json-render-diagnostics -j1 -p ucs02-nft --no-default-features --lib -Z build-std=std,panic_abort -Z build-std-features=panic_immediate_abort --target wasm32-unknown-unknown
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.
   Compiling syn v2.0.77
   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 schemars v0.8.21
   Compiling serde-json-wasm v0.5.2
   Compiling cosmwasm-std v1.5.2
   Compiling cosmwasm-schema v1.5.3
   Compiling prost-derive v0.12.6
   Compiling cw-storage-plus v1.2.0
   Compiling prost v0.12.6
   Compiling cw2 v1.1.2
   Compiling cw-utils v1.0.3
   Compiling prost-types v0.12.3
   Compiling cw-storage-plus v0.16.0
   Compiling impl-serde v0.4.0
   Compiling primitive-types v0.12.2
   Compiling cw2 v0.16.0
   Compiling prettyplease v0.2.22
   Compiling strsim v0.10.0
   Compiling darling_core v0.13.4
   Compiling prost-build v0.12.3
   Compiling cw-utils v0.16.0
   Compiling pbjson-build v0.6.2 (https://github.com/recoord/pbjson?rev=2b7a8e4c2c83a40d04beed46aa26ab97a39a81fe#2b7a8e4c)
   Compiling macro_magic_core_macros v0.5.1
   Compiling derive-syn-parse v0.2.0
   Compiling macro_magic_core v0.5.1
   Compiling pbjson-types v0.6.0 (https://github.com/recoord/pbjson?rev=2b7a8e4c2c83a40d04beed46aa26ab97a39a81fe#2b7a8e4c)
   Compiling cw721 v0.16.0
   Compiling darling_macro v0.13.4
   Compiling cw721 v0.18.0 (https://github.com/CosmWasm/cw-nfts?branch=main#e63a7bbb)
   Compiling cw-address-like v1.0.4
   Compiling cw-ownable v0.5.1
   Compiling darling v0.13.4
   Compiling cw721-base v0.16.0
   Compiling macro_magic_macros v0.5.1
   Compiling serde-utils v0.1.0 (/build/ucs02-nft-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 v12.0.0
   Compiling clap_derive v4.5.4
   Compiling frame-support-procedural-tools v13.0.0
   Compiling expander v2.1.0
   Compiling macro_magic v0.5.1
   Compiling cw721-base v0.18.0 (https://github.com/CosmWasm/cw-nfts?branch=main#e63a7bbb)
   Compiling ssz-derive v0.5.3 (/build/ucs02-nft-patched-workspace-cargo-toml/lib/ssz-derive)
   Compiling ics721-types v0.1.0 (https://github.com/hussein-aitlahcen/cw-ics721?rev=dd5b7add6fdc81e633084031f8512e5e909dd42a#dd5b7add)
   Compiling cw-pause-once v0.1.0 (https://github.com/hussein-aitlahcen/cw-ics721?rev=dd5b7add6fdc81e633084031f8512e5e909dd42a#dd5b7add)
   Compiling cw-paginate-storage v2.4.2 (https://github.com/DA0-DA0/dao-contracts.git#3ab70174)
   Compiling cw-cii v0.1.0 (https://github.com/hussein-aitlahcen/cw-ics721?rev=dd5b7add6fdc81e633084031f8512e5e909dd42a#dd5b7add)
   Compiling proc-macro-warning v1.0.2
   Compiling ics721 v0.1.0 (https://github.com/hussein-aitlahcen/cw-ics721?rev=dd5b7add6fdc81e633084031f8512e5e909dd42a#dd5b7add)
   Compiling ssz v0.5.3 (/build/ucs02-nft-patched-workspace-cargo-toml/lib/ssz)
   Compiling frame-support-procedural v30.0.2
   Compiling protos v0.0.0 (/build/ucs02-nft-patched-workspace-cargo-toml/generated/rust/protos)
   Compiling clap v4.5.4
   Compiling ethereum-types v0.14.1
   Compiling bcs v0.1.6
   Compiling serde_bytes v0.11.15
   Compiling macros v0.1.0 (/build/ucs02-nft-patched-workspace-cargo-toml/lib/macros)
   Compiling enumorph v0.1.2
   Compiling unionlabs v0.1.0 (/build/ucs02-nft-patched-workspace-cargo-toml/lib/unionlabs)
   Compiling ethabi v18.0.0
   Compiling ics721-base v0.1.0 (https://github.com/hussein-aitlahcen/cw-ics721?rev=dd5b7add6fdc81e633084031f8512e5e909dd42a#dd5b7add)
   Compiling ucs02-nft v1.0.0 (/build/ucs02-nft-patched-workspace-cargo-toml/cosmwasm/ucs02-nft)
    Finished `release` profile [optimized] target(s) in 4m 21s
buildPhase completed in 4 minutes 22 seconds
Running phase: installPhase
@nix {"action":"setPhase","phase":"installPhase"}
stripping references to cargoVendorDir from:
/nix/store/7374wcmzaa7c4nnxsi5r1fi27lapxkm3-ucs02-nft-1.0.0/lib/ucs02_nft.wasm
/nix/store/7374wcmzaa7c4nnxsi5r1fi27lapxkm3-ucs02-nft-1.0.0/lib/ucs02_nft.wasm.gz
stripping references done
Running phase: fixupPhase
@nix {"action":"setPhase","phase":"fixupPhase"}
shrinking RPATHs of ELF executables and libraries in /nix/store/7374wcmzaa7c4nnxsi5r1fi27lapxkm3-ucs02-nft-1.0.0
checking for references to /build/ in /nix/store/7374wcmzaa7c4nnxsi5r1fi27lapxkm3-ucs02-nft-1.0.0...
patching script interpreter paths in /nix/store/7374wcmzaa7c4nnxsi5r1fi27lapxkm3-ucs02-nft-1.0.0
stripping (with command strip and flags -S -p) in  /nix/store/7374wcmzaa7c4nnxsi5r1fi27lapxkm3-ucs02-nft-1.0.0/lib