[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 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[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] 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] validating manifest of git repo https://github.com/marlowl/ink-voter-contract on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded scale-info-derive v2.0.0
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.0.0
[INFO] [stderr]   Downloaded byte-slice-cast v1.2.1
[INFO] [stderr]   Downloaded parity-scale-codec v3.0.0
[INFO] [stderr]   Downloaded scale-info v2.0.1
[INFO] [stderr]   Downloaded safe-regex-macro v0.2.5
[INFO] [stderr]   Downloaded safe-regex v0.2.5
[INFO] [stderr]   Downloaded impl-serde v0.3.2
[INFO] [stderr]   Downloaded safe-regex-compiler v0.2.5
[INFO] [stderr]   Downloaded ink_allocator v3.0.0-rc9
[INFO] [stderr]   Downloaded safe-proc-macro2 v1.0.36
[INFO] [stderr]   Downloaded array-init v2.0.0
[INFO] [stderr]   Downloaded block-buffer v0.10.2
[INFO] [stderr]   Downloaded rlibc v1.0.0
[INFO] [stderr]   Downloaded ink_primitives v3.0.0-rc9
[INFO] [stderr]   Downloaded ink_storage_derive v3.0.0-rc9
[INFO] [stderr]   Downloaded safe-quote v1.0.15
[INFO] [stderr]   Downloaded pink-extension v0.1.5
[INFO] [stderr]   Downloaded ink_prelude v3.0.0-rc9
[INFO] [stderr]   Downloaded pink-extension-macro v0.1.2
[INFO] [stderr]   Downloaded ink_metadata v3.0.0-rc9
[INFO] [stderr]   Downloaded ink_lang_macro v3.0.0-rc9
[INFO] [stderr]   Downloaded ink_lang_codegen v3.0.0-rc9
[INFO] [stderr]   Downloaded ink_lang v3.0.0-rc9
[INFO] [stderr]   Downloaded secp256k1 v0.21.3
[INFO] [stderr]   Downloaded ink_lang_ir v3.0.0-rc9
[INFO] [stderr]   Downloaded ink_env v3.0.0-rc9
[INFO] [stderr]   Downloaded ink_storage v3.0.0-rc9
[INFO] [stderr]   Downloaded secp256k1-sys v0.4.2
[INFO] [stderr]   Downloaded libc v0.2.119
[INFO] [stderr]   Downloaded sha3 v0.10.1
[INFO] [stderr]   Downloaded ink_eth_compatibility v3.0.0-rc9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 86bc52aef155c4e517a4f60d06525cc0d3861afcadb91e25491075c02fd28c94
[INFO] running `Command { std: "docker" "start" "86bc52aef155c4e517a4f60d06525cc0d3861afcadb91e25491075c02fd28c94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "86bc52aef155c4e517a4f60d06525cc0d3861afcadb91e25491075c02fd28c94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "86bc52aef155c4e517a4f60d06525cc0d3861afcadb91e25491075c02fd28c94" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "86bc52aef155c4e517a4f60d06525cc0d3861afcadb91e25491075c02fd28c94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "86bc52aef155c4e517a4f60d06525cc0d3861afcadb91e25491075c02fd28c94" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling byte-slice-cast v1.2.1
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling ink_prelude v3.0.0-rc9
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling safe-proc-macro2 v1.0.36
[INFO] [stderr]    Compiling ink_allocator v3.0.0-rc9
[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 itertools v0.10.3
[INFO] [stderr]    Compiling secp256k1-sys v0.4.2
[INFO] [stderr]    Compiling getrandom v0.2.5
[INFO] [stderr]    Compiling safe-quote v1.0.15
[INFO] [stderr]    Compiling safe-regex-compiler v0.2.5
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling safe-regex-macro v0.2.5
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling safe-regex v0.2.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling blake2 v0.10.4
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling sha3 v0.10.1
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1 v0.7.0
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling impl-serde v0.3.2
[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 serde_derive v1.0.136
[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 secp256k1 v0.21.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_lang_codegen v3.0.0-rc9
[INFO] [stderr]    Compiling ink_primitives v3.0.0-rc9
[INFO] [stderr]    Compiling ink_lang_macro v3.0.0-rc9
[INFO] [stderr]    Compiling pink-extension-macro v0.1.2
[INFO] [stderr]    Compiling scale-info v2.0.1
[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]    |     ^
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    |         ^^^
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 42.73s
[INFO] running `Command { std: "docker" "inspect" "86bc52aef155c4e517a4f60d06525cc0d3861afcadb91e25491075c02fd28c94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "86bc52aef155c4e517a4f60d06525cc0d3861afcadb91e25491075c02fd28c94" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", 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]    |     ^
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    |         ^^^
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2.25s
[INFO] running `Command { std: "docker" "inspect" "86bc52aef155c4e517a4f60d06525cc0d3861afcadb91e25491075c02fd28c94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "86bc52aef155c4e517a4f60d06525cc0d3861afcadb91e25491075c02fd28c94" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", 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]    |     ^
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    |         ^^^
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `voter_sample` (lib test) generated 2 warnings
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.12s
[INFO] [stderr]      Running unittests lib.rs (/opt/rustwide/target/release/deps/voter_sample-672a464720eb6348)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test voter::tests::test_default ... ok
[INFO] [stdout] test voter::tests::test_decrement_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_increment_my_vote ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "86bc52aef155c4e517a4f60d06525cc0d3861afcadb91e25491075c02fd28c94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86bc52aef155c4e517a4f60d06525cc0d3861afcadb91e25491075c02fd28c94", kill_on_drop: false }`
[INFO] [stdout] 86bc52aef155c4e517a4f60d06525cc0d3861afcadb91e25491075c02fd28c94
