[INFO] cloning repository https://github.com/quic/gunyah-test-vmm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quic/gunyah-test-vmm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquic%2Fgunyah-test-vmm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquic%2Fgunyah-test-vmm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 67ad90e065b323581f9d329bd2dbe52ca82f1bc5
[INFO] checking quic/gunyah-test-vmm/67ad90e065b323581f9d329bd2dbe52ca82f1bc5 against master#e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 for pr-136776-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquic%2Fgunyah-test-vmm" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/quic/gunyah-test-vmm
[INFO] finished tweaking git repo https://github.com/quic/gunyah-test-vmm
[INFO] tweaked toml for git repo https://github.com/quic/gunyah-test-vmm written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/quic/gunyah-test-vmm on toolchain e22dab387f6b4f6a87dfc54ac2f6013dddb41e68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/quic/gunyah-test-vmm 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" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serial_test v3.2.0
[INFO] [stderr]   Downloaded serial_test_derive v3.2.0
[INFO] [stderr]   Downloaded vmm-sys-util v0.12.1
[INFO] [stderr]   Downloaded hexdump v0.1.2
[INFO] [stderr]   Downloaded sdd v3.0.4
[INFO] [stderr]   Downloaded rustc-cfg v0.4.0
[INFO] [stderr]   Downloaded vm-fdt v0.2.0
[INFO] [stderr]   Downloaded vm-superio v0.7.0
[INFO] [stderr]   Downloaded cargo-binutils v0.3.6
[INFO] [stderr]   Downloaded pow2 v0.1.1
[INFO] [stderr]   Downloaded core_affinity v0.8.1
[INFO] [stderr]   Downloaded scc v2.2.5
[INFO] [stderr]   Downloaded cc v1.2.3
[INFO] [stderr]   Downloaded fdt v0.1.5
[INFO] [stderr]   Downloaded claim v0.5.0
[INFO] [stderr]   Downloaded modular-bitfield v0.11.2
[INFO] [stderr]   Downloaded modular-bitfield-impl v0.11.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1296401781b2a543e4dbc3b6ddbec18b07fc1c139eac8d1c83cd70268eb8e833
[INFO] running `Command { std: "docker" "start" "-a" "1296401781b2a543e4dbc3b6ddbec18b07fc1c139eac8d1c83cd70268eb8e833", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1296401781b2a543e4dbc3b6ddbec18b07fc1c139eac8d1c83cd70268eb8e833", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1296401781b2a543e4dbc3b6ddbec18b07fc1c139eac8d1c83cd70268eb8e833", kill_on_drop: false }`
[INFO] [stdout] 1296401781b2a543e4dbc3b6ddbec18b07fc1c139eac8d1c83cd70268eb8e833
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80c9fae40ecd785ae9bd898be5eeb2cd09494ee30d50ed541b8ca601498e4654
[INFO] running `Command { std: "docker" "start" "-a" "80c9fae40ecd785ae9bd898be5eeb2cd09494ee30d50ed541b8ca601498e4654", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling object v0.36.5
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling claim v0.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling cc v1.2.3
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking vm-fdt v0.2.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking lock_api v0.4.6
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking sdd v3.0.4
[INFO] [stderr]     Checking clap_builder v4.5.23
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking nonzero_ext v0.3.0
[INFO] [stderr]     Checking hexdump v0.1.2
[INFO] [stderr]     Checking vm-superio v0.7.0
[INFO] [stderr]     Checking fdt v0.1.5
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking scc v2.2.5
[INFO] [stderr]     Checking byte-unit v4.0.19
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking vmm-sys-util v0.12.1
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking core_affinity v0.8.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking gunyah-bindings v0.1.0 (/opt/rustwide/workdir/gunyah-bindings)
[INFO] [stderr]     Checking gunyah v0.1.0 (/opt/rustwide/workdir/gunyah)
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling modular-bitfield-impl v0.11.2
[INFO] [stderr]     Checking serial_test v3.2.0
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling rustc-cfg v0.4.0
[INFO] [stderr]     Checking modular-bitfield v0.11.2
[INFO] [stderr]     Checking pow2 v0.1.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking clap v4.5.23
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling cargo-binutils v0.3.6
[INFO] [stderr]    Compiling vmm v0.1.0 (/opt/rustwide/workdir/vmm)
[INFO] [stderr]     Checking rstest v0.18.2
[INFO] [stderr] error: failed to run custom build command for `vmm v0.1.0 (/opt/rustwide/workdir/vmm)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/vmm-8f83f154e93a5a4c/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=build.rs
[INFO] [stderr]   cargo::rerun-if-changed=src/unsafe_read.c
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/vmm-f2e9f480f80e9e76/out)
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid)
[INFO] [stderr]   cargo:rerun-if-env-changed=AR_x86_64-unknown-linux-gnu
[INFO] [stderr]   AR_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=AR_x86_64_unknown_linux_gnu
[INFO] [stderr]   AR_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_AR
[INFO] [stderr]   HOST_AR = None
[INFO] [stderr]   cargo:rerun-if-env-changed=AR
[INFO] [stderr]   AR = None
[INFO] [stderr]   cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   ARFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   ARFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_ARFLAGS
[INFO] [stderr]   HOST_ARFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=ARFLAGS
[INFO] [stderr]   ARFLAGS = None
[INFO] [stderr]   cargo:rustc-link-lib=static=unsafe_read
[INFO] [stderr]   cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/vmm-f2e9f480f80e9e76/out
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET
[INFO] [stderr]   cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS
[INFO] [stderr]   cargo:rerun-if-changed=src/unsafe_read.c
[INFO] [stderr]   cargo:rerun-if-changed=tests/holding_cell/holding-cell.c
[INFO] [stderr]   cargo:rerun-if-changed=tests/holding_cell/holding-cell-mmu.S
[INFO] [stderr]   cargo:rerun-if-changed=tests/holding_cell/holding-cell-vtable.S
[INFO] [stderr]   cargo:rerun-if-changed=tests/holding_cell/holding-cell.lds
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/vmm-f2e9f480f80e9e76/out)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid)
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error: 'rustfmt' is not installed for the custom toolchain 'e22dab387f6b4f6a87dfc54ac2f6013dddb41e68'.
[INFO] [stderr]   note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr]   help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr]   Failed to run rustfmt: Internal rustfmt error (non-fatal, continuing)
[INFO] [stderr]   tests/holding_cell/holding-cell.c: In function 'smccc_hvc':
[INFO] [stderr]   tests/holding_cell/holding-cell.c:52:32: error: invalid register name for 'r0'
[INFO] [stderr]      52 |         register unsigned long r0 asm("r0");
[INFO] [stderr]         |                                ^~
[INFO] [stderr]   tests/holding_cell/holding-cell.c:53:32: error: invalid register name for 'a0'
[INFO] [stderr]      53 |         register unsigned long a0 asm("r0") = fnid;
[INFO] [stderr]         |                                ^~
[INFO] [stderr]   tests/holding_cell/holding-cell.c:54:32: error: invalid register name for 'a1'
[INFO] [stderr]      54 |         register unsigned long a1 asm("r1") = arg1;
[INFO] [stderr]         |                                ^~
[INFO] [stderr]   tests/holding_cell/holding-cell.c:55:32: error: invalid register name for 'a2'
[INFO] [stderr]      55 |         register unsigned long a2 asm("r2") = arg2;
[INFO] [stderr]         |                                ^~
[INFO] [stderr]   tests/holding_cell/holding-cell.c:56:32: error: invalid register name for 'a3'
[INFO] [stderr]      56 |         register unsigned long a3 asm("r3") = arg3;
[INFO] [stderr]         |                                ^~
[INFO] [stderr]   tests/holding_cell/holding-cell.c:57:32: error: invalid register name for 'a4'
[INFO] [stderr]      57 |         register unsigned long a4 asm("r4") = arg4;
[INFO] [stderr]         |                                ^~
[INFO] [stderr]   tests/holding_cell/holding-cell.c:59:9: error: unknown register name 'x30' in 'asm'
[INFO] [stderr]      59 |         asm volatile (
[INFO] [stderr]         |         ^~~
[INFO] [stderr]   tests/holding_cell/holding-cell.c:59:9: error: unknown register name 'x16' in 'asm'
[INFO] [stderr]   tests/holding_cell/holding-cell.c: In function 'start':
[INFO] [stderr]   tests/holding_cell/holding-cell.c:176:9: error: unknown register name 'x0' in 'asm'
[INFO] [stderr]     176 |         asm (
[INFO] [stderr]         |         ^~~
[INFO] [stderr]   tests/holding_cell/holding-cell.c:188:9: error: unknown register name 'x0' in 'asm'
[INFO] [stderr]     188 |         asm (
[INFO] [stderr]         |         ^~~
[INFO] [stderr]   tests/holding_cell/holding-cell-mmu.S: Assembler messages:
[INFO] [stderr]   tests/holding_cell/holding-cell-mmu.S:100: Error: no such instruction: `adrp x0,aarch64_crt_ttbr0_level1'
[INFO] [stderr]   tests/holding_cell/holding-cell-mmu.S:109:  Info: macro invoked from here
[INFO] [stderr]   tests/holding_cell/holding-cell-mmu.S:101: Error: too many memory references for `add'
[INFO] [stderr]   tests/holding_cell/holding-cell-mmu.S:109:  Info: macro invoked from here
[INFO] [stderr]   tests/holding_cell/holding-cell-mmu.S:87: Error: no such instruction: `movz x1,(( 1|(1<<2)|(0<<6)|(3<<8)|(1<<10)|(1<<52)))&0xffff'
[INFO] [stderr]   tests/holding_cell/holding-cell-mmu.S:110:  Info: macro invoked from here
[INFO] [stderr]   tests/holding_cell/holding-cell-mmu.S:95: Error: no such instruction: `movk x1,((( 1|(1<<2)|(0<<6)|(3<<8)|(1<<10)|(1<<52)))>>48)&0xffff,LSL 48'
[INFO] [stderr]   tests/holding_cell/holding-cell-mmu.S:110:  Info: macro invoked from here
[INFO] [stderr]   tests/holding_cell/holding-cell-mmu.S:111: Error: operand size mismatch for `mov'
[INFO] [stderr]   tests/holding_cell/holding-cell-mmu.S:113: Error: no such instruction: `orr x3,x1,x2,lsl 30'
[INFO] [stderr]   tests/holding_cell/holding-cell-mmu.S:114: Error: missing ']'
[INFO] [stderr]   tests/holding_cell/holding-cell-mmu.S:114: Error: too many memory references for `str'
[INFO] [stderr]   tests/holding_cell/holding-cell-mmu.S:115: Error: too many memory references for `add'
[INFO] [stderr]   tests/holding_cell/holding-cell-mmu.S:116: Error: operand size mismatch for `cmp'
[INFO] [stderr]   tests/holding_cell/holding-cell-mmu.S:117: Error: no such instruction: `b.ne __write_pte'
[INFO] [stderr]   tests/holding_cell/holding-cell-mmu.S:87: Error: no such instruction: `movz x0,(( ((64 - 36)<<0)|(1<<8)|(1<<10)|(3<<12)|(0<<14)|(0<<22)|(1<<23)|(1<<32)))&0xffff'
[INFO] [stderr]   tests/holding_cell/holding-cell-mmu.S:126:  Info: macro invoked from here
[INFO] [stderr]   tests/holding_cell/holding-cell-mmu.S:89: Error: no such instruction: `movk x0,((( ((64 - 36)<<0)|(1<<8)|(1<<10)|(3<<12)|(0<<14)|(0<<22)|(1<<23)|(1<<32)))>>16)&0xffff,LSL 16'
[INFO] [stderr]   tests/holding_cell/holding-cell-mmu.S:126:  Info: macro invoked from here
[INFO] [stderr]   tests/holding_cell/holding-cell-mmu.S:92: Error: no such instruction: `movk x0,((( ((64 - 36)<<0)|(1<<8)|(1<<10)|(3<<12)|(0<<14)|(0<<22)|(1<<23)|(1<<32)))>>32)&0xffff,LSL 32'
[INFO] [stderr]   tests/holding_cell/holding-cell-mmu.S:126:  Info: macro invoked from here
[INFO] [stderr]   tests/holding_cell/holding-cell-mmu.S:127: Error: no such instruction: `msr TCR_EL1,x0'
[INFO] [stderr]   tests/holding_cell/holding-cell-mmu.S:87: Error: no such instruction: `movz x0,(0x0004080cbb4fff44)&0xffff'
[INFO] [stderr]   tests/holding_cell/holding-cell-mmu.S:130:  Info: macro invoked from here
[INFO] [stderr]   tests/holding_cell/holding-cell-mmu.S:89: Error: no such instruction: `movk x0,((0x0004080cbb4fff44)>>16)&0xffff,LSL 16'
[INFO] [stderr]   tests/holding_cell/holding-cell-mmu.S:130:  Info: macro invoked from here
[INFO] [stderr]   tests/holding_cell/holding-cell-mmu.S:92: Error: no such instruction: `movk x0,((0x0004080cbb4fff44)>>32)&0xffff,LSL 32'
[INFO] [stderr]   tests/holding_cell/holding-cell-mmu.S:130:  Info: macro invoked from here
[INFO] [stderr]   tests/holding_cell/holding-cell-mmu.S:95: Error: no such instruction: `movk x0,((0x0004080cbb4fff44)>>48)&0xffff,LSL 48'
[INFO] [stderr]   tests/holding_cell/holding-cell-mmu.S:130:  Info: macro invoked from here
[INFO] [stderr]   tests/holding_cell/holding-cell-mmu.S:131: Error: no such instruction: `msr MAIR_EL1,x0'
[INFO] [stderr]   tests/holding_cell/holding-cell-mmu.S:100: Error: no such instruction: `adrp x0,aarch64_crt_ttbr0_level1'
[INFO] [stderr]   tests/holding_cell/holding-cell-mmu.S:134:  Info: macro invoked from here
[INFO] [stderr]   tests/holding_cell/holding-cell-mmu.S:101: Error: too many memory references for `add'
[INFO] [stderr]   tests/holding_cell/holding-cell-mmu.S:134:  Info: macro invoked from here
[INFO] [stderr]   tests/holding_cell/holding-cell-mmu.S:135: Error: no such instruction: `orr x0,x0,1'
[INFO] [stderr]   tests/holding_cell/holding-cell-mmu.S:136: Error: no such instruction: `msr TTBR0_EL1,x0'
[INFO] [stderr]   tests/holding_cell/holding-cell-mmu.S:139: Error: no such instruction: `tlbi vmalle1'
[INFO] [stderr]   tests/holding_cell/holding-cell-mmu.S:140: Error: number of operands mismatch for `ds'
[INFO] [stderr]   tests/holding_cell/holding-cell-mmu.S:141: Error: no such instruction: `isb'
[INFO] [stderr]   tests/holding_cell/holding-cell-mmu.S:144: Error: no such instruction: `mrs x0,SCTLR_EL1'
[INFO] [stderr]   tests/holding_cell/holding-cell-mmu.S:87: Error: no such instruction: `movz x1,(( (1<<0)|(1<<2)|(1<<3)|(1<<12)))&0xffff'
[INFO] [stderr]   tests/holding_cell/holding-cell-mmu.S:145:  Info: macro invoked from here
[INFO] [stderr]   tests/holding_cell/holding-cell-mmu.S:146: Error: no such instruction: `orr x0,x0,x1'
[INFO] [stderr]   tests/holding_cell/holding-cell-mmu.S:147: Error: no such instruction: `msr SCTLR_EL1,x0'
[INFO] [stderr]   tests/holding_cell/holding-cell-mmu.S:148: Error: no such instruction: `isb'
[INFO] [stderr]   tests/holding_cell/holding-cell-vtable.S: Assembler messages:
[INFO] [stderr]   tests/holding_cell/holding-cell-vtable.S:13: Error: no such instruction: `b .'
[INFO] [stderr]   tests/holding_cell/holding-cell-vtable.S:17: Error: no such instruction: `b .'
[INFO] [stderr]   tests/holding_cell/holding-cell-vtable.S:21: Error: no such instruction: `b .'
[INFO] [stderr]   tests/holding_cell/holding-cell-vtable.S:25: Error: no such instruction: `b .'
[INFO] [stderr]   tests/holding_cell/holding-cell-vtable.S:30: Error: no such instruction: `b sync_abort'
[INFO] [stderr]   tests/holding_cell/holding-cell-vtable.S:34: Error: no such instruction: `b .'
[INFO] [stderr]   tests/holding_cell/holding-cell-vtable.S:39: Error: no such instruction: `b .'
[INFO] [stderr]   tests/holding_cell/holding-cell-vtable.S:45: Error: no such instruction: `b .'
[INFO] [stderr]   tests/holding_cell/holding-cell-vtable.S:50: Error: no such instruction: `b .'
[INFO] [stderr]   tests/holding_cell/holding-cell-vtable.S:55: Error: no such instruction: `b .'
[INFO] [stderr]   tests/holding_cell/holding-cell-vtable.S:60: Error: no such instruction: `b .'
[INFO] [stderr]   tests/holding_cell/holding-cell-vtable.S:65: Error: no such instruction: `b .'
[INFO] [stderr]   tests/holding_cell/holding-cell-vtable.S:70: Error: no such instruction: `b .'
[INFO] [stderr]   tests/holding_cell/holding-cell-vtable.S:74: Error: no such instruction: `b .'
[INFO] [stderr]   tests/holding_cell/holding-cell-vtable.S:78: Error: no such instruction: `b .'
[INFO] [stderr]   tests/holding_cell/holding-cell-vtable.S:82: Error: no such instruction: `b .'
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1659) panicked at vmm/build.rs:49:5:
[INFO] [stderr]   assertion failed: Command::new(compiler.path()).args(["-o",
[INFO] [stderr]                                                               elf_str]).args(HOLDING_CELL_SOURCES).arg("-Os").arg("-static").arg("-nostdlib").arg("-g").args(["-Wl,-T",
[INFO] [stderr]                                       "tests/holding_cell/holding-cell.lds"]).arg("-Wl,--build-id=none").args(["-fomit-frame-pointer",
[INFO] [stderr]                               "-fno-exceptions", "-fno-asynchronous-unwind-tables",
[INFO] [stderr]                               "-fno-unwind-tables"]).stderr(stderr()).status().unwrap().success()
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x6326daa407d2 - std::backtrace_rs::backtrace::libunwind::trace::h2cabd8b1a984c472
[INFO] [stderr]                                  at /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x6326daa407d2 - std::backtrace_rs::backtrace::trace_unsynchronized::ha0b2816a18fd666c
[INFO] [stderr]                                  at /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x6326daa407d2 - std::sys::backtrace::_print_fmt::he9915d799917e592
[INFO] [stderr]                                  at /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x6326daa407d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h2538ab8ea6d8333c
[INFO] [stderr]                                  at /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x6326daa52477 - core::fmt::rt::Argument::fmt::h64da4d8cf44dbad3
[INFO] [stderr]                                  at /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x6326daa52477 - core::fmt::write::h0e12da0b4c3ff2e7
[INFO] [stderr]      6:     0x6326daa0e6d6 - std::io::default_write_fmt::h0e6a14359e5ec06f
[INFO] [stderr]                                  at /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x6326daa0e6d6 - std::io::Write::write_fmt::h58d217533568d9b1
[INFO] [stderr]                                  at /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x6326daa1d854 - std::sys::backtrace::BacktraceLock::print::h581e69b0c0734159
[INFO] [stderr]                                  at /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x6326daa1d854 - std::panicking::default_hook::{{closure}}::hae13de56bc7f9e04
[INFO] [stderr]                                  at /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/library/std/src/panicking.rs:293:27
[INFO] [stderr]     10:     0x6326daa1d679 - std::panicking::default_hook::h845d53dcf410dbd3
[INFO] [stderr]                                  at /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/library/std/src/panicking.rs:320:9
[INFO] [stderr]     11:     0x6326daa1de1b - std::panicking::panic_with_hook::h0ba68a25842a421d
[INFO] [stderr]                                  at /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/library/std/src/panicking.rs:826:13
[INFO] [stderr]     12:     0x6326daa1dc1a - std::panicking::panic_handler::{{closure}}::ha4a9c91d7be44af1
[INFO] [stderr]                                  at /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/library/std/src/panicking.rs:692:13
[INFO] [stderr]     13:     0x6326daa19c79 - std::sys::backtrace::__rust_end_short_backtrace::h622059e9de8b6700
[INFO] [stderr]                                  at /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x6326daa02b0d - __rustc[363ab76e27acf542]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/library/std/src/panicking.rs:690:5
[INFO] [stderr]     15:     0x6326daa5c33c - core::panicking::panic_fmt::h952663c63de172bc
[INFO] [stderr]                                  at /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x6326daa5c302 - core::panicking::panic::h5862b8d4d6d90c14
[INFO] [stderr]                                  at /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/library/core/src/panicking.rs:150:5
[INFO] [stderr]     17:     0x6326da30dcb4 - build_script_build[aa9804ea12c27a57]::build_holding_cell
[INFO] [stderr]     18:     0x6326da30e212 - build_script_build[aa9804ea12c27a57]::main
[INFO] [stderr]     19:     0x6326da30f5e3 - <fn() as core[ab2e55228408c86b]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     20:     0x6326da30d0a6 - std[139a01498146195b]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     21:     0x6326da30d0b9 - std[139a01498146195b]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     22:     0x6326daa1006a - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h7a8efe05b37f22c9
[INFO] [stderr]                                  at /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x6326daa1006a - std::panicking::catch_unwind::do_call::h10592b53c0e2d479
[INFO] [stderr]                                  at /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/library/std/src/panicking.rs:582:40
[INFO] [stderr]     24:     0x6326daa1006a - std::panicking::catch_unwind::ha6bce6dae0ef5dc9
[INFO] [stderr]                                  at /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/library/std/src/panicking.rs:545:19
[INFO] [stderr]     25:     0x6326daa1006a - std::panic::catch_unwind::h3a4456d76eb8948e
[INFO] [stderr]                                  at /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x6326daa1006a - std::rt::lang_start_internal::{{closure}}::hfefc3dcd701bc098
[INFO] [stderr]                                  at /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x6326daa1006a - std::panicking::catch_unwind::do_call::h8846b1a0afab016a
[INFO] [stderr]                                  at /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/library/std/src/panicking.rs:582:40
[INFO] [stderr]     28:     0x6326daa1006a - std::panicking::catch_unwind::hf30549d02e80ad20
[INFO] [stderr]                                  at /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/library/std/src/panicking.rs:545:19
[INFO] [stderr]     29:     0x6326daa1006a - std::panic::catch_unwind::h07d5d7129f119c6a
[INFO] [stderr]                                  at /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x6326daa1006a - std::rt::lang_start_internal::h80904cb2ee16be53
[INFO] [stderr]                                  at /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x6326da30ceb1 - std[139a01498146195b]::rt::lang_start::<()>
[INFO] [stderr]     32:     0x6326da30f965 - main
[INFO] [stderr]     33:     0x7c305653d1ca - <unknown>
[INFO] [stderr]     34:     0x7c305653d28b - __libc_start_main
[INFO] [stderr]     35:     0x6326da30c355 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "80c9fae40ecd785ae9bd898be5eeb2cd09494ee30d50ed541b8ca601498e4654", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80c9fae40ecd785ae9bd898be5eeb2cd09494ee30d50ed541b8ca601498e4654", kill_on_drop: false }`
[INFO] [stdout] 80c9fae40ecd785ae9bd898be5eeb2cd09494ee30d50ed541b8ca601498e4654
