fix(ceremony): temp use blue #3095
Merged
Garnix CI / check ics08-movement-tests [x86_64-linux]
succeeded
Oct 11, 2024 in 3m 18s
Run results
Build succeeded
Details
Last 100 lines of logs:
--> light-clients/movement/ics08-movement/src/client.rs:61:9
|
61 | deps: Deps<Self::CustomQuery>,
| ^^^^ help: if this is intentional, prefix it with an underscore: `_deps`
|
= note: `#[warn(unused_variables)]` on by default
warning: unused variable: `height`
--> light-clients/movement/ics08-movement/src/client.rs:62:9
|
62 | height: Height,
| ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height`
warning: unused variable: `proof`
--> light-clients/movement/ics08-movement/src/client.rs:65:9
|
65 | proof: Vec<u8>,
| ^^^^^ help: if this is intentional, prefix it with an underscore: `_proof`
warning: unused variable: `path`
--> light-clients/movement/ics08-movement/src/client.rs:66:13
|
66 | mut path: MerklePath,
| ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
warning: unused variable: `value`
--> light-clients/movement/ics08-movement/src/client.rs:67:9
|
67 | value: StorageState,
| ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
warning: variable does not need to be mutable
--> light-clients/movement/ics08-movement/src/client.rs:66:9
|
66 | mut path: MerklePath,
| ----^^^^
| |
| help: remove this `mut`
|
= note: `#[warn(unused_mut)]` on by default
warning: unused variable: `deps`
--> light-clients/movement/ics08-movement/src/client.rs:92:9
|
92 | deps: Deps<Self::CustomQuery>,
| ^^^^ help: if this is intentional, prefix it with an underscore: `_deps`
warning: unused variable: `env`
--> light-clients/movement/ics08-movement/src/client.rs:93:9
|
93 | env: cosmwasm_std::Env,
| ^^^ help: if this is intentional, prefix it with an underscore: `_env`
warning: unused variable: `header`
--> light-clients/movement/ics08-movement/src/client.rs:94:9
|
94 | header: Header,
| ^^^^^^ help: if this is intentional, prefix it with an underscore: `_header`
warning: function `do_verify_membership` is never used
--> light-clients/movement/ics08-movement/src/client.rs:270:4
|
270 | fn do_verify_membership(
| ^^^^^^^^^^^^^^^^^^^^
|
= note: `#[warn(dead_code)]` on by default
warning: function `instantiate` is never used
--> light-clients/movement/ics08-movement/src/contract.rs:20:8
|
20 | pub fn instantiate(
| ^^^^^^^^^^^
warning: `ics08-movement` (lib) generated 11 warnings (8 duplicates) (run `cargo fix --lib -p ics08-movement` to apply 1 suggestion)
warning: `ics08-movement` (lib test) generated 11 warnings (3 duplicates)
Finished `release` profile [optimized] target(s) in 55.94s
Running unittests src/lib.rs (target/release/deps/ics08_movement-9ff34c7e2b41e806)
running 2 tests
test client::tests::test_proto ... ok
test merkle_proof ... ok
test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Doc-tests ics08_movement
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
checkPhase completed in 56 seconds
Running phase: installPhase
@nix {"action":"setPhase","phase":"installPhase"}
linking previous artifacts /nix/store/9zxfzwj2kqcdpxzqjxwiyyzj2v4bvi1d-ics08-movement-deps-0.1.0/target.tar.zst to /nix/store/f5s8a717arpx9nys85yc7bjdif1fgz7q-ics08-movement-test-0.1.0/target.tar.zst
/*stdin*\ : 32.28% ( 702 MiB => 226 MiB, /nix/store/f5s8a717arpx9nys85yc7bjdif1fgz7q-ics08-movement-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/f5s8a717arpx9nys85yc7bjdif1fgz7q-ics08-movement-test-0.1.0
checking for references to /build/ in /nix/store/f5s8a717arpx9nys85yc7bjdif1fgz7q-ics08-movement-test-0.1.0...
patching script interpreter paths in /nix/store/f5s8a717arpx9nys85yc7bjdif1fgz7q-ics08-movement-test-0.1.0
Loading