[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 master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoogle%2Farm-gic" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/google/arm-gic on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded safe-mmio v0.2.5
[INFO] [stderr]   Downloaded proc-macro2 v1.0.92
[INFO] [stderr]   Downloaded quote v1.0.38
[INFO] [stderr]   Downloaded unicode-ident v1.0.14
[INFO] [stderr]   Downloaded syn v2.0.94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 890621b634ecb13dfb019fa39e3f3e2c18948b369c4b4be27cb832fed2fe959e
[INFO] running `Command { std: "docker" "start" "-a" "890621b634ecb13dfb019fa39e3f3e2c18948b369c4b4be27cb832fed2fe959e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "890621b634ecb13dfb019fa39e3f3e2c18948b369c4b4be27cb832fed2fe959e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "890621b634ecb13dfb019fa39e3f3e2c18948b369c4b4be27cb832fed2fe959e", kill_on_drop: false }`
[INFO] [stdout] 890621b634ecb13dfb019fa39e3f3e2c18948b369c4b4be27cb832fed2fe959e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9cc0dcaafd2c5979bd350b0e43d059642a5cde8bb0edeeda9b107cb80b3b3270
[INFO] running `Command { std: "docker" "start" "-a" "9cc0dcaafd2c5979bd350b0e43d059642a5cde8bb0edeeda9b107cb80b3b3270", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[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 11.55s
[INFO] running `Command { std: "docker" "inspect" "9cc0dcaafd2c5979bd350b0e43d059642a5cde8bb0edeeda9b107cb80b3b3270", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cc0dcaafd2c5979bd350b0e43d059642a5cde8bb0edeeda9b107cb80b3b3270", kill_on_drop: false }`
[INFO] [stdout] 9cc0dcaafd2c5979bd350b0e43d059642a5cde8bb0edeeda9b107cb80b3b3270
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03983695aae6b7dc5723ecc13776f8629222c8e2887ff189c9e050cdac0a91e9
[INFO] running `Command { std: "docker" "start" "-a" "03983695aae6b7dc5723ecc13776f8629222c8e2887ff189c9e050cdac0a91e9", 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 0.76s
[INFO] running `Command { std: "docker" "inspect" "03983695aae6b7dc5723ecc13776f8629222c8e2887ff189c9e050cdac0a91e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03983695aae6b7dc5723ecc13776f8629222c8e2887ff189c9e050cdac0a91e9", kill_on_drop: false }`
[INFO] [stdout] 03983695aae6b7dc5723ecc13776f8629222c8e2887ff189c9e050cdac0a91e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2d2c993020685143bdc656a2efd744eb5ac2baea3ae83e533a8f90571b721913
[INFO] running `Command { std: "docker" "start" "-a" "2d2c993020685143bdc656a2efd744eb5ac2baea3ae83e533a8f90571b721913", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/gicv3.rs:419:21
[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.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/arm_gic-4b7865309ce22144)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test gicv3::registers::tests::gicr_typer_affinity ... ok
[INFO] [stdout] test gicv2::registers::tests::it_lines ... ok
[INFO] [stdout] test gicv3::registers::tests::max_espi ... ok
[INFO] [stdout] test gicv3::registers::tests::gicr_size ... ok
[INFO] [stdout] test gicv2::registers::tests::cpu_count ... ok
[INFO] [stdout] test gicv3::registers::tests::gicr_typer_flags ... ok
[INFO] [stderr]    Doc-tests arm_gic
[INFO] [stdout] test gicv3::registers::tests::num_lpis ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 14) - compile ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[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]  11 |     irq_enable,
[INFO] [stdout]     |     ^^^^^^^^^^ no `irq_enable` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/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]    --> /opt/rustwide/workdir/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]  20 | 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]    --> /opt/rustwide/workdir/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]  24 | 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]    --> /opt/rustwide/workdir/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]  28 | 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]    --> /opt/rustwide/workdir/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.15s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.31s; merged doctests compilation took 0.15s
[INFO] running `Command { std: "docker" "inspect" "2d2c993020685143bdc656a2efd744eb5ac2baea3ae83e533a8f90571b721913", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d2c993020685143bdc656a2efd744eb5ac2baea3ae83e533a8f90571b721913", kill_on_drop: false }`
[INFO] [stdout] 2d2c993020685143bdc656a2efd744eb5ac2baea3ae83e533a8f90571b721913
