[INFO] cloning repository https://github.com/felipebalbi/boid
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/felipebalbi/boid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelipebalbi%2Fboid", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelipebalbi%2Fboid'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c74c5bb26b744b46e7c9fbd401b94497416afb78
[INFO] checking felipebalbi/boid against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelipebalbi%2Fboid" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/felipebalbi/boid
[INFO] finished tweaking git repo https://github.com/felipebalbi/boid
[INFO] tweaked toml for git repo https://github.com/felipebalbi/boid written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/felipebalbi/boid on toolchain 3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/felipebalbi/boid 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" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "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
[INFO] checking felipebalbi/boid against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelipebalbi%2Fboid" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/felipebalbi/boid
[INFO] finished tweaking git repo https://github.com/felipebalbi/boid
[INFO] tweaked toml for git repo https://github.com/felipebalbi/boid written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/felipebalbi/boid on toolchain 3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/felipebalbi/boid 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" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "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 uefi-services v0.21.0
[INFO] [stderr]   Downloaded ptr_meta_derive v0.2.0
[INFO] [stderr]   Downloaded uefi-macros v0.12.0
[INFO] [stderr]   Downloaded ptr_meta v0.2.0
[INFO] [stderr]   Downloaded ucs2 v0.3.2
[INFO] [stderr]   Downloaded uguid v2.0.0
[INFO] [stderr]   Downloaded uefi-raw v0.3.0
[INFO] [stderr]   Downloaded uefi v0.24.0
[INFO] [stderr]   Downloaded micromath v2.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 67742beafcc5cbadbdcf339bf35128e52ff7c72f4014ec52d642f03da006f310
[INFO] running `Command { std: "docker" "start" "-a" "67742beafcc5cbadbdcf339bf35128e52ff7c72f4014ec52d642f03da006f310", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "67742beafcc5cbadbdcf339bf35128e52ff7c72f4014ec52d642f03da006f310", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67742beafcc5cbadbdcf339bf35128e52ff7c72f4014ec52d642f03da006f310", kill_on_drop: false }`
[INFO] [stdout] 67742beafcc5cbadbdcf339bf35128e52ff7c72f4014ec52d642f03da006f310
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 256f439e2118df5969f24683e9d84bc74f643491bc764cf0c2e9896b68cf46c9
[INFO] running `Command { std: "docker" "start" "-a" "256f439e2118df5969f24683e9d84bc74f643491bc764cf0c2e9896b68cf46c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]     Checking uguid v2.0.0
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking micromath v2.0.0
[INFO] [stderr]     Checking ucs2 v0.3.2
[INFO] [stderr]    Compiling syn v2.0.22
[INFO] [stderr]    Compiling uefi-macros v0.12.0
[INFO] [stderr]    Compiling ptr_meta_derive v0.2.0
[INFO] [stderr]     Checking ptr_meta v0.2.0
[INFO] [stderr]     Checking uefi-raw v0.3.0
[INFO] [stderr]     Checking uefi v0.24.0
[INFO] [stderr]     Checking uefi-services v0.21.0
[INFO] [stderr]     Checking boid v0.1.0 (/opt/rustwide/workdir)
[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] [stdout] error[E0152]: duplicate lang item in crate `uefi_services` (which `boid` depends on): `panic_impl`
[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/3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c3f1bd7325067ba3.rlib
[INFO] [stdout]   = note: second definition in `uefi_services` loaded from /opt/rustwide/target/debug/deps/libuefi_services-6f2c6ac36238674a.rmeta
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `boid` (bin "boid" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `boid` (bin "boid") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "256f439e2118df5969f24683e9d84bc74f643491bc764cf0c2e9896b68cf46c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "256f439e2118df5969f24683e9d84bc74f643491bc764cf0c2e9896b68cf46c9", kill_on_drop: false }`
[INFO] [stdout] 256f439e2118df5969f24683e9d84bc74f643491bc764cf0c2e9896b68cf46c9
