[INFO] cloning repository https://github.com/Gallium70/lrv-rust-bl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gallium70/lrv-rust-bl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGallium70%2Flrv-rust-bl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGallium70%2Flrv-rust-bl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c03b2e2374bcf7e94ed17b930abea6f2a672b107
[INFO] checking Gallium70/lrv-rust-bl against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGallium70%2Flrv-rust-bl" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Gallium70/lrv-rust-bl on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Gallium70/lrv-rust-bl
[INFO] finished tweaking git repo https://github.com/Gallium70/lrv-rust-bl
[INFO] tweaked toml for git repo https://github.com/Gallium70/lrv-rust-bl written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Gallium70/lrv-rust-bl 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" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 219088d2820201998dfa18394a318ce100c62cbb2667d4f53196c5d78dc98d39
[INFO] running `Command { std: "docker" "start" "-a" "219088d2820201998dfa18394a318ce100c62cbb2667d4f53196c5d78dc98d39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "219088d2820201998dfa18394a318ce100c62cbb2667d4f53196c5d78dc98d39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "219088d2820201998dfa18394a318ce100c62cbb2667d4f53196c5d78dc98d39", kill_on_drop: false }`
[INFO] [stdout] 219088d2820201998dfa18394a318ce100c62cbb2667d4f53196c5d78dc98d39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f624f637885870f0545fb98419500fe03642a9e4b233f01f22c88569ccefa1ee
[INFO] running `Command { std: "docker" "start" "-a" "f624f637885870f0545fb98419500fe03642a9e4b233f01f22c88569ccefa1ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]     Checking nb v1.0.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking bit_field v0.10.1
[INFO] [stderr]     Checking bare-metal v1.0.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking lock_api v0.4.6
[INFO] [stderr]    Compiling lrv-rust-bl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking device_tree v1.0.3 (https://github.com/rcore-os/device_tree-rs/#2f2e55fb)
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]     Checking r0 v1.0.0
[INFO] [stderr]     Checking spinning_top v0.2.4
[INFO] [stderr]     Checking spin v0.9.2
[INFO] [stderr]     Checking linked_list_allocator v0.9.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling riscv-target v0.1.2
[INFO] [stderr]    Compiling riscv v0.7.0
[INFO] [stderr]    Compiling riscv v0.7.0 (https://github.com/rust-embedded/riscv#cd31989b)
[INFO] [stderr]     Checking rustsbi v0.2.1
[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[E0787]: the `asm!` macro is not allowed in naked functions
[INFO] [stdout]    --> src/main.rs:207:5
[INFO] [stdout]     |
[INFO] [stdout] 207 | /     asm!(
[INFO] [stdout] 208 | |         "
[INFO] [stdout] 209 | | .align 2
[INFO] [stdout] 210 | | 1:  auipc ra, %pcrel_hi(1f)
[INFO] [stdout] ...   |
[INFO] [stdout] 216 | |         options(noreturn)
[INFO] [stdout] 217 | |     )
[INFO] [stdout]     | |_____^ consider using the `naked_asm!` macro instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0787]: the `asm!` macro is not allowed in naked functions
[INFO] [stdout]    --> src/main.rs:207:5
[INFO] [stdout]     |
[INFO] [stdout] 207 | /     asm!(
[INFO] [stdout] 208 | |         "
[INFO] [stdout] 209 | | .align 2
[INFO] [stdout] 210 | | 1:  auipc ra, %pcrel_hi(1f)
[INFO] [stdout] ...   |
[INFO] [stdout] 216 | |         options(noreturn)
[INFO] [stdout] 217 | |     )
[INFO] [stdout]     | |_____^ consider using the `naked_asm!` macro instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0787`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lrv-rust-bl` (bin "lrv-rust-bl") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0787`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lrv-rust-bl` (bin "lrv-rust-bl" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "f624f637885870f0545fb98419500fe03642a9e4b233f01f22c88569ccefa1ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f624f637885870f0545fb98419500fe03642a9e4b233f01f22c88569ccefa1ee", kill_on_drop: false }`
[INFO] [stdout] f624f637885870f0545fb98419500fe03642a9e4b233f01f22c88569ccefa1ee
