[INFO] crate riscv-minimal-rt 0.5.0 is already in cache [INFO] testing riscv-minimal-rt-0.5.0 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate riscv-minimal-rt 0.5.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate riscv-minimal-rt 0.5.0 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate riscv-minimal-rt 0.5.0 [INFO] finished tweaking crates.io crate riscv-minimal-rt 0.5.0 [INFO] tweaked toml for crates.io crate riscv-minimal-rt 0.5.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d1b71fe5c6dad39b39a1b10302b56e6fd8fd56f0d715f94e86e85d4a9bc9d76b [INFO] running `"docker" "start" "-a" "d1b71fe5c6dad39b39a1b10302b56e6fd8fd56f0d715f94e86e85d4a9bc9d76b"` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling riscv v0.5.6 [INFO] [stderr] Compiling riscv-minimal-rt v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bit_field v0.9.0 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling riscv-minimal-rt-macros v0.1.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bare-metal v0.2.4 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.81s [INFO] running `"docker" "inspect" "d1b71fe5c6dad39b39a1b10302b56e6fd8fd56f0d715f94e86e85d4a9bc9d76b"` [INFO] running `"docker" "rm" "-f" "d1b71fe5c6dad39b39a1b10302b56e6fd8fd56f0d715f94e86e85d4a9bc9d76b"` [INFO] [stdout] d1b71fe5c6dad39b39a1b10302b56e6fd8fd56f0d715f94e86e85d4a9bc9d76b [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cc199d484d1f495092846ca8a9a0c8aa5f5c716f323a39f739ba075feed333ff [INFO] running `"docker" "start" "-a" "cc199d484d1f495092846ca8a9a0c8aa5f5c716f323a39f739ba075feed333ff"` [INFO] [stderr] Compiling riscv-minimal-rt v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] error: entry symbol `main` declared multiple times [INFO] [stderr] | [INFO] [stderr] = help: did you use `#[no_mangle]` on `fn main`? Use `#[start]` instead [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `riscv-minimal-rt`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "cc199d484d1f495092846ca8a9a0c8aa5f5c716f323a39f739ba075feed333ff"` [INFO] running `"docker" "rm" "-f" "cc199d484d1f495092846ca8a9a0c8aa5f5c716f323a39f739ba075feed333ff"` [INFO] [stdout] cc199d484d1f495092846ca8a9a0c8aa5f5c716f323a39f739ba075feed333ff