[INFO] fetching crate ruspiro-mmu 0.1.1... [INFO] checking ruspiro-mmu-0.1.1 against try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] extracting crate ruspiro-mmu 0.1.1 into /workspace/builds/worker-80/source [INFO] validating manifest of crates.io crate ruspiro-mmu 0.1.1 on toolchain cac44d9528e3bbbdaa1537d187bd489ccc5de18c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ruspiro-mmu 0.1.1 [INFO] finished tweaking crates.io crate ruspiro-mmu 0.1.1 [INFO] tweaked toml for crates.io crate ruspiro-mmu 0.1.1 written to /workspace/builds/worker-80/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e61e7c96b36b8e9f987c2ca950295c019a0628d3c6737f4591119dba5db7dc89 [INFO] running `Command { std: "docker" "start" "-a" "e61e7c96b36b8e9f987c2ca950295c019a0628d3c6737f4591119dba5db7dc89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e61e7c96b36b8e9f987c2ca950295c019a0628d3c6737f4591119dba5db7dc89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e61e7c96b36b8e9f987c2ca950295c019a0628d3c6737f4591119dba5db7dc89", kill_on_drop: false }` [INFO] [stdout] e61e7c96b36b8e9f987c2ca950295c019a0628d3c6737f4591119dba5db7dc89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5ea0a05a3e13607d993a7f25708fab30f4ab284310952cae47f9fa679f6e0bd [INFO] running `Command { std: "docker" "start" "-a" "e5ea0a05a3e13607d993a7f25708fab30f4ab284310952cae47f9fa679f6e0bd", kill_on_drop: false }` [INFO] [stderr] Compiling ruspiro-mmu v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking ruspiro-register v0.5.4 [INFO] [stderr] Checking ruspiro-arch-aarch64 v0.1.5 [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/el1.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | llvm_asm!("tlbi vmalle1"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/el1.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | llvm_asm!("tlbi vmalle1"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/el2.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | llvm_asm!("tlbi alle2"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/el2.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | llvm_asm!("tlbi alle2"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/ttbr0.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | llvm_asm!("dsb ishst"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/ttbr1.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | llvm_asm!("dsb ishst"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/ttbr1.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | llvm_asm!("dsb ishst [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/el1.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | llvm_asm!("tlbi vmalle1"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/el1.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | llvm_asm!("tlbi vmalle1"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/el2.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | llvm_asm!("tlbi alle2"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/el2.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | llvm_asm!("tlbi alle2"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/ttbr0.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | llvm_asm!("dsb ishst"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/ttbr1.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | llvm_asm!("dsb ishst"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> src/ttbr1.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | llvm_asm!("dsb ishst [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.60s [INFO] running `Command { std: "docker" "inspect" "e5ea0a05a3e13607d993a7f25708fab30f4ab284310952cae47f9fa679f6e0bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5ea0a05a3e13607d993a7f25708fab30f4ab284310952cae47f9fa679f6e0bd", kill_on_drop: false }` [INFO] [stdout] e5ea0a05a3e13607d993a7f25708fab30f4ab284310952cae47f9fa679f6e0bd