[INFO] cloning repository https://github.com/palomachain/palomaswap-amm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/palomachain/palomaswap-amm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpalomachain%2Fpalomaswap-amm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpalomachain%2Fpalomaswap-amm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9505c98b530fc6435237edddce604003b661e2df
[INFO] testing palomachain/palomaswap-amm against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpalomachain%2Fpalomaswap-amm" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/palomachain/palomaswap-amm
[INFO] finished tweaking git repo https://github.com/palomachain/palomaswap-amm
[INFO] tweaked toml for git repo https://github.com/palomachain/palomaswap-amm written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/palomachain/palomaswap-amm on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/palomachain/palomaswap-amm 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f944f0ec71b8fa1e7c7bb47a1de8300acfe01773384e969407af7a6c070ff8aa
[INFO] running `Command { std: "docker" "start" "-a" "f944f0ec71b8fa1e7c7bb47a1de8300acfe01773384e969407af7a6c070ff8aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f944f0ec71b8fa1e7c7bb47a1de8300acfe01773384e969407af7a6c070ff8aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f944f0ec71b8fa1e7c7bb47a1de8300acfe01773384e969407af7a6c070ff8aa", kill_on_drop: false }`
[INFO] [stdout] f944f0ec71b8fa1e7c7bb47a1de8300acfe01773384e969407af7a6c070ff8aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0b01c90146a00c9279356218a8d80a0c52efaa51dad04f4136f565a3c87489e
[INFO] running `Command { std: "docker" "start" "-a" "f0b01c90146a00c9279356218a8d80a0c52efaa51dad04f4136f565a3c87489e", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.104
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling serde_derive v1.0.148
[INFO] [stderr]    Compiling serde v1.0.148
[INFO] [stderr]    Compiling const-oid v0.9.1
[INFO] [stderr]    Compiling base64ct v1.5.3
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling serde_json v1.0.89
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling der v0.6.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling schemars v0.8.11
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling dyn-clone v1.0.9
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling forward_ref v1.0.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling semver v1.0.14
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling uint v0.9.4
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling k256 v0.11.6
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling schemars_derive v0.8.11
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling cosmwasm-derive v1.1.8
[INFO] [stderr]    Compiling cosmwasm-schema-derive v1.1.8
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]    Compiling snafu v0.6.10
[INFO] [stderr]    Compiling ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling serde-json-wasm v0.4.1
[INFO] [stderr]    Compiling cosmwasm-crypto v1.1.8
[INFO] [stderr]    Compiling cosmwasm-std v1.1.8
[INFO] [stderr]    Compiling cosmwasm-schema v1.1.8
[INFO] [stderr]    Compiling cw-storage-plus v0.15.1
[INFO] [stderr]    Compiling cw1 v0.15.1
[INFO] [stderr]    Compiling cw2 v0.15.1
[INFO] [stderr]    Compiling cw-utils v0.15.1
[INFO] [stderr]    Compiling cw20 v0.15.1
[INFO] [stderr]    Compiling cw1-whitelist v0.15.1
[INFO] [stderr]    Compiling astroport v2.0.0 (/opt/rustwide/workdir/packages/astroport)
[INFO] [stderr]    Compiling astroport v2.0.0 (https://github.com/astroport-fi/astroport-core.git#e01d5ca6)
[INFO] [stderr]    Compiling cw20-base v0.15.1
[INFO] [stderr]    Compiling astroport-governance v1.1.0 (https://github.com/astroport-fi/astroport-governance.git?branch=main#effbe8ec)
[INFO] [stderr]    Compiling astroport-pair-bonded v1.0.0 (/opt/rustwide/workdir/packages/pair_bonded)
[INFO] [stderr]    Compiling astroport-maker v1.1.0 (/opt/rustwide/workdir/contracts/tokenomics/maker)
[INFO] [stderr]    Compiling astroport-pair-stable v2.0.0 (/opt/rustwide/workdir/contracts/pair_stable)
[INFO] [stderr]    Compiling astroport-factory v1.3.0 (/opt/rustwide/workdir/contracts/factory)
[INFO] [stderr]    Compiling astroport-oracle v2.0.0 (/opt/rustwide/workdir/contracts/periphery/oracle)
[INFO] [stderr]    Compiling astroport-token v1.0.0 (/opt/rustwide/workdir/contracts/token)
[INFO] [stderr]    Compiling astroport-router v1.1.0 (/opt/rustwide/workdir/contracts/router)
[INFO] [stderr]    Compiling astroport-staking v1.0.0 (/opt/rustwide/workdir/contracts/tokenomics/staking)
[INFO] [stderr]    Compiling astroport-generator-proxy-template v0.0.0 (/opt/rustwide/workdir/templates/generator_proxy_template)
[INFO] [stderr]    Compiling astroport-pair v1.0.0 (/opt/rustwide/workdir/contracts/pair)
[INFO] [stderr]    Compiling astroport-xastro-token v1.0.0 (/opt/rustwide/workdir/contracts/tokenomics/xastro_token)
[INFO] [stderr]    Compiling astroport-whitelist v1.0.0 (/opt/rustwide/workdir/contracts/whitelist)
[INFO] [stderr]    Compiling astroport-vesting v1.0.0 (/opt/rustwide/workdir/contracts/tokenomics/vesting)
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/tokenomics/staking/src/contract.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `library`
[INFO] [stdout]   --> contracts/tokenomics/staking/src/contract.rs:82:16
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/tokenomics/staking/src/contract.rs:95:16
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/tokenomics/staking/src/contract.rs:203:16
[INFO] [stdout]     |
[INFO] [stdout] 203 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   --> contracts/tokenomics/staking/src/response.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![allow(box_pointers)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> contracts/tokenomics/staking/src/response.rs:161:30
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]     |                              ^               ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 161 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 161 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> contracts/tokenomics/staking/src/response.rs:162:22
[INFO] [stdout]     |
[INFO] [stdout] 162 |         self as &dyn (::std::any::Any)
[INFO] [stdout]     |                      ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 162 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 162 +         self as &dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> contracts/tokenomics/staking/src/response.rs:164:42
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]     |                                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 164 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 164 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> contracts/tokenomics/staking/src/response.rs:165:26
[INFO] [stdout]     |
[INFO] [stdout] 165 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]     |                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 165 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 165 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> contracts/tokenomics/staking/src/response.rs:167:73
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]     |                                                                         ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 167 -     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 167 +     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/router/src/contract.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `library`
[INFO] [stdout]   --> contracts/router/src/contract.rs:67:16
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/router/src/contract.rs:249:16
[INFO] [stdout]     |
[INFO] [stdout] 249 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/router/src/contract.rs:275:16
[INFO] [stdout]     |
[INFO] [stdout] 275 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/periphery/oracle/src/contract.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `library`
[INFO] [stdout]   --> contracts/periphery/oracle/src/contract.rs:67:16
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/periphery/oracle/src/contract.rs:122:16
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/periphery/oracle/src/contract.rs:186:16
[INFO] [stdout]     |
[INFO] [stdout] 186 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/factory/src/contract.rs:44:16
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `library`
[INFO] [stdout]    --> contracts/factory/src/contract.rs:128:16
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/factory/src/contract.rs:369:16
[INFO] [stdout]     |
[INFO] [stdout] 369 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/factory/src/contract.rs:488:16
[INFO] [stdout]     |
[INFO] [stdout] 488 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/factory/src/contract.rs:578:16
[INFO] [stdout]     |
[INFO] [stdout] 578 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   --> contracts/factory/src/response.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![allow(box_pointers)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> contracts/factory/src/response.rs:161:30
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]     |                              ^               ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 161 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 161 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> contracts/factory/src/response.rs:162:22
[INFO] [stdout]     |
[INFO] [stdout] 162 |         self as &dyn (::std::any::Any)
[INFO] [stdout]     |                      ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 162 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 162 +         self as &dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> contracts/factory/src/response.rs:164:42
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]     |                                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 164 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 164 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> contracts/factory/src/response.rs:165:26
[INFO] [stdout]     |
[INFO] [stdout] 165 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]     |                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 165 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 165 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> templates/generator_proxy_template/src/contract.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `library`
[INFO] [stdout]   --> templates/generator_proxy_template/src/contract.rs:60:16
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> templates/generator_proxy_template/src/contract.rs:320:16
[INFO] [stdout]     |
[INFO] [stdout] 320 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> templates/generator_proxy_template/src/contract.rs:363:16
[INFO] [stdout]     |
[INFO] [stdout] 363 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> contracts/factory/src/response.rs:167:73
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]     |                                                                         ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 167 -     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 167 +     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> contracts/tokenomics/staking/src/response.rs:222:15
[INFO] [stdout]     |
[INFO] [stdout] 222 |     fn as_ref(&self) -> ::protobuf::reflect::ReflectValueRef {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 222 |     fn as_ref(&self) -> ::protobuf::reflect::ReflectValueRef<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/tokenomics/maker/src/contract.rs:35:16
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `library`
[INFO] [stdout]    --> contracts/tokenomics/maker/src/contract.rs:111:16
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/tokenomics/maker/src/contract.rs:743:16
[INFO] [stdout]     |
[INFO] [stdout] 743 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/tokenomics/maker/src/contract.rs:811:16
[INFO] [stdout]     |
[INFO] [stdout] 811 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   --> contracts/pair_stable/src/response.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![allow(box_pointers)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> contracts/pair_stable/src/response.rs:161:30
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]     |                              ^               ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 161 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 161 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> contracts/pair_stable/src/response.rs:162:22
[INFO] [stdout]     |
[INFO] [stdout] 162 |         self as &dyn (::std::any::Any)
[INFO] [stdout]     |                      ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 162 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 162 +         self as &dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> contracts/pair_stable/src/response.rs:164:42
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]     |                                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 164 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 164 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> contracts/pair_stable/src/response.rs:165:26
[INFO] [stdout]     |
[INFO] [stdout] 165 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]     |                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 165 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 165 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> contracts/pair_stable/src/response.rs:167:73
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]     |                                                                         ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 167 -     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 167 +     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/pair/src/contract.rs:39:16
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `library`
[INFO] [stdout]    --> contracts/pair/src/contract.rs:105:16
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/pair/src/contract.rs:148:16
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/pair/src/contract.rs:762:16
[INFO] [stdout]     |
[INFO] [stdout] 762 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]     --> contracts/pair/src/contract.rs:1113:16
[INFO] [stdout]      |
[INFO] [stdout] 1113 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]      = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   --> contracts/pair/src/response.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![allow(box_pointers)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> contracts/pair/src/response.rs:161:30
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]     |                              ^               ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 161 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 161 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> contracts/pair/src/response.rs:162:22
[INFO] [stdout]     |
[INFO] [stdout] 162 |         self as &dyn (::std::any::Any)
[INFO] [stdout]     |                      ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 162 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 162 +         self as &dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> contracts/pair/src/response.rs:164:42
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]     |                                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 164 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 164 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> contracts/pair/src/response.rs:165:26
[INFO] [stdout]     |
[INFO] [stdout] 165 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]     |                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 165 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 165 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> contracts/pair/src/response.rs:167:73
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]     |                                                                         ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 167 -     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 167 +     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> contracts/factory/src/response.rs:222:15
[INFO] [stdout]     |
[INFO] [stdout] 222 |     fn as_ref(&self) -> ::protobuf::reflect::ReflectValueRef {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 222 |     fn as_ref(&self) -> ::protobuf::reflect::ReflectValueRef<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling astroport-pair-bonded-template v1.0.0 (/opt/rustwide/workdir/templates/pair_bonded_template)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> contracts/pair/src/response.rs:222:15
[INFO] [stdout]     |
[INFO] [stdout] 222 |     fn as_ref(&self) -> ::protobuf::reflect::ReflectValueRef {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 222 |     fn as_ref(&self) -> ::protobuf::reflect::ReflectValueRef<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling astroport-pair-astro-xastro v1.0.0 (/opt/rustwide/workdir/contracts/pair_astro_xastro)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> contracts/pair_stable/src/response.rs:222:15
[INFO] [stdout]     |
[INFO] [stdout] 222 |     fn as_ref(&self) -> ::protobuf::reflect::ReflectValueRef {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 222 |     fn as_ref(&self) -> ::protobuf::reflect::ReflectValueRef<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling astroport-generator v2.2.1 (/opt/rustwide/workdir/contracts/tokenomics/generator)
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/tokenomics/generator/src/contract.rs:56:16
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `library`
[INFO] [stdout]    --> contracts/tokenomics/generator/src/contract.rs:150:16
[INFO] [stdout]     |
[INFO] [stdout] 150 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/tokenomics/generator/src/contract.rs:749:16
[INFO] [stdout]     |
[INFO] [stdout] 749 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]     --> contracts/tokenomics/generator/src/contract.rs:1702:16
[INFO] [stdout]      |
[INFO] [stdout] 1702 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]      = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]     --> contracts/tokenomics/generator/src/contract.rs:2136:16
[INFO] [stdout]      |
[INFO] [stdout] 2136 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]      = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   --> contracts/tokenomics/generator/src/response.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![allow(box_pointers)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> contracts/tokenomics/generator/src/response.rs:161:30
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]     |                              ^               ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 161 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 161 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> contracts/tokenomics/generator/src/response.rs:162:22
[INFO] [stdout]     |
[INFO] [stdout] 162 |         self as &dyn (::std::any::Any)
[INFO] [stdout]     |                      ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 162 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 162 +         self as &dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> contracts/tokenomics/generator/src/response.rs:164:42
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]     |                                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 164 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 164 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> contracts/tokenomics/generator/src/response.rs:165:26
[INFO] [stdout]     |
[INFO] [stdout] 165 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]     |                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 165 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 165 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> contracts/tokenomics/generator/src/response.rs:167:73
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]     |                                                                         ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 167 -     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 167 +     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> contracts/tokenomics/generator/src/response.rs:222:15
[INFO] [stdout]     |
[INFO] [stdout] 222 |     fn as_ref(&self) -> ::protobuf::reflect::ReflectValueRef {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 222 |     fn as_ref(&self) -> ::protobuf::reflect::ReflectValueRef<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.04s
[INFO] running `Command { std: "docker" "inspect" "f0b01c90146a00c9279356218a8d80a0c52efaa51dad04f4136f565a3c87489e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0b01c90146a00c9279356218a8d80a0c52efaa51dad04f4136f565a3c87489e", kill_on_drop: false }`
[INFO] [stdout] f0b01c90146a00c9279356218a8d80a0c52efaa51dad04f4136f565a3c87489e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b406f97bd6b6a2247a3007fb9952134e6700b3f79a780f5cfa5933969294db50
[INFO] running `Command { std: "docker" "start" "-a" "b406f97bd6b6a2247a3007fb9952134e6700b3f79a780f5cfa5933969294db50", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling inventory v0.1.11
[INFO] [stderr]    Compiling crunchy v0.1.6
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling unindent v0.1.10
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling pyo3-derive-backend v0.12.4
[INFO] [stderr]    Compiling inventory-impl v0.1.11
[INFO] [stderr]    Compiling ghost v0.1.6
[INFO] [stderr]    Compiling pyo3 v0.12.4
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling syn v0.10.8
[INFO] [stderr]    Compiling bigint v4.4.3
[INFO] [stderr]    Compiling itertools v0.5.10
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling indoc-impl v0.3.6
[INFO] [stderr]    Compiling paste-impl v0.1.18
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling indoc v0.3.6
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling paste v0.1.18
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling derivative v0.3.1
[INFO] [stderr]    Compiling pyo3cls v0.12.4
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling proptest v1.0.0
[INFO] [stderr]    Compiling k256 v0.11.6
[INFO] [stderr]    Compiling cosmwasm-crypto v1.1.8
[INFO] [stderr]    Compiling cosmwasm-std v1.1.8
[INFO] [stderr]    Compiling sim v0.1.0 (https://github.com/astroport-fi/astroport-sims.git?rev=6869900d4db9061ff8f0c1bfd7c7560056f7e74f#6869900d)
[INFO] [stderr]    Compiling cw-storage-plus v0.15.1
[INFO] [stderr]    Compiling cosmwasm-storage v1.1.8
[INFO] [stderr]    Compiling cw-utils v0.11.1
[INFO] [stderr]    Compiling cw1 v0.15.1
[INFO] [stderr]    Compiling cw-storage-plus v0.11.1
[INFO] [stderr]    Compiling ap-valkyrie v1.0.0 (https://github.com/astroport-fi/astro-generator-proxy-contracts.git?branch=main#bbda6a98)
[INFO] [stderr]    Compiling cw20 v0.11.1
[INFO] [stderr]    Compiling cw2 v0.15.1
[INFO] [stderr]    Compiling cw2 v0.11.1
[INFO] [stderr]    Compiling cw-utils v0.15.1
[INFO] [stderr]    Compiling valkyrie v1.0.8-beta.1 (https://github.com/valkyrieprotocol/contracts.git?rev=b5fcb666f17d7e291f40365756e50fc0d7b9bf54#b5fcb666)
[INFO] [stderr]    Compiling cw20 v0.15.1
[INFO] [stderr]    Compiling cw-multi-test v0.15.1
[INFO] [stderr]    Compiling cw721 v0.15.0
[INFO] [stderr]    Compiling cw20-base v0.11.1
[INFO] [stderr]    Compiling cw1-whitelist v0.15.1
[INFO] [stderr]    Compiling cw721-base v0.15.0
[INFO] [stderr]    Compiling astroport v2.0.0 (/opt/rustwide/workdir/packages/astroport)
[INFO] [stderr]    Compiling astroport v2.0.0 (https://github.com/astroport-fi/astroport-core.git#e01d5ca6)
[INFO] [stderr]    Compiling astroport v2.0.0 (https://github.com/astroport-fi/astroport-core.git?branch=main#e01d5ca6)
[INFO] [stderr]    Compiling cw20-base v0.15.1
[INFO] [stderr]    Compiling valkyrie-vp v1.0.8-beta.1 (https://github.com/valkyrieprotocol/contracts.git?rev=b5fcb666f17d7e291f40365756e50fc0d7b9bf54#b5fcb666)
[INFO] [stderr]    Compiling valkyrie-lp-staking v1.0.8-beta.1 (https://github.com/valkyrieprotocol/contracts.git?rev=b5fcb666f17d7e291f40365756e50fc0d7b9bf54#b5fcb666)
[INFO] [stderr]    Compiling astroport-governance v1.1.0 (https://github.com/astroport-fi/astroport-governance.git?branch=main#effbe8ec)
[INFO] [stderr]    Compiling astroport-token v1.0.0 (/opt/rustwide/workdir/contracts/token)
[INFO] [stderr]    Compiling astroport-factory v1.3.0 (/opt/rustwide/workdir/contracts/factory)
[INFO] [stderr]    Compiling astroport-pair v1.0.0 (/opt/rustwide/workdir/contracts/pair)
[INFO] [stderr]    Compiling astroport-pair-stable v2.0.0 (/opt/rustwide/workdir/contracts/pair_stable)
[INFO] [stderr]    Compiling astroport-staking v1.0.0 (/opt/rustwide/workdir/contracts/tokenomics/staking)
[INFO] [stderr]    Compiling astroport-pair-bonded v1.0.0 (/opt/rustwide/workdir/packages/pair_bonded)
[INFO] [stderr]    Compiling astroport-vesting v1.0.0 (/opt/rustwide/workdir/contracts/tokenomics/vesting)
[INFO] [stderr]    Compiling astroport-whitelist v1.0.0 (/opt/rustwide/workdir/contracts/whitelist)
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/tokenomics/staking/src/contract.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `library`
[INFO] [stdout]   --> contracts/tokenomics/staking/src/contract.rs:82:16
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/tokenomics/staking/src/contract.rs:95:16
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/tokenomics/staking/src/contract.rs:203:16
[INFO] [stdout]     |
[INFO] [stdout] 203 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   --> contracts/tokenomics/staking/src/response.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![allow(box_pointers)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> contracts/tokenomics/staking/src/response.rs:161:30
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]     |                              ^               ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 161 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 161 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> contracts/tokenomics/staking/src/response.rs:162:22
[INFO] [stdout]     |
[INFO] [stdout] 162 |         self as &dyn (::std::any::Any)
[INFO] [stdout]     |                      ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 162 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 162 +         self as &dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> contracts/tokenomics/staking/src/response.rs:164:42
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]     |                                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 164 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 164 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> contracts/tokenomics/staking/src/response.rs:165:26
[INFO] [stdout]     |
[INFO] [stdout] 165 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]     |                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 165 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 165 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> contracts/tokenomics/staking/src/response.rs:167:73
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]     |                                                                         ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 167 -     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 167 +     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/pair/src/contract.rs:39:16
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `library`
[INFO] [stdout]    --> contracts/pair/src/contract.rs:105:16
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/pair/src/contract.rs:148:16
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/pair/src/contract.rs:762:16
[INFO] [stdout]     |
[INFO] [stdout] 762 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]     --> contracts/pair/src/contract.rs:1113:16
[INFO] [stdout]      |
[INFO] [stdout] 1113 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]      = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   --> contracts/pair/src/response.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![allow(box_pointers)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> contracts/pair/src/response.rs:161:30
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]     |                              ^               ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 161 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 161 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> contracts/pair/src/response.rs:162:22
[INFO] [stdout]     |
[INFO] [stdout] 162 |         self as &dyn (::std::any::Any)
[INFO] [stdout]     |                      ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 162 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 162 +         self as &dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> contracts/pair/src/response.rs:164:42
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]     |                                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 164 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 164 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> contracts/pair/src/response.rs:165:26
[INFO] [stdout]     |
[INFO] [stdout] 165 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]     |                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 165 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 165 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> contracts/pair/src/response.rs:167:73
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]     |                                                                         ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 167 -     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 167 +     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/factory/src/contract.rs:44:16
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `library`
[INFO] [stdout]    --> contracts/factory/src/contract.rs:128:16
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/factory/src/contract.rs:369:16
[INFO] [stdout]     |
[INFO] [stdout] 369 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/factory/src/contract.rs:488:16
[INFO] [stdout]     |
[INFO] [stdout] 488 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/factory/src/contract.rs:578:16
[INFO] [stdout]     |
[INFO] [stdout] 578 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   --> contracts/factory/src/response.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![allow(box_pointers)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> contracts/factory/src/response.rs:161:30
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]     |                              ^               ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 161 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 161 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> contracts/factory/src/response.rs:162:22
[INFO] [stdout]     |
[INFO] [stdout] 162 |         self as &dyn (::std::any::Any)
[INFO] [stdout]     |                      ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 162 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 162 +         self as &dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> contracts/factory/src/response.rs:164:42
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]     |                                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 164 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 164 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> contracts/factory/src/response.rs:165:26
[INFO] [stdout]     |
[INFO] [stdout] 165 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]     |                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 165 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 165 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> contracts/factory/src/response.rs:167:73
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]     |                                                                         ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 167 -     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 167 +     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> contracts/tokenomics/staking/src/response.rs:222:15
[INFO] [stdout]     |
[INFO] [stdout] 222 |     fn as_ref(&self) -> ::protobuf::reflect::ReflectValueRef {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 222 |     fn as_ref(&self) -> ::protobuf::reflect::ReflectValueRef<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   --> contracts/pair_stable/src/response.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![allow(box_pointers)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> contracts/pair_stable/src/response.rs:161:30
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]     |                              ^               ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 161 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 161 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> contracts/pair_stable/src/response.rs:162:22
[INFO] [stdout]     |
[INFO] [stdout] 162 |         self as &dyn (::std::any::Any)
[INFO] [stdout]     |                      ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 162 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 162 +         self as &dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> contracts/pair_stable/src/response.rs:164:42
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]     |                                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 164 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 164 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> contracts/pair_stable/src/response.rs:165:26
[INFO] [stdout]     |
[INFO] [stdout] 165 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]     |                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 165 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 165 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> contracts/pair_stable/src/response.rs:167:73
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]     |                                                                         ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 167 -     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 167 +     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling astroport-xastro-token v1.0.0 (/opt/rustwide/workdir/contracts/tokenomics/xastro_token)
[INFO] [stderr]    Compiling astroport-router v1.1.0 (/opt/rustwide/workdir/contracts/router)
[INFO] [stderr]    Compiling astroport-oracle v2.0.0 (/opt/rustwide/workdir/contracts/periphery/oracle)
[INFO] [stderr]    Compiling astroport-maker v1.1.0 (/opt/rustwide/workdir/contracts/tokenomics/maker)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> contracts/pair/src/response.rs:222:15
[INFO] [stdout]     |
[INFO] [stdout] 222 |     fn as_ref(&self) -> ::protobuf::reflect::ReflectValueRef {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 222 |     fn as_ref(&self) -> ::protobuf::reflect::ReflectValueRef<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> contracts/factory/src/response.rs:222:15
[INFO] [stdout]     |
[INFO] [stdout] 222 |     fn as_ref(&self) -> ::protobuf::reflect::ReflectValueRef {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 222 |     fn as_ref(&self) -> ::protobuf::reflect::ReflectValueRef<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> contracts/pair_stable/src/response.rs:222:15
[INFO] [stdout]     |
[INFO] [stdout] 222 |     fn as_ref(&self) -> ::protobuf::reflect::ReflectValueRef {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 222 |     fn as_ref(&self) -> ::protobuf::reflect::ReflectValueRef<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/router/src/contract.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `library`
[INFO] [stdout]   --> contracts/periphery/oracle/src/contract.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `library`
[INFO] [stdout]   --> contracts/router/src/contract.rs:67:16
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/router/src/contract.rs:249:16
[INFO] [stdout]     |
[INFO] [stdout] 249 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/router/src/contract.rs:275:16
[INFO] [stdout]     |
[INFO] [stdout] 275 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/periphery/oracle/src/contract.rs:67:16
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/periphery/oracle/src/contract.rs:122:16
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/periphery/oracle/src/contract.rs:186:16
[INFO] [stdout]     |
[INFO] [stdout] 186 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/tokenomics/maker/src/contract.rs:35:16
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `library`
[INFO] [stdout]    --> contracts/tokenomics/maker/src/contract.rs:111:16
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/tokenomics/maker/src/contract.rs:743:16
[INFO] [stdout]     |
[INFO] [stdout] 743 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/tokenomics/maker/src/contract.rs:811:16
[INFO] [stdout]     |
[INFO] [stdout] 811 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling astroport-generator-proxy-template v0.0.0 (/opt/rustwide/workdir/templates/generator_proxy_template)
[INFO] [stderr] error: could not compile `astroport` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name astroport --edition=2021 /opt/rustwide/cargo-home/git/checkouts/astroport-core-a1c9de17956bd211/e01d5ca/packages/astroport/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtraces"))' -C metadata=ef6630a39cb46b01 -C extra-filename=-a8fbfa88489df9cf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cosmwasm_schema=/opt/rustwide/target/debug/deps/libcosmwasm_schema-83c3d3d884e0027f.rmeta --extern cosmwasm_std=/opt/rustwide/target/debug/deps/libcosmwasm_std-9928355f38f775d6.rmeta --extern cw_storage_plus=/opt/rustwide/target/debug/deps/libcw_storage_plus-a95e9b5eb89af6f3.rmeta --extern cw20=/opt/rustwide/target/debug/deps/libcw20-d7211b4b8276b842.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-81abc26392a6ebd3.rmeta --extern uint=/opt/rustwide/target/debug/deps/libuint-f90ce2afaac6edec.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> templates/generator_proxy_template/src/contract.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `library`
[INFO] [stdout]   --> templates/generator_proxy_template/src/contract.rs:60:16
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> templates/generator_proxy_template/src/contract.rs:320:16
[INFO] [stdout]     |
[INFO] [stdout] 320 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> templates/generator_proxy_template/src/contract.rs:363:16
[INFO] [stdout]     |
[INFO] [stdout] 363 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b406f97bd6b6a2247a3007fb9952134e6700b3f79a780f5cfa5933969294db50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b406f97bd6b6a2247a3007fb9952134e6700b3f79a780f5cfa5933969294db50", kill_on_drop: false }`
[INFO] [stdout] b406f97bd6b6a2247a3007fb9952134e6700b3f79a780f5cfa5933969294db50
