[INFO] cloning repository https://github.com/Ben-Lichtman/uart_buster
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ben-Lichtman/uart_buster" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBen-Lichtman%2Fuart_buster", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBen-Lichtman%2Fuart_buster'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b4f0f1fceba6d19ec7f7058a90ea9763152e6891
[INFO] checking Ben-Lichtman/uart_buster against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBen-Lichtman%2Fuart_buster" "/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/.cargo/config
[INFO] started tweaking git repo https://github.com/Ben-Lichtman/uart_buster
[INFO] finished tweaking git repo https://github.com/Ben-Lichtman/uart_buster
[INFO] tweaked toml for git repo https://github.com/Ben-Lichtman/uart_buster written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ben-Lichtman/uart_buster on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ben-Lichtman/uart_buster 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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d50d6abade0192063edef2cdff492c46eb909e90981e91f85dea1774bcb4fbc5
[INFO] running `Command { std: "docker" "start" "-a" "d50d6abade0192063edef2cdff492c46eb909e90981e91f85dea1774bcb4fbc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d50d6abade0192063edef2cdff492c46eb909e90981e91f85dea1774bcb4fbc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d50d6abade0192063edef2cdff492c46eb909e90981e91f85dea1774bcb4fbc5", kill_on_drop: false }`
[INFO] [stdout] d50d6abade0192063edef2cdff492c46eb909e90981e91f85dea1774bcb4fbc5
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e34146cec71bea4eabc6a400670f5ea4b018758ee0b1bf6b6fd7705b48e999e
[INFO] running `Command { std: "docker" "start" "-a" "0e34146cec71bea4eabc6a400670f5ea4b018758ee0b1bf6b6fd7705b48e999e", kill_on_drop: false }`
[INFO] [stderr]    Compiling cortex-m v0.6.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]     Checking stable_deref_trait v1.1.1
[INFO] [stderr]     Checking vcell v0.1.2
[INFO] [stderr]    Compiling syn v1.0.11
[INFO] [stderr]    Compiling cortex-m-rt v0.6.12
[INFO] [stderr]    Compiling cortex-m-semihosting v0.3.5
[INFO] [stderr]     Checking r0 v0.2.2
[INFO] [stderr]    Compiling nrf51 v0.7.0
[INFO] [stderr]    Compiling fpa v0.1.0
[INFO] [stderr]     Checking volatile-register v0.1.2
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking nb v0.1.2
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]    Compiling uart-buster v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]     Checking volatile-register v0.2.0
[INFO] [stderr]     Checking linked_list_allocator v0.6.4
[INFO] [stderr]     Checking cortex-m v0.1.8
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.1.8/src/lib.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | #![feature(const_fn)]
[INFO] [stdout]    |            ^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: removed in 1.54.0; see <https://github.com/rust-lang/rust/pull/85109> for more information
[INFO] [stdout]    = note: split into finer-grained feature gates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking embedded-hal v0.2.3
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.1.8/src/asm.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |         asm!("nop" :::: "volatile");
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  3 + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linked_list_allocator-0.6.4/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(const_fn)]
[INFO] [stdout]   |            ^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.54.0; see <https://github.com/rust-lang/rust/pull/85109> for more information
[INFO] [stdout]   = note: split into finer-grained feature gates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `alloc::alloc::Alloc`, `alloc::alloc::AllocErr`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linked_list_allocator-0.6.4/src/lib.rs:14:20
[INFO] [stdout]    |
[INFO] [stdout] 14 | use alloc::alloc::{Alloc, AllocErr, Layout};
[INFO] [stdout]    |                    ^^^^^  ^^^^^^^^ no `AllocErr` in `alloc`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    no `Alloc` in `alloc`
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 14 - use alloc::alloc::{Alloc, AllocErr, Layout};
[INFO] [stdout] 14 + use alloc::alloc::{alloc, AllocErr, Layout};
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 14 | use alloc::alloc::{Alloc, AllocError, Layout};
[INFO] [stdout]    |                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `alloc::alloc::AllocErr`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linked_list_allocator-0.6.4/src/hole.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use alloc::alloc::{AllocErr, Layout};
[INFO] [stdout]   |                    ^^^^^^^^
[INFO] [stdout]   |                    |
[INFO] [stdout]   |                    no `AllocErr` in `alloc`
[INFO] [stdout]   |                    help: a similar name exists in the module: `AllocError`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]           AllocErr
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cortex-m` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0432, E0557.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `linked_list_allocator` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "0e34146cec71bea4eabc6a400670f5ea4b018758ee0b1bf6b6fd7705b48e999e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e34146cec71bea4eabc6a400670f5ea4b018758ee0b1bf6b6fd7705b48e999e", kill_on_drop: false }`
[INFO] [stdout] 0e34146cec71bea4eabc6a400670f5ea4b018758ee0b1bf6b6fd7705b48e999e
