[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] testing EugenWay/VottingApp against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEugenWay%2FVottingApp" "/workspace/builds/worker-24/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-24/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/EugenWay/VottingApp on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-24/source/Cargo.toml [INFO] crate git repo https://github.com/EugenWay/VottingApp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/gear-tech/gear` [INFO] [stderr] Updating git repository `https://github.com/gear-tech/dlmalloc-rust.git` [INFO] [stderr] Updating git repository `https://github.com/grishasobol/rust-libc-print.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded page_size v0.4.2 [INFO] [stderr] Downloaded serde v1.0.135 [INFO] [stderr] Downloaded str-buf v2.0.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36edcdfa0dfd8a65508defd4b509ad466deb4170e1775a76af1b7fc4175ffe67 [INFO] running `Command { std: "docker" "start" "-a" "36edcdfa0dfd8a65508defd4b509ad466deb4170e1775a76af1b7fc4175ffe67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36edcdfa0dfd8a65508defd4b509ad466deb4170e1775a76af1b7fc4175ffe67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36edcdfa0dfd8a65508defd4b509ad466deb4170e1775a76af1b7fc4175ffe67", kill_on_drop: false }` [INFO] [stdout] 36edcdfa0dfd8a65508defd4b509ad466deb4170e1775a76af1b7fc4175ffe67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f382294803ff98efdd1dd49af745e70f67c2044674d695093b02afcda41b6ba7 [INFO] running `Command { std: "docker" "start" "-a" "f382294803ff98efdd1dd49af745e70f67c2044674d695093b02afcda41b6ba7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling byte-slice-cast v1.2.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling dlmalloc v0.1.4 (https://github.com/gear-tech/dlmalloc-rust.git?rev=703192a04d55a75899a69ca8c9f70810de421797#703192a0) [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling str-buf v2.0.4 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling gcore v0.1.0 (https://github.com/gear-tech/gear#d5bf6d9a) [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling page_size v0.4.2 [INFO] [stderr] Compiling libc_print v0.1.16 (https://github.com/grishasobol/rust-libc-print.git#b3008048) [INFO] [stderr] Compiling galloc v0.1.0 (https://github.com/gear-tech/gear#d5bf6d9a) [INFO] [stderr] Compiling 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] Compiling parity-scale-codec v2.3.1 [INFO] [stderr] Compiling scale-info v1.0.0 [INFO] [stderr] Compiling impl-codec v0.5.1 [INFO] [stderr] Compiling primitive-types v0.10.1 [INFO] [stderr] Compiling gstd v0.1.0 (https://github.com/gear-tech/gear#d5bf6d9a) [INFO] [stderr] Compiling 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: language item required, but not found: `eh_personality` [INFO] [stdout] | [INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library [INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[alloc_error_handler]` function required, but not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: use `#![feature(default_alloc_error_handler)]` for a default error handler [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[panic_handler]` function required, but not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `voting-app` due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "f382294803ff98efdd1dd49af745e70f67c2044674d695093b02afcda41b6ba7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f382294803ff98efdd1dd49af745e70f67c2044674d695093b02afcda41b6ba7", kill_on_drop: false }` [INFO] [stdout] f382294803ff98efdd1dd49af745e70f67c2044674d695093b02afcda41b6ba7