[INFO] cloning repository https://github.com/0xy0k/ibc-yieldfarming-contract
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xy0k/ibc-yieldfarming-contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xy0k%2Fibc-yieldfarming-contract", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xy0k%2Fibc-yieldfarming-contract'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c8461c767e0496f3ae0921e83b151dd60eda6a0b
[INFO] testing 0xy0k/ibc-yieldfarming-contract against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xy0k%2Fibc-yieldfarming-contract" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0xy0k/ibc-yieldfarming-contract
[INFO] finished tweaking git repo https://github.com/0xy0k/ibc-yieldfarming-contract
[INFO] tweaked toml for git repo https://github.com/0xy0k/ibc-yieldfarming-contract written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xy0k/ibc-yieldfarming-contract on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xy0k/ibc-yieldfarming-contract 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 27ec083f42a45ef39c665ace01c176799d5b7b24e4323ebb8ac234f55addad7e
[INFO] running `Command { std: "docker" "start" "-a" "27ec083f42a45ef39c665ace01c176799d5b7b24e4323ebb8ac234f55addad7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27ec083f42a45ef39c665ace01c176799d5b7b24e4323ebb8ac234f55addad7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27ec083f42a45ef39c665ace01c176799d5b7b24e4323ebb8ac234f55addad7e", kill_on_drop: false }`
[INFO] [stdout] 27ec083f42a45ef39c665ace01c176799d5b7b24e4323ebb8ac234f55addad7e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 9a295dd59530614656691a4b8d265e281eea98e6f6bbb60499d9e6efa716dcad
[INFO] running `Command { std: "docker" "start" "-a" "9a295dd59530614656691a4b8d265e281eea98e6f6bbb60499d9e6efa716dcad", kill_on_drop: false }`
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/libyield_farming.rlib
[INFO] [stderr]   |
[INFO] [stderr]   = note: the lib target `yield_farming` in package `yield_farming v1.0.0 (/opt/rustwide/workdir/packages/yield_farming)` has the same output filename as the lib target `yield_farming` in package `yield-farming v1.0.0 (/opt/rustwide/workdir/contracts/yield-farming)`
[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 libc v0.2.132
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling const-oid v0.9.0
[INFO] [stderr]    Compiling base64ct v1.5.2
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling thiserror v1.0.35
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling schemars v0.8.10
[INFO] [stderr]    Compiling der v0.6.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling dyn-clone v1.0.9
[INFO] [stderr]    Compiling forward_ref v1.0.0
[INFO] [stderr]    Compiling semver v1.0.14
[INFO] [stderr]    Compiling digest v0.10.5
[INFO] [stderr]    Compiling protobuf v2.27.1
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling uint v0.9.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling crypto-bigint v0.4.8
[INFO] [stderr]    Compiling ff v0.12.0
[INFO] [stderr]    Compiling signature v1.6.2
[INFO] [stderr]    Compiling group v0.12.0
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling rfc6979 v0.3.0
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling ecdsa v0.14.7
[INFO] [stderr]    Compiling k256 v0.11.5
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling thiserror-impl v1.0.35
[INFO] [stderr]    Compiling cosmwasm-derive v1.1.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling schemars_derive v0.8.10
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling ed25519-zebra v3.0.0
[INFO] [stderr]    Compiling serde-json-wasm v0.4.1
[INFO] [stderr]    Compiling cosmwasm-crypto v1.1.1
[INFO] [stderr]    Compiling cosmwasm-std v1.1.1
[INFO] [stderr]    Compiling cw-storage-plus v0.14.0
[INFO] [stderr]    Compiling cw-utils v0.13.4
[INFO] [stderr]    Compiling cw20 v0.13.4
[INFO] [stderr]    Compiling cw2 v0.14.0
[INFO] [stderr]    Compiling cw-utils v0.14.0
[INFO] [stderr]    Compiling cw20 v0.14.0
[INFO] [stderr]    Compiling yield_farming v1.0.0 (/opt/rustwide/workdir/packages/yield_farming)
[INFO] [stderr]    Compiling yield-farming v1.0.0 (/opt/rustwide/workdir/contracts/yield-farming)
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/yield-farming/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/yield-farming/src/contract.rs:53:16
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[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/yield-farming/src/contract.rs:792:16
[INFO] [stdout]     |
[INFO] [stdout] 792 | #[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/yield-farming/src/contract.rs:871:16
[INFO] [stdout]     |
[INFO] [stdout] 871 | #[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/yield-farming/src/ibc.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/yield-farming/src/ibc.rs:88:16
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[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/yield-farming/src/ibc.rs:105:16
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/yield-farming/src/ibc.rs:152:16
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[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/yield-farming/src/ibc.rs:165:16
[INFO] [stdout]     |
[INFO] [stdout] 165 | #[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/yield-farming/src/ibc.rs:285:16
[INFO] [stdout]     |
[INFO] [stdout] 285 | #[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/yield-farming/src/ibc.rs:361:16
[INFO] [stdout]     |
[INFO] [stdout] 361 | #[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/yield-farming/src/contract.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[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]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.69s
[INFO] running `Command { std: "docker" "inspect" "9a295dd59530614656691a4b8d265e281eea98e6f6bbb60499d9e6efa716dcad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a295dd59530614656691a4b8d265e281eea98e6f6bbb60499d9e6efa716dcad", kill_on_drop: false }`
[INFO] [stdout] 9a295dd59530614656691a4b8d265e281eea98e6f6bbb60499d9e6efa716dcad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] f9cef0cf6e66f0f57850a1e63af8c031fa2977e5e71c084d09539d65603ff50a
[INFO] running `Command { std: "docker" "start" "-a" "f9cef0cf6e66f0f57850a1e63af8c031fa2977e5e71c084d09539d65603ff50a", kill_on_drop: false }`
[INFO] [stderr]    Compiling cosmwasm-schema-derive v1.1.1
[INFO] [stderr]    Compiling yield_farming v1.0.0 (/opt/rustwide/workdir/packages/yield_farming)
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/yield-farming/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/yield-farming/src/contract.rs:53:16
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[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/yield-farming/src/contract.rs:792:16
[INFO] [stdout]     |
[INFO] [stdout] 792 | #[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/yield-farming/src/contract.rs:871:16
[INFO] [stdout]     |
[INFO] [stdout] 871 | #[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/yield-farming/src/ibc.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/yield-farming/src/ibc.rs:88:16
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[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/yield-farming/src/ibc.rs:105:16
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/yield-farming/src/ibc.rs:152:16
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[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/yield-farming/src/ibc.rs:165:16
[INFO] [stdout]     |
[INFO] [stdout] 165 | #[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/yield-farming/src/ibc.rs:285:16
[INFO] [stdout]     |
[INFO] [stdout] 285 | #[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/yield-farming/src/ibc.rs:361:16
[INFO] [stdout]     |
[INFO] [stdout] 361 | #[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/yield-farming/src/contract.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[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 cosmwasm-schema v1.1.1
[INFO] [stderr]    Compiling yield-farming v1.0.0 (/opt/rustwide/workdir/contracts/yield-farming)
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/yield-farming/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/yield-farming/src/contract.rs:53:16
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[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/yield-farming/src/contract.rs:792:16
[INFO] [stdout]     |
[INFO] [stdout] 792 | #[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/yield-farming/src/contract.rs:871:16
[INFO] [stdout]     |
[INFO] [stdout] 871 | #[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/yield-farming/src/ibc.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/yield-farming/src/ibc.rs:88:16
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[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/yield-farming/src/ibc.rs:105:16
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/yield-farming/src/ibc.rs:152:16
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[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/yield-farming/src/ibc.rs:165:16
[INFO] [stdout]     |
[INFO] [stdout] 165 | #[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/yield-farming/src/ibc.rs:285:16
[INFO] [stdout]     |
[INFO] [stdout] 285 | #[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/yield-farming/src/ibc.rs:361:16
[INFO] [stdout]     |
[INFO] [stdout] 361 | #[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/yield-farming/src/contract.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.34s
[INFO] running `Command { std: "docker" "inspect" "f9cef0cf6e66f0f57850a1e63af8c031fa2977e5e71c084d09539d65603ff50a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9cef0cf6e66f0f57850a1e63af8c031fa2977e5e71c084d09539d65603ff50a", kill_on_drop: false }`
[INFO] [stdout] f9cef0cf6e66f0f57850a1e63af8c031fa2977e5e71c084d09539d65603ff50a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] b84a244822e7cda644b3105502a5fb192fa80918b1e270397f3b2e9c8bd7f8a9
[INFO] running `Command { std: "docker" "start" "-a" "b84a244822e7cda644b3105502a5fb192fa80918b1e270397f3b2e9c8bd7f8a9", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout] 
[INFO] [stderr]   --> contracts/yield-farming/src/contract.rs:30:16
[INFO] [stdout] running 6 tests
[INFO] [stderr]    |
[INFO] [stdout] test ibc::test::check_ack_json ... ok
[INFO] [stderr] 30 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout] test contract::test::setup_and_query ... ok
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] test ibc::test::send_receive_native ... ok
[INFO] [stderr]    |
[INFO] [stdout] test ibc::test::check_packet_json ... ok
[INFO] [stderr]    = note: expected values for `feature` are: `backtraces`
[INFO] [stdout] test contract::test::proper_checks_on_execute_native ... ok
[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/yield-farming/src/contract.rs:53:16
[INFO] [stderr]    |
[INFO] [stderr] 53 | #[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/yield-farming/src/contract.rs:792:16
[INFO] [stderr]     |
[INFO] [stderr] 792 | #[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/yield-farming/src/contract.rs:871:16
[INFO] [stderr]     |
[INFO] [stderr] 871 | #[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/yield-farming/src/ibc.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/yield-farming/src/ibc.rs:88:16
[INFO] [stderr]    |
[INFO] [stderr] 88 | #[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/yield-farming/src/ibc.rs:105:16
[INFO] [stderr]     |
[INFO] [stderr] 105 | #[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/yield-farming/src/ibc.rs:152:16
[INFO] [stderr]     |
[INFO] [stderr] 152 | #[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/yield-farming/src/ibc.rs:165:16
[INFO] [stderr]     |
[INFO] [stderr] 165 | #[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/yield-farming/src/ibc.rs:285:16
[INFO] [stderr]     |
[INFO] [stderr] 285 | #[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/yield-farming/src/ibc.rs:361:16
[INFO] [stderr]     |
[INFO] [stderr] 361 | #[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/yield-farming/src/contract.rs:7:11
[INFO] [stderr]   |
[INFO] [stderr] 7 | #[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: `yield-farming` (lib) generated 12 warnings
[INFO] [stderr] warning: `yield-farming` (lib test) generated 12 warnings (12 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/yield-farming/7123222549fc9119/deps/yield_farming-7123222549fc9119)
[INFO] [stdout] test ibc::test::check_swap_packet_json ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/yield_farming/5548bb19547615ff/deps/yield_farming-5548bb19547615ff)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Doc-tests yield_farming
[INFO] [stdout] test amount::test::parse_amount ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] error[E0464]: multiple candidates for `rlib` dependency `yield_farming` found
[INFO] [stderr]   --> contracts/yield-farming/src/contract.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | use yield_farming::{
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: candidate #1: /opt/rustwide/target/debug/build/yield-farming/8c4b9166faa268c3/deps/libyield_farming.rlib
[INFO] [stderr]    = note: candidate #2: /opt/rustwide/target/debug/build/yield_farming/b6895d4bfaaa529e/deps/libyield_farming-b6895d4bfaaa529e.rlib
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 1 previous error
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0464`.
[INFO] [stderr] error: doctest failed, to rerun pass `-p yield-farming --doc`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/bin/rustdoc --edition=2018 --crate-type cdylib --crate-type rlib --color auto --crate-name yield_farming --test contracts/yield-farming/src/lib.rs --test-run-directory /opt/rustwide/workdir/contracts/yield-farming --extern cosmwasm_schema=/opt/rustwide/target/debug/build/cosmwasm-schema/a82f52e6023aa30b/deps/libcosmwasm_schema-a82f52e6023aa30b.rlib --extern cosmwasm_std=/opt/rustwide/target/debug/build/cosmwasm-std/a3343ee80fa0da80/deps/libcosmwasm_std-a3343ee80fa0da80.rlib --extern cw_storage_plus=/opt/rustwide/target/debug/build/cw-storage-plus/8d1fe80c9941aa22/deps/libcw_storage_plus-8d1fe80c9941aa22.rlib --extern cw_utils=/opt/rustwide/target/debug/build/cw-utils/0d2716a457e02531/deps/libcw_utils-0d2716a457e02531.rlib --extern cw20=/opt/rustwide/target/debug/build/cw20/142863d5adbcd4ac/deps/libcw20-142863d5adbcd4ac.rlib --extern protobuf=/opt/rustwide/target/debug/build/protobuf/443dde36d295281e/deps/libprotobuf-443dde36d295281e.rlib --extern schemars=/opt/rustwide/target/debug/build/schemars/28e4db3e721a2fa2/deps/libschemars-28e4db3e721a2fa2.rlib --extern serde=/opt/rustwide/target/debug/build/serde/8e655a6e35d0a060/deps/libserde-8e655a6e35d0a060.rlib --extern thiserror=/opt/rustwide/target/debug/build/thiserror/04ac9e11132e3a94/deps/libthiserror-04ac9e11132e3a94.rlib --extern yield_farming=/opt/rustwide/target/debug/build/yield-farming/8c4b9166faa268c3/deps/libyield_farming.rlib --extern yield_farming=/opt/rustwide/target/debug/build/yield_farming/b6895d4bfaaa529e/deps/libyield_farming-b6895d4bfaaa529e.rlib -L dependency=/opt/rustwide/target/debug/build/base16ct/0006a929aa7a3e41/deps -L dependency=/opt/rustwide/target/debug/build/base64/beb813779272318b/deps -L dependency=/opt/rustwide/target/debug/build/base64ct/1b512b790c4dff2a/deps -L dependency=/opt/rustwide/target/debug/build/block-buffer/421336265a1e6be9/deps -L dependency=/opt/rustwide/target/debug/build/block-buffer/6cd2939632909b83/deps -L dependency=/opt/rustwide/target/debug/build/byteorder/395ae009bda4aed4/deps -L dependency=/opt/rustwide/target/debug/build/bytes/22333171e4e1d4ff/deps -L dependency=/opt/rustwide/target/debug/build/cfg-if/33ef6c02a07f9fec/deps -L dependency=/opt/rustwide/target/debug/build/const-oid/31c6db6893e33471/deps -L dependency=/opt/rustwide/target/debug/build/cosmwasm-crypto/b89561d0e8641bce/deps -L dependency=/opt/rustwide/target/debug/build/cosmwasm-derive/7eb1a7b369272828/deps -L dependency=/opt/rustwide/target/debug/build/cosmwasm-schema/a82f52e6023aa30b/deps -L dependency=/opt/rustwide/target/debug/build/cosmwasm-schema-derive/a21b97ab416ed6ca/deps -L dependency=/opt/rustwide/target/debug/build/cosmwasm-std/a3343ee80fa0da80/deps -L dependency=/opt/rustwide/target/debug/build/cpufeatures/45f1c027e5184cd9/deps -L dependency=/opt/rustwide/target/debug/build/crunchy/403fb55664b7f12d/deps -L dependency=/opt/rustwide/target/debug/build/crunchy/795f4c31c778c1ee/deps -L dependency=/opt/rustwide/target/debug/build/crunchy/e7a0318727aaec01/deps -L dependency=/opt/rustwide/target/debug/build/crypto-bigint/c23a8f782ecddc08/deps -L dependency=/opt/rustwide/target/debug/build/crypto-common/e75a8b5daee2f48c/deps -L dependency=/opt/rustwide/target/debug/build/curve25519-dalek/0f952a808c8f193c/deps -L dependency=/opt/rustwide/target/debug/build/cw-storage-plus/8d1fe80c9941aa22/deps -L dependency=/opt/rustwide/target/debug/build/cw-utils/0d2716a457e02531/deps -L dependency=/opt/rustwide/target/debug/build/cw-utils/8f0a2c723dd0a9df/deps -L dependency=/opt/rustwide/target/debug/build/cw2/0e91fed292495119/deps -L dependency=/opt/rustwide/target/debug/build/cw20/142863d5adbcd4ac/deps -L dependency=/opt/rustwide/target/debug/build/cw20/18363cca5b6caba8/deps -L dependency=/opt/rustwide/target/debug/build/der/c265850c6cf1098d/deps -L dependency=/opt/rustwide/target/debug/build/derivative/98959e4c837b3805/deps -L dependency=/opt/rustwide/target/debug/build/digest/69546c52d463923a/deps -L dependency=/opt/rustwide/target/debug/build/digest/dee22ffd2401c75e/deps -L dependency=/opt/rustwide/target/debug/build/dyn-clone/b243f93ff934c4f2/deps -L dependency=/opt/rustwide/target/debug/build/ecdsa/8969ce873a5a13d8/deps -L dependency=/opt/rustwide/target/debug/build/ed25519-zebra/e532cf9240895b04/deps -L dependency=/opt/rustwide/target/debug/build/elliptic-curve/cca112027ab88015/deps -L dependency=/opt/rustwide/target/debug/build/ff/d9f2aeb8abc5b1b9/deps -L dependency=/opt/rustwide/target/debug/build/forward_ref/86adddb4b6436038/deps -L dependency=/opt/rustwide/target/debug/build/generic-array/1e3cae5c6a872ca9/deps -L dependency=/opt/rustwide/target/debug/build/generic-array/9a0ac651aecd7797/deps -L dependency=/opt/rustwide/target/debug/build/generic-array/b98c800e4a5b8bf2/deps -L dependency=/opt/rustwide/target/debug/build/getrandom/1b253967b4720b6c/deps -L dependency=/opt/rustwide/target/debug/build/getrandom/1eead88449cac5d6/deps -L dependency=/opt/rustwide/target/debug/build/getrandom/39f473413bd4a805/deps -L dependency=/opt/rustwide/target/debug/build/getrandom/6c8502154a3efa42/deps -L dependency=/opt/rustwide/target/debug/build/group/0a59d9af4f5c424a/deps -L dependency=/opt/rustwide/target/debug/build/hex/28742b4ca144387c/deps -L dependency=/opt/rustwide/target/debug/build/hmac/eb3b1b4c42da8791/deps -L dependency=/opt/rustwide/target/debug/build/itoa/3eb7b14de37b62a8/deps -L dependency=/opt/rustwide/target/debug/build/k256/cb56364a2ecc3498/deps -L dependency=/opt/rustwide/target/debug/build/libc/065a3077cb412197/deps -L dependency=/opt/rustwide/target/debug/build/libc/49d28d8cb6560c25/deps -L dependency=/opt/rustwide/target/debug/build/libc/77c8d49859f62e9b/deps -L dependency=/opt/rustwide/target/debug/build/opaque-debug/c0b21531799dfcb1/deps -L dependency=/opt/rustwide/target/debug/build/pkcs8/236a7d871a65c927/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/25ad619757b608d5/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/41138aacca70f1df/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/4a171fe6fc788920/deps -L dependency=/opt/rustwide/target/debug/build/protobuf/443dde36d295281e/deps -L dependency=/opt/rustwide/target/debug/build/protobuf/92416c85da84c2b0/deps -L dependency=/opt/rustwide/target/debug/build/protobuf/ec5567c84e02bdec/deps -L dependency=/opt/rustwide/target/debug/build/quote/60f09ca968310a09/deps -L dependency=/opt/rustwide/target/debug/build/quote/d3cce3723e9bf014/deps -L dependency=/opt/rustwide/target/debug/build/quote/dedad6d1475dde43/deps -L dependency=/opt/rustwide/target/debug/build/rand_core/8c8cc1cb4d452e8e/deps -L dependency=/opt/rustwide/target/debug/build/rand_core/bd88bcd6eb9cf562/deps -L dependency=/opt/rustwide/target/debug/build/rfc6979/4a1bd7d5cbfe7f5d/deps -L dependency=/opt/rustwide/target/debug/build/ryu/be8c5121843f0db5/deps -L dependency=/opt/rustwide/target/debug/build/schemars/28e4db3e721a2fa2/deps -L dependency=/opt/rustwide/target/debug/build/schemars/cdbd5efbed964773/deps -L dependency=/opt/rustwide/target/debug/build/schemars/ff43369fc11beb6d/deps -L dependency=/opt/rustwide/target/debug/build/schemars_derive/f9f44e46e072e07b/deps -L dependency=/opt/rustwide/target/debug/build/sec1/9d31363b01210804/deps -L dependency=/opt/rustwide/target/debug/build/semver/2e1cda90cda9086a/deps -L dependency=/opt/rustwide/target/debug/build/semver/7bde4695424a444d/deps -L dependency=/opt/rustwide/target/debug/build/semver/ddd9f1d381932e28/deps -L dependency=/opt/rustwide/target/debug/build/serde/08d58dda953263fa/deps -L dependency=/opt/rustwide/target/debug/build/serde/8e655a6e35d0a060/deps -L dependency=/opt/rustwide/target/debug/build/serde/f2e8748a527fe61b/deps -L dependency=/opt/rustwide/target/debug/build/serde-json-wasm/9afed783248ce555/deps -L dependency=/opt/rustwide/target/debug/build/serde_derive/1c77f0468d4c11b3/deps -L dependency=/opt/rustwide/target/debug/build/serde_derive/50c2bf6826e9e9fb/deps -L dependency=/opt/rustwide/target/debug/build/serde_derive/5bf4f6bf58b24cd0/deps -L dependency=/opt/rustwide/target/debug/build/serde_derive_internals/ff4af1a134cd5d65/deps -L dependency=/opt/rustwide/target/debug/build/serde_json/432fdb4e0f8ba138/deps -L dependency=/opt/rustwide/target/debug/build/serde_json/9cf1eab14e5c17cf/deps -L dependency=/opt/rustwide/target/debug/build/serde_json/fe938b011e6136f8/deps -L dependency=/opt/rustwide/target/debug/build/sha2/ad9d2d0c7cd72e64/deps -L dependency=/opt/rustwide/target/debug/build/sha2/fb8cbab30d6ff321/deps -L dependency=/opt/rustwide/target/debug/build/signature/a8baba85b424104a/deps -L dependency=/opt/rustwide/target/debug/build/spki/9b912b7cf8a5d0f5/deps -L dependency=/opt/rustwide/target/debug/build/static_assertions/d53a9977dc6e27e5/deps -L dependency=/opt/rustwide/target/debug/build/subtle/81af7fb514af8659/deps -L dependency=/opt/rustwide/target/debug/build/syn/6dd23095bb981ae0/deps -L dependency=/opt/rustwide/target/debug/build/syn/7b6139483727872b/deps -L dependency=/opt/rustwide/target/debug/build/syn/c2fd91760576bf96/deps -L dependency=/opt/rustwide/target/debug/build/thiserror/04ac9e11132e3a94/deps -L dependency=/opt/rustwide/target/debug/build/thiserror/5b5e668d667c66e1/deps -L dependency=/opt/rustwide/target/debug/build/thiserror/6048e85ef465936f/deps -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/1a53585fade1c9cc/deps -L dependency=/opt/rustwide/target/debug/build/typenum/36eeb2a4aeb41e78/deps -L dependency=/opt/rustwide/target/debug/build/typenum/5f4413d9100ca4b2/deps -L dependency=/opt/rustwide/target/debug/build/typenum/67fed09daf3ef94b/deps -L dependency=/opt/rustwide/target/debug/build/uint/1a4f666a5e59f2f4/deps -L dependency=/opt/rustwide/target/debug/build/unicode-ident/04ce5545b0413897/deps -L dependency=/opt/rustwide/target/debug/build/version_check/a69353e011479d26/deps -L dependency=/opt/rustwide/target/debug/build/yield-farming/8c4b9166faa268c3/deps -L dependency=/opt/rustwide/target/debug/build/yield-farming/ed9bd048c5eec5c0/deps -L dependency=/opt/rustwide/target/debug/build/yield_farming/b6895d4bfaaa529e/deps -L dependency=/opt/rustwide/target/debug/build/zeroize/32637e8ef757a14b/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtraces"))' --cap-lints=forbid --error-format human` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "b84a244822e7cda644b3105502a5fb192fa80918b1e270397f3b2e9c8bd7f8a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b84a244822e7cda644b3105502a5fb192fa80918b1e270397f3b2e9c8bd7f8a9", kill_on_drop: false }`
[INFO] [stdout] b84a244822e7cda644b3105502a5fb192fa80918b1e270397f3b2e9c8bd7f8a9
