[INFO] cloning repository https://github.com/nicholasbishop/uefi-bmp-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nicholasbishop/uefi-bmp-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholasbishop%2Fuefi-bmp-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholasbishop%2Fuefi-bmp-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fa88ed7df7b57253dfe7efce9deaa828b9f49eea
[INFO] checking nicholasbishop/uefi-bmp-example against try#0611f7de057c584b8771102fde7aed6c70c71d3b for pr-146440
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholasbishop%2Fuefi-bmp-example" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/nicholasbishop/uefi-bmp-example
[INFO] finished tweaking git repo https://github.com/nicholasbishop/uefi-bmp-example
[INFO] tweaked toml for git repo https://github.com/nicholasbishop/uefi-bmp-example written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nicholasbishop/uefi-bmp-example on toolchain 0611f7de057c584b8771102fde7aed6c70c71d3b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nicholasbishop/uefi-bmp-example 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" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking nicholasbishop/uefi-bmp-example against try#0611f7de057c584b8771102fde7aed6c70c71d3b for pr-146440
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholasbishop%2Fuefi-bmp-example" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/nicholasbishop/uefi-bmp-example
[INFO] finished tweaking git repo https://github.com/nicholasbishop/uefi-bmp-example
[INFO] tweaked toml for git repo https://github.com/nicholasbishop/uefi-bmp-example written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nicholasbishop/uefi-bmp-example on toolchain 0611f7de057c584b8771102fde7aed6c70c71d3b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nicholasbishop/uefi-bmp-example 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" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "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.11.0
[INFO] [stderr]   Downloaded tinybmp v0.3.1
[INFO] [stderr]   Downloaded uefi-macros v0.5.0
[INFO] [stderr]   Downloaded uefi v0.14.0
[INFO] [stderr]   Downloaded embedded-graphics-core v0.3.3
[INFO] [stderr]   Downloaded az v1.2.0
[INFO] [stderr]   Downloaded micromath v1.1.1
[INFO] [stderr]   Downloaded embedded-graphics v0.7.1
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6bc3922185ae3f12de7d939a8a09a42f88c1b6d85b38a3db99538b942728657a
[INFO] running `Command { std: "docker" "start" "-a" "6bc3922185ae3f12de7d939a8a09a42f88c1b6d85b38a3db99538b942728657a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6bc3922185ae3f12de7d939a8a09a42f88c1b6d85b38a3db99538b942728657a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bc3922185ae3f12de7d939a8a09a42f88c1b6d85b38a3db99538b942728657a", kill_on_drop: false }`
[INFO] [stdout] 6bc3922185ae3f12de7d939a8a09a42f88c1b6d85b38a3db99538b942728657a
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0fdc8ea874b7d064ba5b1d7c6b10a65ded6374dfef5584f0fc790e40acfa8894
[INFO] running `Command { std: "docker" "start" "-a" "0fdc8ea874b7d064ba5b1d7c6b10a65ded6374dfef5584f0fc790e40acfa8894", kill_on_drop: false }`
[INFO] [stderr]    Compiling az v1.2.0
[INFO] [stderr]    Compiling syn v1.0.85
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]     Checking bit_field v0.10.1
[INFO] [stderr]     Checking micromath v1.1.1
[INFO] [stderr]    Compiling nom v6.2.1
[INFO] [stderr]     Checking float-cmp v0.8.0
[INFO] [stderr]     Checking ucs2 v0.3.2
[INFO] [stderr]     Checking embedded-graphics-core v0.3.3
[INFO] [stderr]     Checking embedded-graphics v0.7.1
[INFO] [stderr]     Checking tinybmp v0.3.1
[INFO] [stderr]    Compiling uefi-macros v0.5.0
[INFO] [stderr]     Checking uefi v0.14.0
[INFO] [stdout] error[E0277]: the trait bound `StatusResidual: Residual<Completion<()>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uefi-0.14.0/src/result/status.rs:180:21
[INFO] [stdout]     |
[INFO] [stdout] 180 |     type Residual = StatusResidual;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the nightly-only, unstable trait `Residual<Completion<()>>` is not implemented for `StatusResidual`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uefi-0.14.0/src/result/status.rs:176:1
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub struct StatusResidual(NonZeroUsize);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `Residual<O>`
[INFO] [stdout]    --> /rustc/0611f7de057c584b8771102fde7aed6c70c71d3b/library/core/src/result.rs:2205:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: `core::result::Result<Infallible, E>` implements `Residual<T>`
[INFO] [stdout]    --> /rustc/0611f7de057c584b8771102fde7aed6c70c71d3b/library/core/src/option.rs:2807:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Option<Infallible>` implements `Residual<T>`
[INFO] [stdout]    --> /rustc/0611f7de057c584b8771102fde7aed6c70c71d3b/library/core/src/ops/control_flow.rs:138:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ControlFlow<B, Infallible>` implements `Residual<C>`
[INFO] [stdout] note: required by a bound in `core::ops::Try::Residual`
[INFO] [stdout]    --> /rustc/0611f7de057c584b8771102fde7aed6c70c71d3b/library/core/src/ops/try_trait.rs:160:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `uefi` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "0fdc8ea874b7d064ba5b1d7c6b10a65ded6374dfef5584f0fc790e40acfa8894", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fdc8ea874b7d064ba5b1d7c6b10a65ded6374dfef5584f0fc790e40acfa8894", kill_on_drop: false }`
[INFO] [stdout] 0fdc8ea874b7d064ba5b1d7c6b10a65ded6374dfef5584f0fc790e40acfa8894
