[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] 998016eaa225410bfa1e285045270e800b012900 [INFO] testing LoTerra/loterra-dao against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLoTerra%2Floterra-dao" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LoTerra/loterra-dao on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/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-0/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", 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] 2ac7ad077114d2a6e582edc51ab3b51a545574a1e74d86067e85748ada155fd9 [INFO] running `Command { std: "docker" "start" "-a" "2ac7ad077114d2a6e582edc51ab3b51a545574a1e74d86067e85748ada155fd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ac7ad077114d2a6e582edc51ab3b51a545574a1e74d86067e85748ada155fd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ac7ad077114d2a6e582edc51ab3b51a545574a1e74d86067e85748ada155fd9", kill_on_drop: false }` [INFO] [stdout] 2ac7ad077114d2a6e582edc51ab3b51a545574a1e74d86067e85748ada155fd9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28987e7fd64384f2a43717925bf9322095121e88daab7afe7b59da44ce1220ab [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" "28987e7fd64384f2a43717925bf9322095121e88daab7afe7b59da44ce1220ab", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling zeroize v1.4.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling const-oid v0.6.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling schemars v0.8.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling der v0.4.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling ff v0.10.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling spki v0.4.0 [INFO] [stderr] Compiling pkcs8 v0.7.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-bigint v0.2.2 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling elliptic-curve v0.10.5 [INFO] [stderr] Compiling ecdsa v0.12.3 [INFO] [stderr] Compiling k256 v0.9.6 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling 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.16.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling ed25519-zebra v2.2.0 [INFO] [stderr] Compiling serde-json-wasm v0.3.1 [INFO] [stderr] Compiling cosmwasm-crypto v0.16.0 [INFO] [stderr] Compiling cosmwasm-std v0.16.0 [INFO] [stderr] Compiling cw0 v0.8.0 [INFO] [stderr] Compiling terra-cosmwasm v2.2.0 [INFO] [stderr] Compiling cw-storage-plus v0.8.0 [INFO] [stderr] Compiling cw20 v0.8.0 [INFO] [stderr] Compiling loterra-dao v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "28987e7fd64384f2a43717925bf9322095121e88daab7afe7b59da44ce1220ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28987e7fd64384f2a43717925bf9322095121e88daab7afe7b59da44ce1220ab", kill_on_drop: false }` [INFO] [stdout] 28987e7fd64384f2a43717925bf9322095121e88daab7afe7b59da44ce1220ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35f5a4bc13bedcf6b0bce1a9d8fcc81e198d0244801d54d05768d331c15200db [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" "35f5a4bc13bedcf6b0bce1a9d8fcc81e198d0244801d54d05768d331c15200db", kill_on_drop: false }` [INFO] [stderr] Compiling cosmwasm-schema v0.16.0 [INFO] [stderr] Compiling loterra-dao v1.0.0 (/opt/rustwide/workdir) [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] = note: `#[warn(dead_code)]` on by default [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: function is never used: `create_poll_dao_funding` [INFO] [stdout] --> src/tests.rs:1027:12 [INFO] [stdout] | [INFO] [stdout] 1027 | fn create_poll_dao_funding(deps: DepsMut) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `create_poll_statking_contract_migration` [INFO] [stdout] --> src/tests.rs:1051:12 [INFO] [stdout] | [INFO] [stdout] 1051 | fn create_poll_statking_contract_migration(deps: DepsMut) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.03s [INFO] running `Command { std: "docker" "inspect" "35f5a4bc13bedcf6b0bce1a9d8fcc81e198d0244801d54d05768d331c15200db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35f5a4bc13bedcf6b0bce1a9d8fcc81e198d0244801d54d05768d331c15200db", kill_on_drop: false }` [INFO] [stdout] 35f5a4bc13bedcf6b0bce1a9d8fcc81e198d0244801d54d05768d331c15200db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0704aca380ea52273551639270b30ff7f2030ab12643943648f6716f3653de72 [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" "0704aca380ea52273551639270b30ff7f2030ab12643943648f6716f3653de72", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `terrand_response` [INFO] [stderr] --> src/mock_querier.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | terrand_response: TerrandResponse, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/mock_querier.rs:36:12 [INFO] [stderr] | [INFO] [stderr] 36 | pub fn new(randomness: Binary, worker: String) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/mock_querier.rs:57:12 [INFO] [stderr] | [INFO] [stderr] 57 | pub fn new(total_bonded: Uint128) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `create_poll_dao_funding` [INFO] [stderr] --> src/tests.rs:1027:12 [INFO] [stderr] | [INFO] [stderr] 1027 | fn create_poll_dao_funding(deps: DepsMut) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `create_poll_statking_contract_migration` [INFO] [stderr] --> src/tests.rs:1051:12 [INFO] [stderr] | [INFO] [stderr] 1051 | fn create_poll_statking_contract_migration(deps: DepsMut) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `loterra-dao` (lib test) generated 5 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/loterra_dao-909976c7d3a19eef) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test tests::tests::present::do_not_send_funds ... ok [INFO] [stdout] test tests::tests::present::success_with_reject ... ok [INFO] [stdout] test tests::tests::present::error_with_proposal_not_expired_yet_and_less_50_percent_weight_vote ... ok [INFO] [stdout] test tests::tests::reject::do_not_send_funds ... ok [INFO] [stdout] test tests::tests::proper_initialization ... ok [INFO] [stdout] test tests::tests::present::success_with_passed ... ok [INFO] [stdout] test tests::tests::vote::do_not_send_funds ... ok [INFO] [stdout] test tests::tests::reject::only_creator_can_reject ... ok [INFO] [stdout] test tests::tests::reject::poll_expired ... ok [INFO] [stdout] test tests::tests::reject::success ... ok [INFO] [stdout] test tests::tests::proposal::description_max_error ... ok [INFO] [stdout] test tests::tests::proposal::description_min_error ... ok [INFO] [stdout] test tests::tests::proposal::send_funds ... ok [INFO] [stdout] test tests::tests::present::reply_lottery ... ok [INFO] [stdout] test tests::tests::vote::poll_deactivated ... ok [INFO] [stdout] test tests::tests::vote::success ... ok [INFO] [stdout] test tests::tests::vote::only_stakers_with_bonded_tokens_can_vote ... ok [INFO] [stdout] test tests::tests::proposal::all_proposal_amount_error ... ok [INFO] [stdout] test tests::tests::vote::poll_expired ... ok [INFO] [stdout] test tests::tests::present::poll_still_in_progress ... ok [INFO] [stdout] test tests::tests::present::poll_expired_but_quorum_not_reached ... ok [INFO] [stdout] test tests::tests::present::poll_expired_and_quorum_reached ... ok [INFO] [stdout] test tests::tests::present::success_with_proposal_not_expired_yet_and_more_50_percent_weight_vote ... ok [INFO] [stdout] test tests::tests::present::poll_expired ... ok [INFO] [stdout] test tests::tests::proposal::success ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Doc-tests loterra-dao [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" "0704aca380ea52273551639270b30ff7f2030ab12643943648f6716f3653de72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0704aca380ea52273551639270b30ff7f2030ab12643943648f6716f3653de72", kill_on_drop: false }` [INFO] [stdout] 0704aca380ea52273551639270b30ff7f2030ab12643943648f6716f3653de72