[INFO] fetching crate sylvia 1.0.2...
[INFO] testing sylvia-1.0.2 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate sylvia 1.0.2 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate sylvia 1.0.2 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate sylvia 1.0.2
[INFO] finished tweaking crates.io crate sylvia 1.0.2
[INFO] tweaked toml for crates.io crate sylvia 1.0.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate crates.io crate sylvia 1.0.2 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded trybuild v1.0.91
[INFO] [stderr]   Downloaded cosmwasm-derive v2.0.2
[INFO] [stderr]   Downloaded serde-cw-value v0.7.0
[INFO] [stderr]   Downloaded sylvia-derive v1.0.2
[INFO] [stderr]   Downloaded winapi-util v0.1.7
[INFO] [stderr]   Downloaded cosmwasm-schema-derive v2.0.2
[INFO] [stderr]   Downloaded cosmwasm-schema v2.0.2
[INFO] [stderr]   Downloaded konst_proc_macros v0.3.0
[INFO] [stderr]   Downloaded bech32 v0.11.0
[INFO] [stderr]   Downloaded cw-multi-test v2.0.1
[INFO] [stderr]   Downloaded cosmwasm-crypto v2.0.2
[INFO] [stderr]   Downloaded cosmwasm-std v2.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cea51d98d4dd5dafdd09aed05077f29e46e73c3f2a7977bb1f12d0f0e90c32ec
[INFO] running `Command { std: "docker" "start" "-a" "cea51d98d4dd5dafdd09aed05077f29e46e73c3f2a7977bb1f12d0f0e90c32ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cea51d98d4dd5dafdd09aed05077f29e46e73c3f2a7977bb1f12d0f0e90c32ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cea51d98d4dd5dafdd09aed05077f29e46e73c3f2a7977bb1f12d0f0e90c32ec", kill_on_drop: false }`
[INFO] [stdout] cea51d98d4dd5dafdd09aed05077f29e46e73c3f2a7977bb1f12d0f0e90c32ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1fd7caaed30745822c25e5ddc42e902f7679408b79bcb28fb250f006a5ea9c82
[INFO] running `Command { std: "docker" "start" "-a" "1fd7caaed30745822c25e5ddc42e902f7679408b79bcb28fb250f006a5ea9c82", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling schemars v0.8.16
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling typewit_proc_macros v1.8.1
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling forward_ref v1.0.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling konst_proc_macros v0.3.0
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling const_panic v0.2.8
[INFO] [stderr]    Compiling bnum v0.10.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling typewit v1.9.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling konst_kernel v0.3.9
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling konst v0.3.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling k256 v0.13.3
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling schemars_derive v0.8.16
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling cosmwasm-schema-derive v2.0.2
[INFO] [stderr]    Compiling cosmwasm-derive v2.0.2
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling sylvia-derive v1.0.2
[INFO] [stderr]    Compiling ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling serde-json-wasm v1.0.1
[INFO] [stderr]    Compiling serde-cw-value v0.7.0
[INFO] [stderr]    Compiling cosmwasm-crypto v2.0.2
[INFO] [stderr]    Compiling cosmwasm-std v2.0.2
[INFO] [stderr]    Compiling cosmwasm-schema v2.0.2
[INFO] [stderr]    Compiling sylvia v1.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `staking`
[INFO] [stdout]   --> src/into_response.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 14 |             #[cfg(feature = "staking")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cosmwasm_1_1`, `cosmwasm_1_2`, `cosmwasm_1_3`, `cosmwasm_1_4`, `cosmwasm_2_0`, `iterator`, `mt`, `stargate`
[INFO] [stdout]    = help: consider adding `staking` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `staking`
[INFO] [stdout]   --> src/into_response.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 16 |             #[cfg(feature = "staking")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cosmwasm_1_1`, `cosmwasm_1_2`, `cosmwasm_1_3`, `cosmwasm_1_4`, `cosmwasm_2_0`, `iterator`, `mt`, `stargate`
[INFO] [stdout]    = help: consider adding `staking` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.69s
[INFO] running `Command { std: "docker" "inspect" "1fd7caaed30745822c25e5ddc42e902f7679408b79bcb28fb250f006a5ea9c82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fd7caaed30745822c25e5ddc42e902f7679408b79bcb28fb250f006a5ea9c82", kill_on_drop: false }`
[INFO] [stdout] 1fd7caaed30745822c25e5ddc42e902f7679408b79bcb28fb250f006a5ea9c82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] deaabdf096d9e7ea3d5b1d34ece3cf6081955f297542d73a7536f19933eb9e8a
[INFO] running `Command { std: "docker" "start" "-a" "deaabdf096d9e7ea3d5b1d34ece3cf6081955f297542d73a7536f19933eb9e8a", kill_on_drop: false }`
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling winnow v0.6.6
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling trybuild v1.0.91
[INFO] [stderr]    Compiling k256 v0.13.3
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling cosmwasm-crypto v2.0.2
[INFO] [stderr]    Compiling cosmwasm-std v2.0.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling prost-derive v0.12.4
[INFO] [stderr]    Compiling toml_edit v0.22.12
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling prost v0.12.4
[INFO] [stderr]    Compiling sylvia-derive v1.0.2
[INFO] [stderr]    Compiling toml v0.8.12
[INFO] [stderr]    Compiling cw-utils v2.0.0
[INFO] [stderr]    Compiling cw-storage-plus v2.0.0
[INFO] [stderr]    Compiling cw-multi-test v2.0.1
[INFO] [stderr]    Compiling sylvia v1.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `staking`
[INFO] [stdout]   --> src/into_response.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 14 |             #[cfg(feature = "staking")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cosmwasm_1_1`, `cosmwasm_1_2`, `cosmwasm_1_3`, `cosmwasm_1_4`, `cosmwasm_2_0`, `iterator`, `mt`, `stargate`
[INFO] [stdout]    = help: consider adding `staking` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `staking`
[INFO] [stdout]   --> src/into_response.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 16 |             #[cfg(feature = "staking")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cosmwasm_1_1`, `cosmwasm_1_2`, `cosmwasm_1_3`, `cosmwasm_1_4`, `cosmwasm_2_0`, `iterator`, `mt`, `stargate`
[INFO] [stdout]    = help: consider adding `staking` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Redundant `as Group`.
[INFO] [stdout]    --> 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: unexpected `cfg` condition value: `staking`
[INFO] [stdout]   --> src/into_response.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 14 |             #[cfg(feature = "staking")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cosmwasm_1_1`, `cosmwasm_1_2`, `cosmwasm_1_3`, `cosmwasm_1_4`, `cosmwasm_2_0`, `iterator`, `mt`, `stargate`
[INFO] [stdout]    = help: consider adding `staking` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `staking`
[INFO] [stdout]   --> src/into_response.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 16 |             #[cfg(feature = "staking")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cosmwasm_1_1`, `cosmwasm_1_2`, `cosmwasm_1_3`, `cosmwasm_1_4`, `cosmwasm_2_0`, `iterator`, `mt`, `stargate`
[INFO] [stdout]    = help: consider adding `staking` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `query` is never used
[INFO] [stdout]   --> tests/query_returns.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub trait Interface {
[INFO] [stdout]    |               --------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 33 |         fn query(&self, ctx: QueryCtx, #[serde(default)] name: String) -> QueryResult<Self::Error>;
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `no_args_execution`, `argumented_execution`, `no_args_query`, `argumented_query`, `no_args_sudo`, and `argumented_sudo` are never used
[INFO] [stdout]   --> tests/messages_generation.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub trait Interface {
[INFO] [stdout]    |               --------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 28 |         fn no_args_execution(&self, ctx: ExecCtx) -> Result<Response, Self::Error>;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |         fn argumented_execution(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |         fn no_args_query(&self, ctx: QueryCtx) -> Result<QueryResult, Self::Error>;
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |         fn argumented_query(&self, ctx: QueryCtx, user: Addr) -> Result<QueryResult, Self::Error>;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |         fn no_args_sudo(&self, ctx: SudoCtx) -> Result<Response, Self::Error>;
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |         fn argumented_sudo(&self, ctx: SudoCtx, user: Addr) -> Result<Response, Self::Error>;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.57s
[INFO] running `Command { std: "docker" "inspect" "deaabdf096d9e7ea3d5b1d34ece3cf6081955f297542d73a7536f19933eb9e8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "deaabdf096d9e7ea3d5b1d34ece3cf6081955f297542d73a7536f19933eb9e8a", kill_on_drop: false }`
[INFO] [stdout] deaabdf096d9e7ea3d5b1d34ece3cf6081955f297542d73a7536f19933eb9e8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 40023c3bc6434ffc99bddc4feca5d825c4ee36e5b3e80eae98d0abd0dd2963bf
[INFO] running `Command { std: "docker" "start" "-a" "40023c3bc6434ffc99bddc4feca5d825c4ee36e5b3e80eae98d0abd0dd2963bf", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `staking`
[INFO] [stderr]   --> src/into_response.rs:14:19
[INFO] [stderr]    |
[INFO] [stderr] 14 |             #[cfg(feature = "staking")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `cosmwasm_1_1`, `cosmwasm_1_2`, `cosmwasm_1_3`, `cosmwasm_1_4`, `cosmwasm_2_0`, `iterator`, `mt`, `stargate`
[INFO] [stderr]    = help: consider adding `staking` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `staking`
[INFO] [stderr]   --> src/into_response.rs:16:19
[INFO] [stderr]    |
[INFO] [stderr] 16 |             #[cfg(feature = "staking")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `cosmwasm_1_1`, `cosmwasm_1_2`, `cosmwasm_1_3`, `cosmwasm_1_4`, `cosmwasm_2_0`, `iterator`, `mt`, `stargate`
[INFO] [stderr]    = help: consider adding `staking` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `sylvia` (lib) generated 2 warnings
[INFO] [stderr] warning: Redundant `as Group`.
[INFO] [stderr]    --> examples/basic.rs:112:25
[INFO] [stderr]     |
[INFO] [stderr] 112 | #[sv::messages(group as Group)]
[INFO] [stderr]     |                         ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: Interface name is a camel case version of the path and can be auto deduced.
[INFO] [stderr]     = note: Attribute can be simplified to: `#[sv::messages(interface_path)]`
[INFO] [stderr] 
[INFO] [stderr] warning: methods `no_args_execution`, `argumented_execution`, `no_args_query`, `argumented_query`, `no_args_sudo`, and `argumented_sudo` are never used
[INFO] [stderr]   --> tests/messages_generation.rs:28:12
[INFO] [stderr]    |
[INFO] [stderr] 24 |     pub trait Interface {
[INFO] [stderr]    |               --------- methods in this trait
[INFO] [stderr] ...
[INFO] [stderr] 28 |         fn no_args_execution(&self, ctx: ExecCtx) -> Result<Response, Self::Error>;
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 31 |         fn argumented_execution(
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 40 |         fn no_args_query(&self, ctx: QueryCtx) -> Result<QueryResult, Self::Error>;
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 43 |         fn argumented_query(&self, ctx: QueryCtx, user: Addr) -> Result<QueryResult, Self::Error>;
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 46 |         fn no_args_sudo(&self, ctx: SudoCtx) -> Result<Response, Self::Error>;
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 49 |         fn argumented_sudo(&self, ctx: SudoCtx, user: Addr) -> Result<Response, Self::Error>;
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `query` is never used
[INFO] [stderr]   --> tests/query_returns.rs:33:12
[INFO] [stderr]    |
[INFO] [stderr] 29 |     pub trait Interface {
[INFO] [stderr]    |               --------- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 33 |         fn query(&self, ctx: QueryCtx, #[serde(default)] name: String) -> QueryResult<Self::Error>;
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `sylvia` (example "basic") generated 1 warning
[INFO] [stderr] warning: `sylvia` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `sylvia` (test "messages_generation") generated 1 warning
[INFO] [stderr] warning: `sylvia` (test "query_returns") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sylvia-26c1ff2f02a54ede)
[INFO] [stdout] running 13 tests
[INFO] [stdout] test into_response::tests::empty_custom_msg ... ok
[INFO] [stdout] test utils::tests::aquire_index_when_first_array_empty ... ok
[INFO] [stdout] test into_response::tests::into_custom ... ok
[INFO] [stdout] test utils::tests::aquire_index_when_mixed_state ... ok
[INFO] [stdout] test utils::tests::no_intersection ... ok
[INFO] [stdout] test utils::tests::verify_no_collissions ... ok
[INFO] [stdout] test utils::tests::aquire_index_when_two_states_ongoing ... ok
[INFO] [stdout] test utils::tests::init_states ... ok
[INFO] [stdout] test utils::tests::should_not_end ... ok
[INFO] [stdout] test utils::tests::should_end ... ok
[INFO] [stdout] test utils::tests::single_interface_with_no_contract_msgs ... ok
[INFO] [stderr]      Running tests/api.rs (/opt/rustwide/target/debug/deps/api-54761af8c66ddb5a)
[INFO] [stdout] test utils::tests::intersection - should panic ... ok
[INFO] [stdout] test utils::tests::verify_collissions - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::api ... ok
[INFO] [stderr]      Running tests/custom_msg.rs (/opt/rustwide/target/debug/deps/custom_msg-b0e1273410af13c9)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/custom_query.rs (/opt/rustwide/target/debug/deps/custom_query-6b122615d2f510b2)
[INFO] [stderr]      Running tests/dispatching.rs (/opt/rustwide/target/debug/deps/dispatching-5e7d24d706481661)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/entry_points.rs (/opt/rustwide/target/debug/deps/entry_points-1fbf090047d62a6e)
[INFO] [stdout] running 1 test
[INFO] [stdout] test dispatch ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running tests/messages_generation.rs (/opt/rustwide/target/debug/deps/messages_generation-0aa72fda7a141b2d)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stderr]      Running tests/multitest.rs (/opt/rustwide/target/debug/deps/multitest-956761b09d836d52)
[INFO] [stdout] test interface_messages_constructible ... ok
[INFO] [stderr]      Running tests/querier.rs (/opt/rustwide/target/debug/deps/querier-03f1c4b688362cb1)
[INFO] [stdout] test contract_messages_constructible ... ok
[INFO] [stdout] test entry_points_generation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/query_returns.rs (/opt/rustwide/target/debug/deps/query_returns-9d9ad00346fbb1e5)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::generate_interface_query ... ok
[INFO] [stderr]      Running tests/remote.rs (/opt/rustwide/target/debug/deps/remote-ee23a1682e9648d6)
[INFO] [stdout] test tests::generate_contract_query ... ok
[INFO] [stderr]      Running tests/replies.rs (/opt/rustwide/target/debug/deps/replies-b563ffd6e0a1d60e)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::remote_generation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test entry_point_generation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ui.rs (/opt/rustwide/target/debug/deps/ui-a4bab899383461f4)
[INFO] [stdout] running 1 test
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] [stderr]       Adding sylvia-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/sylvia)
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling schemars v0.8.16
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]     Checking bnum v0.10.0
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]     Checking forward_ref v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling typewit_proc_macros v1.8.1
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling konst_proc_macros v0.3.0
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking typewit v1.9.0
[INFO] [stderr]     Checking const_panic v0.2.8
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking konst_kernel v0.3.9
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking konst v0.3.9
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[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 digest v0.9.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking k256 v0.13.3
[INFO] [stderr]    Compiling schemars_derive v0.8.16
[INFO] [stderr]    Compiling cosmwasm-derive v2.0.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling cosmwasm-schema-derive v2.0.2
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling prost-derive v0.12.4
[INFO] [stderr]    Compiling sylvia-derive v1.0.2
[INFO] [stderr]     Checking prost v0.12.4
[INFO] [stderr]     Checking ed25519-zebra v3.1.0
[INFO] [stderr]     Checking serde-json-wasm v1.0.1
[INFO] [stderr]     Checking serde-cw-value v0.7.0
[INFO] [stderr]     Checking cosmwasm-crypto v2.0.2
[INFO] [stderr]     Checking cosmwasm-std v2.0.2
[INFO] [stderr]     Checking cosmwasm-schema v2.0.2
[INFO] [stderr]     Checking cw-utils v2.0.0
[INFO] [stderr]     Checking cw-storage-plus v2.0.0
[INFO] [stderr]     Checking sylvia v1.0.2 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unexpected `cfg` condition value: `staking`
[INFO] [stderr]   --> /opt/rustwide/workdir/src/into_response.rs:14:19
[INFO] [stderr]    |
[INFO] [stderr] 14 |             #[cfg(feature = "staking")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `cosmwasm_1_1`, `cosmwasm_1_2`, `cosmwasm_1_3`, `cosmwasm_1_4`, `cosmwasm_2_0`, `iterator`, `mt`, `stargate`
[INFO] [stderr]    = help: consider adding `staking` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `staking`
[INFO] [stderr]   --> /opt/rustwide/workdir/src/into_response.rs:16:19
[INFO] [stderr]    |
[INFO] [stderr] 16 |             #[cfg(feature = "staking")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `cosmwasm_1_1`, `cosmwasm_1_2`, `cosmwasm_1_3`, `cosmwasm_1_4`, `cosmwasm_2_0`, `iterator`, `mt`, `stargate`
[INFO] [stderr]    = help: consider adding `staking` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `sylvia` (lib) generated 2 warnings
[INFO] [stderr]     Checking cw-multi-test v2.0.1
[INFO] [stderr]     Checking sylvia-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/sylvia)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.58s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/attributes/custom/invalid_custom.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Invalid custom type.
[INFO] [stderr] 
[INFO] [stderr]          = note: Expected `#[sv::custom(msg=SomeMsg, query=SomeQuery)]`
[INFO] [stderr] 
[INFO] [stderr]   --> tests/ui/attributes/custom/invalid_custom.rs:12:14
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[sv::custom(mgs=MyMsg)]
[INFO] [stderr]    |              ^^^
[INFO] [stderr] 
[INFO] [stderr] error: unexpected token
[INFO] [stderr]   --> tests/ui/attributes/custom/invalid_custom.rs:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[sv::custom(mgs=MyMsg)]
[INFO] [stderr]    | ^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Invalid custom type.
[INFO] [stderr]   --> tests/ui/attributes/custom/invalid_custom.rs:12:14
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[sv::custom(mgs=MyMsg)]
[INFO] [stderr]    |              ^^^
[INFO] [stderr]    |
[INFO] [stderr] note: Expected `#[sv::custom(msg=SomeMsg, query=SomeQuery)]`
[INFO] [stderr]   --> tests/ui/attributes/custom/invalid_custom.rs:12:14
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[sv::custom(mgs=MyMsg)]
[INFO] [stderr]    |              ^^^
[INFO] [stderr] 
[INFO] [stderr] error: unexpected token
[INFO] [stderr]   --> tests/ui/attributes/custom/invalid_custom.rs:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[sv::custom(mgs=MyMsg)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/attributes/messages/invalid_custom.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Invalid custom attribute, expected one or both of: [`msg`, `query`]
[INFO] [stderr] 
[INFO] [stderr]          = note: Expected attribute to be in form `#[sv::messages(interface: custom(msg, query))]`.
[INFO] [stderr] 
[INFO] [stderr]   --> tests/ui/attributes/messages/invalid_custom.rs:21:34
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[sv::messages(interface: custom(wrong))]
[INFO] [stderr]    |                                  ^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: Missing both `ExecC` type and `#[sv::custom(msg=...)]` defined for the trait.
[INFO] [stderr]  --> tests/ui/attributes/messages/invalid_custom.rs:9:15
[INFO] [stderr]   |
[INFO] [stderr] 9 |     pub trait Interface {
[INFO] [stderr]   |               ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: Implicitly it means that the trait could not be implemented for contracts that use CustomMsg different than `cosmwasm_std::Empty`
[INFO] [stderr]   = note: If this behaviour is intended, please add `#[sv::custom(msg=sylvia::cw_std::Empty]` attribute.
[INFO] [stderr] 
[INFO] [stderr] warning: Missing both `QueryC` type and `#[sv::custom(query=...)]` defined for the trait.
[INFO] [stderr]  --> tests/ui/attributes/messages/invalid_custom.rs:9:15
[INFO] [stderr]   |
[INFO] [stderr] 9 |     pub trait Interface {
[INFO] [stderr]   |               ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: Implicitly it means that the trait could not be implemented for contracts that use CustomQuery different than `cosmwasm_std::Empty`
[INFO] [stderr]   = note: If this behaviour is intended, please add `#[sv::custom(query=sylvia::cw_std::Empty]` attribute.
[INFO] [stderr] 
[INFO] [stderr] error: Invalid custom attribute, expected one or both of: [`msg`, `query`]
[INFO] [stderr]   --> tests/ui/attributes/messages/invalid_custom.rs:21:34
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[sv::messages(interface: custom(wrong))]
[INFO] [stderr]    |                                  ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: Expected attribute to be in form `#[sv::messages(interface: custom(msg, query))]`.
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ctx`
[INFO] [stderr]   --> tests/ui/attributes/messages/invalid_custom.rs:28:31
[INFO] [stderr]    |
[INFO] [stderr] 28 |     pub fn instantiate(&self, ctx: InstantiateCtx) -> StdResult<Response> {
[INFO] [stderr]    |                               ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/attributes/messages/unexpected_token.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Unexpected tokens inside `sv::messages` attribtue.
[INFO] [stderr] 
[INFO] [stderr]          = note: Maximal supported form of attribute: `#[sv::messages(interface::path<T1, T2> as InterfaceName: custom(msg, query))]`.
[INFO] [stderr] 
[INFO] [stderr]   --> tests/ui/attributes/messages/unexpected_token.rs:24:25
[INFO] [stderr]    |
[INFO] [stderr] 24 | #[sv::messages(interface(Empty))]
[INFO] [stderr]    |                         ^
[INFO] [stderr] 
[INFO] [stderr] error: unexpected token
[INFO] [stderr]   --> tests/ui/attributes/messages/unexpected_token.rs:24:1
[INFO] [stderr]    |
[INFO] [stderr] 24 | #[sv::messages(interface(Empty))]
[INFO] [stderr]    | ^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: Missing both `ExecC` type and `#[sv::custom(msg=...)]` defined for the trait.
[INFO] [stderr]   --> tests/ui/attributes/messages/unexpected_token.rs:10:15
[INFO] [stderr]    |
[INFO] [stderr] 10 |     pub trait Interface {
[INFO] [stderr]    |               ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: Implicitly it means that the trait could not be implemented for contracts that use CustomMsg different than `cosmwasm_std::Empty`
[INFO] [stderr]    = note: If this behaviour is intended, please add `#[sv::custom(msg=sylvia::cw_std::Empty]` attribute.
[INFO] [stderr] 
[INFO] [stderr] warning: Missing both `QueryC` type and `#[sv::custom(query=...)]` defined for the trait.
[INFO] [stderr]   --> tests/ui/attributes/messages/unexpected_token.rs:10:15
[INFO] [stderr]    |
[INFO] [stderr] 10 |     pub trait Interface {
[INFO] [stderr]    |               ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: Implicitly it means that the trait could not be implemented for contracts that use CustomQuery different than `cosmwasm_std::Empty`
[INFO] [stderr]    = note: If this behaviour is intended, please add `#[sv::custom(query=sylvia::cw_std::Empty]` attribute.
[INFO] [stderr] 
[INFO] [stderr] error: Unexpected tokens inside `sv::messages` attribtue.
[INFO] [stderr]   --> tests/ui/attributes/messages/unexpected_token.rs:24:25
[INFO] [stderr]    |
[INFO] [stderr] 24 | #[sv::messages(interface(Empty))]
[INFO] [stderr]    |                         ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: Maximal supported form of attribute: `#[sv::messages(interface::path<T1, T2> as InterfaceName: custom(msg, query))]`.
[INFO] [stderr] 
[INFO] [stderr] error: unexpected token
[INFO] [stderr]   --> tests/ui/attributes/messages/unexpected_token.rs:24:1
[INFO] [stderr]    |
[INFO] [stderr] 24 | #[sv::messages(interface(Empty))]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ctx`
[INFO] [stderr]   --> tests/ui/attributes/messages/unexpected_token.rs:31:31
[INFO] [stderr]    |
[INFO] [stderr] 31 |     pub fn instantiate(&self, ctx: InstantiateCtx) -> StdResult<Response> {
[INFO] [stderr]    |                               ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/missing_method/instantiation.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Missing instantiation message.
[INFO] [stderr] 
[INFO] [stderr]          = note: `sylvia::contract` requires exactly one method marked with `#[sv::msg(instantiation)]` attribute.
[INFO] [stderr] 
[INFO] [stderr]  --> tests/ui/missing_method/instantiation.rs:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | impl Contract {
[INFO] [stderr]   | ^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Missing instantiation message.
[INFO] [stderr]  --> tests/ui/missing_method/instantiation.rs:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | / impl Contract {
[INFO] [stderr] 5 | |     pub const fn new() -> Self {
[INFO] [stderr] 6 | |         Self {}
[INFO] [stderr] 7 | |     }
[INFO] [stderr] 8 | | }
[INFO] [stderr]   | |_^
[INFO] [stderr]   |
[INFO] [stderr] note: `sylvia::contract` requires exactly one method marked with `#[sv::msg(instantiation)]` attribute.
[INFO] [stderr]  --> tests/ui/missing_method/instantiation.rs:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | / impl Contract {
[INFO] [stderr] 5 | |     pub const fn new() -> Self {
[INFO] [stderr] 6 | |         Self {}
[INFO] [stderr] 7 | |     }
[INFO] [stderr] 8 | | }
[INFO] [stderr]   | |_^
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `InstantiateMsg` in this scope
[INFO] [stderr]  --> tests/ui/missing_method/instantiation.rs:3:1
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[sylvia::contract]
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the attribute macro `sylvia::contract` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/missing_method/new.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Missing `new` method in `impl` block.
[INFO] [stderr] 
[INFO] [stderr]          = note: `sylvia::contract` requires parameterless `new` method to be defined for dispatch to work correctly.
[INFO] [stderr] 
[INFO] [stderr]   --> tests/ui/missing_method/new.rs:8:1
[INFO] [stderr]    |
[INFO] [stderr] 8  | / impl Contract {
[INFO] [stderr] 9  | |     #[sv::msg(instantiate)]
[INFO] [stderr] 10 | |     pub fn instantiate(&self, ctx: InstantiateCtx) -> StdResult<Response> {
[INFO] [stderr] 11 | |         Ok(Response::new())
[INFO] [stderr] 12 | |     }
[INFO] [stderr] 13 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Missing `new` method in `impl` block.
[INFO] [stderr]   --> tests/ui/missing_method/new.rs:8:1
[INFO] [stderr]    |
[INFO] [stderr] 8  | / impl Contract {
[INFO] [stderr] 9  | |     #[sv::msg(instantiate)]
[INFO] [stderr] 10 | |     pub fn instantiate(&self, ctx: InstantiateCtx) -> StdResult<Response> {
[INFO] [stderr] 11 | |         Ok(Response::new())
[INFO] [stderr] 12 | |     }
[INFO] [stderr] 13 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `sylvia::contract` requires parameterless `new` method to be defined for dispatch to work correctly.
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ctx`
[INFO] [stderr]   --> tests/ui/missing_method/new.rs:10:31
[INFO] [stderr]    |
[INFO] [stderr] 10 |     pub fn instantiate(&self, ctx: InstantiateCtx) -> StdResult<Response> {
[INFO] [stderr]    |                               ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/missing_method/new_has_parameters.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Parameters not allowed in `new` method.
[INFO] [stderr] 
[INFO] [stderr]          = note: `sylvia::contract` requires parameterless `new` method to be defined for dispatch to work correctly.
[INFO] [stderr] 
[INFO] [stderr]  --> tests/ui/missing_method/new_has_parameters.rs:9:22
[INFO] [stderr]   |
[INFO] [stderr] 9 |     pub const fn new(admin: String) -> Self {
[INFO] [stderr]   |                      ^^^^^^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Parameters not allowed in `new` method.
[INFO] [stderr]  --> tests/ui/missing_method/new_has_parameters.rs:9:22
[INFO] [stderr]   |
[INFO] [stderr] 9 |     pub const fn new(admin: String) -> Self {
[INFO] [stderr]   |                      ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `sylvia::contract` requires parameterless `new` method to be defined for dispatch to work correctly.
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `admin`
[INFO] [stderr]  --> tests/ui/missing_method/new_has_parameters.rs:9:22
[INFO] [stderr]   |
[INFO] [stderr] 9 |     pub const fn new(admin: String) -> Self {
[INFO] [stderr]   |                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_admin`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] error[E0493]: destructor of `std::string::String` cannot be evaluated at compile-time
[INFO] [stderr]   --> tests/ui/missing_method/new_has_parameters.rs:9:22
[INFO] [stderr]    |
[INFO] [stderr] 9  |     pub const fn new(admin: String) -> Self {
[INFO] [stderr]    |                      ^^^^^ the destructor for this type cannot be evaluated in constant functions
[INFO] [stderr] 10 |         Contract
[INFO] [stderr] 11 |     }
[INFO] [stderr]    |     - value is dropped here
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ctx`
[INFO] [stderr]   --> tests/ui/missing_method/new_has_parameters.rs:14:31
[INFO] [stderr]    |
[INFO] [stderr] 14 |     pub fn instantiate(&self, ctx: InstantiateCtx) -> StdResult<Response> {
[INFO] [stderr]    |                               ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] error: test failed, to rerun pass `--test ui`
[INFO] [stdout] test ui ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ui stdout ----
[INFO] [stdout] thread 'ui' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/trybuild-1.0.91/src/run.rs:101:13:
[INFO] [stdout] 6 of 6 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c3ce4b6875 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55c3ce4b6875 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55c3ce4b6875 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55c3ce4b6875 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55c3ce4e00cb - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55c3ce4e00cb - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55c3ce4b355f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55c3ce4b664e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55c3ce4b664e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55c3ce4b8079 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55c3ce4b7d3e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55c3ce486d9a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55c3ce486d9a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55c3ce4b867b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55c3ce4b867b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55c3ce4b83f4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55c3ce4b6d39 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55c3ce4b8127 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55c3ce1a7a73 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55c3ce1e52d7 - trybuild::run::<impl trybuild::Runner>::run::h3ca32d44749bc1e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/trybuild-1.0.91/src/run.rs:101:13
[INFO] [stdout]   20:     0x55c3ce1eadd8 - <trybuild::TestCases as core::ops::drop::Drop>::drop::hcbd7f5cf15670245
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/trybuild-1.0.91/src/lib.rs:317:13
[INFO] [stdout]   21:     0x55c3ce1a8647 - core::ptr::drop_in_place<trybuild::TestCases>::h4336d6e77f3a88aa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ptr/mod.rs:542:1
[INFO] [stdout]   22:     0x55c3ce1a94d3 - ui::ui::h073afc60033cab20
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/ui.rs:5:1
[INFO] [stdout]   23:     0x55c3ce1a9467 - ui::ui::{{closure}}::ha4bae0ba1dd39c31
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/ui.rs:2:8
[INFO] [stdout]   24:     0x55c3ce1a85a6 - core::ops::function::FnOnce::call_once::h7e4682cca99f5565
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55c3ce48b77b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x55c3ce48b77b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   27:     0x55c3ce48ae81 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   28:     0x55c3ce48ae81 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x55c3ce48ae81 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   30:     0x55c3ce48ae81 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   31:     0x55c3ce48ae81 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   32:     0x55c3ce48ae81 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   33:     0x55c3ce48ae81 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   34:     0x55c3ce453844 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   35:     0x55c3ce453844 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   36:     0x55c3ce458272 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   37:     0x55c3ce458272 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x55c3ce458272 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   39:     0x55c3ce458272 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   40:     0x55c3ce458272 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   41:     0x55c3ce458272 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   42:     0x55c3ce458272 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x55c3ce4bd96b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x55c3ce4bd96b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45:     0x55c3ce4bd96b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   46:     0x7f7c66157ac3 - <unknown>
[INFO] [stdout]   47:     0x7f7c661e8a04 - __clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ui
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 41.83s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "40023c3bc6434ffc99bddc4feca5d825c4ee36e5b3e80eae98d0abd0dd2963bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40023c3bc6434ffc99bddc4feca5d825c4ee36e5b3e80eae98d0abd0dd2963bf", kill_on_drop: false }`
[INFO] [stdout] 40023c3bc6434ffc99bddc4feca5d825c4ee36e5b3e80eae98d0abd0dd2963bf
[INFO] testing sylvia-1.0.2 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate sylvia 1.0.2 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate sylvia 1.0.2 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate sylvia 1.0.2
[INFO] finished tweaking crates.io crate sylvia 1.0.2
[INFO] tweaked toml for crates.io crate sylvia 1.0.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate crates.io crate sylvia 1.0.2 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f0e78e37bf27ac1c1558581fde08299f4e448a9b1bfc86325a50f1fcc459273
[INFO] running `Command { std: "docker" "start" "-a" "7f0e78e37bf27ac1c1558581fde08299f4e448a9b1bfc86325a50f1fcc459273", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f0e78e37bf27ac1c1558581fde08299f4e448a9b1bfc86325a50f1fcc459273", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f0e78e37bf27ac1c1558581fde08299f4e448a9b1bfc86325a50f1fcc459273", kill_on_drop: false }`
[INFO] [stdout] 7f0e78e37bf27ac1c1558581fde08299f4e448a9b1bfc86325a50f1fcc459273
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71dd4d483d542230414b9b9c2ada9fef326c8f19a6894041e0fbd545b8da6edf
[INFO] running `Command { std: "docker" "start" "-a" "71dd4d483d542230414b9b9c2ada9fef326c8f19a6894041e0fbd545b8da6edf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling schemars v0.8.16
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling typewit_proc_macros v1.8.1
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling konst_proc_macros v0.3.0
[INFO] [stderr]    Compiling const_panic v0.2.8
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling forward_ref v1.0.0
[INFO] [stderr]    Compiling bnum v0.10.0
[INFO] [stderr]    Compiling typewit v1.9.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling konst_kernel v0.3.9
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling konst v0.3.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling k256 v0.13.3
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling cosmwasm-schema-derive v2.0.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling cosmwasm-derive v2.0.2
[INFO] [stderr]    Compiling schemars_derive v0.8.16
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling sylvia-derive v1.0.2
[INFO] [stderr]    Compiling ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling serde-json-wasm v1.0.1
[INFO] [stderr]    Compiling serde-cw-value v0.7.0
[INFO] [stderr]    Compiling cosmwasm-crypto v2.0.2
[INFO] [stderr]    Compiling cosmwasm-schema v2.0.2
[INFO] [stderr]    Compiling cosmwasm-std v2.0.2
[INFO] [stderr]    Compiling sylvia v1.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `staking`
[INFO] [stdout]   --> src/into_response.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 14 |             #[cfg(feature = "staking")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cosmwasm_1_1`, `cosmwasm_1_2`, `cosmwasm_1_3`, `cosmwasm_1_4`, `cosmwasm_2_0`, `iterator`, `mt`, `stargate`
[INFO] [stdout]    = help: consider adding `staking` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `staking`
[INFO] [stdout]   --> src/into_response.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 16 |             #[cfg(feature = "staking")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cosmwasm_1_1`, `cosmwasm_1_2`, `cosmwasm_1_3`, `cosmwasm_1_4`, `cosmwasm_2_0`, `iterator`, `mt`, `stargate`
[INFO] [stdout]    = help: consider adding `staking` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.37s
[INFO] running `Command { std: "docker" "inspect" "71dd4d483d542230414b9b9c2ada9fef326c8f19a6894041e0fbd545b8da6edf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71dd4d483d542230414b9b9c2ada9fef326c8f19a6894041e0fbd545b8da6edf", kill_on_drop: false }`
[INFO] [stdout] 71dd4d483d542230414b9b9c2ada9fef326c8f19a6894041e0fbd545b8da6edf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 043ef1e29e5801015446906fc8554a8bea0f41b2577317f86c020d8b47652b45
[INFO] running `Command { std: "docker" "start" "-a" "043ef1e29e5801015446906fc8554a8bea0f41b2577317f86c020d8b47652b45", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling winnow v0.6.6
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling k256 v0.13.3
[INFO] [stderr]    Compiling trybuild v1.0.91
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling cosmwasm-crypto v2.0.2
[INFO] [stderr]    Compiling cosmwasm-std v2.0.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling toml_edit v0.22.12
[INFO] [stderr]    Compiling prost-derive v0.12.4
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling sylvia-derive v1.0.2
[INFO] [stderr]    Compiling toml v0.8.12
[INFO] [stderr]    Compiling prost v0.12.4
[INFO] [stderr]    Compiling cw-utils v2.0.0
[INFO] [stderr]    Compiling cw-storage-plus v2.0.0
[INFO] [stderr]    Compiling cw-multi-test v2.0.1
[INFO] [stderr]    Compiling sylvia v1.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `staking`
[INFO] [stdout]   --> src/into_response.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 14 |             #[cfg(feature = "staking")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cosmwasm_1_1`, `cosmwasm_1_2`, `cosmwasm_1_3`, `cosmwasm_1_4`, `cosmwasm_2_0`, `iterator`, `mt`, `stargate`
[INFO] [stdout]    = help: consider adding `staking` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `staking`
[INFO] [stdout]   --> src/into_response.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 16 |             #[cfg(feature = "staking")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cosmwasm_1_1`, `cosmwasm_1_2`, `cosmwasm_1_3`, `cosmwasm_1_4`, `cosmwasm_2_0`, `iterator`, `mt`, `stargate`
[INFO] [stdout]    = help: consider adding `staking` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `staking`
[INFO] [stdout]   --> src/into_response.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 14 |             #[cfg(feature = "staking")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cosmwasm_1_1`, `cosmwasm_1_2`, `cosmwasm_1_3`, `cosmwasm_1_4`, `cosmwasm_2_0`, `iterator`, `mt`, `stargate`
[INFO] [stdout]    = help: consider adding `staking` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `staking`
[INFO] [stdout]   --> src/into_response.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 16 |             #[cfg(feature = "staking")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cosmwasm_1_1`, `cosmwasm_1_2`, `cosmwasm_1_3`, `cosmwasm_1_4`, `cosmwasm_2_0`, `iterator`, `mt`, `stargate`
[INFO] [stdout]    = help: consider adding `staking` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Redundant `as Group`.
[INFO] [stdout]    --> 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: method `query` is never used
[INFO] [stdout]   --> tests/query_returns.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub trait Interface {
[INFO] [stdout]    |               --------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 33 |         fn query(&self, ctx: QueryCtx, #[serde(default)] name: String) -> QueryResult<Self::Error>;
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `no_args_execution`, `argumented_execution`, `no_args_query`, `argumented_query`, `no_args_sudo`, and `argumented_sudo` are never used
[INFO] [stdout]   --> tests/messages_generation.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub trait Interface {
[INFO] [stdout]    |               --------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 28 |         fn no_args_execution(&self, ctx: ExecCtx) -> Result<Response, Self::Error>;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |         fn argumented_execution(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |         fn no_args_query(&self, ctx: QueryCtx) -> Result<QueryResult, Self::Error>;
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |         fn argumented_query(&self, ctx: QueryCtx, user: Addr) -> Result<QueryResult, Self::Error>;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |         fn no_args_sudo(&self, ctx: SudoCtx) -> Result<Response, Self::Error>;
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |         fn argumented_sudo(&self, ctx: SudoCtx, user: Addr) -> Result<Response, Self::Error>;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.99s
[INFO] running `Command { std: "docker" "inspect" "043ef1e29e5801015446906fc8554a8bea0f41b2577317f86c020d8b47652b45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "043ef1e29e5801015446906fc8554a8bea0f41b2577317f86c020d8b47652b45", kill_on_drop: false }`
[INFO] [stdout] 043ef1e29e5801015446906fc8554a8bea0f41b2577317f86c020d8b47652b45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0b87c12bb24e18f3dfe4ff54551fcc604e5187a5c1ee4314811f050663a18004
[INFO] running `Command { std: "docker" "start" "-a" "0b87c12bb24e18f3dfe4ff54551fcc604e5187a5c1ee4314811f050663a18004", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `staking`
[INFO] [stderr]   --> src/into_response.rs:14:19
[INFO] [stderr]    |
[INFO] [stderr] 14 |             #[cfg(feature = "staking")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `cosmwasm_1_1`, `cosmwasm_1_2`, `cosmwasm_1_3`, `cosmwasm_1_4`, `cosmwasm_2_0`, `iterator`, `mt`, `stargate`
[INFO] [stderr]    = help: consider adding `staking` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `staking`
[INFO] [stderr]   --> src/into_response.rs:16:19
[INFO] [stderr]    |
[INFO] [stderr] 16 |             #[cfg(feature = "staking")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `cosmwasm_1_1`, `cosmwasm_1_2`, `cosmwasm_1_3`, `cosmwasm_1_4`, `cosmwasm_2_0`, `iterator`, `mt`, `stargate`
[INFO] [stderr]    = help: consider adding `staking` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `sylvia` (lib) generated 2 warnings
[INFO] [stderr] warning: method `query` is never used
[INFO] [stderr]   --> tests/query_returns.rs:33:12
[INFO] [stderr]    |
[INFO] [stderr] 29 |     pub trait Interface {
[INFO] [stderr]    |               --------- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 33 |         fn query(&self, ctx: QueryCtx, #[serde(default)] name: String) -> QueryResult<Self::Error>;
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: Redundant `as Group`.
[INFO] [stderr]    --> examples/basic.rs:112:25
[INFO] [stderr]     |
[INFO] [stderr] 112 | #[sv::messages(group as Group)]
[INFO] [stderr]     |                         ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: Interface name is a camel case version of the path and can be auto deduced.
[INFO] [stderr]     = note: Attribute can be simplified to: `#[sv::messages(interface_path)]`
[INFO] [stderr] 
[INFO] [stderr] warning: methods `no_args_execution`, `argumented_execution`, `no_args_query`, `argumented_query`, `no_args_sudo`, and `argumented_sudo` are never used
[INFO] [stderr]   --> tests/messages_generation.rs:28:12
[INFO] [stderr]    |
[INFO] [stderr] 24 |     pub trait Interface {
[INFO] [stderr]    |               --------- methods in this trait
[INFO] [stderr] ...
[INFO] [stderr] 28 |         fn no_args_execution(&self, ctx: ExecCtx) -> Result<Response, Self::Error>;
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 31 |         fn argumented_execution(
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 40 |         fn no_args_query(&self, ctx: QueryCtx) -> Result<QueryResult, Self::Error>;
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 43 |         fn argumented_query(&self, ctx: QueryCtx, user: Addr) -> Result<QueryResult, Self::Error>;
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 46 |         fn no_args_sudo(&self, ctx: SudoCtx) -> Result<Response, Self::Error>;
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 49 |         fn argumented_sudo(&self, ctx: SudoCtx, user: Addr) -> Result<Response, Self::Error>;
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `sylvia` (test "query_returns") generated 1 warning
[INFO] [stderr] warning: `sylvia` (example "basic") generated 1 warning
[INFO] [stderr] warning: `sylvia` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `sylvia` (test "messages_generation") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sylvia-26c1ff2f02a54ede)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test into_response::tests::into_custom ... ok
[INFO] [stdout] test into_response::tests::empty_custom_msg ... ok
[INFO] [stdout] test utils::tests::should_end ... ok
[INFO] [stdout] test utils::tests::init_states ... ok
[INFO] [stdout] test utils::tests::aquire_index_when_first_array_empty ... ok
[INFO] [stdout] test utils::tests::should_not_end ... ok
[INFO] [stdout] test utils::tests::aquire_index_when_two_states_ongoing ... ok
[INFO] [stdout] test utils::tests::aquire_index_when_mixed_state ... ok
[INFO] [stdout] test utils::tests::verify_no_collissions ... ok
[INFO] [stdout] test utils::tests::single_interface_with_no_contract_msgs ... ok
[INFO] [stdout] test utils::tests::no_intersection ... ok
[INFO] [stdout] test utils::tests::verify_collissions - should panic ... ok
[INFO] [stderr]      Running tests/api.rs (/opt/rustwide/target/debug/deps/api-54761af8c66ddb5a)
[INFO] [stdout] test utils::tests::intersection - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::api ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/custom_msg.rs (/opt/rustwide/target/debug/deps/custom_msg-b0e1273410af13c9)
[INFO] [stderr]      Running tests/custom_query.rs (/opt/rustwide/target/debug/deps/custom_query-6b122615d2f510b2)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/dispatching.rs (/opt/rustwide/target/debug/deps/dispatching-5e7d24d706481661)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test dispatch ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/entry_points.rs (/opt/rustwide/target/debug/deps/entry_points-1fbf090047d62a6e)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/messages_generation.rs (/opt/rustwide/target/debug/deps/messages_generation-0aa72fda7a141b2d)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test contract_messages_constructible ... ok
[INFO] [stdout] test entry_points_generation ... ok
[INFO] [stdout] test interface_messages_constructible ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/multitest.rs (/opt/rustwide/target/debug/deps/multitest-956761b09d836d52)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/querier.rs (/opt/rustwide/target/debug/deps/querier-03f1c4b688362cb1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/query_returns.rs (/opt/rustwide/target/debug/deps/query_returns-9d9ad00346fbb1e5)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::generate_contract_query ... ok
[INFO] [stdout] test tests::generate_interface_query ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/remote.rs (/opt/rustwide/target/debug/deps/remote-ee23a1682e9648d6)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::remote_generation ... ok
[INFO] [stderr]      Running tests/replies.rs (/opt/rustwide/target/debug/deps/replies-b563ffd6e0a1d60e)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ui.rs (/opt/rustwide/target/debug/deps/ui-a4bab899383461f4)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test entry_point_generation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] [stderr]       Adding sylvia-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/sylvia)
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling schemars v0.8.16
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking forward_ref v1.0.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]     Checking bnum v0.10.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling typewit_proc_macros v1.8.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking typewit v1.9.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking const_panic v0.2.8
[INFO] [stderr]    Compiling konst_proc_macros v0.3.0
[INFO] [stderr]     Checking konst_kernel v0.3.9
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking konst v0.3.9
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking k256 v0.13.3
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling schemars_derive v0.8.16
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling cosmwasm-derive v2.0.2
[INFO] [stderr]    Compiling cosmwasm-schema-derive v2.0.2
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling prost-derive v0.12.4
[INFO] [stderr]    Compiling sylvia-derive v1.0.2
[INFO] [stderr]     Checking prost v0.12.4
[INFO] [stderr]     Checking ed25519-zebra v3.1.0
[INFO] [stderr]     Checking serde-json-wasm v1.0.1
[INFO] [stderr]     Checking serde-cw-value v0.7.0
[INFO] [stderr]     Checking cosmwasm-crypto v2.0.2
[INFO] [stderr]     Checking cosmwasm-std v2.0.2
[INFO] [stderr]     Checking cosmwasm-schema v2.0.2
[INFO] [stderr]     Checking cw-utils v2.0.0
[INFO] [stderr]     Checking cw-storage-plus v2.0.0
[INFO] [stderr]     Checking sylvia v1.0.2 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unexpected `cfg` condition value: `staking`
[INFO] [stderr]   --> /opt/rustwide/workdir/src/into_response.rs:14:19
[INFO] [stderr]    |
[INFO] [stderr] 14 |             #[cfg(feature = "staking")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `cosmwasm_1_1`, `cosmwasm_1_2`, `cosmwasm_1_3`, `cosmwasm_1_4`, `cosmwasm_2_0`, `iterator`, `mt`, `stargate`
[INFO] [stderr]    = help: consider adding `staking` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `staking`
[INFO] [stderr]   --> /opt/rustwide/workdir/src/into_response.rs:16:19
[INFO] [stderr]    |
[INFO] [stderr] 16 |             #[cfg(feature = "staking")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `cosmwasm_1_1`, `cosmwasm_1_2`, `cosmwasm_1_3`, `cosmwasm_1_4`, `cosmwasm_2_0`, `iterator`, `mt`, `stargate`
[INFO] [stderr]    = help: consider adding `staking` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `sylvia` (lib) generated 2 warnings
[INFO] [stderr]     Checking cw-multi-test v2.0.1
[INFO] [stderr]     Checking sylvia-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/sylvia)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.44s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/attributes/custom/invalid_custom.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Invalid custom type.
[INFO] [stderr] 
[INFO] [stderr]          = note: Expected `#[sv::custom(msg=SomeMsg, query=SomeQuery)]`
[INFO] [stderr] 
[INFO] [stderr]   --> tests/ui/attributes/custom/invalid_custom.rs:12:14
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[sv::custom(mgs=MyMsg)]
[INFO] [stderr]    |              ^^^
[INFO] [stderr] 
[INFO] [stderr] error: unexpected token
[INFO] [stderr]   --> tests/ui/attributes/custom/invalid_custom.rs:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[sv::custom(mgs=MyMsg)]
[INFO] [stderr]    | ^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Invalid custom type.
[INFO] [stderr]   --> tests/ui/attributes/custom/invalid_custom.rs:12:14
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[sv::custom(mgs=MyMsg)]
[INFO] [stderr]    |              ^^^
[INFO] [stderr]    |
[INFO] [stderr] note: Expected `#[sv::custom(msg=SomeMsg, query=SomeQuery)]`
[INFO] [stderr]   --> tests/ui/attributes/custom/invalid_custom.rs:12:14
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[sv::custom(mgs=MyMsg)]
[INFO] [stderr]    |              ^^^
[INFO] [stderr] 
[INFO] [stderr] error: unexpected token
[INFO] [stderr]   --> tests/ui/attributes/custom/invalid_custom.rs:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[sv::custom(mgs=MyMsg)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/attributes/messages/invalid_custom.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Invalid custom attribute, expected one or both of: [`msg`, `query`]
[INFO] [stderr] 
[INFO] [stderr]          = note: Expected attribute to be in form `#[sv::messages(interface: custom(msg, query))]`.
[INFO] [stderr] 
[INFO] [stderr]   --> tests/ui/attributes/messages/invalid_custom.rs:21:34
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[sv::messages(interface: custom(wrong))]
[INFO] [stderr]    |                                  ^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: Missing both `ExecC` type and `#[sv::custom(msg=...)]` defined for the trait.
[INFO] [stderr]  --> tests/ui/attributes/messages/invalid_custom.rs:9:15
[INFO] [stderr]   |
[INFO] [stderr] 9 |     pub trait Interface {
[INFO] [stderr]   |               ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: Implicitly it means that the trait could not be implemented for contracts that use CustomMsg different than `cosmwasm_std::Empty`
[INFO] [stderr]   = note: If this behaviour is intended, please add `#[sv::custom(msg=sylvia::cw_std::Empty]` attribute.
[INFO] [stderr] 
[INFO] [stderr] warning: Missing both `QueryC` type and `#[sv::custom(query=...)]` defined for the trait.
[INFO] [stderr]  --> tests/ui/attributes/messages/invalid_custom.rs:9:15
[INFO] [stderr]   |
[INFO] [stderr] 9 |     pub trait Interface {
[INFO] [stderr]   |               ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: Implicitly it means that the trait could not be implemented for contracts that use CustomQuery different than `cosmwasm_std::Empty`
[INFO] [stderr]   = note: If this behaviour is intended, please add `#[sv::custom(query=sylvia::cw_std::Empty]` attribute.
[INFO] [stderr] 
[INFO] [stderr] error: Invalid custom attribute, expected one or both of: [`msg`, `query`]
[INFO] [stderr]   --> tests/ui/attributes/messages/invalid_custom.rs:21:34
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[sv::messages(interface: custom(wrong))]
[INFO] [stderr]    |                                  ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: Expected attribute to be in form `#[sv::messages(interface: custom(msg, query))]`.
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ctx`
[INFO] [stderr]   --> tests/ui/attributes/messages/invalid_custom.rs:28:31
[INFO] [stderr]    |
[INFO] [stderr] 28 |     pub fn instantiate(&self, ctx: InstantiateCtx) -> StdResult<Response> {
[INFO] [stderr]    |                               ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/attributes/messages/unexpected_token.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Unexpected tokens inside `sv::messages` attribtue.
[INFO] [stderr] 
[INFO] [stderr]          = note: Maximal supported form of attribute: `#[sv::messages(interface::path<T1, T2> as InterfaceName: custom(msg, query))]`.
[INFO] [stderr] 
[INFO] [stderr]   --> tests/ui/attributes/messages/unexpected_token.rs:24:25
[INFO] [stderr]    |
[INFO] [stderr] 24 | #[sv::messages(interface(Empty))]
[INFO] [stderr]    |                         ^
[INFO] [stderr] 
[INFO] [stderr] error: unexpected token
[INFO] [stderr]   --> tests/ui/attributes/messages/unexpected_token.rs:24:1
[INFO] [stderr]    |
[INFO] [stderr] 24 | #[sv::messages(interface(Empty))]
[INFO] [stderr]    | ^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: Missing both `ExecC` type and `#[sv::custom(msg=...)]` defined for the trait.
[INFO] [stderr]   --> tests/ui/attributes/messages/unexpected_token.rs:10:15
[INFO] [stderr]    |
[INFO] [stderr] 10 |     pub trait Interface {
[INFO] [stderr]    |               ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: Implicitly it means that the trait could not be implemented for contracts that use CustomMsg different than `cosmwasm_std::Empty`
[INFO] [stderr]    = note: If this behaviour is intended, please add `#[sv::custom(msg=sylvia::cw_std::Empty]` attribute.
[INFO] [stderr] 
[INFO] [stderr] warning: Missing both `QueryC` type and `#[sv::custom(query=...)]` defined for the trait.
[INFO] [stderr]   --> tests/ui/attributes/messages/unexpected_token.rs:10:15
[INFO] [stderr]    |
[INFO] [stderr] 10 |     pub trait Interface {
[INFO] [stderr]    |               ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: Implicitly it means that the trait could not be implemented for contracts that use CustomQuery different than `cosmwasm_std::Empty`
[INFO] [stderr]    = note: If this behaviour is intended, please add `#[sv::custom(query=sylvia::cw_std::Empty]` attribute.
[INFO] [stderr] 
[INFO] [stderr] error: Unexpected tokens inside `sv::messages` attribtue.
[INFO] [stderr]   --> tests/ui/attributes/messages/unexpected_token.rs:24:25
[INFO] [stderr]    |
[INFO] [stderr] 24 | #[sv::messages(interface(Empty))]
[INFO] [stderr]    |                         ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: Maximal supported form of attribute: `#[sv::messages(interface::path<T1, T2> as InterfaceName: custom(msg, query))]`.
[INFO] [stderr] 
[INFO] [stderr] error: unexpected token
[INFO] [stderr]   --> tests/ui/attributes/messages/unexpected_token.rs:24:1
[INFO] [stderr]    |
[INFO] [stderr] 24 | #[sv::messages(interface(Empty))]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ctx`
[INFO] [stderr]   --> tests/ui/attributes/messages/unexpected_token.rs:31:31
[INFO] [stderr]    |
[INFO] [stderr] 31 |     pub fn instantiate(&self, ctx: InstantiateCtx) -> StdResult<Response> {
[INFO] [stderr]    |                               ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/missing_method/instantiation.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Missing instantiation message.
[INFO] [stderr] 
[INFO] [stderr]          = note: `sylvia::contract` requires exactly one method marked with `#[sv::msg(instantiation)]` attribute.
[INFO] [stderr] 
[INFO] [stderr]  --> tests/ui/missing_method/instantiation.rs:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | impl Contract {
[INFO] [stderr]   | ^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Missing instantiation message.
[INFO] [stderr]  --> tests/ui/missing_method/instantiation.rs:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | / impl Contract {
[INFO] [stderr] 5 | |     pub const fn new() -> Self {
[INFO] [stderr] 6 | |         Self {}
[INFO] [stderr] 7 | |     }
[INFO] [stderr] 8 | | }
[INFO] [stderr]   | |_^
[INFO] [stderr]   |
[INFO] [stderr] note: `sylvia::contract` requires exactly one method marked with `#[sv::msg(instantiation)]` attribute.
[INFO] [stderr]  --> tests/ui/missing_method/instantiation.rs:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | / impl Contract {
[INFO] [stderr] 5 | |     pub const fn new() -> Self {
[INFO] [stderr] 6 | |         Self {}
[INFO] [stderr] 7 | |     }
[INFO] [stderr] 8 | | }
[INFO] [stderr]   | |_^
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `InstantiateMsg` in this scope
[INFO] [stderr]  --> tests/ui/missing_method/instantiation.rs:3:1
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[sylvia::contract]
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the attribute macro `sylvia::contract` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/missing_method/new.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Missing `new` method in `impl` block.
[INFO] [stderr] 
[INFO] [stderr]          = note: `sylvia::contract` requires parameterless `new` method to be defined for dispatch to work correctly.
[INFO] [stderr] 
[INFO] [stderr]   --> tests/ui/missing_method/new.rs:8:1
[INFO] [stderr]    |
[INFO] [stderr] 8  | / impl Contract {
[INFO] [stderr] 9  | |     #[sv::msg(instantiate)]
[INFO] [stderr] 10 | |     pub fn instantiate(&self, ctx: InstantiateCtx) -> StdResult<Response> {
[INFO] [stderr] 11 | |         Ok(Response::new())
[INFO] [stderr] 12 | |     }
[INFO] [stderr] 13 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Missing `new` method in `impl` block.
[INFO] [stderr]   --> tests/ui/missing_method/new.rs:8:1
[INFO] [stderr]    |
[INFO] [stderr] 8  | / impl Contract {
[INFO] [stderr] 9  | |     #[sv::msg(instantiate)]
[INFO] [stderr] 10 | |     pub fn instantiate(&self, ctx: InstantiateCtx) -> StdResult<Response> {
[INFO] [stderr] 11 | |         Ok(Response::new())
[INFO] [stderr] 12 | |     }
[INFO] [stderr] 13 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `sylvia::contract` requires parameterless `new` method to be defined for dispatch to work correctly.
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ctx`
[INFO] [stderr]   --> tests/ui/missing_method/new.rs:10:31
[INFO] [stderr]    |
[INFO] [stderr] 10 |     pub fn instantiate(&self, ctx: InstantiateCtx) -> StdResult<Response> {
[INFO] [stderr]    |                               ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/missing_method/new_has_parameters.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Parameters not allowed in `new` method.
[INFO] [stderr] 
[INFO] [stderr]          = note: `sylvia::contract` requires parameterless `new` method to be defined for dispatch to work correctly.
[INFO] [stderr] 
[INFO] [stderr]  --> tests/ui/missing_method/new_has_parameters.rs:9:22
[INFO] [stderr]   |
[INFO] [stderr] 9 |     pub const fn new(admin: String) -> Self {
[INFO] [stderr]   |                      ^^^^^^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Parameters not allowed in `new` method.
[INFO] [stderr]  --> tests/ui/missing_method/new_has_parameters.rs:9:22
[INFO] [stderr]   |
[INFO] [stderr] 9 |     pub const fn new(admin: String) -> Self {
[INFO] [stderr]   |                      ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `sylvia::contract` requires parameterless `new` method to be defined for dispatch to work correctly.
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `admin`
[INFO] [stderr]  --> tests/ui/missing_method/new_has_parameters.rs:9:22
[INFO] [stderr]   |
[INFO] [stderr] 9 |     pub const fn new(admin: String) -> Self {
[INFO] [stderr]   |                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_admin`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] error[E0493]: destructor of `std::string::String` cannot be evaluated at compile-time
[INFO] [stderr]   --> tests/ui/missing_method/new_has_parameters.rs:9:22
[INFO] [stderr]    |
[INFO] [stderr] 9  |     pub const fn new(admin: String) -> Self {
[INFO] [stderr]    |                      ^^^^^ the destructor for this type cannot be evaluated in constant functions
[INFO] [stderr] 10 |         Contract
[INFO] [stderr] 11 |     }
[INFO] [stderr]    |     - value is dropped here
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ctx`
[INFO] [stderr]   --> tests/ui/missing_method/new_has_parameters.rs:14:31
[INFO] [stderr]    |
[INFO] [stderr] 14 |     pub fn instantiate(&self, ctx: InstantiateCtx) -> StdResult<Response> {
[INFO] [stderr]    |                               ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test ui ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test ui`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ui stdout ----
[INFO] [stdout] thread 'ui' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/trybuild-1.0.91/src/run.rs:101:13:
[INFO] [stdout] 6 of 6 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555ff2be5ef5 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x555ff2be5ef5 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x555ff2be5ef5 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x555ff2be5ef5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x555ff2c0f6eb - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x555ff2c0f6eb - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x555ff2be2c8f - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x555ff2be5cce - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x555ff2be5cce - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x555ff2be7639 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x555ff2be738c - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x555ff2bb644f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x555ff2bb644f - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x555ff2be7c3b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x555ff2be7c3b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x555ff2be79b4 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x555ff2be63b9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x555ff2be76e7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x555ff28d8a53 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x555ff294fe17 - trybuild::run::<impl trybuild::Runner>::run::hb27026cda6df48e7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/trybuild-1.0.91/src/run.rs:101:13
[INFO] [stdout]   20:     0x555ff2955918 - <trybuild::TestCases as core::ops::drop::Drop>::drop::h3e5b13f72d3c4448
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/trybuild-1.0.91/src/lib.rs:317:13
[INFO] [stdout]   21:     0x555ff28d9627 - core::ptr::drop_in_place<trybuild::TestCases>::h0f836235aba48dea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ptr/mod.rs:542:1
[INFO] [stdout]   22:     0x555ff28da4b3 - ui::ui::h98c0eb8694fe6dba
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/ui.rs:5:1
[INFO] [stdout]   23:     0x555ff28da447 - ui::ui::{{closure}}::hcee4cea83e0d1537
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/ui.rs:2:8
[INFO] [stdout]   24:     0x555ff28d9586 - core::ops::function::FnOnce::call_once::h0c493b8b8ef6771c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x555ff2bbad6b - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x555ff2bbad6b - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   27:     0x555ff2bba431 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   28:     0x555ff2bba431 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x555ff2bba431 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   30:     0x555ff2bba431 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   31:     0x555ff2bba431 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   32:     0x555ff2bba431 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   33:     0x555ff2bba431 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   34:     0x555ff2b82e04 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   35:     0x555ff2b82e04 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   36:     0x555ff2b878d2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   37:     0x555ff2b878d2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x555ff2b878d2 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   39:     0x555ff2b878d2 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   40:     0x555ff2b878d2 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   41:     0x555ff2b878d2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   42:     0x555ff2b878d2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x555ff2becf1b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x555ff2becf1b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45:     0x555ff2becf1b - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   46:     0x7f17fa21aac3 - <unknown>
[INFO] [stdout]   47:     0x7f17fa2aba04 - __clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ui
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 33.36s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0b87c12bb24e18f3dfe4ff54551fcc604e5187a5c1ee4314811f050663a18004", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b87c12bb24e18f3dfe4ff54551fcc604e5187a5c1ee4314811f050663a18004", kill_on_drop: false }`
[INFO] [stdout] 0b87c12bb24e18f3dfe4ff54551fcc604e5187a5c1ee4314811f050663a18004
