[INFO] cloning repository https://github.com/9names/longan-nano-examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/9names/longan-nano-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F9names%2Flongan-nano-examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F9names%2Flongan-nano-examples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 50ddef3414ea8fcbece2005ed2ca256455f5b87b [INFO] testing 9names/longan-nano-examples against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F9names%2Flongan-nano-examples" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/9names/longan-nano-examples on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/.cargo/config [INFO] started tweaking git repo https://github.com/9names/longan-nano-examples [INFO] finished tweaking git repo https://github.com/9names/longan-nano-examples [INFO] tweaked toml for git repo https://github.com/9names/longan-nano-examples written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/9names/longan-nano-examples already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 00dee27c94dcbfb256f65deab0724b2cb642307d5761a07c0c6481d8d76628d7 [INFO] running `Command { std: "docker" "start" "-a" "00dee27c94dcbfb256f65deab0724b2cb642307d5761a07c0c6481d8d76628d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00dee27c94dcbfb256f65deab0724b2cb642307d5761a07c0c6481d8d76628d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00dee27c94dcbfb256f65deab0724b2cb642307d5761a07c0c6481d8d76628d7", kill_on_drop: false }` [INFO] [stdout] 00dee27c94dcbfb256f65deab0724b2cb642307d5761a07c0c6481d8d76628d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8ff390e45206c7dff88c6f4ff1699d8add37861d584151206a8196efeb6edf6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e8ff390e45206c7dff88c6f4ff1699d8add37861d584151206a8196efeb6edf6", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling riscv v0.5.6 [INFO] [stderr] Compiling bit_field v0.9.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling nb v0.1.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling gd32vf103xx-hal v0.3.0 [INFO] [stderr] Compiling vcell v0.1.2 [INFO] [stderr] Compiling riscv-rt v0.6.1 [INFO] [stderr] Compiling longan-nano v0.1.1 (https://github.com/riscv-rust/longan-nano.git?rev=34c172a720467bc14a1fbef89e1135003a3166e7#34c172a7) [INFO] [stderr] Compiling longan-nano-examples v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling embedded-graphics v0.6.2 [INFO] [stderr] Compiling embedded-hal v0.2.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling bare-metal v0.2.4 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling gd32vf103-pac v0.3.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling riscv-rt-macros v0.1.6 [INFO] [stderr] Compiling st7735-lcd v0.7.0 [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 `longan-nano-examples` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "e8ff390e45206c7dff88c6f4ff1699d8add37861d584151206a8196efeb6edf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8ff390e45206c7dff88c6f4ff1699d8add37861d584151206a8196efeb6edf6", kill_on_drop: false }` [INFO] [stdout] e8ff390e45206c7dff88c6f4ff1699d8add37861d584151206a8196efeb6edf6