[INFO] cloning repository https://github.com/rv32m1-rust/rv32m1_ri5cy-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rv32m1-rust/rv32m1_ri5cy-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frv32m1-rust%2Frv32m1_ri5cy-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frv32m1-rust%2Frv32m1_ri5cy-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 989d68634fb6da4f3750faaf3370e2c39fd9eab2 [INFO] checking rv32m1-rust/rv32m1_ri5cy-example against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frv32m1-rust%2Frv32m1_ri5cy-example" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rv32m1-rust/rv32m1_ri5cy-example on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/source/.cargo/config [INFO] started tweaking git repo https://github.com/rv32m1-rust/rv32m1_ri5cy-example [INFO] finished tweaking git repo https://github.com/rv32m1-rust/rv32m1_ri5cy-example [INFO] tweaked toml for git repo https://github.com/rv32m1-rust/rv32m1_ri5cy-example written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/rv32m1-rust/rv32m1_ri5cy-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "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 rv32m1_ri5cy-hal v0.0.1 [INFO] [stderr] Downloaded riscv v0.5.4 [INFO] [stderr] Downloaded rv32m1_ri5cy-pac v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0a00e09264cabe18272d07c01e34969fbc5aa567a7e18d71fb997aeb02a32ec [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" "f0a00e09264cabe18272d07c01e34969fbc5aa567a7e18d71fb997aeb02a32ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0a00e09264cabe18272d07c01e34969fbc5aa567a7e18d71fb997aeb02a32ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0a00e09264cabe18272d07c01e34969fbc5aa567a7e18d71fb997aeb02a32ec", kill_on_drop: false }` [INFO] [stdout] f0a00e09264cabe18272d07c01e34969fbc5aa567a7e18d71fb997aeb02a32ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11240418d15cb40973ac8e2d04065f6cd1a9bb87de267eebe726e5bd05d82d0e [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" "11240418d15cb40973ac8e2d04065f6cd1a9bb87de267eebe726e5bd05d82d0e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling riscv v0.5.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking bit_field v0.9.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Checking vcell v0.1.2 [INFO] [stderr] Compiling riscv-rt v0.6.1 [INFO] [stderr] Compiling rv32m1_ri5cy-example v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking rv32m1_ri5cy-pac v0.1.1 [INFO] [stderr] Compiling riscv-rt-macros v0.1.6 [INFO] [stderr] Checking rv32m1_ri5cy-hal v0.0.1 [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: duplicate lang item in crate `std` (which `test` depends on): `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_halt` (which `rv32m1_ri5cy_example` depends on) [INFO] [stdout] = note: first definition in `panic_halt` loaded from /opt/rustwide/target/debug/deps/libpanic_halt-736d556224107bc3.rmeta [INFO] [stdout] = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e3026a7ea720d3a3.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rv32m1_ri5cy-example` [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] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "11240418d15cb40973ac8e2d04065f6cd1a9bb87de267eebe726e5bd05d82d0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11240418d15cb40973ac8e2d04065f6cd1a9bb87de267eebe726e5bd05d82d0e", kill_on_drop: false }` [INFO] [stdout] 11240418d15cb40973ac8e2d04065f6cd1a9bb87de267eebe726e5bd05d82d0e