[INFO] cloning repository https://github.com/marlowl/ink-voter-contract [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marlowl/ink-voter-contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarlowl%2Fink-voter-contract", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarlowl%2Fink-voter-contract'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 12b411f246d40f9d74a7c978493b4e4ded3e2f79 [INFO] testing marlowl/ink-voter-contract against master#414482f6a0d4e7290f614300581a0b55442552a3 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarlowl%2Fink-voter-contract" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/marlowl/ink-voter-contract on toolchain 414482f6a0d4e7290f614300581a0b55442552a3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/marlowl/ink-voter-contract [INFO] finished tweaking git repo https://github.com/marlowl/ink-voter-contract [INFO] tweaked toml for git repo https://github.com/marlowl/ink-voter-contract written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/marlowl/ink-voter-contract 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" "+414482f6a0d4e7290f614300581a0b55442552a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scale-info v2.0.1 [INFO] [stderr] Downloaded safe-regex-macro v0.2.5 [INFO] [stderr] Downloaded safe-proc-macro2 v1.0.36 [INFO] [stderr] Downloaded scale-info-derive v2.0.0 [INFO] [stderr] Downloaded safe-regex v0.2.5 [INFO] [stderr] Downloaded parity-scale-codec-derive v3.0.0 [INFO] [stderr] Downloaded safe-quote v1.0.15 [INFO] [stderr] Downloaded ink_lang v3.0.0-rc9 [INFO] [stderr] Downloaded ink_eth_compatibility v3.0.0-rc9 [INFO] [stderr] Downloaded ink_lang_codegen v3.0.0-rc9 [INFO] [stderr] Downloaded ink_env v3.0.0-rc9 [INFO] [stderr] Downloaded ink_lang_ir v3.0.0-rc9 [INFO] [stderr] Downloaded ink_allocator v3.0.0-rc9 [INFO] [stderr] Downloaded ink_storage v3.0.0-rc9 [INFO] [stderr] Downloaded ink_metadata v3.0.0-rc9 [INFO] [stderr] Downloaded ink_prelude v3.0.0-rc9 [INFO] [stderr] Downloaded ink_primitives v3.0.0-rc9 [INFO] [stderr] Downloaded ink_lang_macro v3.0.0-rc9 [INFO] [stderr] Downloaded pink-extension-macro v0.1.2 [INFO] [stderr] Downloaded pink-extension v0.1.5 [INFO] [stderr] Downloaded array-init v2.0.0 [INFO] [stderr] Downloaded ink_storage_derive v3.0.0-rc9 [INFO] [stderr] Downloaded safe-regex-compiler v0.2.5 [INFO] [stderr] Downloaded parity-scale-codec v3.0.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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7f1bcfdce87711dc70f0f3617ccebe23c8f91d620a01198509031812a34a7be [INFO] running `Command { std: "docker" "start" "-a" "a7f1bcfdce87711dc70f0f3617ccebe23c8f91d620a01198509031812a34a7be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7f1bcfdce87711dc70f0f3617ccebe23c8f91d620a01198509031812a34a7be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7f1bcfdce87711dc70f0f3617ccebe23c8f91d620a01198509031812a34a7be", kill_on_drop: false }` [INFO] [stdout] a7f1bcfdce87711dc70f0f3617ccebe23c8f91d620a01198509031812a34a7be [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=forbid" "-e" "RUSTDOCFLAGS=--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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20799ab510da0e43fc30bcf50dced4c4a6f8adf4b69c1089745c9234e1d1ff59 [INFO] running `Command { std: "docker" "start" "-a" "20799ab510da0e43fc30bcf50dced4c4a6f8adf4b69c1089745c9234e1d1ff59", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling wyz v0.5.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling byte-slice-cast v1.2.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling bitvec v1.0.0 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ink_prelude v3.0.0-rc9 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling blake2 v0.10.4 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling safe-proc-macro2 v1.0.36 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling impl-serde v0.3.2 [INFO] [stderr] Compiling sha3 v0.10.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling libsecp256k1 v0.7.0 [INFO] [stderr] Compiling secp256k1 v0.21.3 [INFO] [stderr] Compiling ink_allocator v3.0.0-rc9 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling array-init v2.0.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling safe-quote v1.0.15 [INFO] [stderr] Compiling safe-regex-compiler v0.2.5 [INFO] [stderr] Compiling safe-regex-macro v0.2.5 [INFO] [stderr] Compiling safe-regex v0.2.5 [INFO] [stderr] Compiling ink_lang_ir v3.0.0-rc9 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling ink_storage_derive v3.0.0-rc9 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling parity-scale-codec-derive v3.0.0 [INFO] [stderr] Compiling scale-info-derive v2.0.0 [INFO] [stderr] Compiling parity-scale-codec v3.0.0 [INFO] [stderr] Compiling ink_primitives v3.0.0-rc9 [INFO] [stderr] Compiling ink_lang_codegen v3.0.0-rc9 [INFO] [stderr] Compiling ink_lang_macro v3.0.0-rc9 [INFO] [stderr] Compiling scale-info v2.0.1 [INFO] [stderr] Compiling pink-extension-macro v0.1.2 [INFO] [stderr] Compiling ink_metadata v3.0.0-rc9 [INFO] [stderr] Compiling ink_env v3.0.0-rc9 [INFO] [stderr] Compiling ink_eth_compatibility v3.0.0-rc9 [INFO] [stderr] Compiling ink_storage v3.0.0-rc9 [INFO] [stderr] Compiling ink_lang v3.0.0-rc9 [INFO] [stderr] Compiling pink-extension v0.1.5 [INFO] [stderr] Compiling voter_sample v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `__ink_dylint_Storage` [INFO] [stdout] --> lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | / #[derive(SpreadAllocate)] [INFO] [stdout] 11 | | pub struct Voter { [INFO] [stdout] 12 | | vote_count: i32, [INFO] [stdout] 13 | | id: ink_storage::Mapping, [INFO] [stdout] 14 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std` [INFO] [stdout] = help: consider adding `__ink_dylint_Storage` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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: `__ink_dylint_Constructor` [INFO] [stdout] --> lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | / pub fn default() -> Self { [INFO] [stdout] 19 | | ink_lang::utils::initialize_contract(|contract: &mut Self| { [INFO] [stdout] 20 | | contract.vote_count = Default::default(); [INFO] [stdout] 21 | | }) [INFO] [stdout] 22 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std` [INFO] [stdout] = help: consider adding `__ink_dylint_Constructor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "20799ab510da0e43fc30bcf50dced4c4a6f8adf4b69c1089745c9234e1d1ff59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20799ab510da0e43fc30bcf50dced4c4a6f8adf4b69c1089745c9234e1d1ff59", kill_on_drop: false }` [INFO] [stdout] 20799ab510da0e43fc30bcf50dced4c4a6f8adf4b69c1089745c9234e1d1ff59 [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=forbid" "-e" "RUSTDOCFLAGS=--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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18693a285d6ad5d693e54bc9777aeee651b46d67cab0afec61da82003272bde1 [INFO] running `Command { std: "docker" "start" "-a" "18693a285d6ad5d693e54bc9777aeee651b46d67cab0afec61da82003272bde1", kill_on_drop: false }` [INFO] [stderr] Compiling voter_sample v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `__ink_dylint_Storage` [INFO] [stdout] --> lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | / #[derive(SpreadAllocate)] [INFO] [stdout] 11 | | pub struct Voter { [INFO] [stdout] 12 | | vote_count: i32, [INFO] [stdout] 13 | | id: ink_storage::Mapping, [INFO] [stdout] 14 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std` [INFO] [stdout] = help: consider adding `__ink_dylint_Storage` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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: `__ink_dylint_Constructor` [INFO] [stdout] --> lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | / pub fn default() -> Self { [INFO] [stdout] 19 | | ink_lang::utils::initialize_contract(|contract: &mut Self| { [INFO] [stdout] 20 | | contract.vote_count = Default::default(); [INFO] [stdout] 21 | | }) [INFO] [stdout] 22 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std` [INFO] [stdout] = help: consider adding `__ink_dylint_Constructor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.21s [INFO] running `Command { std: "docker" "inspect" "18693a285d6ad5d693e54bc9777aeee651b46d67cab0afec61da82003272bde1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18693a285d6ad5d693e54bc9777aeee651b46d67cab0afec61da82003272bde1", kill_on_drop: false }` [INFO] [stdout] 18693a285d6ad5d693e54bc9777aeee651b46d67cab0afec61da82003272bde1 [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=forbid" "-e" "RUSTDOCFLAGS=--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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 337bb35dcb71554863b64a9a0b5980c1c40f25030b5bca2aa58af8b58c1819ad [INFO] running `Command { std: "docker" "start" "-a" "337bb35dcb71554863b64a9a0b5980c1c40f25030b5bca2aa58af8b58c1819ad", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `__ink_dylint_Storage` [INFO] [stderr] --> lib.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | / #[derive(SpreadAllocate)] [INFO] [stderr] 11 | | pub struct Voter { [INFO] [stderr] 12 | | vote_count: i32, [INFO] [stderr] 13 | | id: ink_storage::Mapping, [INFO] [stderr] 14 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std` [INFO] [stderr] = help: consider adding `__ink_dylint_Storage` as a feature in `Cargo.toml` [INFO] [stderr] = note: see 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: `__ink_dylint_Constructor` [INFO] [stderr] --> lib.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 18 | / pub fn default() -> Self { [INFO] [stderr] 19 | | ink_lang::utils::initialize_contract(|contract: &mut Self| { [INFO] [stderr] 20 | | contract.vote_count = Default::default(); [INFO] [stderr] 21 | | }) [INFO] [stderr] 22 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std` [INFO] [stderr] = help: consider adding `__ink_dylint_Constructor` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `voter_sample` (lib test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests lib.rs (/opt/rustwide/target/debug/deps/voter_sample-dc0c9d52cd5593fd) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test voter::tests::test_decrement_my_vote ... ok [INFO] [stdout] test voter::tests::test_increment_my_vote ... ok [INFO] [stdout] test voter::tests::test_get_my_vote ... ok [INFO] [stdout] test voter::tests::test_get_total_votes ... ok [INFO] [stdout] test voter::tests::test_default ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "337bb35dcb71554863b64a9a0b5980c1c40f25030b5bca2aa58af8b58c1819ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "337bb35dcb71554863b64a9a0b5980c1c40f25030b5bca2aa58af8b58c1819ad", kill_on_drop: false }` [INFO] [stdout] 337bb35dcb71554863b64a9a0b5980c1c40f25030b5bca2aa58af8b58c1819ad