[INFO] cloning repository https://github.com/luojia65/librv4rs-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luojia65/librv4rs-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluojia65%2Flibrv4rs-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluojia65%2Flibrv4rs-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dfc1bb18d05c0362b8890d294dda2f34d5473a49 [INFO] testing luojia65/librv4rs-example against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluojia65%2Flibrv4rs-example" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/luojia65/librv4rs-example on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5/source/.cargo/config [INFO] started tweaking git repo https://github.com/luojia65/librv4rs-example [INFO] finished tweaking git repo https://github.com/luojia65/librv4rs-example [INFO] tweaked toml for git repo https://github.com/luojia65/librv4rs-example written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/luojia65/librv4rs-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded riscv-rt v0.6.1 [INFO] [stderr] Downloaded gd32vf103-hal v0.0.0 [INFO] [stderr] Downloaded gd32vf103-pac v0.1.0 [INFO] [stderr] Downloaded riscv v0.5.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "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] e1b051b1e105f226ca9f470e2ab1ed68834f63bf26576602dfc3bb2fab790e82 [INFO] running `Command { std: "docker" "start" "-a" "e1b051b1e105f226ca9f470e2ab1ed68834f63bf26576602dfc3bb2fab790e82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1b051b1e105f226ca9f470e2ab1ed68834f63bf26576602dfc3bb2fab790e82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1b051b1e105f226ca9f470e2ab1ed68834f63bf26576602dfc3bb2fab790e82", kill_on_drop: false }` [INFO] [stdout] e1b051b1e105f226ca9f470e2ab1ed68834f63bf26576602dfc3bb2fab790e82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d5a6a02682a4f06b0df37774d5bba0794482aa2b4823d35fbc68133143a0ef0 [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" "6d5a6a02682a4f06b0df37774d5bba0794482aa2b4823d35fbc68133143a0ef0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling riscv v0.5.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling bit_field v0.9.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling vcell v0.1.2 [INFO] [stderr] Compiling riscv-rt v0.6.1 [INFO] [stderr] Compiling nb v0.1.2 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling librv4rs-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling embedded-hal v0.2.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling gd32vf103-pac v0.1.0 [INFO] [stderr] Compiling riscv-rt-macros v0.1.6 [INFO] [stderr] Compiling gd32vf103-hal v0.0.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 `librv4rs-example`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "6d5a6a02682a4f06b0df37774d5bba0794482aa2b4823d35fbc68133143a0ef0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d5a6a02682a4f06b0df37774d5bba0794482aa2b4823d35fbc68133143a0ef0", kill_on_drop: false }` [INFO] [stdout] 6d5a6a02682a4f06b0df37774d5bba0794482aa2b4823d35fbc68133143a0ef0