[INFO] cloning repository https://github.com/LoTerra/loterra-dao [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LoTerra/loterra-dao" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLoTerra%2Floterra-dao", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLoTerra%2Floterra-dao'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 063163440c7e5edc77598fd46e80729730fa3b64 [INFO] checking LoTerra/loterra-dao against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLoTerra%2Floterra-dao" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LoTerra/loterra-dao on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/source/.cargo/config [INFO] started tweaking git repo https://github.com/LoTerra/loterra-dao [INFO] finished tweaking git repo https://github.com/LoTerra/loterra-dao [INFO] tweaked toml for git repo https://github.com/LoTerra/loterra-dao written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/LoTerra/loterra-dao already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c6ab185c92755ce3afbea7bdbc44c48101efeff71c53731f4a57497f574c2e0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6c6ab185c92755ce3afbea7bdbc44c48101efeff71c53731f4a57497f574c2e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c6ab185c92755ce3afbea7bdbc44c48101efeff71c53731f4a57497f574c2e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c6ab185c92755ce3afbea7bdbc44c48101efeff71c53731f4a57497f574c2e0", kill_on_drop: false }` [INFO] [stdout] 6c6ab185c92755ce3afbea7bdbc44c48101efeff71c53731f4a57497f574c2e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c3f20ce5b75be57dced9eb6ee08e63283317b9066a6665758c2c13f4933ac7dc [INFO] running `Command { std: "docker" "start" "-a" "c3f20ce5b75be57dced9eb6ee08e63283317b9066a6665758c2c13f4933ac7dc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking bitvec v0.18.5 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking signature v1.2.2 [INFO] [stderr] Checking curve25519-dalek v3.1.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking ff v0.8.0 [INFO] [stderr] Checking group v0.8.0 [INFO] [stderr] Checking elliptic-curve v0.8.5 [INFO] [stderr] Checking ecdsa v0.10.2 [INFO] [stderr] Checking k256 v0.7.3 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling schemars_derive v0.8.3 [INFO] [stderr] Compiling cosmwasm-derive v0.14.0 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking serde v1.0.126 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking ed25519-zebra v2.2.0 [INFO] [stderr] Checking serde-json-wasm v0.3.1 [INFO] [stderr] Checking cosmwasm-crypto v0.14.0 [INFO] [stderr] Checking schemars v0.8.3 [INFO] [stderr] Checking cosmwasm-std v0.14.0 [INFO] [stderr] Checking cosmwasm-schema v0.14.1 [INFO] [stderr] Checking cw0 v0.6.2 [INFO] [stderr] Checking terra-cosmwasm v2.0.0 [INFO] [stderr] Checking cw-storage-plus v0.6.0 [INFO] [stderr] Checking cw20 v0.6.2 [INFO] [stderr] Checking loterra-dao v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `from_binary` [INFO] [stdout] --> src/contract.rs:810:31 [INFO] [stdout] | [INFO] [stdout] 810 | use cosmwasm_std::{coins, from_binary}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Event` [INFO] [stdout] --> src/contract.rs:1443:48 [INFO] [stdout] | [INFO] [stdout] 1443 | use cosmwasm_std::{Api, Coin, Decimal, Event}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Attribute`, `BankMsg`, `CosmosMsg` [INFO] [stdout] --> src/contract.rs:1788:28 [INFO] [stdout] | [INFO] [stdout] 1788 | use cosmwasm_std::{Attribute, BankMsg, Coin, CosmosMsg, Decimal, Event}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/contract.rs:838:13 [INFO] [stdout] | [INFO] [stdout] 838 | let res = instantiate(deps, mock_env(), info, msg).unwrap(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reply` [INFO] [stdout] --> src/contract.rs:1772:17 [INFO] [stdout] | [INFO] [stdout] 1772 | let reply = reply(deps.as_mut(), mock_env(), Reply { id: 0, result }).unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_reply` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> src/contract.rs:2043:17 [INFO] [stdout] | [INFO] [stdout] 2043 | let env = mock_env(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `info` [INFO] [stdout] --> src/contract.rs:2044:17 [INFO] [stdout] | [INFO] [stdout] 2044 | let info = mock_info(before_all.default_sender.as_str().clone(), &[]); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_info` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reply` [INFO] [stdout] --> src/contract.rs:2071:17 [INFO] [stdout] | [INFO] [stdout] 2071 | let reply = reply(deps.as_mut(), env.clone(), Reply { id: 0, result }).unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_reply` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `info` [INFO] [stdout] --> src/contract.rs:2107:17 [INFO] [stdout] | [INFO] [stdout] 2107 | let info = mock_info(before_all.default_sender.as_str().clone(), &[]); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_info` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reply` [INFO] [stdout] --> src/contract.rs:2117:17 [INFO] [stdout] | [INFO] [stdout] 2117 | let reply = reply(deps.as_mut(), env.clone(), Reply { id: 0, result }).unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_reply` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> src/contract.rs:2170:17 [INFO] [stdout] | [INFO] [stdout] 2170 | let env = mock_env(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `info` [INFO] [stdout] --> src/contract.rs:2171:17 [INFO] [stdout] | [INFO] [stdout] 2171 | let info = mock_info(before_all.default_sender.as_str().clone(), &[]); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_info` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reply` [INFO] [stdout] --> src/contract.rs:2198:17 [INFO] [stdout] | [INFO] [stdout] 2198 | let reply = reply(deps.as_mut(), env.clone(), Reply { id: 0, result }).unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_reply` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> src/contract.rs:2222:17 [INFO] [stdout] | [INFO] [stdout] 2222 | let env = mock_env(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `info` [INFO] [stdout] --> src/contract.rs:2223:17 [INFO] [stdout] | [INFO] [stdout] 2223 | let info = mock_info(before_all.default_sender.as_str().clone(), &[]); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_info` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/contract.rs:2243:17 [INFO] [stdout] | [INFO] [stdout] 2243 | let res = execute(deps.as_mut(), env, info, msg).unwrap(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `info` [INFO] [stdout] --> src/contract.rs:2265:17 [INFO] [stdout] | [INFO] [stdout] 2265 | let info = mock_info(before_all.default_sender.as_str().clone(), &[]); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_info` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reply` [INFO] [stdout] --> src/contract.rs:2274:17 [INFO] [stdout] | [INFO] [stdout] 2274 | let reply = reply(deps.as_mut(), env.clone(), Reply { id: 0, result }).unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_reply` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/contract.rs:2292:17 [INFO] [stdout] | [INFO] [stdout] 2292 | let res = execute(deps.as_mut(), env, info, msg).unwrap(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rep` [INFO] [stdout] --> src/contract.rs:2321:17 [INFO] [stdout] | [INFO] [stdout] 2321 | let rep = reply(deps.as_mut(), env.clone(), Reply { id: 0, result }).unwrap(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rep` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/contract.rs:2335:17 [INFO] [stdout] | [INFO] [stdout] 2335 | let res = execute(deps.as_mut(), env.clone(), info, msg).unwrap(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/contract.rs:2352:17 [INFO] [stdout] | [INFO] [stdout] 2352 | let res = reply(deps.as_mut(), env.clone(), rep).unwrap(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/contract.rs:2374:17 [INFO] [stdout] | [INFO] [stdout] 2374 | let res = reply(deps.as_mut(), env, rep).unwrap(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `route` [INFO] [stdout] --> src/mock_querier.rs:178:54 [INFO] [stdout] | [INFO] [stdout] 178 | QueryRequest::Custom(TerraQueryWrapper { route, query_data }) => match query_data { [INFO] [stdout] | ^^^^^ help: try ignoring the field: `route: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `create_poll_dao_funding` [INFO] [stdout] --> src/contract.rs:1844:12 [INFO] [stdout] | [INFO] [stdout] 1844 | fn create_poll_dao_funding(deps: DepsMut) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `create_poll_statking_contract_migration` [INFO] [stdout] --> src/contract.rs:1868:12 [INFO] [stdout] | [INFO] [stdout] 1868 | fn create_poll_statking_contract_migration(deps: DepsMut) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `terrand_response` [INFO] [stdout] --> src/mock_querier.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | terrand_response: TerrandResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/mock_querier.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn new(randomness: Binary, worker: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/mock_querier.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn new(total_bonded: Uint128) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 29 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.58s [INFO] running `Command { std: "docker" "inspect" "c3f20ce5b75be57dced9eb6ee08e63283317b9066a6665758c2c13f4933ac7dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3f20ce5b75be57dced9eb6ee08e63283317b9066a6665758c2c13f4933ac7dc", kill_on_drop: false }` [INFO] [stdout] c3f20ce5b75be57dced9eb6ee08e63283317b9066a6665758c2c13f4933ac7dc