[INFO] crate picorv32-rt 0.5.3 is already in cache [INFO] testing picorv32-rt-0.5.3 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate picorv32-rt 0.5.3 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate picorv32-rt 0.5.3 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate picorv32-rt 0.5.3 [INFO] finished tweaking crates.io crate picorv32-rt 0.5.3 [INFO] tweaked toml for crates.io crate picorv32-rt 0.5.3 written to /workspace/builds/worker-7/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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 856cd5db08a1b178e7c08d437a6f434793e88ae7c411e6539d02549e0bd78121 [INFO] running `"docker" "start" "-a" "856cd5db08a1b178e7c08d437a6f434793e88ae7c411e6539d02549e0bd78121"` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling riscv v0.5.4 [INFO] [stderr] Compiling bit_field v0.9.0 [INFO] [stderr] Compiling picorv32-rt v0.5.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling picorv32 v0.1.3 [INFO] [stderr] Compiling picorv32-rt-macros v0.1.5 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.63s [INFO] running `"docker" "inspect" "856cd5db08a1b178e7c08d437a6f434793e88ae7c411e6539d02549e0bd78121"` [INFO] running `"docker" "rm" "-f" "856cd5db08a1b178e7c08d437a6f434793e88ae7c411e6539d02549e0bd78121"` [INFO] [stdout] 856cd5db08a1b178e7c08d437a6f434793e88ae7c411e6539d02549e0bd78121 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 3a8b7aa519c3053c7b15d365a0a0d73f098dbcdd04ced9bbcf66c8bb7200dbf3 [INFO] running `"docker" "start" "-a" "3a8b7aa519c3053c7b15d365a0a0d73f098dbcdd04ced9bbcf66c8bb7200dbf3"` [INFO] [stderr] Compiling picorv32-rt v0.5.3 (/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 `picorv32-rt`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "3a8b7aa519c3053c7b15d365a0a0d73f098dbcdd04ced9bbcf66c8bb7200dbf3"` [INFO] running `"docker" "rm" "-f" "3a8b7aa519c3053c7b15d365a0a0d73f098dbcdd04ced9bbcf66c8bb7200dbf3"` [INFO] [stdout] 3a8b7aa519c3053c7b15d365a0a0d73f098dbcdd04ced9bbcf66c8bb7200dbf3