[INFO] cloning repository https://github.com/0xBlockchain/terraswap-contracts
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xBlockchain/terraswap-contracts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xBlockchain%2Fterraswap-contracts", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xBlockchain%2Fterraswap-contracts'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 057b9b31b2f16c08627b941306bb280343ee0edc
[INFO] testing 0xBlockchain/terraswap-contracts against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xBlockchain%2Fterraswap-contracts" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0xBlockchain/terraswap-contracts
[INFO] finished tweaking git repo https://github.com/0xBlockchain/terraswap-contracts
[INFO] tweaked toml for git repo https://github.com/0xBlockchain/terraswap-contracts written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xBlockchain/terraswap-contracts on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xBlockchain/terraswap-contracts 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-3-tc1/source/packages/terraswap/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-3-tc1/source/contracts/terraswap_factory/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-3-tc1/source/contracts/terraswap_pair/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-3-tc1/source/contracts/terraswap_router/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded terra-cosmwasm v2.2.0
[INFO] [stderr]   Downloaded serde_derive v1.0.116
[INFO] [stderr]   Downloaded schemars_derive v0.8.3
[INFO] [stderr]   Downloaded dyn-clone v1.0.4
[INFO] [stderr]   Downloaded schemars v0.8.3
[INFO] [stderr]   Downloaded bigint v4.4.3
[INFO] [stderr]   Downloaded cosmwasm-std v0.16.0
[INFO] [stderr]   Downloaded cosmwasm-bignumber v2.2.0
[INFO] [stderr]   Downloaded serde_json v1.0.58
[INFO] [stderr]   Downloaded cw-storage-plus v0.8.0
[INFO] [stderr]   Downloaded cw2 v0.8.0
[INFO] [stderr]   Downloaded cw20-base v0.8.0
[INFO] [stderr]   Downloaded k256 v0.9.6
[INFO] [stderr]   Downloaded libc v0.2.78
[INFO] [stderr]   Downloaded cw20-legacy v0.2.0
[INFO] [stderr]   Downloaded cosmwasm-schema v0.16.0
[INFO] [stderr]   Downloaded cosmwasm-storage v0.16.0
[INFO] [stderr]   Downloaded cw0 v0.8.0
[INFO] [stderr]   Downloaded curve25519-dalek v3.1.0
[INFO] [stderr]   Downloaded cw20 v0.8.0
[INFO] [stderr]   Downloaded protobuf v2.23.0
[INFO] [stderr]   Downloaded ed25519-zebra v2.2.0
[INFO] [stderr]   Downloaded signature v1.3.1
[INFO] [stderr]   Downloaded ecdsa v0.12.3
[INFO] [stderr]   Downloaded crypto-bigint v0.2.2
[INFO] [stderr]   Downloaded ff v0.10.0
[INFO] [stderr]   Downloaded group v0.10.0
[INFO] [stderr]   Downloaded const-oid v0.6.0
[INFO] [stderr]   Downloaded der v0.4.0
[INFO] [stderr]   Downloaded serde_derive_internals v0.25.0
[INFO] [stderr]   Downloaded spki v0.4.0
[INFO] [stderr]   Downloaded pkcs8 v0.7.5
[INFO] [stderr]   Downloaded zeroize v1.4.1
[INFO] [stderr]   Downloaded elliptic-curve v0.10.5
[INFO] [stderr]   Downloaded sha2 v0.9.1
[INFO] [stderr]   Downloaded cosmwasm-crypto v0.16.0
[INFO] [stderr]   Downloaded cosmwasm-derive v0.16.0
[INFO] [stderr]   Downloaded serde-json-wasm v0.3.1
[INFO] [stderr]   Downloaded uint v0.9.0
[INFO] [stderr]   Downloaded serde v1.0.116
[INFO] [stderr]   Downloaded crunchy v0.1.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ad143e514af9e9b2d8cfff141f6af72d6e2cf802ab23a238c47005180add32e5
[INFO] running `Command { std: "docker" "start" "-a" "ad143e514af9e9b2d8cfff141f6af72d6e2cf802ab23a238c47005180add32e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad143e514af9e9b2d8cfff141f6af72d6e2cf802ab23a238c47005180add32e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad143e514af9e9b2d8cfff141f6af72d6e2cf802ab23a238c47005180add32e5", kill_on_drop: false }`
[INFO] [stdout] ad143e514af9e9b2d8cfff141f6af72d6e2cf802ab23a238c47005180add32e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 253cf3721477128335cd2af2d1ef70689c6fa4415405df8757459d11c22e66d9
[INFO] running `Command { std: "docker" "start" "-a" "253cf3721477128335cd2af2d1ef70689c6fa4415405df8757459d11c22e66d9", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/packages/terraswap/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/contracts/terraswap_factory/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/contracts/terraswap_pair/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/contracts/terraswap_router/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling libc v0.2.78
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.67
[INFO] [stderr]    Compiling subtle v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.116
[INFO] [stderr]    Compiling zeroize v1.4.1
[INFO] [stderr]    Compiling serde v1.0.116
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling const-oid v0.6.0
[INFO] [stderr]    Compiling cpuid-bool v0.1.2
[INFO] [stderr]    Compiling serde_json v1.0.58
[INFO] [stderr]    Compiling hex v0.4.2
[INFO] [stderr]    Compiling schemars v0.8.3
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling dyn-clone v1.0.4
[INFO] [stderr]    Compiling der v0.4.0
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling crunchy v0.1.6
[INFO] [stderr]    Compiling protobuf v2.23.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling bigint v4.4.3
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling uint v0.9.0
[INFO] [stderr]    Compiling ff v0.10.0
[INFO] [stderr]    Compiling group v0.10.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-bigint v0.2.2
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling spki v0.4.0
[INFO] [stderr]    Compiling sha2 v0.9.1
[INFO] [stderr]    Compiling signature v1.3.1
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling curve25519-dalek v3.1.0
[INFO] [stderr]    Compiling pkcs8 v0.7.5
[INFO] [stderr]    Compiling elliptic-curve v0.10.5
[INFO] [stderr]    Compiling ecdsa v0.12.3
[INFO] [stderr]    Compiling k256 v0.9.6
[INFO] [stderr]    Compiling serde_derive_internals v0.25.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling schemars_derive v0.8.3
[INFO] [stderr]    Compiling cosmwasm-derive v0.16.0
[INFO] [stderr]    Compiling thiserror v1.0.24
[INFO] [stderr]    Compiling ed25519-zebra v2.2.0
[INFO] [stderr]    Compiling serde-json-wasm v0.3.1
[INFO] [stderr]    Compiling cosmwasm-crypto v0.16.0
[INFO] [stderr]    Compiling cosmwasm-std v0.16.0
[INFO] [stderr]    Compiling cw0 v0.8.0
[INFO] [stderr]    Compiling cw-storage-plus v0.8.0
[INFO] [stderr]    Compiling cosmwasm-storage v0.16.0
[INFO] [stderr]    Compiling terra-cosmwasm v2.2.0
[INFO] [stderr]    Compiling cosmwasm-bignumber v2.2.0
[INFO] [stderr]    Compiling cw20 v0.8.0
[INFO] [stderr]    Compiling cw2 v0.8.0
[INFO] [stderr]    Compiling terraswap v2.4.1 (/opt/rustwide/workdir/packages/terraswap)
[INFO] [stderr]    Compiling cw20-base v0.8.0
[INFO] [stderr]    Compiling terraswap-router v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_router)
[INFO] [stderr]    Compiling terraswap-factory v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_factory)
[INFO] [stderr]    Compiling terraswap-pair v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_pair)
[INFO] [stderr]    Compiling cw20-legacy v0.2.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/terraswap_router/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/terraswap_router/src/contract.rs:41:16
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[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/terraswap_router/src/contract.rs:204:16
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[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/terraswap_router/src/contract.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(not(feature = "library"))]
[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/terraswap_pair/src/contract.rs:30:16
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[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/terraswap_pair/src/contract.rs:73:16
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[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/terraswap_pair/src/contract.rs:184:16
[INFO] [stdout]     |
[INFO] [stdout] 184 | #[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/terraswap_pair/src/contract.rs:433:16
[INFO] [stdout]     |
[INFO] [stdout] 433 | #[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/terraswap_pair/src/contract.rs:697:16
[INFO] [stdout]     |
[INFO] [stdout] 697 | #[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/terraswap_pair/src/contract.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(not(feature = "library"))]
[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/terraswap_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/terraswap_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/terraswap_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/terraswap_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/terraswap_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/terraswap_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/terraswap_factory/src/contract.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[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/terraswap_factory/src/contract.rs:37:16
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[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/terraswap_factory/src/contract.rs:135:16
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[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/terraswap_factory/src/contract.rs:163:16
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[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/terraswap_factory/src/contract.rs:214:16
[INFO] [stdout]     |
[INFO] [stdout] 214 | #[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/terraswap_factory/src/contract.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(not(feature = "library"))]
[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/terraswap_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/terraswap_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/terraswap_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/terraswap_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/terraswap_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/terraswap_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/terraswap_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/terraswap_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 terraswap-token v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_token)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.67s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bigint v4.4.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "253cf3721477128335cd2af2d1ef70689c6fa4415405df8757459d11c22e66d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "253cf3721477128335cd2af2d1ef70689c6fa4415405df8757459d11c22e66d9", kill_on_drop: false }`
[INFO] [stdout] 253cf3721477128335cd2af2d1ef70689c6fa4415405df8757459d11c22e66d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c38f50c7dd2650ce473f2cf99345f3b954fe4b23f3629bef4a81e17ecd80fd0d
[INFO] running `Command { std: "docker" "start" "-a" "c38f50c7dd2650ce473f2cf99345f3b954fe4b23f3629bef4a81e17ecd80fd0d", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/packages/terraswap/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/contracts/terraswap_factory/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/contracts/terraswap_pair/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/contracts/terraswap_router/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `terraswap-factory v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_factory)` has the same output filename as the example target `schema` in package `terraswap v2.4.1 (/opt/rustwide/workdir/packages/terraswap)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `terraswap-factory v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_factory)` has the same output filename as the example target `schema` in package `terraswap v2.4.1 (/opt/rustwide/workdir/packages/terraswap)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `terraswap-pair v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_pair)` has the same output filename as the example target `schema` in package `terraswap-factory v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_factory)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `terraswap-pair v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_pair)` has the same output filename as the example target `schema` in package `terraswap-factory v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_factory)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `terraswap-router v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_router)` has the same output filename as the example target `schema` in package `terraswap-pair v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_pair)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `terraswap-router v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_router)` has the same output filename as the example target `schema` in package `terraswap-pair v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_pair)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `terraswap-token v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_token)` has the same output filename as the example target `schema` in package `terraswap-router v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_router)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `terraswap-token v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_token)` has the same output filename as the example target `schema` in package `terraswap-router v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_router)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr]    Compiling cosmwasm-schema v0.16.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/terraswap_pair/src/contract.rs:30:16
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[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/terraswap_pair/src/contract.rs:73:16
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[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/terraswap_pair/src/contract.rs:184:16
[INFO] [stdout]     |
[INFO] [stdout] 184 | #[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/terraswap_pair/src/contract.rs:433:16
[INFO] [stdout]     |
[INFO] [stdout] 433 | #[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/terraswap_pair/src/contract.rs:697:16
[INFO] [stdout]     |
[INFO] [stdout] 697 | #[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/terraswap_pair/src/contract.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(not(feature = "library"))]
[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/terraswap_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/terraswap_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/terraswap_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/terraswap_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/terraswap_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/terraswap_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/terraswap_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: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/terraswap_factory/src/contract.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[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/terraswap_factory/src/contract.rs:37:16
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[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/terraswap_factory/src/contract.rs:135:16
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[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/terraswap_factory/src/contract.rs:163:16
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[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/terraswap_factory/src/contract.rs:214:16
[INFO] [stdout]     |
[INFO] [stdout] 214 | #[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/terraswap_factory/src/contract.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(not(feature = "library"))]
[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/terraswap_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/terraswap_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/terraswap_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/terraswap_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/terraswap_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/terraswap_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/terraswap_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: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/terraswap_router/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/terraswap_router/src/contract.rs:41:16
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[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/terraswap_router/src/contract.rs:204:16
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[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/terraswap_router/src/contract.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(not(feature = "library"))]
[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 terraswap v2.4.1 (/opt/rustwide/workdir/packages/terraswap)
[INFO] [stderr]    Compiling terraswap-factory v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_factory)
[INFO] [stderr]    Compiling terraswap-router v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_router)
[INFO] [stderr]    Compiling terraswap-token v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_token)
[INFO] [stderr]    Compiling terraswap-pair v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_pair)
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/terraswap_router/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/terraswap_router/src/contract.rs:41:16
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[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/terraswap_router/src/contract.rs:204:16
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[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/terraswap_router/src/contract.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(not(feature = "library"))]
[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/terraswap_pair/src/contract.rs:30:16
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[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/terraswap_pair/src/contract.rs:73:16
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[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/terraswap_pair/src/contract.rs:184:16
[INFO] [stdout]     |
[INFO] [stdout] 184 | #[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/terraswap_pair/src/contract.rs:433:16
[INFO] [stdout]     |
[INFO] [stdout] 433 | #[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/terraswap_pair/src/contract.rs:697:16
[INFO] [stdout]     |
[INFO] [stdout] 697 | #[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/terraswap_pair/src/contract.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(not(feature = "library"))]
[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/terraswap_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/terraswap_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/terraswap_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/terraswap_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/terraswap_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/terraswap_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/terraswap_factory/src/contract.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[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/terraswap_factory/src/contract.rs:37:16
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[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/terraswap_factory/src/contract.rs:135:16
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[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/terraswap_factory/src/contract.rs:163:16
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[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/terraswap_factory/src/contract.rs:214:16
[INFO] [stdout]     |
[INFO] [stdout] 214 | #[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/terraswap_factory/src/contract.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(not(feature = "library"))]
[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/terraswap_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/terraswap_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/terraswap_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/terraswap_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/terraswap_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/terraswap_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/terraswap_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/terraswap_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: enum `MockQueryMsg` is never used
[INFO] [stdout]    --> contracts/terraswap_router/src/testing/mock_querier.rs:138:10
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub enum MockQueryMsg {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.18s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bigint v4.4.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "c38f50c7dd2650ce473f2cf99345f3b954fe4b23f3629bef4a81e17ecd80fd0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c38f50c7dd2650ce473f2cf99345f3b954fe4b23f3629bef4a81e17ecd80fd0d", kill_on_drop: false }`
[INFO] [stdout] c38f50c7dd2650ce473f2cf99345f3b954fe4b23f3629bef4a81e17ecd80fd0d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 16681beebec3f77755afad98f2c4f6ff6c23c2202ceb7fffcc2f4c3617dd58de
[INFO] running `Command { std: "docker" "start" "-a" "16681beebec3f77755afad98f2c4f6ff6c23c2202ceb7fffcc2f4c3617dd58de", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/packages/terraswap/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/contracts/terraswap_factory/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/contracts/terraswap_pair/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/contracts/terraswap_router/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `terraswap-factory v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_factory)` has the same output filename as the example target `schema` in package `terraswap v2.4.1 (/opt/rustwide/workdir/packages/terraswap)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `terraswap-factory v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_factory)` has the same output filename as the example target `schema` in package `terraswap v2.4.1 (/opt/rustwide/workdir/packages/terraswap)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `terraswap-pair v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_pair)` has the same output filename as the example target `schema` in package `terraswap-factory v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_factory)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `terraswap-pair v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_pair)` has the same output filename as the example target `schema` in package `terraswap-factory v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_factory)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `terraswap-router v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_router)` has the same output filename as the example target `schema` in package `terraswap-pair v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_pair)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `terraswap-router v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_router)` has the same output filename as the example target `schema` in package `terraswap-pair v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_pair)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `terraswap-token v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_token)` has the same output filename as the example target `schema` in package `terraswap-router v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_router)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `terraswap-token v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_token)` has the same output filename as the example target `schema` in package `terraswap-router v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_router)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: unexpected `cfg` condition value: `library`
[INFO] [stderr]   --> contracts/terraswap_pair/src/contract.rs:30:16
[INFO] [stderr]    |
[INFO] [stderr] 30 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `backtraces`
[INFO] [stderr]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `library`
[INFO] [stderr]   --> contracts/terraswap_pair/src/contract.rs:73:16
[INFO] [stderr]    |
[INFO] [stderr] 73 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `backtraces`
[INFO] [stderr]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `library`
[INFO] [stderr]    --> contracts/terraswap_pair/src/contract.rs:184:16
[INFO] [stderr]     |
[INFO] [stderr] 184 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `backtraces`
[INFO] [stderr]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `library`
[INFO] [stderr]    --> contracts/terraswap_pair/src/contract.rs:433:16
[INFO] [stderr]     |
[INFO] [stderr] 433 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `backtraces`
[INFO] [stderr]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `library`
[INFO] [stderr]    --> contracts/terraswap_pair/src/contract.rs:697:16
[INFO] [stderr]     |
[INFO] [stderr] 697 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `backtraces`
[INFO] [stderr]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `library`
[INFO] [stderr]  --> contracts/terraswap_pair/src/contract.rs:5:11
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[cfg(not(feature = "library"))]
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `backtraces`
[INFO] [stderr]   = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stderr]   --> contracts/terraswap_pair/src/response.rs:11:10
[INFO] [stderr]    |
[INFO] [stderr] 11 | #![allow(box_pointers)]
[INFO] [stderr]    |          ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> contracts/terraswap_pair/src/response.rs:161:30
[INFO] [stderr]     |
[INFO] [stderr] 161 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stderr]     |                              ^               ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 161 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stderr] 161 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> contracts/terraswap_pair/src/response.rs:162:22
[INFO] [stderr]     |
[INFO] [stderr] 162 |         self as &dyn (::std::any::Any)
[INFO] [stderr]     |                      ^               ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 162 -         self as &dyn (::std::any::Any)
[INFO] [stderr] 162 +         self as &dyn ::std::any::Any
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> contracts/terraswap_pair/src/response.rs:164:42
[INFO] [stderr]     |
[INFO] [stderr] 164 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stderr]     |                                          ^               ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 164 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stderr] 164 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> contracts/terraswap_pair/src/response.rs:165:26
[INFO] [stderr]     |
[INFO] [stderr] 165 |         self as &mut dyn (::std::any::Any)
[INFO] [stderr]     |                          ^               ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 165 -         self as &mut dyn (::std::any::Any)
[INFO] [stderr] 165 +         self as &mut dyn ::std::any::Any
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> contracts/terraswap_pair/src/response.rs:167:73
[INFO] [stderr]     |
[INFO] [stderr] 167 |     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stderr]     |                                                                         ^               ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 167 -     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stderr] 167 +     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> contracts/terraswap_pair/src/response.rs:222:15
[INFO] [stderr]     |
[INFO] [stderr] 222 |     fn as_ref(&self) -> ::protobuf::reflect::ReflectValueRef {
[INFO] [stderr]     |               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |               |
[INFO] [stderr]     |               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 222 |     fn as_ref(&self) -> ::protobuf::reflect::ReflectValueRef<'_> {
[INFO] [stderr]     |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `terraswap-pair` (lib) generated 13 warnings (run `cargo fix --lib -p terraswap-pair` to apply 6 suggestions)
[INFO] [stderr] warning: unexpected `cfg` condition value: `library`
[INFO] [stderr]   --> contracts/terraswap_router/src/contract.rs:24:16
[INFO] [stderr]    |
[INFO] [stderr] 24 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `backtraces`
[INFO] [stderr]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `library`
[INFO] [stderr]   --> contracts/terraswap_router/src/contract.rs:41:16
[INFO] [stderr]    |
[INFO] [stderr] 41 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `backtraces`
[INFO] [stderr]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `library`
[INFO] [stderr]    --> contracts/terraswap_router/src/contract.rs:204:16
[INFO] [stderr]     |
[INFO] [stderr] 204 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `backtraces`
[INFO] [stderr]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `library`
[INFO] [stderr]  --> contracts/terraswap_router/src/contract.rs:1:11
[INFO] [stderr]   |
[INFO] [stderr] 1 | #[cfg(not(feature = "library"))]
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `backtraces`
[INFO] [stderr]   = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `library`
[INFO] [stderr]   --> contracts/terraswap_factory/src/contract.rs:19:16
[INFO] [stderr]    |
[INFO] [stderr] 19 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `backtraces`
[INFO] [stderr]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `library`
[INFO] [stderr]   --> contracts/terraswap_factory/src/contract.rs:37:16
[INFO] [stderr]    |
[INFO] [stderr] 37 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `backtraces`
[INFO] [stderr]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `library`
[INFO] [stderr]    --> contracts/terraswap_factory/src/contract.rs:135:16
[INFO] [stderr]     |
[INFO] [stderr] 135 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `backtraces`
[INFO] [stderr]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `library`
[INFO] [stderr]    --> contracts/terraswap_factory/src/contract.rs:163:16
[INFO] [stderr]     |
[INFO] [stderr] 163 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `backtraces`
[INFO] [stderr]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `library`
[INFO] [stderr]    --> contracts/terraswap_factory/src/contract.rs:214:16
[INFO] [stderr]     |
[INFO] [stderr] 214 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `backtraces`
[INFO] [stderr]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `library`
[INFO] [stderr]  --> contracts/terraswap_factory/src/contract.rs:1:11
[INFO] [stderr]   |
[INFO] [stderr] 1 | #[cfg(not(feature = "library"))]
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `backtraces`
[INFO] [stderr]   = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stderr]   --> contracts/terraswap_factory/src/response.rs:11:10
[INFO] [stderr]    |
[INFO] [stderr] 11 | #![allow(box_pointers)]
[INFO] [stderr]    |          ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> contracts/terraswap_factory/src/response.rs:161:30
[INFO] [stderr]     |
[INFO] [stderr] 161 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stderr]     |                              ^               ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 161 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stderr] 161 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> contracts/terraswap_factory/src/response.rs:162:22
[INFO] [stderr]     |
[INFO] [stderr] 162 |         self as &dyn (::std::any::Any)
[INFO] [stderr]     |                      ^               ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 162 -         self as &dyn (::std::any::Any)
[INFO] [stderr] 162 +         self as &dyn ::std::any::Any
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> contracts/terraswap_factory/src/response.rs:164:42
[INFO] [stderr]     |
[INFO] [stderr] 164 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stderr]     |                                          ^               ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 164 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stderr] 164 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> contracts/terraswap_factory/src/response.rs:165:26
[INFO] [stderr]     |
[INFO] [stderr] 165 |         self as &mut dyn (::std::any::Any)
[INFO] [stderr]     |                          ^               ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 165 -         self as &mut dyn (::std::any::Any)
[INFO] [stderr] 165 +         self as &mut dyn ::std::any::Any
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> contracts/terraswap_factory/src/response.rs:167:73
[INFO] [stderr]     |
[INFO] [stderr] 167 |     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stderr]     |                                                                         ^               ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 167 -     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stderr] 167 +     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> contracts/terraswap_factory/src/response.rs:222:15
[INFO] [stderr]     |
[INFO] [stderr] 222 |     fn as_ref(&self) -> ::protobuf::reflect::ReflectValueRef {
[INFO] [stderr]     |               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |               |
[INFO] [stderr]     |               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 222 |     fn as_ref(&self) -> ::protobuf::reflect::ReflectValueRef<'_> {
[INFO] [stderr]     |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: enum `MockQueryMsg` is never used
[INFO] [stderr]    --> contracts/terraswap_router/src/testing/mock_querier.rs:138:10
[INFO] [stderr]     |
[INFO] [stderr] 138 | pub enum MockQueryMsg {
[INFO] [stderr]     |          ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `terraswap-router` (lib) generated 4 warnings
[INFO] [stderr] warning: `terraswap-factory` (lib) generated 13 warnings (run `cargo fix --lib -p terraswap-factory` to apply 6 suggestions)
[INFO] [stderr] warning: `terraswap-pair` (lib test) generated 13 warnings (13 duplicates)
[INFO] [stderr] warning: `terraswap-router` (lib test) generated 5 warnings (4 duplicates)
[INFO] [stderr] warning: `terraswap-factory` (lib test) generated 13 warnings (13 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bigint v4.4.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/terraswap-c9b1bf5adeb25f2a)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test testing::all_balances_querier ... ok
[INFO] [stdout] test testing::query_terraswap_pair_contract ... ok
[INFO] [stdout] test testing::balance_querier ... ok
[INFO] [stdout] test testing::test_asset_info ... ok
[INFO] [stdout] test testing::test_asset ... ok
[INFO] [stdout] test testing::token_balance_querier ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/terraswap_factory-27bc0c681b2b9bb2)
[INFO] [stdout] test testing::supply_querier ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test state::test::config_legacy_compatibility ... ok
[INFO] [stdout] test testing::proper_initialization ... ok
[INFO] [stdout] test testing::update_config ... ok
[INFO] [stdout] test testing::create_pair ... ok
[INFO] [stdout] test testing::reply_test ... ok
[INFO] [stdout] test state::test::pair_info_legacy_compatibility ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/terraswap_pair-f8662e2df55c018d)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/terraswap_router-ed030a7123b658f5)
[INFO] [stdout] test testing::withdraw_liquidity ... ok
[INFO] [stdout] test testing::test_deduct ... ok
[INFO] [stdout] test testing::test_max_spread ... ok
[INFO] [stdout] test testing::try_native_to_token ... ok
[INFO] [stdout] test testing::test_query_pool ... ok
[INFO] [stdout] test contract::test_compute_swap_with_huge_pool_variance ... ok
[INFO] [stdout] test testing::proper_initialization ... ok
[INFO] [stdout] test state::test::legacy_compatibility ... ok
[INFO] [stdout] test testing::try_token_to_native ... ok
[INFO] [stdout] test testing::provide_liquidity ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test contract::test_invalid_operations ... ok
[INFO] [stdout] test testing::tests::assert_minimum_receive_native_token ... ok
[INFO] [stdout] test testing::tests::assert_minimum_receive_token ... ok
[INFO] [stdout] test testing::tests::execute_swap_operations ... ok
[INFO] [stdout] test testing::tests::execute_swap_operation ... ok
[INFO] [stdout] test testing::tests::query_buy_with_routes ... ok
[INFO] [stdout] test testing::tests::proper_initialization ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/terraswap_token-b4342fa31fbb107d)
[INFO] [stdout] test state::test::legacy_compatibility ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests terraswap
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests terraswap_factory
[INFO] [stderr] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stderr]   --> contracts/terraswap_factory/src/response.rs:11:10
[INFO] [stderr]    |
[INFO] [stderr] 11 | #![allow(box_pointers)]
[INFO] [stderr]    |          ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> contracts/terraswap_factory/src/response.rs:161:30
[INFO] [stderr]     |
[INFO] [stderr] 161 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stderr]     |                              ^               ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 161 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stderr] 161 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> contracts/terraswap_factory/src/response.rs:162:22
[INFO] [stderr]     |
[INFO] [stderr] 162 |         self as &dyn (::std::any::Any)
[INFO] [stderr]     |                      ^               ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 162 -         self as &dyn (::std::any::Any)
[INFO] [stderr] 162 +         self as &dyn ::std::any::Any
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> contracts/terraswap_factory/src/response.rs:164:42
[INFO] [stderr]     |
[INFO] [stderr] 164 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stderr]     |                                          ^               ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 164 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stderr] 164 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> contracts/terraswap_factory/src/response.rs:165:26
[INFO] [stderr]     |
[INFO] [stderr] 165 |         self as &mut dyn (::std::any::Any)
[INFO] [stderr]     |                          ^               ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 165 -         self as &mut dyn (::std::any::Any)
[INFO] [stderr] 165 +         self as &mut dyn ::std::any::Any
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> contracts/terraswap_factory/src/response.rs:167:73
[INFO] [stderr]     |
[INFO] [stderr] 167 |     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stderr]     |                                                                         ^               ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 167 -     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stderr] 167 +     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: 6 warnings emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests terraswap_pair
[INFO] [stderr] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stderr]   --> contracts/terraswap_pair/src/response.rs:11:10
[INFO] [stderr]    |
[INFO] [stderr] 11 | #![allow(box_pointers)]
[INFO] [stderr]    |          ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> contracts/terraswap_pair/src/response.rs:161:30
[INFO] [stderr]     |
[INFO] [stderr] 161 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stderr]     |                              ^               ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 161 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stderr] 161 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> contracts/terraswap_pair/src/response.rs:162:22
[INFO] [stderr]     |
[INFO] [stderr] 162 |         self as &dyn (::std::any::Any)
[INFO] [stderr]     |                      ^               ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 162 -         self as &dyn (::std::any::Any)
[INFO] [stderr] 162 +         self as &dyn ::std::any::Any
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> contracts/terraswap_pair/src/response.rs:164:42
[INFO] [stderr]     |
[INFO] [stderr] 164 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stderr]     |                                          ^               ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 164 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stderr] 164 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> contracts/terraswap_pair/src/response.rs:165:26
[INFO] [stderr]     |
[INFO] [stderr] 165 |         self as &mut dyn (::std::any::Any)
[INFO] [stderr]     |                          ^               ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 165 -         self as &mut dyn (::std::any::Any)
[INFO] [stderr] 165 +         self as &mut dyn ::std::any::Any
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> contracts/terraswap_pair/src/response.rs:167:73
[INFO] [stderr]     |
[INFO] [stderr] 167 |     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stderr]     |                                                                         ^               ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 167 -     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stderr] 167 +     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: 6 warnings emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests terraswap_router
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests terraswap_token
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "16681beebec3f77755afad98f2c4f6ff6c23c2202ceb7fffcc2f4c3617dd58de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16681beebec3f77755afad98f2c4f6ff6c23c2202ceb7fffcc2f4c3617dd58de", kill_on_drop: false }`
[INFO] [stdout] 16681beebec3f77755afad98f2c4f6ff6c23c2202ceb7fffcc2f4c3617dd58de
