[INFO] cloning repository https://github.com/EugenWay/VottingApp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EugenWay/VottingApp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEugenWay%2FVottingApp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEugenWay%2FVottingApp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9432b612c9b6ef462d7c3e750c1bc4c9c84f58b8
[INFO] checking EugenWay/VottingApp against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEugenWay%2FVottingApp" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/EugenWay/VottingApp
[INFO] finished tweaking git repo https://github.com/EugenWay/VottingApp
[INFO] tweaked toml for git repo https://github.com/EugenWay/VottingApp written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EugenWay/VottingApp on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/EugenWay/VottingApp 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d2979b5b5e0590d0dd7010ec8f869bcb5c7c0ae10abdd301f1735cc853042b2e
[INFO] running `Command { std: "docker" "start" "-a" "d2979b5b5e0590d0dd7010ec8f869bcb5c7c0ae10abdd301f1735cc853042b2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2979b5b5e0590d0dd7010ec8f869bcb5c7c0ae10abdd301f1735cc853042b2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2979b5b5e0590d0dd7010ec8f869bcb5c7c0ae10abdd301f1735cc853042b2e", kill_on_drop: false }`
[INFO] [stdout] d2979b5b5e0590d0dd7010ec8f869bcb5c7c0ae10abdd301f1735cc853042b2e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb06f7a7ecec27409168610870634174e8654c925effaebba84b1def744fd994
[INFO] running `Command { std: "docker" "start" "-a" "bb06f7a7ecec27409168610870634174e8654c925effaebba84b1def744fd994", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling serde v1.0.135
[INFO] [stderr]    Compiling libc v0.2.114
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking byte-slice-cast v1.2.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]     Checking futures-sink v0.3.19
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]    Compiling dlmalloc v0.1.4 (https://github.com/gear-tech/dlmalloc-rust.git?rev=703192a04d55a75899a69ca8c9f70810de421797#703192a0)
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking str-buf v2.0.4
[INFO] [stderr]     Checking fixed-hash v0.7.0
[INFO] [stderr]     Checking futures-io v0.3.19
[INFO] [stderr]     Checking bs58 v0.4.0
[INFO] [stderr]     Checking gcore v0.1.0 (https://github.com/gear-tech/gear#d5bf6d9a)
[INFO] [stderr]     Checking uint v0.9.1
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]     Checking page_size v0.4.2
[INFO] [stderr]     Checking libc_print v0.1.16 (https://github.com/grishasobol/rust-libc-print.git#b3008048)
[INFO] [stderr]     Checking galloc v0.1.0 (https://github.com/gear-tech/gear#d5bf6d9a)
[INFO] [stderr]     Checking futures v0.3.19
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.1
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling gstd-codegen v0.1.0 (https://github.com/gear-tech/gear#d5bf6d9a)
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling proc-macro-crate v1.1.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v2.3.1
[INFO] [stderr]    Compiling scale-info-derive v1.0.0
[INFO] [stderr]     Checking parity-scale-codec v2.3.1
[INFO] [stderr]     Checking scale-info v1.0.0
[INFO] [stderr]     Checking impl-codec v0.5.1
[INFO] [stderr]     Checking primitive-types v0.10.1
[INFO] [stderr]     Checking gstd v0.1.0 (https://github.com/gear-tech/gear#d5bf6d9a)
[INFO] [stderr]     Checking voting-app v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: no global memory allocator found but one is required; link to std or add `#[global_allocator]` to a static item that implements the GlobalAlloc trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[panic_handler]` function required, but not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `const_btree_new` has been partially stabilized since 1.66.0 and is succeeded by the feature `const_btree_len`
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(const_btree_new)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] help: if you are using features which are still unstable, change to using `const_btree_len`
[INFO] [stdout]   |
[INFO] [stdout] 1 - #![feature(const_btree_new)]
[INFO] [stdout] 1 + #![feature(const_btree_len)]
[INFO] [stdout]   |
[INFO] [stdout] help: if you are using features which are now stable, remove this line
[INFO] [stdout]   |
[INFO] [stdout] 1 - #![feature(const_btree_new)]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `const_btree_new` has been partially stabilized since 1.66.0 and is succeeded by the feature `const_btree_len`
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(const_btree_new)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] help: if you are using features which are still unstable, change to using `const_btree_len`
[INFO] [stdout]   |
[INFO] [stdout] 1 - #![feature(const_btree_new)]
[INFO] [stdout] 1 + #![feature(const_btree_len)]
[INFO] [stdout]   |
[INFO] [stdout] help: if you are using features which are now stable, remove this line
[INFO] [stdout]   |
[INFO] [stdout] 1 - #![feature(const_btree_new)]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `voting-app` (lib) due to 3 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/lib.rs:76:13
[INFO] [stdout]    |
[INFO] [stdout] 76 |             STATE.add_candidate(name.clone());
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/lib.rs:84:13
[INFO] [stdout]    |
[INFO] [stdout] 84 |             STATE.vote_for_candidate(name.clone());
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/lib.rs:99:45
[INFO] [stdout]    |
[INFO] [stdout] 99 |         StateAction::All => StateReply::All(STATE.votes_received.clone()).encode(),
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:102:39
[INFO] [stdout]     |
[INFO] [stdout] 102 |               let votes_for_candidate = STATE
[INFO] [stdout]     |  _______________________________________^
[INFO] [stdout] 103 | |                 .votes_received
[INFO] [stdout] 104 | |                 .get(&name)
[INFO] [stdout]     | |___________________________^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bb06f7a7ecec27409168610870634174e8654c925effaebba84b1def744fd994", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb06f7a7ecec27409168610870634174e8654c925effaebba84b1def744fd994", kill_on_drop: false }`
[INFO] [stdout] bb06f7a7ecec27409168610870634174e8654c925effaebba84b1def744fd994
