[INFO] cloning repository https://github.com/szabobenyo/rust_mcu_project [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/szabobenyo/rust_mcu_project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszabobenyo%2Frust_mcu_project", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszabobenyo%2Frust_mcu_project'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c37adcd3978a76f46bb9b3c61b5a290312d9fb2e [INFO] building szabobenyo/rust_mcu_project against master#d59f06fc64844ec2073e5e888f7470989ef25ff9 for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszabobenyo%2Frust_mcu_project" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/szabobenyo/rust_mcu_project on toolchain d59f06fc64844ec2073e5e888f7470989ef25ff9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/szabobenyo/rust_mcu_project [INFO] finished tweaking git repo https://github.com/szabobenyo/rust_mcu_project [INFO] tweaked toml for git repo https://github.com/szabobenyo/rust_mcu_project written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/szabobenyo/rust_mcu_project already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] building szabobenyo/rust_mcu_project against try#fe8f664b41f030f307cfeb6cb8c3a1419292aeed for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszabobenyo%2Frust_mcu_project" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/szabobenyo/rust_mcu_project on toolchain fe8f664b41f030f307cfeb6cb8c3a1419292aeed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/szabobenyo/rust_mcu_project [INFO] finished tweaking git repo https://github.com/szabobenyo/rust_mcu_project [INFO] tweaked toml for git repo https://github.com/szabobenyo/rust_mcu_project written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/szabobenyo/rust_mcu_project already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rtcc v0.3.0 [INFO] [stderr] Downloaded cortex-m-rt-macros v0.7.0 [INFO] [stderr] Downloaded as-slice v0.2.1 [INFO] [stderr] Downloaded cc v1.0.81 [INFO] [stderr] Downloaded volatile-register v0.2.1 [INFO] [stderr] Downloaded cortex-m-semihosting v0.5.0 [INFO] [stderr] Downloaded nb v1.1.0 [INFO] [stderr] Downloaded bare-metal v1.0.0 [INFO] [stderr] Downloaded embedded-hal v0.2.7 [INFO] [stderr] Downloaded bitfield v0.13.2 [INFO] [stderr] Downloaded embedded-time v0.12.1 [INFO] [stderr] Downloaded cortex-m v0.7.7 [INFO] [stderr] Downloaded stm32l0xx-hal v0.10.0 [INFO] [stderr] Downloaded stm32l0 v0.15.1 [INFO] [stderr] Downloaded cortex-m-rt v0.7.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34503620f07a6a80af0ad8c62850d6e32c05c1673467c120709dac61d3ba5182 [INFO] running `Command { std: "docker" "start" "-a" "34503620f07a6a80af0ad8c62850d6e32c05c1673467c120709dac61d3ba5182", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34503620f07a6a80af0ad8c62850d6e32c05c1673467c120709dac61d3ba5182", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34503620f07a6a80af0ad8c62850d6e32c05c1673467c120709dac61d3ba5182", kill_on_drop: false }` [INFO] [stdout] 34503620f07a6a80af0ad8c62850d6e32c05c1673467c120709dac61d3ba5182 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4513f7050839ee8b4189e446d7820cb3db041603df24f823e2ecb34fb4bb5260 [INFO] running `Command { std: "docker" "start" "-a" "4513f7050839ee8b4189e446d7820cb3db041603df24f823e2ecb34fb4bb5260", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling cortex-m-rt v0.7.3 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling volatile-register v0.2.1 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling stm32l0 v0.15.1 [INFO] [stderr] Compiling stm32l0xx-hal v0.10.0 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cortex-m-semihosting v0.5.0 [INFO] [stderr] Compiling bare-metal v1.0.0 [INFO] [stderr] Compiling as-slice v0.2.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.0.81 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling rust_mcu_project v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rtcc v0.3.0 [INFO] [stderr] Compiling embedded-time v0.12.1 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.0 [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] | [INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library [INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_mcu_project` (bin "rust_mcu_project") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "4513f7050839ee8b4189e446d7820cb3db041603df24f823e2ecb34fb4bb5260", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4513f7050839ee8b4189e446d7820cb3db041603df24f823e2ecb34fb4bb5260", kill_on_drop: false }` [INFO] [stdout] 4513f7050839ee8b4189e446d7820cb3db041603df24f823e2ecb34fb4bb5260