[INFO] cloning repository https://github.com/Ginobilium/zynq-us-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ginobilium/zynq-us-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGinobilium%2Fzynq-us-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGinobilium%2Fzynq-us-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1557a852002eae5b6a7a93e0a1b9e5218eb6ed4a
[INFO] checking Ginobilium/zynq-us-rs against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGinobilium%2Fzynq-us-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/Ginobilium/zynq-us-rs
[INFO] finished tweaking git repo https://github.com/Ginobilium/zynq-us-rs
[INFO] tweaked toml for git repo https://github.com/Ginobilium/zynq-us-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ginobilium/zynq-us-rs on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ginobilium/zynq-us-rs 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 811829a22f1adeaf0ccc493c6793af9e01316d99fcfad65e958dd2d1f1222cc9
[INFO] running `Command { std: "docker" "start" "-a" "811829a22f1adeaf0ccc493c6793af9e01316d99fcfad65e958dd2d1f1222cc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "811829a22f1adeaf0ccc493c6793af9e01316d99fcfad65e958dd2d1f1222cc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "811829a22f1adeaf0ccc493c6793af9e01316d99fcfad65e958dd2d1f1222cc9", kill_on_drop: false }`
[INFO] [stdout] 811829a22f1adeaf0ccc493c6793af9e01316d99fcfad65e958dd2d1f1222cc9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d7214852b2c38d728e6eb864e0fc247b17d2c40e88de12dde5ad24e541dfc0d8
[INFO] running `Command { std: "docker" "start" "-a" "d7214852b2c38d728e6eb864e0fc247b17d2c40e88de12dde5ad24e541dfc0d8", kill_on_drop: false }`
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling test v0.0.0 (/opt/rustwide/workdir/test)
[INFO] [stderr]     Checking r0 v0.2.2
[INFO] [stderr]     Checking volatile-register v0.2.1
[INFO] [stderr]     Checking libregister v0.0.0 (https://git.m-labs.hk/bradbqc/zynq-rs?branch=feature%2Fzcu111#188954dd)
[INFO] [stderr]     Checking libcortex_a53 v0.0.0 (/opt/rustwide/workdir/libcortex_a53)
[INFO] [stdout] error: invalid asm template modifier for this register class
[INFO] [stdout]    --> libcortex_a53/src/regs.rs:122:49
[INFO] [stdout]     |
[INFO] [stdout] 30  |                 unsafe { asm!($asm_instr, out(reg) value) }
[INFO] [stdout]     |                                           -------------- argument
[INFO] [stdout] ...
[INFO] [stdout] 122 | def_reg_r!(SCTLREL3, sctlr_el3::Read, u32, "mrs {0:w}, sctlr_el3");
[INFO] [stdout]     |                                                 ^^^^^ template modifier
[INFO] [stdout]     |
[INFO] [stdout]     = note: the `reg` register class supports the following template modifiers: `l`, `x`, `e`, `r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid asm template modifier for this register class
[INFO] [stdout]    --> libcortex_a53/src/regs.rs:123:61
[INFO] [stdout]     |
[INFO] [stdout] 62  |                 unsafe { asm!($asm_instr, in(reg) value) }
[INFO] [stdout]     |                                           ------------- argument
[INFO] [stdout] ...
[INFO] [stdout] 123 | def_reg_w!(SCTLREL3, sctlr_el3::Write, u32, "msr sctlr_el3, {0:w}");
[INFO] [stdout]     |                                                             ^^^^^ template modifier
[INFO] [stdout]     |
[INFO] [stdout]     = note: the `reg` register class supports the following template modifiers: `l`, `x`, `e`, `r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid asm template modifier for this register class
[INFO] [stdout]    --> libcortex_a53/src/regs.rs:122:49
[INFO] [stdout]     |
[INFO] [stdout] 30  |                 unsafe { asm!($asm_instr, out(reg) value) }
[INFO] [stdout]     |                                           -------------- argument
[INFO] [stdout] ...
[INFO] [stdout] 122 | def_reg_r!(SCTLREL3, sctlr_el3::Read, u32, "mrs {0:w}, sctlr_el3");
[INFO] [stdout]     |                                                 ^^^^^ template modifier
[INFO] [stdout]     |
[INFO] [stdout]     = note: the `reg` register class supports the following template modifiers: `l`, `x`, `e`, `r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid asm template modifier for this register class
[INFO] [stdout]    --> libcortex_a53/src/regs.rs:123:61
[INFO] [stdout]     |
[INFO] [stdout] 62  |                 unsafe { asm!($asm_instr, in(reg) value) }
[INFO] [stdout]     |                                           ------------- argument
[INFO] [stdout] ...
[INFO] [stdout] 123 | def_reg_w!(SCTLREL3, sctlr_el3::Write, u32, "msr sctlr_el3, {0:w}");
[INFO] [stdout]     |                                                             ^^^^^ template modifier
[INFO] [stdout]     |
[INFO] [stdout]     = note: the `reg` register class supports the following template modifiers: `l`, `x`, `e`, `r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libcortex_a53` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `libcortex_a53` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "d7214852b2c38d728e6eb864e0fc247b17d2c40e88de12dde5ad24e541dfc0d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7214852b2c38d728e6eb864e0fc247b17d2c40e88de12dde5ad24e541dfc0d8", kill_on_drop: false }`
[INFO] [stdout] d7214852b2c38d728e6eb864e0fc247b17d2c40e88de12dde5ad24e541dfc0d8
