[INFO] cloning repository https://github.com/zhiqiang-bianjie/election [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zhiqiang-bianjie/election" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhiqiang-bianjie%2Felection", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhiqiang-bianjie%2Felection'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fa77375582929331283281309156c86a9764145d [INFO] testing zhiqiang-bianjie/election against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhiqiang-bianjie%2Felection" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zhiqiang-bianjie/election on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/.cargo/config [INFO] started tweaking git repo https://github.com/zhiqiang-bianjie/election [INFO] finished tweaking git repo https://github.com/zhiqiang-bianjie/election [INFO] tweaked toml for git repo https://github.com/zhiqiang-bianjie/election written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/zhiqiang-bianjie/election already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e573b2d4aff053748bdc24c38dbd4848de1e1583706c8b01a7e78af74364b2a7 [INFO] running `Command { std: "docker" "start" "-a" "e573b2d4aff053748bdc24c38dbd4848de1e1583706c8b01a7e78af74364b2a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e573b2d4aff053748bdc24c38dbd4848de1e1583706c8b01a7e78af74364b2a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e573b2d4aff053748bdc24c38dbd4848de1e1583706c8b01a7e78af74364b2a7", kill_on_drop: false }` [INFO] [stdout] e573b2d4aff053748bdc24c38dbd4848de1e1583706c8b01a7e78af74364b2a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76d4ff1019a9f8dbb7154e24fc65eeacbddc783a2777f53e2b378d7f8f023ef2 [INFO] running `Command { std: "docker" "start" "-a" "76d4ff1019a9f8dbb7154e24fc65eeacbddc783a2777f53e2b378d7f8f023ef2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling schemars v0.7.6 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling snafu-derive v0.6.9 [INFO] [stderr] Compiling schemars_derive v0.7.6 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling snafu v0.6.9 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling serde-json-wasm v0.2.1 [INFO] [stderr] Compiling cosmwasm-std v0.11.2 [INFO] [stderr] Compiling cosmwasm-storage v0.11.2 [INFO] [stderr] Compiling election v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.02s [INFO] running `Command { std: "docker" "inspect" "76d4ff1019a9f8dbb7154e24fc65eeacbddc783a2777f53e2b378d7f8f023ef2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76d4ff1019a9f8dbb7154e24fc65eeacbddc783a2777f53e2b378d7f8f023ef2", kill_on_drop: false }` [INFO] [stdout] 76d4ff1019a9f8dbb7154e24fc65eeacbddc783a2777f53e2b378d7f8f023ef2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ef52bec26d1d68006fd28e8c0fc311b845973b2e70f4e4e460b1e36a196343e [INFO] running `Command { std: "docker" "start" "-a" "1ef52bec26d1d68006fd28e8c0fc311b845973b2e70f4e4e460b1e36a196343e", kill_on_drop: false }` [INFO] [stderr] Compiling cosmwasm-schema v0.11.2 [INFO] [stderr] Compiling election v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.93s [INFO] running `Command { std: "docker" "inspect" "1ef52bec26d1d68006fd28e8c0fc311b845973b2e70f4e4e460b1e36a196343e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ef52bec26d1d68006fd28e8c0fc311b845973b2e70f4e4e460b1e36a196343e", kill_on_drop: false }` [INFO] [stdout] 1ef52bec26d1d68006fd28e8c0fc311b845973b2e70f4e4e460b1e36a196343e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 937b1a0dcbd09022db3f9cade99420dedd3c913abc24a46b70fe1b3b2f5902b4 [INFO] running `Command { std: "docker" "start" "-a" "937b1a0dcbd09022db3f9cade99420dedd3c913abc24a46b70fe1b3b2f5902b4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/election-9ca8866178dc6542) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] Doc-tests election [INFO] [stdout] test contract::tests::proper_initialization ... ok [INFO] [stdout] test contract::tests::vote ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [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] running `Command { std: "docker" "inspect" "937b1a0dcbd09022db3f9cade99420dedd3c913abc24a46b70fe1b3b2f5902b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "937b1a0dcbd09022db3f9cade99420dedd3c913abc24a46b70fe1b3b2f5902b4", kill_on_drop: false }` [INFO] [stdout] 937b1a0dcbd09022db3f9cade99420dedd3c913abc24a46b70fe1b3b2f5902b4