[INFO] cloning repository https://github.com/alvinhochun/gd32vf103-pinecil-demo-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alvinhochun/gd32vf103-pinecil-demo-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falvinhochun%2Fgd32vf103-pinecil-demo-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falvinhochun%2Fgd32vf103-pinecil-demo-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6df3fa83a035efa3545a8851b734d55ca779ac4b [INFO] testing alvinhochun/gd32vf103-pinecil-demo-rs against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falvinhochun%2Fgd32vf103-pinecil-demo-rs" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alvinhochun/gd32vf103-pinecil-demo-rs on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-14/source/.cargo/config [INFO] started tweaking git repo https://github.com/alvinhochun/gd32vf103-pinecil-demo-rs [INFO] finished tweaking git repo https://github.com/alvinhochun/gd32vf103-pinecil-demo-rs [INFO] tweaked toml for git repo https://github.com/alvinhochun/gd32vf103-pinecil-demo-rs written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/alvinhochun/gd32vf103-pinecil-demo-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/alvinhochun/ssd1306.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vcell v0.1.3 [INFO] [stderr] Downloaded riscv-rt v0.8.0 [INFO] [stderr] Downloaded display-interface-i2c v0.4.0 [INFO] [stderr] Downloaded r0 v1.0.0 [INFO] [stderr] Downloaded gd32vf103-pac v0.4.0 [INFO] [stderr] Downloaded gd32vf103xx-hal v0.4.0 [INFO] [stderr] Downloaded riscv v0.6.0 [INFO] [stderr] Downloaded display-interface-spi v0.4.0 [INFO] [stderr] Downloaded riscv-target v0.1.2 [INFO] [stderr] Downloaded display-interface v0.4.0 [INFO] [stderr] Downloaded riscv-rt-macros v0.1.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 105a92d716c36c8ffe619dd85f99b86fac82aec67c04f378df41b05ca53132f2 [INFO] running `Command { std: "docker" "start" "-a" "105a92d716c36c8ffe619dd85f99b86fac82aec67c04f378df41b05ca53132f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "105a92d716c36c8ffe619dd85f99b86fac82aec67c04f378df41b05ca53132f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "105a92d716c36c8ffe619dd85f99b86fac82aec67c04f378df41b05ca53132f2", kill_on_drop: false }` [INFO] [stdout] 105a92d716c36c8ffe619dd85f99b86fac82aec67c04f378df41b05ca53132f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e50cbd6e66f3f5bae2f8ca6b9fa896b30992ae1b5cc3350bd22c97874c20c90d [INFO] running `Command { std: "docker" "start" "-a" "e50cbd6e66f3f5bae2f8ca6b9fa896b30992ae1b5cc3350bd22c97874c20c90d", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling r0 v1.0.0 [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stderr] Compiling gd32vf103xx-hal v0.4.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling display-interface v0.4.0 [INFO] [stderr] Compiling ssd1306 v0.5.1 (https://github.com/alvinhochun/ssd1306.git?branch=custom#b6b4dce9) [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-hal v0.2.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling embedded-graphics v0.6.2 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling display-interface-i2c v0.4.0 [INFO] [stderr] Compiling display-interface-spi v0.4.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling riscv-target v0.1.2 [INFO] [stderr] Compiling riscv v0.6.0 [INFO] [stderr] Compiling riscv-rt v0.8.0 [INFO] [stderr] Compiling gd32vf103-pac v0.4.0 [INFO] [stderr] Compiling riscv-rt-macros v0.1.6 [INFO] [stderr] Compiling demo-00-blinky-raw-pointer v0.1.0 (/opt/rustwide/workdir/00-blinky-raw-pointer) [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `demo-00-blinky-raw-pointer` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e50cbd6e66f3f5bae2f8ca6b9fa896b30992ae1b5cc3350bd22c97874c20c90d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e50cbd6e66f3f5bae2f8ca6b9fa896b30992ae1b5cc3350bd22c97874c20c90d", kill_on_drop: false }` [INFO] [stdout] e50cbd6e66f3f5bae2f8ca6b9fa896b30992ae1b5cc3350bd22c97874c20c90d