[INFO] cloning repository https://github.com/HopersNFT/hopers-contracts
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HopersNFT/hopers-contracts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHopersNFT%2Fhopers-contracts", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHopersNFT%2Fhopers-contracts'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cfafd9904434bbe9360e58af9c73ea0690b28690
[INFO] testing HopersNFT/hopers-contracts against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHopersNFT%2Fhopers-contracts" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/HopersNFT/hopers-contracts
[INFO] finished tweaking git repo https://github.com/HopersNFT/hopers-contracts
[INFO] tweaked toml for git repo https://github.com/HopersNFT/hopers-contracts written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HopersNFT/hopers-contracts on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/HopersNFT/hopers-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" "+1.95.0" "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-7-tc1/source/contracts/hopers-staking/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-7-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-7-tc1/source/contracts/hopers-swap_hopers/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-7-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-7-tc1/source/contracts/hopers-swap_orders/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cw0 v0.10.3
[INFO] [stderr]   Downloaded cosmwasm-storage v1.2.0
[INFO] [stderr]   Downloaded cw20-base v0.10.3
[INFO] [stderr]   Downloaded serde_derive_internals v0.26.0
[INFO] [stderr]   Downloaded clru v0.4.0
[INFO] [stderr]   Downloaded cosmwasm-derive v1.2.0
[INFO] [stderr]   Downloaded darling_macro v0.14.2
[INFO] [stderr]   Downloaded wasmer-middlewares v2.3.0
[INFO] [stderr]   Downloaded cw20 v0.14.0
[INFO] [stderr]   Downloaded cw2 v0.14.0
[INFO] [stderr]   Downloaded darling v0.14.2
[INFO] [stderr]   Downloaded dynasmrt v1.2.3
[INFO] [stderr]   Downloaded cw-storage-plus v0.14.0
[INFO] [stderr]   Downloaded darling_core v0.14.2
[INFO] [stderr]   Downloaded parity-wasm v0.42.2
[INFO] [stderr]   Downloaded dynasm v1.2.3
[INFO] [stderr]   Downloaded cw-storage-plus v1.0.1
[INFO] [stderr]   Downloaded cw-multi-test v0.16.4
[INFO] [stderr]   Downloaded wasmer-compiler-singlepass v2.3.0
[INFO] [stderr]   Downloaded k256 v0.11.6
[INFO] [stderr]   Downloaded cosmwasm-std v1.2.0
[INFO] [stderr]   Downloaded cw-storage-plus v0.12.1
[INFO] [stderr]   Downloaded cw-storage-plus v0.11.1
[INFO] [stderr]   Downloaded const-oid v0.9.1
[INFO] [stderr]   Downloaded cw-storage-plus v0.10.3
[INFO] [stderr]   Downloaded ed25519-zebra v3.1.0
[INFO] [stderr]   Downloaded cw-utils v1.0.1
[INFO] [stderr]   Downloaded base64ct v1.5.3
[INFO] [stderr]   Downloaded cosmwasm-crypto v1.2.0
[INFO] [stderr]   Downloaded serde-json-wasm v0.5.0
[INFO] [stderr]   Downloaded prost v0.9.0
[INFO] [stderr]   Downloaded schemars v0.8.11
[INFO] [stderr]   Downloaded cw-utils v0.14.0
[INFO] [stderr]   Downloaded serde_bytes v0.11.8
[INFO] [stderr]   Downloaded cw2 v0.12.1
[INFO] [stderr]   Downloaded cw20 v0.12.1
[INFO] [stderr]   Downloaded cosmwasm-schema-derive v1.2.5
[INFO] [stderr]   Downloaded curve25519-dalek v3.2.0
[INFO] [stderr]   Downloaded prost-derive v0.9.0
[INFO] [stderr]   Downloaded cw-utils v0.12.1
[INFO] [stderr]   Downloaded forward_ref v1.0.0
[INFO] [stderr]   Downloaded cosmwasm-schema v1.2.5
[INFO] [stderr]   Downloaded cw2 v0.11.1
[INFO] [stderr]   Downloaded cw2 v0.10.3
[INFO] [stderr]   Downloaded proc-macro2 v1.0.50
[INFO] [stderr]   Downloaded schemars_derive v0.8.11
[INFO] [stderr]   Downloaded cw2 v1.0.1
[INFO] [stderr]   Downloaded cw20 v0.10.3
[INFO] [stderr]   Downloaded dyn-clone v1.0.10
[INFO] [stderr]   Downloaded cosmwasm-vm v1.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 85b369880323962030e220a21c9c9d447062a93ee99988927d27b1aef370187f
[INFO] running `Command { std: "docker" "start" "-a" "85b369880323962030e220a21c9c9d447062a93ee99988927d27b1aef370187f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85b369880323962030e220a21c9c9d447062a93ee99988927d27b1aef370187f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85b369880323962030e220a21c9c9d447062a93ee99988927d27b1aef370187f", kill_on_drop: false }`
[INFO] [stdout] 85b369880323962030e220a21c9c9d447062a93ee99988927d27b1aef370187f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51a782627bf45a8746e6c58e47110ea55372aede351e9f74dd784271fd3f6fab
[INFO] running `Command { std: "docker" "start" "-a" "51a782627bf45a8746e6c58e47110ea55372aede351e9f74dd784271fd3f6fab", 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/contracts/hopers-staking/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/hopers-swap_hopers/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/hopers-swap_orders/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.50
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling const-oid v0.9.1
[INFO] [stderr]    Compiling base64ct v1.5.3
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling schemars v0.8.11
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling dyn-clone v1.0.10
[INFO] [stderr]    Compiling forward_ref v1.0.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling k256 v0.11.6
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling cosmwasm-derive v1.2.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling cosmwasm-schema-derive v1.2.5
[INFO] [stderr]    Compiling schemars_derive v0.8.11
[INFO] [stderr]    Compiling ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling serde-json-wasm v0.5.0
[INFO] [stderr]    Compiling cosmwasm-crypto v1.2.0
[INFO] [stderr]    Compiling cosmwasm-std v1.2.0
[INFO] [stderr]    Compiling cosmwasm-schema v1.2.5
[INFO] [stderr]    Compiling cw0 v0.10.3
[INFO] [stderr]    Compiling cw-storage-plus v0.14.0
[INFO] [stderr]    Compiling cw-storage-plus v0.10.3
[INFO] [stderr]    Compiling cw-storage-plus v0.11.1
[INFO] [stderr]    Compiling cosmwasm-storage v1.2.0
[INFO] [stderr]    Compiling cw-utils v0.12.1
[INFO] [stderr]    Compiling cw-storage-plus v0.12.1
[INFO] [stderr]    Compiling cw20 v0.10.3
[INFO] [stderr]    Compiling cw20 v0.12.1
[INFO] [stderr]    Compiling cw2 v0.12.1
[INFO] [stderr]    Compiling cw2 v0.11.1
[INFO] [stderr]    Compiling cw2 v0.10.3
[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 cw20-base v0.10.3
[INFO] [stderr]    Compiling hopers_staking v0.1.0 (/opt/rustwide/workdir/contracts/hopers-staking)
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/hopers-staking/src/contract.rs:577:16
[INFO] [stdout]     |
[INFO] [stdout] 577 | #[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> contracts/hopers-staking/src/state.rs:113:40
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub fn unbonding_info_key<'a>(address: &String, time: u64) -> UnbondingInfoKey {
[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] 113 | pub fn unbonding_info_key<'a>(address: &String, time: u64) -> UnbondingInfoKey<'_> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cw20-base v0.14.0 (/opt/rustwide/workdir/contracts/cw20-base)
[INFO] [stderr]    Compiling hopers_swap_hopers v1.1.2-beta (/opt/rustwide/workdir/contracts/hopers-swap_hopers)
[INFO] [stderr]    Compiling hopers_swap_orders v1.1.2-beta (/opt/rustwide/workdir/contracts/hopers-swap_orders)
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/hopers-swap_hopers/src/contract.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[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/hopers-swap_hopers/src/contract.rs:112:16
[INFO] [stdout]     |
[INFO] [stdout] 112 | #[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/hopers-swap_hopers/src/contract.rs:1169:16
[INFO] [stdout]      |
[INFO] [stdout] 1169 | #[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/hopers-swap_hopers/src/contract.rs:1266:16
[INFO] [stdout]      |
[INFO] [stdout] 1266 | #[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/hopers-swap_hopers/src/contract.rs:1286:16
[INFO] [stdout]      |
[INFO] [stdout] 1286 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]      = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.08s
[INFO] running `Command { std: "docker" "inspect" "51a782627bf45a8746e6c58e47110ea55372aede351e9f74dd784271fd3f6fab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51a782627bf45a8746e6c58e47110ea55372aede351e9f74dd784271fd3f6fab", kill_on_drop: false }`
[INFO] [stdout] 51a782627bf45a8746e6c58e47110ea55372aede351e9f74dd784271fd3f6fab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c7e2aef4e51505c49b29fe76ea75ede1fffd992e8fa0ffc6858bc96db2acaf89
[INFO] running `Command { std: "docker" "start" "-a" "c7e2aef4e51505c49b29fe76ea75ede1fffd992e8fa0ffc6858bc96db2acaf89", 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/contracts/hopers-staking/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/hopers-swap_hopers/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/hopers-swap_orders/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 `hopers_staking v0.1.0 (/opt/rustwide/workdir/contracts/hopers-staking)` has the same output filename as the example target `schema` in package `cw20-base v0.14.0 (/opt/rustwide/workdir/contracts/cw20-base)`
[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 `hopers_staking v0.1.0 (/opt/rustwide/workdir/contracts/hopers-staking)` has the same output filename as the example target `schema` in package `cw20-base v0.14.0 (/opt/rustwide/workdir/contracts/cw20-base)`
[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 `hopers_swap_hopers v1.1.2-beta (/opt/rustwide/workdir/contracts/hopers-swap_hopers)` has the same output filename as the example target `schema` in package `hopers_staking v0.1.0 (/opt/rustwide/workdir/contracts/hopers-staking)`
[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 `hopers_swap_hopers v1.1.2-beta (/opt/rustwide/workdir/contracts/hopers-swap_hopers)` has the same output filename as the example target `schema` in package `hopers_staking v0.1.0 (/opt/rustwide/workdir/contracts/hopers-staking)`
[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 `hopers_swap_orders v1.1.2-beta (/opt/rustwide/workdir/contracts/hopers-swap_orders)` has the same output filename as the example target `schema` in package `hopers_swap_hopers v1.1.2-beta (/opt/rustwide/workdir/contracts/hopers-swap_hopers)`
[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 `hopers_swap_orders v1.1.2-beta (/opt/rustwide/workdir/contracts/hopers-swap_orders)` has the same output filename as the example target `schema` in package `hopers_swap_hopers v1.1.2-beta (/opt/rustwide/workdir/contracts/hopers-swap_hopers)`
[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 indexmap v1.9.2
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling bytecheck v0.6.9
[INFO] [stderr]    Compiling bytecheck_derive v0.6.9
[INFO] [stderr]    Compiling darling_core v0.14.2
[INFO] [stderr]    Compiling rustversion v1.0.11
[INFO] [stderr]    Compiling target-lexicon v0.12.5
[INFO] [stderr]    Compiling rend v0.3.6
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling gimli v0.27.1
[INFO] [stderr]    Compiling rkyv v0.7.39
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling loupe-derive v0.1.3
[INFO] [stderr]    Compiling enum-iterator-derive v0.7.0
[INFO] [stderr]    Compiling rkyv_derive v0.7.39
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling more-asserts v0.2.2
[INFO] [stderr]    Compiling serde_bytes v0.11.8
[INFO] [stderr]    Compiling enum-iterator v0.7.0
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling wasmparser v0.83.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling object v0.30.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cw-storage-plus v1.0.1
[INFO] [stderr]    Compiling corosensei v0.1.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.82.3
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.82.3
[INFO] [stderr]    Compiling memmap2 v0.5.8
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling loupe v0.1.3
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling rayon-core v1.10.2
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling region v3.0.0
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling cranelift-entity v0.82.3
[INFO] [stderr]    Compiling cw2 v1.0.1
[INFO] [stderr]    Compiling regalloc v0.0.34
[INFO] [stderr]    Compiling cranelift-bforest v0.82.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling cw-utils v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling dynasm v1.2.3
[INFO] [stderr]    Compiling object v0.28.4
[INFO] [stderr]    Compiling darling_macro v0.14.2
[INFO] [stderr]    Compiling darling v0.14.2
[INFO] [stderr]    Compiling addr2line v0.19.0
[INFO] [stderr]    Compiling enumset_derive v0.6.1
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling rayon v1.6.1
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling wasmer-compiler-cranelift v2.3.0
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling enumset v1.0.12
[INFO] [stderr]    Compiling wasmer-derive v2.3.0
[INFO] [stderr]    Compiling parity-wasm v0.42.2
[INFO] [stderr]    Compiling clru v0.4.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/hopers-staking/src/contract.rs:577:16
[INFO] [stdout]     |
[INFO] [stdout] 577 | #[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> contracts/hopers-staking/src/state.rs:113:40
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub fn unbonding_info_key<'a>(address: &String, time: u64) -> UnbondingInfoKey {
[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] 113 | pub fn unbonding_info_key<'a>(address: &String, time: u64) -> UnbondingInfoKey<'_> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/hopers-swap_hopers/src/contract.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[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/hopers-swap_hopers/src/contract.rs:112:16
[INFO] [stdout]     |
[INFO] [stdout] 112 | #[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/hopers-swap_hopers/src/contract.rs:1169:16
[INFO] [stdout]      |
[INFO] [stdout] 1169 | #[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/hopers-swap_hopers/src/contract.rs:1266:16
[INFO] [stdout]      |
[INFO] [stdout] 1266 | #[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/hopers-swap_hopers/src/contract.rs:1286:16
[INFO] [stdout]      |
[INFO] [stdout] 1286 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]      = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling cranelift-codegen v0.82.3
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]    Compiling cw-multi-test v0.16.4
[INFO] [stderr]    Compiling hopers_swap_orders v1.1.2-beta (/opt/rustwide/workdir/contracts/hopers-swap_orders)
[INFO] [stderr]    Compiling cw20-base v0.14.0 (/opt/rustwide/workdir/contracts/cw20-base)
[INFO] [stderr]    Compiling hopers_swap_hopers v1.1.2-beta (/opt/rustwide/workdir/contracts/hopers-swap_hopers)
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/hopers-swap_hopers/src/contract.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[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/hopers-swap_hopers/src/contract.rs:112:16
[INFO] [stdout]     |
[INFO] [stdout] 112 | #[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/hopers-swap_hopers/src/contract.rs:1169:16
[INFO] [stdout]      |
[INFO] [stdout] 1169 | #[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/hopers-swap_hopers/src/contract.rs:1266:16
[INFO] [stdout]      |
[INFO] [stdout] 1266 | #[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/hopers-swap_hopers/src/contract.rs:1286:16
[INFO] [stdout]      |
[INFO] [stdout] 1286 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]      = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wasmer-types v2.3.0
[INFO] [stderr]    Compiling wasmer-compiler v2.3.0
[INFO] [stderr]    Compiling wasmer-artifact v2.3.0
[INFO] [stderr]    Compiling wasmer-object v2.3.0
[INFO] [stderr]    Compiling wasmer-vm v2.3.0
[INFO] [stderr]    Compiling wasmer-engine-universal-artifact v2.3.0
[INFO] [stderr]    Compiling wasmer-engine v2.3.0
[INFO] [stderr]    Compiling dynasmrt v1.2.3
[INFO] [stderr]    Compiling wasmer-engine-universal v2.3.0
[INFO] [stderr]    Compiling wasmer-engine-dylib v2.3.0
[INFO] [stderr]    Compiling wasmer-compiler-singlepass v2.3.0
[INFO] [stderr]    Compiling cranelift-frontend v0.82.3
[INFO] [stderr]    Compiling wasmer v2.3.0
[INFO] [stderr]    Compiling wasmer-middlewares v2.3.0
[INFO] [stderr]    Compiling cosmwasm-vm v1.2.0
[INFO] [stderr]    Compiling hopers_staking v0.1.0 (/opt/rustwide/workdir/contracts/hopers-staking)
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/hopers-staking/src/contract.rs:577:16
[INFO] [stdout]     |
[INFO] [stdout] 577 | #[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> contracts/hopers-staking/src/state.rs:113:40
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub fn unbonding_info_key<'a>(address: &String, time: u64) -> UnbondingInfoKey {
[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] 113 | pub fn unbonding_info_key<'a>(address: &String, time: u64) -> UnbondingInfoKey<'_> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] running `Command { std: "docker" "inspect" "c7e2aef4e51505c49b29fe76ea75ede1fffd992e8fa0ffc6858bc96db2acaf89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7e2aef4e51505c49b29fe76ea75ede1fffd992e8fa0ffc6858bc96db2acaf89", kill_on_drop: false }`
[INFO] [stdout] c7e2aef4e51505c49b29fe76ea75ede1fffd992e8fa0ffc6858bc96db2acaf89
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3e614aea137b389052bb038129285de52abac451dcee7fd5d17046387ddc1e72
[INFO] running `Command { std: "docker" "start" "-a" "3e614aea137b389052bb038129285de52abac451dcee7fd5d17046387ddc1e72", 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/contracts/hopers-staking/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/hopers-swap_hopers/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/hopers-swap_orders/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 `hopers_staking v0.1.0 (/opt/rustwide/workdir/contracts/hopers-staking)` has the same output filename as the example target `schema` in package `cw20-base v0.14.0 (/opt/rustwide/workdir/contracts/cw20-base)`
[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 `hopers_staking v0.1.0 (/opt/rustwide/workdir/contracts/hopers-staking)` has the same output filename as the example target `schema` in package `cw20-base v0.14.0 (/opt/rustwide/workdir/contracts/cw20-base)`
[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 `hopers_swap_hopers v1.1.2-beta (/opt/rustwide/workdir/contracts/hopers-swap_hopers)` has the same output filename as the example target `schema` in package `hopers_staking v0.1.0 (/opt/rustwide/workdir/contracts/hopers-staking)`
[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 `hopers_swap_hopers v1.1.2-beta (/opt/rustwide/workdir/contracts/hopers-swap_hopers)` has the same output filename as the example target `schema` in package `hopers_staking v0.1.0 (/opt/rustwide/workdir/contracts/hopers-staking)`
[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 `hopers_swap_orders v1.1.2-beta (/opt/rustwide/workdir/contracts/hopers-swap_orders)` has the same output filename as the example target `schema` in package `hopers_swap_hopers v1.1.2-beta (/opt/rustwide/workdir/contracts/hopers-swap_hopers)`
[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 `hopers_swap_orders v1.1.2-beta (/opt/rustwide/workdir/contracts/hopers-swap_orders)` has the same output filename as the example target `schema` in package `hopers_swap_hopers v1.1.2-beta (/opt/rustwide/workdir/contracts/hopers-swap_hopers)`
[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/hopers-swap_hopers/src/contract.rs:32:16
[INFO] [stderr]    |
[INFO] [stderr] 32 | #[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/hopers-swap_hopers/src/contract.rs:112:16
[INFO] [stderr]     |
[INFO] [stderr] 112 | #[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/hopers-swap_hopers/src/contract.rs:1169:16
[INFO] [stderr]      |
[INFO] [stderr] 1169 | #[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/hopers-swap_hopers/src/contract.rs:1266:16
[INFO] [stderr]      |
[INFO] [stderr] 1266 | #[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/hopers-swap_hopers/src/contract.rs:1286:16
[INFO] [stderr]      |
[INFO] [stderr] 1286 | #[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: `hopers_swap_hopers` (lib) generated 5 warnings
[INFO] [stderr] warning: `hopers_swap_hopers` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr] warning: unexpected `cfg` condition value: `library`
[INFO] [stderr]    --> contracts/hopers-staking/src/contract.rs:577:16
[INFO] [stderr]     |
[INFO] [stderr] 577 | #[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> contracts/hopers-staking/src/state.rs:113:40
[INFO] [stderr]     |
[INFO] [stderr] 113 | pub fn unbonding_info_key<'a>(address: &String, time: u64) -> UnbondingInfoKey {
[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] 113 | pub fn unbonding_info_key<'a>(address: &String, time: u64) -> UnbondingInfoKey<'_> {
[INFO] [stderr]     |                                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `hopers_staking` (lib) generated 2 warnings (run `cargo fix --lib -p hopers_staking` to apply 1 suggestion)
[INFO] [stderr] warning: `hopers_staking` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw20_base-92c000f23a7ec14d)
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test allowances::tests::burn_from_respects_limits ... ok
[INFO] [stdout] test allowances::tests::allowances_independent ... ok
[INFO] [stdout] test allowances::tests::increase_decrease_allowances ... ok
[INFO] [stdout] test contract::tests::can_mint_by_minter ... ok
[INFO] [stdout] test contract::tests::marketing::update_logo_png ... ok
[INFO] [stdout] test contract::tests::marketing::update_logo_png_oversized ... ok
[INFO] [stdout] test contract::tests::instantiate::mintable ... ok
[INFO] [stdout] test contract::tests::burn ... ok
[INFO] [stdout] test contract::tests::marketing::update_logo_svg ... ok
[INFO] [stdout] test contract::tests::instantiate::marketing::basic ... ok
[INFO] [stdout] test contract::tests::instantiate::marketing::invalid_marketing ... ok
[INFO] [stdout] test contract::tests::instantiate::mintable_over_cap ... ok
[INFO] [stdout] test contract::tests::instantiate_multiple_accounts ... ok
[INFO] [stdout] test contract::tests::marketing::clear_description ... ok
[INFO] [stdout] test contract::tests::marketing::clear_marketing ... ok
[INFO] [stdout] test contract::tests::instantiate::basic ... ok
[INFO] [stdout] test contract::tests::marketing::clear_project ... ok
[INFO] [stdout] test allowances::tests::send_from_respects_limits ... ok
[INFO] [stdout] test allowances::tests::no_self_allowance ... ok
[INFO] [stdout] test contract::tests::marketing::update_logo_svg_invalid ... ok
[INFO] [stdout] test contract::tests::marketing::update_logo_svg_oversized ... ok
[INFO] [stdout] test contract::tests::marketing::update_marketing_invalid ... ok
[INFO] [stdout] test contract::tests::marketing::update_logo_url ... ok
[INFO] [stdout] test contract::tests::marketing::update_project ... ok
[INFO] [stdout] test contract::tests::no_one_mints_if_minter_unset ... ok
[INFO] [stdout] test contract::tests::minter_can_update_minter_but_not_cap ... ok
[INFO] [stdout] test contract::tests::marketing::update_unauthorised ... ok
[INFO] [stdout] test contract::tests::others_cannot_mint ... ok
[INFO] [stdout] test contract::tests::others_cannot_update_minter ... ok
[INFO] [stdout] test contract::tests::send ... ok
[INFO] [stdout] test enumerable::tests::query_all_owner_allowances_works ... ok
[INFO] [stdout] test enumerable::tests::query_all_accounts_works ... ok
[INFO] [stdout] test contract::tests::migration::test_migrate ... ok
[INFO] [stdout] test enumerable::tests::query_all_spender_allowances_works ... ok
[INFO] [stdout] test contract::tests::queries_work ... ok
[INFO] [stdout] test contract::tests::transfer ... ok
[INFO] [stdout] test contract::tests::unset_minter ... ok
[INFO] [stdout] test allowances::tests::transfer_from_respects_limits ... ok
[INFO] [stdout] test contract::tests::marketing::update_marketing ... ok
[INFO] [stdout] test contract::tests::marketing::update_description ... ok
[INFO] [stdout] test contract::tests::marketing::update_logo_png_invalid ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hopers_staking-5f2cd59321b71e0f)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test unit_tests::test_withdraw ... ok
[INFO] [stdout] test unit_tests::test_unbond ... ok
[INFO] [stdout] test unit_tests::test_earned ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hopers_swap_hopers-ff6223dbd90328a2)
[INFO] [stdout] running 13 tests
[INFO] [stdout] test contract::tests::test_get_token_amount ... ok
[INFO] [stdout] test contract::tests::test_get_liquidity_amount ... ok
[INFO] [stdout] test integration_test::migrate ... ok
[INFO] [stdout] test integration_test::test_swap ... ok
[INFO] [stdout] test integration_test::swap_tokens_happy_path ... ok
[INFO] [stdout] test integration_test::amm_add_and_remove_liquidity ... ok
[INFO] [stdout] test integration_test::swap_native_to_native_tokens_happy_path ... ok
[INFO] [stdout] test integration_test::test_instantiate ... ok
[INFO] [stdout] test integration_test::update_config ... ok
[INFO] [stdout] test integration_test::swap_with_fee_split ... ok
[INFO] [stdout] test integration_test::test_pass_through_swap_alternative_positions ... ok
[INFO] [stdout] test integration_test::test_pass_through_swap ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hopers_swap_orders-8a5760f9e8630b5a)
[INFO] [stdout] test integration_test::token_to_token_swap_with_fee_split ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test contract::tests::test_get_token_amount ... ok
[INFO] [stdout] test contract::tests::test_get_liquidity_amount ... ok
[INFO] [stdout] test integration_test::migrate ... ok
[INFO] [stdout] test integration_test::update_config ... ok
[INFO] [stdout] test integration_test::test_swap ... ok
[INFO] [stdout] test integration_test::test_instantiate ... ok
[INFO] [stdout] test integration_test::swap_with_fee_split ... ok
[INFO] [stdout] test integration_test::amm_add_and_remove_liquidity ... ok
[INFO] [stdout] test integration_test::swap_native_to_native_tokens_happy_path ... ok
[INFO] [stdout] test integration_test::test_pass_through_swap ... ok
[INFO] [stdout] test integration_test::swap_tokens_happy_path ... ok
[INFO] [stdout] test integration_test::test_pass_through_swap_alternative_positions ... ok
[INFO] [stderr]    Doc-tests cw20_base
[INFO] [stdout] test integration_test::token_to_token_swap_with_fee_split ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests hopers_staking
[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 hopers_swap_hopers
[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 hopers_swap_orders
[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" "3e614aea137b389052bb038129285de52abac451dcee7fd5d17046387ddc1e72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e614aea137b389052bb038129285de52abac451dcee7fd5d17046387ddc1e72", kill_on_drop: false }`
[INFO] [stdout] 3e614aea137b389052bb038129285de52abac451dcee7fd5d17046387ddc1e72
