[INFO] cloning repository https://github.com/drivercraft/aarch64-cpu-ext
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/drivercraft/aarch64-cpu-ext" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrivercraft%2Faarch64-cpu-ext", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrivercraft%2Faarch64-cpu-ext'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 09efa7b616f9f4aa8a770ea9ef0a605fda7ad466
[INFO] checking drivercraft/aarch64-cpu-ext against master#32cd9114712a24010b0583624dc52ac302194128 for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrivercraft%2Faarch64-cpu-ext" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/drivercraft/aarch64-cpu-ext
[INFO] finished tweaking git repo https://github.com/drivercraft/aarch64-cpu-ext
[INFO] tweaked toml for git repo https://github.com/drivercraft/aarch64-cpu-ext written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/drivercraft/aarch64-cpu-ext on toolchain 32cd9114712a24010b0583624dc52ac302194128
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/drivercraft/aarch64-cpu-ext 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" "+32cd9114712a24010b0583624dc52ac302194128" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded aarch64-cpu v10.0.0
[INFO] [stderr]   Downloaded tock-registers v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 36d0f3ff6c0f47ace01db9538cec9d6ee8aab7aeebf25774327b512e25f758d1
[INFO] running `Command { std: "docker" "start" "-a" "36d0f3ff6c0f47ace01db9538cec9d6ee8aab7aeebf25774327b512e25f758d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36d0f3ff6c0f47ace01db9538cec9d6ee8aab7aeebf25774327b512e25f758d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36d0f3ff6c0f47ace01db9538cec9d6ee8aab7aeebf25774327b512e25f758d1", kill_on_drop: false }`
[INFO] [stdout] 36d0f3ff6c0f47ace01db9538cec9d6ee8aab7aeebf25774327b512e25f758d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b4ca59f8ee542c8c0b1aa3b98e3c5b770b8e219fbeebc03bf3c82f50336a41f
[INFO] running `Command { std: "docker" "start" "-a" "4b4ca59f8ee542c8c0b1aa3b98e3c5b770b8e219fbeebc03bf3c82f50336a41f", kill_on_drop: false }`
[INFO] [stderr]     Checking tock-registers v0.9.0
[INFO] [stderr]     Checking aarch64-cpu v10.0.0
[INFO] [stderr]     Checking aarch64-cpu-ext v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/asm/cache.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |             fn dc(&self, addr:u64){
[INFO] [stdout]    |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] ...
[INFO] [stdout] 56 | dc!(CVAC, Cvac);
[INFO] [stdout]    | --------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `dc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/asm/cache.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |             fn dc(&self, addr:u64){
[INFO] [stdout]    |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] ...
[INFO] [stdout] 57 | dc!(IVAC, Ivac);
[INFO] [stdout]    | --------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `dc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/asm/cache.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |             fn dc(&self, addr:u64){
[INFO] [stdout]    |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] ...
[INFO] [stdout] 58 | dc!(CIVAC, Civac);
[INFO] [stdout]    | ----------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `dc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/asm/cache.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |             fn dc(&self, addr:u64){
[INFO] [stdout]    |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] ...
[INFO] [stdout] 59 | dc!(CISW, Cisw);
[INFO] [stdout]    | --------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `dc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/asm/cache.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |             fn dc(&self, addr:u64){
[INFO] [stdout]    |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] ...
[INFO] [stdout] 60 | dc!(ISW, Isw);
[INFO] [stdout]    | ------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `dc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/asm/cache.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |             fn dc(&self, addr:u64){
[INFO] [stdout]    |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] ...
[INFO] [stdout] 61 | dc!(CSW, Csw);
[INFO] [stdout]    | ------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `dc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/asm/cache.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |             fn dc(&self, addr:u64){
[INFO] [stdout]    |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] ...
[INFO] [stdout] 56 | dc!(CVAC, Cvac);
[INFO] [stdout]    | --------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `dc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/asm/tlb.rs:90:23
[INFO] [stdout]     |
[INFO] [stdout] 90  |         pub struct $A(u64);
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 | tlbi_va!(VAE1);
[INFO] [stdout]     | --------------
[INFO] [stdout]     | |        |
[INFO] [stdout]     | |        field in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `tlbi_va` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/asm/cache.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |             fn dc(&self, addr:u64){
[INFO] [stdout]    |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] ...
[INFO] [stdout] 57 | dc!(IVAC, Ivac);
[INFO] [stdout]    | --------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `dc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/asm/tlb.rs:90:23
[INFO] [stdout]     |
[INFO] [stdout] 90  |         pub struct $A(u64);
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 | tlbi_va!(VAE2);
[INFO] [stdout]     | --------------
[INFO] [stdout]     | |        |
[INFO] [stdout]     | |        field in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `tlbi_va` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/asm/tlb.rs:90:23
[INFO] [stdout]     |
[INFO] [stdout] 90  |         pub struct $A(u64);
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 | tlbi_va!(VAE3);
[INFO] [stdout]     | --------------
[INFO] [stdout]     | |        |
[INFO] [stdout]     | |        field in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `tlbi_va` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/asm/cache.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |             fn dc(&self, addr:u64){
[INFO] [stdout]    |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] ...
[INFO] [stdout] 58 | dc!(CIVAC, Civac);
[INFO] [stdout]    | ----------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `dc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/asm/cache.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |             fn dc(&self, addr:u64){
[INFO] [stdout]    |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] ...
[INFO] [stdout] 59 | dc!(CISW, Cisw);
[INFO] [stdout]    | --------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `dc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/asm/tlb.rs:90:23
[INFO] [stdout]     |
[INFO] [stdout] 90  |         pub struct $A(u64);
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 121 | tlbi_va!(VAE1IS);
[INFO] [stdout]     | ----------------
[INFO] [stdout]     | |        |
[INFO] [stdout]     | |        field in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `tlbi_va` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/asm/cache.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |             fn dc(&self, addr:u64){
[INFO] [stdout]    |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] ...
[INFO] [stdout] 60 | dc!(ISW, Isw);
[INFO] [stdout]    | ------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `dc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/asm/tlb.rs:90:23
[INFO] [stdout]     |
[INFO] [stdout] 90  |         pub struct $A(u64);
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 | tlbi_va!(VAE2IS);
[INFO] [stdout]     | ----------------
[INFO] [stdout]     | |        |
[INFO] [stdout]     | |        field in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `tlbi_va` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/asm/cache.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |             fn dc(&self, addr:u64){
[INFO] [stdout]    |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] ...
[INFO] [stdout] 61 | dc!(CSW, Csw);
[INFO] [stdout]    | ------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `dc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/asm/tlb.rs:90:23
[INFO] [stdout]     |
[INFO] [stdout] 90  |         pub struct $A(u64);
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 | tlbi_va!(VAE3IS);
[INFO] [stdout]     | ----------------
[INFO] [stdout]     | |        |
[INFO] [stdout]     | |        field in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `tlbi_va` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/asm/tlb.rs:132:23
[INFO] [stdout]     |
[INFO] [stdout] 132 |         pub struct $A(u64);
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 158 | tlbi_asid!(ASIDE1);
[INFO] [stdout]     | ------------------
[INFO] [stdout]     | |          |
[INFO] [stdout]     | |          field in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `tlbi_asid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/asm/tlb.rs:132:23
[INFO] [stdout]     |
[INFO] [stdout] 132 |         pub struct $A(u64);
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 159 | tlbi_asid!(ASIDE1IS);
[INFO] [stdout]     | --------------------
[INFO] [stdout]     | |          |
[INFO] [stdout]     | |          field in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `tlbi_asid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/asm/tlb.rs:164:23
[INFO] [stdout]     |
[INFO] [stdout] 164 |         pub struct $A(u64);
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 190 | tlbi_vaa!(VAAE1);
[INFO] [stdout]     | ----------------
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         field in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `tlbi_vaa` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/asm/tlb.rs:164:23
[INFO] [stdout]     |
[INFO] [stdout] 164 |         pub struct $A(u64);
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 191 | tlbi_vaa!(VAAE1IS);
[INFO] [stdout]     | ------------------
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         field in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `tlbi_vaa` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/asm/tlb.rs:90:23
[INFO] [stdout]     |
[INFO] [stdout] 90  |         pub struct $A(u64);
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 | tlbi_va!(VAE1);
[INFO] [stdout]     | --------------
[INFO] [stdout]     | |        |
[INFO] [stdout]     | |        field in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `tlbi_va` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/asm/tlb.rs:90:23
[INFO] [stdout]     |
[INFO] [stdout] 90  |         pub struct $A(u64);
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 | tlbi_va!(VAE2);
[INFO] [stdout]     | --------------
[INFO] [stdout]     | |        |
[INFO] [stdout]     | |        field in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `tlbi_va` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/asm/tlb.rs:90:23
[INFO] [stdout]     |
[INFO] [stdout] 90  |         pub struct $A(u64);
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 | tlbi_va!(VAE3);
[INFO] [stdout]     | --------------
[INFO] [stdout]     | |        |
[INFO] [stdout]     | |        field in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `tlbi_va` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/asm/tlb.rs:90:23
[INFO] [stdout]     |
[INFO] [stdout] 90  |         pub struct $A(u64);
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 121 | tlbi_va!(VAE1IS);
[INFO] [stdout]     | ----------------
[INFO] [stdout]     | |        |
[INFO] [stdout]     | |        field in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `tlbi_va` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/asm/tlb.rs:90:23
[INFO] [stdout]     |
[INFO] [stdout] 90  |         pub struct $A(u64);
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 | tlbi_va!(VAE2IS);
[INFO] [stdout]     | ----------------
[INFO] [stdout]     | |        |
[INFO] [stdout]     | |        field in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `tlbi_va` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/asm/tlb.rs:90:23
[INFO] [stdout]     |
[INFO] [stdout] 90  |         pub struct $A(u64);
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 | tlbi_va!(VAE3IS);
[INFO] [stdout]     | ----------------
[INFO] [stdout]     | |        |
[INFO] [stdout]     | |        field in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `tlbi_va` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/asm/tlb.rs:132:23
[INFO] [stdout]     |
[INFO] [stdout] 132 |         pub struct $A(u64);
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 158 | tlbi_asid!(ASIDE1);
[INFO] [stdout]     | ------------------
[INFO] [stdout]     | |          |
[INFO] [stdout]     | |          field in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `tlbi_asid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/asm/tlb.rs:132:23
[INFO] [stdout]     |
[INFO] [stdout] 132 |         pub struct $A(u64);
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 159 | tlbi_asid!(ASIDE1IS);
[INFO] [stdout]     | --------------------
[INFO] [stdout]     | |          |
[INFO] [stdout]     | |          field in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `tlbi_asid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/asm/tlb.rs:164:23
[INFO] [stdout]     |
[INFO] [stdout] 164 |         pub struct $A(u64);
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 190 | tlbi_vaa!(VAAE1);
[INFO] [stdout]     | ----------------
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         field in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `tlbi_vaa` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/asm/tlb.rs:164:23
[INFO] [stdout]     |
[INFO] [stdout] 164 |         pub struct $A(u64);
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 191 | tlbi_vaa!(VAAE1IS);
[INFO] [stdout]     | ------------------
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         field in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `tlbi_vaa` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.55s
[INFO] running `Command { std: "docker" "inspect" "4b4ca59f8ee542c8c0b1aa3b98e3c5b770b8e219fbeebc03bf3c82f50336a41f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b4ca59f8ee542c8c0b1aa3b98e3c5b770b8e219fbeebc03bf3c82f50336a41f", kill_on_drop: false }`
[INFO] [stdout] 4b4ca59f8ee542c8c0b1aa3b98e3c5b770b8e219fbeebc03bf3c82f50336a41f
