[INFO] cloning repository https://github.com/Willia9g/sylvia [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Willia9g/sylvia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWillia9g%2Fsylvia", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWillia9g%2Fsylvia'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c594fb11fcdb19cc0c92cff2c92ad42a6b7fdf3 [INFO] checking Willia9g/sylvia against try#0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9 for pr-147185 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWillia9g%2Fsylvia" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Willia9g/sylvia [INFO] finished tweaking git repo https://github.com/Willia9g/sylvia [INFO] tweaked toml for git repo https://github.com/Willia9g/sylvia written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Willia9g/sylvia on toolchain 0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Willia9g/sylvia already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typewit v1.11.0 [INFO] [stderr] Downloaded konst_proc_macros v0.3.10 [INFO] [stderr] Downloaded typewit_proc_macros v1.8.1 [INFO] [stderr] Downloaded ark-ff-asm v0.5.0 [INFO] [stderr] Downloaded konst_kernel v0.3.15 [INFO] [stderr] Downloaded enum-ordinalize v4.3.0 [INFO] [stderr] Downloaded ark-serialize-derive v0.5.0 [INFO] [stderr] Downloaded cosmwasm-derive v3.0.0-rc.0 [INFO] [stderr] Downloaded cosmwasm-core v3.0.0-rc.0 [INFO] [stderr] Downloaded sylvia-runtime-macros v0.7.0 [INFO] [stderr] Downloaded convert_case v0.8.0 [INFO] [stderr] Downloaded cosmwasm-schema v3.0.0-rc.0 [INFO] [stderr] Downloaded ark-poly v0.5.0 [INFO] [stderr] Downloaded ark-ec v0.5.0 [INFO] [stderr] Downloaded educe v0.6.0 [INFO] [stderr] Downloaded cw-multi-test v3.0.0-rc.0 [INFO] [stderr] Downloaded bech32 v0.11.0 [INFO] [stderr] Downloaded cw-storage-plus v3.0.0-rc.0 [INFO] [stderr] Downloaded cosmwasm-std v3.0.0-rc.0 [INFO] [stderr] Downloaded bnum v0.11.0 [INFO] [stderr] Downloaded ark-ff v0.5.0 [INFO] [stderr] Downloaded ark-std v0.5.0 [INFO] [stderr] Downloaded cosmwasm-schema-derive v3.0.0-rc.0 [INFO] [stderr] Downloaded ark-ff-macros v0.5.0 [INFO] [stderr] Downloaded enum-ordinalize-derive v4.3.1 [INFO] [stderr] Downloaded cw-utils v3.0.0-rc.0 [INFO] [stderr] Downloaded konst v0.3.16 [INFO] [stderr] Downloaded serde-cw-value v0.7.0 [INFO] [stderr] Downloaded ark-serialize v0.5.0 [INFO] [stderr] Downloaded ark-bls12-381 v0.5.0 [INFO] [stderr] Downloaded cosmwasm-crypto v3.0.0-rc.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52032e58751b6e16922fa45b2299dfb73d2545f7c47dc730fee354a7e58d1609 [INFO] running `Command { std: "docker" "start" "-a" "52032e58751b6e16922fa45b2299dfb73d2545f7c47dc730fee354a7e58d1609", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52032e58751b6e16922fa45b2299dfb73d2545f7c47dc730fee354a7e58d1609", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52032e58751b6e16922fa45b2299dfb73d2545f7c47dc730fee354a7e58d1609", kill_on_drop: false }` [INFO] [stdout] 52032e58751b6e16922fa45b2299dfb73d2545f7c47dc730fee354a7e58d1609 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02dc71f3f6d329ab55c28eae2665332a0f4e0f72e8b22395c5f481bed04b9c14 [INFO] running `Command { std: "docker" "start" "-a" "02dc71f3f6d329ab55c28eae2665332a0f4e0f72e8b22395c5f481bed04b9c14", kill_on_drop: false }` [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking cosmwasm-core v3.0.0-rc.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking bnum v0.11.0 [INFO] [stderr] Checking bech32 v0.11.0 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling typewit_proc_macros v1.8.1 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking typewit v1.11.0 [INFO] [stderr] Checking object v0.36.7 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Checking konst_kernel v0.3.15 [INFO] [stderr] Checking anyhow v1.0.98 [INFO] [stderr] Checking const_panic v0.2.12 [INFO] [stderr] Compiling konst_proc_macros v0.3.10 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking proc-macro2 v1.0.95 [INFO] [stderr] Checking konst v0.3.16 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking ark-std v0.5.0 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling ark-serialize-derive v0.5.0 [INFO] [stderr] Compiling ark-ff-asm v0.5.0 [INFO] [stderr] Compiling ark-ff-macros v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling cosmwasm-derive v3.0.0-rc.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling cosmwasm-schema-derive v3.0.0-rc.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Checking sylvia-runtime-macros v0.7.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking prost v0.13.5 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking ark-serialize v0.5.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking ark-ff v0.5.0 [INFO] [stderr] Checking ed25519-zebra v4.0.3 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking serde-cw-value v0.7.0 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking cosmwasm-schema v3.0.0-rc.0 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking proc-macro-crate v3.3.0 [INFO] [stderr] Checking sylvia-derive v2.0.0-rc.1 (/opt/rustwide/workdir/sylvia-derive) [INFO] [stderr] Checking trybuild v1.0.105 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sylvia-derive/src/contract/communication/reply.rs:186:22 [INFO] [stdout] | [INFO] [stdout] 186 | fn as_reply_data(&self) -> Vec; [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 186 | fn as_reply_data(&self) -> Vec>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sylvia-derive/src/contract/communication/reply.rs:190:22 [INFO] [stdout] | [INFO] [stdout] 190 | fn as_reply_data(&self) -> Vec { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 190 | fn as_reply_data(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sylvia-derive/src/types/msg_variant.rs:165:19 [INFO] [stdout] | [INFO] [stdout] 165 | pub fn fields(&self) -> &Vec { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 165 | pub fn fields(&self) -> &Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sylvia-derive/src/types/msg_variant.rs:237:21 [INFO] [stdout] | [INFO] [stdout] 237 | pub fn variants(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 237 | pub fn variants(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sylvia-derive/src/types/msg_variant.rs:287:29 [INFO] [stdout] | [INFO] [stdout] 287 | pub fn get_only_variant(&self) -> Option<&MsgVariant> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 287 | pub fn get_only_variant(&self) -> Option<&MsgVariant<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ark-poly v0.5.0 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sylvia-derive/src/contract/communication/reply.rs:186:22 [INFO] [stdout] | [INFO] [stdout] 186 | fn as_reply_data(&self) -> Vec; [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 186 | fn as_reply_data(&self) -> Vec>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sylvia-derive/src/contract/communication/reply.rs:190:22 [INFO] [stdout] | [INFO] [stdout] 190 | fn as_reply_data(&self) -> Vec { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 190 | fn as_reply_data(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sylvia-derive/src/types/msg_variant.rs:165:19 [INFO] [stdout] | [INFO] [stdout] 165 | pub fn fields(&self) -> &Vec { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 165 | pub fn fields(&self) -> &Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sylvia-derive/src/types/msg_variant.rs:237:21 [INFO] [stdout] | [INFO] [stdout] 237 | pub fn variants(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 237 | pub fn variants(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sylvia-derive/src/types/msg_variant.rs:287:29 [INFO] [stdout] | [INFO] [stdout] 287 | pub fn get_only_variant(&self) -> Option<&MsgVariant> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 287 | pub fn get_only_variant(&self) -> Option<&MsgVariant<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ark-ec v0.5.0 [INFO] [stderr] Checking ark-bls12-381 v0.5.0 [INFO] [stderr] Checking cosmwasm-crypto v3.0.0-rc.0 [INFO] [stderr] Checking cosmwasm-std v3.0.0-rc.0 [INFO] [stderr] Checking cw-storage-plus v3.0.0-rc.0 [INFO] [stderr] Checking cw-utils v3.0.0-rc.0 [INFO] [stderr] Checking cw-multi-test v3.0.0-rc.0 [INFO] [stderr] Checking sylvia v2.0.0-rc.1 (/opt/rustwide/workdir/sylvia) [INFO] [stdout] warning: Redundant `as Group`. [INFO] [stdout] --> sylvia/examples/basic.rs:112:25 [INFO] [stdout] | [INFO] [stdout] 112 | #[sv::messages(group as Group)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: Interface name is a camel case version of the path and can be auto deduced. [INFO] [stdout] = note: Attribute can be simplified to: `#[sv::messages(interface_path)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Deprecated `, custom(msg=.., query=..)` found. [INFO] [stdout] --> sylvia/tests/interface_impl.rs:75:38 [INFO] [stdout] | [INFO] [stdout] 75 | #[entry_points(generics, custom(msg=Empty, query=Empty))] [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: You can safely remove this parameter as `entry_points` macro does not require it anymore. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sylvia-derive/src/contract/communication/reply.rs:186:22 [INFO] [stdout] | [INFO] [stdout] 186 | fn as_reply_data(&self) -> Vec; [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 186 | fn as_reply_data(&self) -> Vec>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sylvia-derive/src/contract/communication/reply.rs:190:22 [INFO] [stdout] | [INFO] [stdout] 190 | fn as_reply_data(&self) -> Vec { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 190 | fn as_reply_data(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sylvia-derive/src/types/msg_variant.rs:165:19 [INFO] [stdout] | [INFO] [stdout] 165 | pub fn fields(&self) -> &Vec { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 165 | pub fn fields(&self) -> &Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sylvia-derive/src/types/msg_variant.rs:237:21 [INFO] [stdout] | [INFO] [stdout] 237 | pub fn variants(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 237 | pub fn variants(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sylvia-derive/src/types/msg_variant.rs:287:29 [INFO] [stdout] | [INFO] [stdout] 287 | pub fn get_only_variant(&self) -> Option<&MsgVariant> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 287 | pub fn get_only_variant(&self) -> Option<&MsgVariant<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "02dc71f3f6d329ab55c28eae2665332a0f4e0f72e8b22395c5f481bed04b9c14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02dc71f3f6d329ab55c28eae2665332a0f4e0f72e8b22395c5f481bed04b9c14", kill_on_drop: false }` [INFO] [stdout] 02dc71f3f6d329ab55c28eae2665332a0f4e0f72e8b22395c5f481bed04b9c14