[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 against try#53f0b05ecbcf011a1f77f1c627304e87ebd05801 for pr-154492 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquic%2Fgunyah-test-vmm" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/quic/gunyah-test-vmm on toolchain 53f0b05ecbcf011a1f77f1c627304e87ebd05801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "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" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pow2 v0.1.1 [INFO] [stderr] Downloaded page_size v0.6.0 [INFO] [stderr] Downloaded rstest v0.18.2 [INFO] [stderr] Downloaded byte-unit v4.0.19 [INFO] [stderr] Downloaded rustc-cfg v0.4.0 [INFO] [stderr] Downloaded claim v0.5.0 [INFO] [stderr] Downloaded cargo-binutils v0.3.6 [INFO] [stderr] Downloaded vm-superio v0.7.0 [INFO] [stderr] Downloaded derive_more v0.99.18 [INFO] [stderr] Downloaded vmm-sys-util v0.12.1 [INFO] [stderr] Downloaded scc v2.2.5 [INFO] [stderr] Downloaded fdt v0.1.5 [INFO] [stderr] Downloaded anyhow v1.0.94 [INFO] [stderr] Downloaded rstest_macros v0.18.2 [INFO] [stderr] Downloaded sdd v3.0.4 [INFO] [stderr] Downloaded hexdump v0.1.2 [INFO] [stderr] Downloaded core_affinity v0.8.1 [INFO] [stderr] Downloaded vm-fdt v0.2.0 [INFO] [stderr] Downloaded libc v0.2.168 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39020eeb77b62a1dbb0bf88e554b1cc23ffa361de33f56b8395685e5dbd6bae9 [INFO] running `Command { std: "docker" "start" "-a" "39020eeb77b62a1dbb0bf88e554b1cc23ffa361de33f56b8395685e5dbd6bae9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39020eeb77b62a1dbb0bf88e554b1cc23ffa361de33f56b8395685e5dbd6bae9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39020eeb77b62a1dbb0bf88e554b1cc23ffa361de33f56b8395685e5dbd6bae9", kill_on_drop: false }` [INFO] [stdout] 39020eeb77b62a1dbb0bf88e554b1cc23ffa361de33f56b8395685e5dbd6bae9 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1f11c859236254a69b1c13d38f77e25322427216960b9023f89fa9324a8babe [INFO] running `Command { std: "docker" "start" "-a" "b1f11c859236254a69b1c13d38f77e25322427216960b9023f89fa9324a8babe", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling claim v0.5.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling cc v1.2.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking vm-fdt v0.2.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Checking sdd v3.0.4 [INFO] [stderr] Checking clap_builder v4.5.23 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Checking scc v2.2.5 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking hexdump v0.1.2 [INFO] [stderr] Checking fdt v0.1.5 [INFO] [stderr] Checking nonzero_ext v0.3.0 [INFO] [stderr] Checking vm-superio v0.7.0 [INFO] [stderr] Checking utf8-width v0.1.7 [INFO] [stderr] Checking byte-unit v4.0.19 [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 addr2line v0.24.2 [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 cexpr v0.6.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Compiling failure v0.1.8 [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 zerocopy-derive v0.7.35 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling rustc-cfg v0.4.0 [INFO] [stderr] Checking serial_test v3.2.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-db0675f5604cdd01/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-7ecc259ba7a9080c/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-7ecc259ba7a9080c/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-7ecc259ba7a9080c/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 '53f0b05ecbcf011a1f77f1c627304e87ebd05801'. [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' (1567) 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: 0x5b9d4e0db9aa - std[c6da210d58aa9d7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5b9d4e0db9aa - std[c6da210d58aa9d7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5b9d4e0db9aa - std[c6da210d58aa9d7]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x5b9d4e0db9aa - <::print::DisplayBacktrace as core[be1c2bd9f33a0d25]::fmt::Display>::fmt [INFO] [stderr] at /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x5b9d4e0f3a5a - ::fmt [INFO] [stderr] at /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x5b9d4e0f3a5a - core[be1c2bd9f33a0d25]::fmt::write [INFO] [stderr] 6: 0x5b9d4e0e2212 - std[c6da210d58aa9d7]::io::default_write_fmt:: [INFO] [stderr] at /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5b9d4e0e2212 - ::write_fmt [INFO] [stderr] at /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x5b9d4e0baf1f - ::print [INFO] [stderr] at /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x5b9d4e0baf1f - std[c6da210d58aa9d7]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x5b9d4e0d5321 - std[c6da210d58aa9d7]::panicking::default_hook [INFO] [stderr] at /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x5b9d4e0d559b - std[c6da210d58aa9d7]::panicking::panic_with_hook [INFO] [stderr] at /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x5b9d4e0bb00a - std[c6da210d58aa9d7]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/std/src/panicking.rs:691:13 [INFO] [stderr] 13: 0x5b9d4e0afaa9 - std[c6da210d58aa9d7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x5b9d4e0bbafd - __rustc[c3ee2703757e1c3e]::rust_begin_unwind [INFO] [stderr] at /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x5b9d4e0f429c - core[be1c2bd9f33a0d25]::panicking::panic_fmt [INFO] [stderr] at /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x5b9d4e0f4262 - core[be1c2bd9f33a0d25]::panicking::panic [INFO] [stderr] at /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/core/src/panicking.rs:150:5 [INFO] [stderr] 17: 0x5b9d4d9993d4 - build_script_build[4d6bc8b9a3a43ee4]::build_holding_cell [INFO] [stderr] 18: 0x5b9d4d999952 - build_script_build[4d6bc8b9a3a43ee4]::main [INFO] [stderr] 19: 0x5b9d4d99ac83 - >::call_once [INFO] [stderr] 20: 0x5b9d4d9987c6 - std[c6da210d58aa9d7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 21: 0x5b9d4d9987d9 - std[c6da210d58aa9d7]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] 22: 0x5b9d4e0d4314 - <&dyn core[be1c2bd9f33a0d25]::ops::function::Fn<(), Output = i32> + core[be1c2bd9f33a0d25]::panic::unwind_safe::RefUnwindSafe + core[be1c2bd9f33a0d25]::marker::Sync as core[be1c2bd9f33a0d25]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 23: 0x5b9d4e0d4314 - std[c6da210d58aa9d7]::panicking::catch_unwind::do_call::<&dyn core[be1c2bd9f33a0d25]::ops::function::Fn<(), Output = i32> + core[be1c2bd9f33a0d25]::panic::unwind_safe::RefUnwindSafe + core[be1c2bd9f33a0d25]::marker::Sync, i32> [INFO] [stderr] at /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/std/src/panicking.rs:581:40 [INFO] [stderr] 24: 0x5b9d4e0d4314 - std[c6da210d58aa9d7]::panicking::catch_unwind:: + core[be1c2bd9f33a0d25]::panic::unwind_safe::RefUnwindSafe + core[be1c2bd9f33a0d25]::marker::Sync> [INFO] [stderr] at /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/std/src/panicking.rs:544:19 [INFO] [stderr] 25: 0x5b9d4e0d4314 - std[c6da210d58aa9d7]::panic::catch_unwind::<&dyn core[be1c2bd9f33a0d25]::ops::function::Fn<(), Output = i32> + core[be1c2bd9f33a0d25]::panic::unwind_safe::RefUnwindSafe + core[be1c2bd9f33a0d25]::marker::Sync, i32> [INFO] [stderr] at /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x5b9d4e0d4314 - std[c6da210d58aa9d7]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x5b9d4e0d4314 - std[c6da210d58aa9d7]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/std/src/panicking.rs:581:40 [INFO] [stderr] 28: 0x5b9d4e0d4314 - std[c6da210d58aa9d7]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/std/src/panicking.rs:544:19 [INFO] [stderr] 29: 0x5b9d4e0d4314 - std[c6da210d58aa9d7]::panic::catch_unwind:: [INFO] [stderr] at /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x5b9d4e0d4314 - std[c6da210d58aa9d7]::rt::lang_start_internal [INFO] [stderr] at /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x5b9d4d9985d1 - std[c6da210d58aa9d7]::rt::lang_start::<()> [INFO] [stderr] 32: 0x5b9d4d99b005 - main [INFO] [stderr] 33: 0x7874845b71ca - [INFO] [stderr] 34: 0x7874845b728b - __libc_start_main [INFO] [stderr] 35: 0x5b9d4d997a85 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "b1f11c859236254a69b1c13d38f77e25322427216960b9023f89fa9324a8babe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1f11c859236254a69b1c13d38f77e25322427216960b9023f89fa9324a8babe", kill_on_drop: false }` [INFO] [stdout] b1f11c859236254a69b1c13d38f77e25322427216960b9023f89fa9324a8babe