[INFO] cloning repository https://github.com/barafael/ebyte-e32-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/barafael/ebyte-e32-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarafael%2Febyte-e32-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarafael%2Febyte-e32-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3a0c10af8b5cd33847ac120a9f7bdb4051213753 [INFO] checking barafael/ebyte-e32-demo against master#8f359beca4e58bc3ae795a666301a8f47023044c for pr-121545 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarafael%2Febyte-e32-demo" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/barafael/ebyte-e32-demo on toolchain 8f359beca4e58bc3ae795a666301a8f47023044c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f359beca4e58bc3ae795a666301a8f47023044c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/barafael/ebyte-e32-demo [INFO] finished tweaking git repo https://github.com/barafael/ebyte-e32-demo [INFO] tweaked toml for git repo https://github.com/barafael/ebyte-e32-demo written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/barafael/ebyte-e32-demo 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" "+8f359beca4e58bc3ae795a666301a8f47023044c" "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] checking barafael/ebyte-e32-demo against try#7ee76453dd3eae6de6c1351f26482bed63b01beb for pr-121545 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarafael%2Febyte-e32-demo" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/barafael/ebyte-e32-demo on toolchain 7ee76453dd3eae6de6c1351f26482bed63b01beb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7ee76453dd3eae6de6c1351f26482bed63b01beb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/barafael/ebyte-e32-demo [INFO] finished tweaking git repo https://github.com/barafael/ebyte-e32-demo [INFO] tweaked toml for git repo https://github.com/barafael/ebyte-e32-demo written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/barafael/ebyte-e32-demo 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" "+7ee76453dd3eae6de6c1351f26482bed63b01beb" "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 fugit-timer v0.1.3 [INFO] [stderr] Downloaded fugit v0.3.5 [INFO] [stderr] Downloaded mutants v0.0.3 [INFO] [stderr] Downloaded gcd v2.1.0 [INFO] [stderr] Downloaded typed-builder v0.11.0 [INFO] [stderr] Downloaded embedded-hal v1.0.0-alpha.7 [INFO] [stderr] Downloaded ebyte-e32 v0.9.0 [INFO] [stderr] Downloaded stm32f4xx-hal v0.12.0 [INFO] [stderr] Downloaded time v0.3.7 [INFO] [stderr] Downloaded snafu v0.7.3 [INFO] [stderr] Downloaded snafu-derive v0.7.3 [INFO] [stderr] Downloaded hd44780-driver v0.4.0 [INFO] [stderr] Downloaded stm32f4 v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+7ee76453dd3eae6de6c1351f26482bed63b01beb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b95c95afb3c98324ebefdcb3f21d727eebc2c26f448861afbc7bb9bbf86a34fa [INFO] running `Command { std: "docker" "start" "-a" "b95c95afb3c98324ebefdcb3f21d727eebc2c26f448861afbc7bb9bbf86a34fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b95c95afb3c98324ebefdcb3f21d727eebc2c26f448861afbc7bb9bbf86a34fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b95c95afb3c98324ebefdcb3f21d727eebc2c26f448861afbc7bb9bbf86a34fa", kill_on_drop: false }` [INFO] [stdout] b95c95afb3c98324ebefdcb3f21d727eebc2c26f448861afbc7bb9bbf86a34fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+7ee76453dd3eae6de6c1351f26482bed63b01beb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ffdd0678428829547688bec23f47061c7ad8918e49554c002be6fa519ea2596d [INFO] running `Command { std: "docker" "start" "-a" "ffdd0678428829547688bec23f47061c7ad8918e49554c002be6fa519ea2596d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling cortex-m v0.7.4 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling cortex-m-rt v0.7.1 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling stm32f4 v0.14.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking ufmt-write v0.1.0 [INFO] [stderr] Checking num_threads v0.1.5 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Checking volatile-register v0.2.1 [INFO] [stderr] Checking bare-metal v1.0.0 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking embedded-hal v1.0.0-alpha.7 [INFO] [stderr] Compiling mutants v0.0.3 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Checking embedded-storage v0.2.0 [INFO] [stderr] Checking embedded-dma v0.2.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking hd44780-driver v0.4.0 [INFO] [stderr] Checking gcd v2.1.0 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Checking fugit v0.3.5 [INFO] [stderr] Checking rtt-target v0.3.1 [INFO] [stderr] Checking panic-rtt-target v0.1.2 [INFO] [stderr] Checking fugit-timer v0.1.3 [INFO] [stderr] Checking time v0.3.7 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.0 [INFO] [stderr] Compiling snafu-derive v0.7.3 [INFO] [stderr] Compiling typed-builder v0.11.0 [INFO] [stderr] Checking snafu v0.7.3 [INFO] [stderr] Checking ebyte-e32 v0.9.0 [INFO] [stderr] Checking stm32f4xx-hal v0.12.0 [INFO] [stderr] Checking ebyte-e32-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0152]: 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_rtt_target` (which `ebyte_e32_demo` depends on) [INFO] [stdout] = note: first definition in `panic_rtt_target` loaded from /opt/rustwide/target/debug/deps/libpanic_rtt_target-254bca867ce6eb2d.rmeta [INFO] [stdout] = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/7ee76453dd3eae6de6c1351f26482bed63b01beb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-41777efa78699460.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stdout] error: unwinding panics are not supported without std [INFO] [stdout] | [INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding [INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ebyte-e32-demo` (bin "ebyte-e32-demo" test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ebyte-e32-demo` (bin "ebyte-e32-demo") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "ffdd0678428829547688bec23f47061c7ad8918e49554c002be6fa519ea2596d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffdd0678428829547688bec23f47061c7ad8918e49554c002be6fa519ea2596d", kill_on_drop: false }` [INFO] [stdout] ffdd0678428829547688bec23f47061c7ad8918e49554c002be6fa519ea2596d