[INFO] fetching crate tg-voting-contract 0.7.0-alpha1... [INFO] testing tg-voting-contract-0.7.0-alpha1 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate tg-voting-contract 0.7.0-alpha1 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate tg-voting-contract 0.7.0-alpha1 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-9/source/.cargo/config [INFO] started tweaking crates.io crate tg-voting-contract 0.7.0-alpha1 [INFO] finished tweaking crates.io crate tg-voting-contract 0.7.0-alpha1 [INFO] tweaked toml for crates.io crate tg-voting-contract 0.7.0-alpha1 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate tg-voting-contract 0.7.0-alpha1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3dd0e0a6207a59e95674d8a4ecf7ea4daf3e2f47443229e6de7d86951e882b3 [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" "e3dd0e0a6207a59e95674d8a4ecf7ea4daf3e2f47443229e6de7d86951e882b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3dd0e0a6207a59e95674d8a4ecf7ea4daf3e2f47443229e6de7d86951e882b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3dd0e0a6207a59e95674d8a4ecf7ea4daf3e2f47443229e6de7d86951e882b3", kill_on_drop: false }` [INFO] [stdout] e3dd0e0a6207a59e95674d8a4ecf7ea4daf3e2f47443229e6de7d86951e882b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--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] bc57a05c672cc9beedb2aaf3d5befd84533792ffc3f5832f99145b11ffc5ee06 [INFO] running `Command { std: "docker" "start" "-a" "bc57a05c672cc9beedb2aaf3d5befd84533792ffc3f5832f99145b11ffc5ee06", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling schemars v0.8.8 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling signature v1.3.2 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling cosmwasm-derive v1.0.0-beta5 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling crypto-bigint v0.2.11 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling schemars_derive v0.8.8 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling elliptic-curve v0.10.6 [INFO] [stderr] Compiling ecdsa v0.12.4 [INFO] [stderr] Compiling k256 v0.9.6 [INFO] [stderr] Compiling ed25519-zebra v2.2.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling serde-json-wasm v0.3.2 [INFO] [stderr] Compiling cosmwasm-crypto v1.0.0-beta5 [INFO] [stderr] Compiling cosmwasm-std v1.0.0-beta5 [INFO] [stderr] Compiling cw-storage-plus v0.12.1 [INFO] [stderr] Compiling tg-bindings v0.7.0-alpha1 [INFO] [stderr] Compiling cw-utils v0.12.1 [INFO] [stderr] Compiling cw2 v0.12.1 [INFO] [stderr] Compiling cw-controllers v0.12.1 [INFO] [stderr] Compiling tg4 v0.7.0-alpha1 [INFO] [stderr] Compiling tg-utils v0.7.0-alpha1 [INFO] [stderr] Compiling tg3 v0.7.0-alpha1 [INFO] [stderr] Compiling tg-voting-contract v0.7.0-alpha1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.57s [INFO] running `Command { std: "docker" "inspect" "bc57a05c672cc9beedb2aaf3d5befd84533792ffc3f5832f99145b11ffc5ee06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc57a05c672cc9beedb2aaf3d5befd84533792ffc3f5832f99145b11ffc5ee06", kill_on_drop: false }` [INFO] [stdout] bc57a05c672cc9beedb2aaf3d5befd84533792ffc3f5832f99145b11ffc5ee06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--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] beb97abf9579487e0c3ba35e66a58d7e0ff326450f4f19f9f1db7c4fecb61750 [INFO] running `Command { std: "docker" "start" "-a" "beb97abf9579487e0c3ba35e66a58d7e0ff326450f4f19f9f1db7c4fecb61750", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling cosmwasm-derive v1.0.0-beta5 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling schemars_derive v0.8.8 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling ed25519-zebra v2.2.0 [INFO] [stderr] Compiling serde-json-wasm v0.3.2 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling cosmwasm-crypto v1.0.0-beta5 [INFO] [stderr] Compiling schemars v0.8.8 [INFO] [stderr] Compiling cosmwasm-std v1.0.0-beta5 [INFO] [stderr] Compiling cosmwasm-schema v1.0.0-beta5 [INFO] [stderr] Compiling cw-storage-plus v0.12.1 [INFO] [stderr] Compiling cw-utils v0.12.1 [INFO] [stderr] Compiling tg-bindings v0.7.0-alpha1 [INFO] [stderr] Compiling cosmwasm-storage v1.0.0-beta5 [INFO] [stderr] Compiling cw-controllers v0.12.1 [INFO] [stderr] Compiling cw2 v0.12.1 [INFO] [stderr] Compiling cw-multi-test v0.12.1 [INFO] [stderr] Compiling tg4 v0.7.0-alpha1 [INFO] [stderr] Compiling tg-bindings-test v0.7.0-alpha1 [INFO] [stderr] Compiling tg-utils v0.7.0-alpha1 [INFO] [stderr] Compiling tg3 v0.7.0-alpha1 [INFO] [stderr] Compiling tg4-engagement v0.7.0-alpha1 [INFO] [stderr] Compiling tg-voting-contract v0.7.0-alpha1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "beb97abf9579487e0c3ba35e66a58d7e0ff326450f4f19f9f1db7c4fecb61750", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "beb97abf9579487e0c3ba35e66a58d7e0ff326450f4f19f9f1db7c4fecb61750", kill_on_drop: false }` [INFO] [stdout] beb97abf9579487e0c3ba35e66a58d7e0ff326450f4f19f9f1db7c4fecb61750 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6ab9ab162944733b2ef33a015550161c892a112ced58543b0c69ee34654379f4 [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" "6ab9ab162944733b2ef33a015550161c892a112ced58543b0c69ee34654379f4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tg_voting_contract-f1d350b2ff8cc4d8) [INFO] [stdout] [INFO] [stdout] running 43 tests [INFO] [stdout] test multitest::closing::active_proposals_cannot_be_closed ... ok [INFO] [stdout] test multitest::closing::expired_proposals_can_be_closed ... ok [INFO] [stdout] test multitest::early_end::abstaining_can_cause_early_pass ... ok [INFO] [stdout] test multitest::proposing::member_with_no_voting_power_cannot_propose ... ok [INFO] [stdout] test multitest::closing::passed_proposals_cannot_be_closed ... ok [INFO] [stdout] test multitest::early_end::early_end_can_be_disabled ... ok [INFO] [stdout] test multitest::early_end::no_can_cause_early_pass ... ok [INFO] [stdout] test multitest::early_end::yes_vote_can_pass_proposal_early ... ok [INFO] [stdout] test multitest::queries::list_voters ... ok [INFO] [stdout] test multitest::proposing::proposal_creation ... ok [INFO] [stdout] test multitest::early_end::passed_on_expiration_can_be_executed ... ok [INFO] [stdout] test multitest::proposing::proposal_from_non_voter_is_rejected ... ok [INFO] [stdout] test multitest::proposing::proposal_from_voter_can_directly_pass ... ok [INFO] [stdout] test multitest::proposing::proposal_from_voter_is_accepted ... ok [INFO] [stdout] test multitest::closing::expired_proposals_cannot_be_closed_twice ... ok [INFO] [stdout] test multitest::queries::list_votes ... ok [INFO] [stdout] test multitest::queries::group_contract ... ok [INFO] [stdout] test multitest::queries::list_votes_by_voter_with_pagination ... ok [INFO] [stdout] test multitest::queries::query_individual_votes ... ok [INFO] [stdout] test multitest::voting::abstaining_does_not_count_as_yes ... ok [INFO] [stdout] test multitest::queries::query_rules ... ok [INFO] [stdout] test multitest::queries::list_text_proposals ... ok [INFO] [stdout] test multitest::group_change::group_change_does_not_affect_old_proposals ... ok [INFO] [stdout] test multitest::queries::voter ... ok [INFO] [stdout] test multitest::queries::list_proposals ... ok [INFO] [stdout] test multitest::voting::abstaining_can_help_reach_quorum ... ok [INFO] [stdout] test multitest::queries::list_votes_by_voter ... ok [INFO] [stdout] test multitest::queries::list_votes_pagination ... ok [INFO] [stdout] test multitest::group_change::new_proposals_follow_updated_membership ... ok [INFO] [stdout] test multitest::simple_instantiate ... ok [INFO] [stdout] test multitest::voting::expired_proposals_cannot_be_voted_on ... ok [INFO] [stdout] test multitest::voting::proposal_creator_votes_automatically ... ok [INFO] [stdout] test multitest::voting::simple_vote ... ok [INFO] [stdout] test multitest::voting::proposal_rejected_when_quorum_not_reached ... ok [INFO] [stdout] test multitest::queries::query_proposal ... ok [INFO] [stdout] test multitest::voting::passing_a_proposal_after_voting_period_works ... ok [INFO] [stdout] test multitest::voting::members_with_no_voting_power_cannot_vote ... ok [INFO] [stdout] test multitest::voting::cannot_double_vote ... ok [INFO] [stdout] test multitest::queries::reverse_proposals ... ok [INFO] [stdout] test multitest::voting::veto_counts_as_no ... ok [INFO] [stdout] test multitest::voting::proposal_can_be_rejected_after_voting_period ... ok [INFO] [stdout] test multitest::voting::proposal_creator_cannot_vote ... ok [INFO] [stdout] test multitest::voting::non_voters_cannot_vote ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Doc-tests tg-voting-contract [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" "6ab9ab162944733b2ef33a015550161c892a112ced58543b0c69ee34654379f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ab9ab162944733b2ef33a015550161c892a112ced58543b0c69ee34654379f4", kill_on_drop: false }` [INFO] [stdout] 6ab9ab162944733b2ef33a015550161c892a112ced58543b0c69ee34654379f4