[INFO] cloning repository https://github.com/google/arm-gic
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/google/arm-gic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoogle%2Farm-gic", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoogle%2Farm-gic'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e1d10da131acff1df8bc1d1b300a4d5b098f5d59
[INFO] testing google/arm-gic against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoogle%2Farm-gic" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/google/arm-gic
[INFO] finished tweaking git repo https://github.com/google/arm-gic
[INFO] tweaked toml for git repo https://github.com/google/arm-gic written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/google/arm-gic on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/google/arm-gic 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c18299aa62b0b04af3302ca6164269160ceec2d3e76a03dd7f99341e3a8f38b
[INFO] running `Command { std: "docker" "start" "-a" "6c18299aa62b0b04af3302ca6164269160ceec2d3e76a03dd7f99341e3a8f38b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c18299aa62b0b04af3302ca6164269160ceec2d3e76a03dd7f99341e3a8f38b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c18299aa62b0b04af3302ca6164269160ceec2d3e76a03dd7f99341e3a8f38b", kill_on_drop: false }`
[INFO] [stdout] 6c18299aa62b0b04af3302ca6164269160ceec2d3e76a03dd7f99341e3a8f38b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 378ca81dc491ead6aeb55638a432102f158a006fbb09b0bfc4b0e3952b56d343
[INFO] running `Command { std: "docker" "start" "-a" "378ca81dc491ead6aeb55638a432102f158a006fbb09b0bfc4b0e3952b56d343", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]    Compiling zerocopy-derive v0.8.26
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling safe-mmio v0.2.5
[INFO] [stderr]    Compiling arm-gic v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gicv3.rs:419:21
[INFO] [stdout]     |
[INFO] [stdout] 419 |     pub fn gicd_ptr(&mut self) -> UniqueMmioPointer<Gicd> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 419 |     pub fn gicd_ptr(&mut self) -> UniqueMmioPointer<'_, Gicd> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gicv3.rs:424:21
[INFO] [stdout]     |
[INFO] [stdout] 424 |     fn gicr_sgi_ptr(&mut self, cpu: usize) -> UniqueMmioPointer<GicrSgi> {
[INFO] [stdout]     |                     ^^^^^^^^^                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 424 |     fn gicr_sgi_ptr(&mut self, cpu: usize) -> UniqueMmioPointer<'_, GicrSgi> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gicv3.rs:439:21
[INFO] [stdout]     |
[INFO] [stdout] 439 |     pub fn gicr_ptr(&mut self, cpu: usize) -> UniqueMmioPointer<Gicr> {
[INFO] [stdout]     |                     ^^^^^^^^^                 ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 439 |     pub fn gicr_ptr(&mut self, cpu: usize) -> UniqueMmioPointer<'_, Gicr> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gicv3.rs:448:20
[INFO] [stdout]     |
[INFO] [stdout] 448 |     pub fn sgi_ptr(&mut self, cpu: usize) -> UniqueMmioPointer<Sgi> {
[INFO] [stdout]     |                    ^^^^^^^^^                 ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 448 |     pub fn sgi_ptr(&mut self, cpu: usize) -> UniqueMmioPointer<'_, Sgi> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.68s
[INFO] running `Command { std: "docker" "inspect" "378ca81dc491ead6aeb55638a432102f158a006fbb09b0bfc4b0e3952b56d343", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "378ca81dc491ead6aeb55638a432102f158a006fbb09b0bfc4b0e3952b56d343", kill_on_drop: false }`
[INFO] [stdout] 378ca81dc491ead6aeb55638a432102f158a006fbb09b0bfc4b0e3952b56d343
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7f9240e7e91aa96a29037b466c01a3b4ca012e06a99570c4cfe21fe63ce6f67
[INFO] running `Command { std: "docker" "start" "-a" "b7f9240e7e91aa96a29037b466c01a3b4ca012e06a99570c4cfe21fe63ce6f67", kill_on_drop: false }`
[INFO] [stderr]    Compiling arm-gic v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gicv3.rs:419:21
[INFO] [stdout]     |
[INFO] [stdout] 419 |     pub fn gicd_ptr(&mut self) -> UniqueMmioPointer<Gicd> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 419 |     pub fn gicd_ptr(&mut self) -> UniqueMmioPointer<'_, Gicd> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gicv3.rs:424:21
[INFO] [stdout]     |
[INFO] [stdout] 424 |     fn gicr_sgi_ptr(&mut self, cpu: usize) -> UniqueMmioPointer<GicrSgi> {
[INFO] [stdout]     |                     ^^^^^^^^^                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 424 |     fn gicr_sgi_ptr(&mut self, cpu: usize) -> UniqueMmioPointer<'_, GicrSgi> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gicv3.rs:439:21
[INFO] [stdout]     |
[INFO] [stdout] 439 |     pub fn gicr_ptr(&mut self, cpu: usize) -> UniqueMmioPointer<Gicr> {
[INFO] [stdout]     |                     ^^^^^^^^^                 ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 439 |     pub fn gicr_ptr(&mut self, cpu: usize) -> UniqueMmioPointer<'_, Gicr> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gicv3.rs:448:20
[INFO] [stdout]     |
[INFO] [stdout] 448 |     pub fn sgi_ptr(&mut self, cpu: usize) -> UniqueMmioPointer<Sgi> {
[INFO] [stdout]     |                    ^^^^^^^^^                 ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 448 |     pub fn sgi_ptr(&mut self, cpu: usize) -> UniqueMmioPointer<'_, Sgi> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `irq_disable` is never used
[INFO] [stdout]   --> src/sysreg/fake.rs:84:8
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub fn irq_disable() {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `irq_enable` is never used
[INFO] [stdout]   --> src/sysreg/fake.rs:89:8
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub fn irq_enable() {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wfi` is never used
[INFO] [stdout]   --> src/sysreg/fake.rs:94:8
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub fn wfi() {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gicv3.rs:419:21
[INFO] [stdout]     |
[INFO] [stdout] 419 |     pub fn gicd_ptr(&mut self) -> UniqueMmioPointer<Gicd> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 419 |     pub fn gicd_ptr(&mut self) -> UniqueMmioPointer<'_, Gicd> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gicv3.rs:424:21
[INFO] [stdout]     |
[INFO] [stdout] 424 |     fn gicr_sgi_ptr(&mut self, cpu: usize) -> UniqueMmioPointer<GicrSgi> {
[INFO] [stdout]     |                     ^^^^^^^^^                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 424 |     fn gicr_sgi_ptr(&mut self, cpu: usize) -> UniqueMmioPointer<'_, GicrSgi> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gicv3.rs:439:21
[INFO] [stdout]     |
[INFO] [stdout] 439 |     pub fn gicr_ptr(&mut self, cpu: usize) -> UniqueMmioPointer<Gicr> {
[INFO] [stdout]     |                     ^^^^^^^^^                 ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 439 |     pub fn gicr_ptr(&mut self, cpu: usize) -> UniqueMmioPointer<'_, Gicr> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gicv3.rs:448:20
[INFO] [stdout]     |
[INFO] [stdout] 448 |     pub fn sgi_ptr(&mut self, cpu: usize) -> UniqueMmioPointer<Sgi> {
[INFO] [stdout]     |                    ^^^^^^^^^                 ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 448 |     pub fn sgi_ptr(&mut self, cpu: usize) -> UniqueMmioPointer<'_, Sgi> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.07s
[INFO] running `Command { std: "docker" "inspect" "b7f9240e7e91aa96a29037b466c01a3b4ca012e06a99570c4cfe21fe63ce6f67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7f9240e7e91aa96a29037b466c01a3b4ca012e06a99570c4cfe21fe63ce6f67", kill_on_drop: false }`
[INFO] [stdout] b7f9240e7e91aa96a29037b466c01a3b4ca012e06a99570c4cfe21fe63ce6f67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f2f90aa6edb4f062cbffd3982744dff5e7b252e6082c1ec9f90067716d4ef19a
[INFO] running `Command { std: "docker" "start" "-a" "f2f90aa6edb4f062cbffd3982744dff5e7b252e6082c1ec9f90067716d4ef19a", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] 
[INFO] [stderr]    --> src/gicv3.rs:419:21
[INFO] [stdout] running 7 tests
[INFO] [stderr]     |
[INFO] [stderr] 419 |     pub fn gicd_ptr(&mut self) -> UniqueMmioPointer<Gicd> {
[INFO] [stderr]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 419 |     pub fn gicd_ptr(&mut self) -> UniqueMmioPointer<'_, Gicd> {
[INFO] [stderr]     |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/gicv3.rs:424:21
[INFO] [stderr]     |
[INFO] [stderr] 424 |     fn gicr_sgi_ptr(&mut self, cpu: usize) -> UniqueMmioPointer<GicrSgi> {
[INFO] [stderr]     |                     ^^^^^^^^^                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 424 |     fn gicr_sgi_ptr(&mut self, cpu: usize) -> UniqueMmioPointer<'_, GicrSgi> {
[INFO] [stderr]     |                                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/gicv3.rs:439:21
[INFO] [stderr]     |
[INFO] [stderr] 439 |     pub fn gicr_ptr(&mut self, cpu: usize) -> UniqueMmioPointer<Gicr> {
[INFO] [stderr]     |                     ^^^^^^^^^                 ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 439 |     pub fn gicr_ptr(&mut self, cpu: usize) -> UniqueMmioPointer<'_, Gicr> {
[INFO] [stderr]     |                                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/gicv3.rs:448:20
[INFO] [stderr]     |
[INFO] [stderr] 448 |     pub fn sgi_ptr(&mut self, cpu: usize) -> UniqueMmioPointer<Sgi> {
[INFO] [stderr]     |                    ^^^^^^^^^                 ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 448 |     pub fn sgi_ptr(&mut self, cpu: usize) -> UniqueMmioPointer<'_, Sgi> {
[INFO] [stderr]     |                                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: `arm-gic` (lib) generated 4 warnings (run `cargo fix --lib -p arm-gic` to apply 4 suggestions)
[INFO] [stderr] warning: function `irq_disable` is never used
[INFO] [stderr]   --> src/sysreg/fake.rs:84:8
[INFO] [stderr]    |
[INFO] [stderr] 84 | pub fn irq_disable() {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `irq_enable` is never used
[INFO] [stderr]   --> src/sysreg/fake.rs:89:8
[INFO] [stderr]    |
[INFO] [stderr] 89 | pub fn irq_enable() {
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `wfi` is never used
[INFO] [stderr]   --> src/sysreg/fake.rs:94:8
[INFO] [stderr]    |
[INFO] [stderr] 94 | pub fn wfi() {
[INFO] [stderr]    |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `arm-gic` (lib test) generated 7 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/arm_gic-c7cd971b8c517974)
[INFO] [stdout] test gicv2::registers::tests::cpu_count ... ok
[INFO] [stdout] test gicv3::registers::tests::gicr_typer_affinity ... ok
[INFO] [stdout] test gicv3::registers::tests::gicr_typer_flags ... ok
[INFO] [stdout] test gicv3::registers::tests::num_lpis ... ok
[INFO] [stdout] test gicv3::registers::tests::gicr_size ... ok
[INFO] [stdout] test gicv2::registers::tests::it_lines ... ok
[INFO] [stderr]    Doc-tests arm_gic
[INFO] [stdout] test gicv3::registers::tests::max_espi ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 14) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 14) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `arm_gic::irq_enable`
[INFO] [stdout]    --> src/lib.rs:22:5
[INFO] [stdout]     |
[INFO] [stdout]  22 |     irq_enable,
[INFO] [stdout]     |     ^^^^^^^^^^ no `irq_enable` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:62:37
[INFO] [stdout]     |
[INFO] [stdout]  61 | #[cfg(feature = "fakes")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `fakes` feature
[INFO] [stdout]  62 | pub use sysreg::fake::{irq_disable, irq_enable, wfi};
[INFO] [stdout]     |                                     ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:256:8
[INFO] [stdout]     |
[INFO] [stdout] 255 | #[cfg(all(target_arch = "aarch64", not(feature = "fakes")))]
[INFO] [stdout]     |           ----------------------- the item is gated behind the `aarch64` feature
[INFO] [stdout] 256 | pub fn irq_enable() {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `setup` found for struct `GicV3<'a>` in the current scope
[INFO] [stdout]    --> src/lib.rs:31:5
[INFO] [stdout]     |
[INFO] [stdout]  31 | gic.setup(0);
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `set_group` with a similar name, but with different arguments
[INFO] [stdout]    --> src/gicv3.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub fn set_group(&mut self, intid: IntId, cpu: Option<usize>, group: Group) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `set_priority_mask` found for struct `GicV3<'a>` in the current scope
[INFO] [stdout]    --> src/lib.rs:35:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | GicV3::set_priority_mask(0xff);
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^ function or associated item not found in `GicV3<'_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `GicV3<'_>`, consider using `GicV3::<'_>::new` which returns `GicV3<'_>`
[INFO] [stdout]    --> src/gicv3.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 | /     pub unsafe fn new(
[INFO] [stdout] 108 | |         gicd: *mut Gicd,
[INFO] [stdout] 109 | |         gicr_base: *mut GicrSgi,
[INFO] [stdout] 110 | |         cpu_count: usize,
[INFO] [stdout] 111 | |         gic_v4: bool,
[INFO] [stdout] 112 | |     ) -> Self {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `send_sgi` found for struct `GicV3<'a>` in the current scope
[INFO] [stdout]    --> src/lib.rs:39:8
[INFO] [stdout]     |
[INFO] [stdout]  39 | GicV3::send_sgi(
[INFO] [stdout]     |        ^^^^^^^^ function or associated item not found in `GicV3<'_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `GicV3<'_>`, consider using `GicV3::<'_>::new` which returns `GicV3<'_>`
[INFO] [stdout]    --> src/gicv3.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 | /     pub unsafe fn new(
[INFO] [stdout] 108 | |         gicd: *mut Gicd,
[INFO] [stdout] 109 | |         gicr_base: *mut GicrSgi,
[INFO] [stdout] 110 | |         cpu_count: usize,
[INFO] [stdout] 111 | |         gic_v4: bool,
[INFO] [stdout] 112 | |     ) -> Self {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 14)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.33s; merged doctests compilation took 0.14s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "f2f90aa6edb4f062cbffd3982744dff5e7b252e6082c1ec9f90067716d4ef19a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2f90aa6edb4f062cbffd3982744dff5e7b252e6082c1ec9f90067716d4ef19a", kill_on_drop: false }`
[INFO] [stdout] f2f90aa6edb4f062cbffd3982744dff5e7b252e6082c1ec9f90067716d4ef19a
