[INFO] cloning repository https://github.com/rust-embedded-community/async-on-embedded
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-embedded-community/async-on-embedded" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-embedded-community%2Fasync-on-embedded", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-embedded-community%2Fasync-on-embedded'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e3cd5c06d6e02e026cd95705bd99c3e131038f1f
[INFO] checking rust-embedded-community/async-on-embedded/e3cd5c06d6e02e026cd95705bd99c3e131038f1f against 67854e511de21d881bb16426996cd4259d44aa2e for pr-161154
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-embedded-community%2Fasync-on-embedded" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/rust-embedded-community/async-on-embedded
[INFO] finished tweaking git repo https://github.com/rust-embedded-community/async-on-embedded
[INFO] tweaked toml for git repo https://github.com/rust-embedded-community/async-on-embedded written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rust-embedded-community/async-on-embedded on toolchain 67854e511de21d881bb16426996cd4259d44aa2e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rust-embedded-community/async-on-embedded 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" "+67854e511de21d881bb16426996cd4259d44aa2e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/japaric/heapless`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitfield v0.13.2
[INFO] [stderr]   Downloaded vcell v0.1.2
[INFO] [stderr]   Downloaded cortex-m v0.6.3
[INFO] [stderr]   Downloaded bare-metal v0.2.5
[INFO] [stderr]   Downloaded volatile-register v0.2.0
[INFO] [stderr]   Downloaded riscv v0.6.0
[INFO] [stderr]   Downloaded riscv-target v0.1.2
[INFO] [stderr]   Downloaded aligned v0.3.2
[INFO] [stderr]   Downloaded cortex-m-rt-macros v0.1.8
[INFO] [stderr]   Downloaded hash32 v0.1.1
[INFO] [stderr]   Downloaded r0 v0.2.2
[INFO] [stderr]   Downloaded generic-array v0.13.2
[INFO] [stderr]   Downloaded generic-array v0.14.2
[INFO] [stderr]   Downloaded proc-macro2 v1.0.8
[INFO] [stderr]   Downloaded as-slice v0.1.3
[INFO] [stderr]   Downloaded cortex-m-semihosting v0.3.5
[INFO] [stderr]   Downloaded heapless v0.5.3
[INFO] [stderr]   Downloaded cortex-m-rt v0.6.12
[INFO] [stderr]   Downloaded chrono v0.4.10
[INFO] [stderr]   Downloaded syn v1.0.14
[INFO] [stderr]   Downloaded nrf52840-pac v0.9.0
[INFO] [stderr]   Downloaded panic-semihosting v0.5.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 12ebef15e63bd190f4cae766f36f67ca7ce9757e7b1ca767a9eabfc92ce16ebe
[INFO] running `Command { std: "docker" "start" "12ebef15e63bd190f4cae766f36f67ca7ce9757e7b1ca767a9eabfc92ce16ebe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12ebef15e63bd190f4cae766f36f67ca7ce9757e7b1ca767a9eabfc92ce16ebe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "12ebef15e63bd190f4cae766f36f67ca7ce9757e7b1ca767a9eabfc92ce16ebe" "/opt/rustwide/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12ebef15e63bd190f4cae766f36f67ca7ce9757e7b1ca767a9eabfc92ce16ebe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "12ebef15e63bd190f4cae766f36f67ca7ce9757e7b1ca767a9eabfc92ce16ebe" "/opt/rustwide/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]     Checking stable_deref_trait v1.1.1
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling cortex-m v0.6.3
[INFO] [stderr]     Checking vcell v0.1.2
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.8
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]     Checking volatile-register v0.2.0
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling syn v1.0.14
[INFO] [stderr]    Compiling heapless v0.5.3 (https://github.com/japaric/heapless?branch=slab#10e88349)
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling generic-array v0.14.2
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]     Checking hash32 v0.1.1
[INFO] [stderr]    Compiling cortex-m-rt v0.6.12
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling cortex-m-semihosting v0.3.5
[INFO] [stderr]    Compiling nrf52840-pac v0.9.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking r0 v0.2.2
[INFO] [stderr]    Compiling heapless v0.5.3
[INFO] [stderr]    Compiling nrf52 v0.0.0-alpha.0 (/opt/rustwide/workdir/nrf52)
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking generic-array v0.13.2
[INFO] [stderr]     Checking as-slice v0.1.3
[INFO] [stderr]     Checking chrono v0.4.10
[INFO] [stderr]     Checking aligned v0.3.2
[INFO] [stderr]     Checking panic-udf v0.0.0-alpha.0 (/opt/rustwide/workdir/panic-udf)
[INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl`
[INFO] [stdout]   --> panic-udf/src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / fn panic(_: &PanicInfo<'_>) -> ! {
[INFO] [stdout] 12 | |     cortex_m::asm::udf()
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the lang item is first defined in crate `std` (which `test` depends on)
[INFO] [stdout]    = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/67854e511de21d881bb16426996cd4259d44aa2e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-16de4ef7b3d1c617.rmeta
[INFO] [stdout]    = note: second definition in the local crate (`panic_udf`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `panic-udf` (lib test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "12ebef15e63bd190f4cae766f36f67ca7ce9757e7b1ca767a9eabfc92ce16ebe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12ebef15e63bd190f4cae766f36f67ca7ce9757e7b1ca767a9eabfc92ce16ebe", kill_on_drop: false }`
[INFO] [stdout] 12ebef15e63bd190f4cae766f36f67ca7ce9757e7b1ca767a9eabfc92ce16ebe
