[INFO] fetching crate fuchsia-zircon 0.3.3...
[INFO] testing fuchsia-zircon-0.3.3 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate fuchsia-zircon 0.3.3 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate fuchsia-zircon 0.3.3
[INFO] finished tweaking crates.io crate fuchsia-zircon 0.3.3
[INFO] tweaked toml for crates.io crate fuchsia-zircon 0.3.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fuchsia-zircon 0.3.3 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 2 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v1.3.2 (available: v2.10.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ffebebabf3ec0eb0ac5e1fcace2cf4bddfd14953e2d8e2b70e250c28ab2ba4f3
[INFO] running `Command { std: "docker" "start" "-a" "ffebebabf3ec0eb0ac5e1fcace2cf4bddfd14953e2d8e2b70e250c28ab2ba4f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ffebebabf3ec0eb0ac5e1fcace2cf4bddfd14953e2d8e2b70e250c28ab2ba4f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffebebabf3ec0eb0ac5e1fcace2cf4bddfd14953e2d8e2b70e250c28ab2ba4f3", kill_on_drop: false }`
[INFO] [stdout] ffebebabf3ec0eb0ac5e1fcace2cf4bddfd14953e2d8e2b70e250c28ab2ba4f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f81e38300167a7061c1720837042301ea42163d70b8b8144ff2746ef34c2cac
[INFO] running `Command { std: "docker" "start" "-a" "1f81e38300167a7061c1720837042301ea42163d70b8b8144ff2746ef34c2cac", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling fuchsia-zircon-sys v0.3.3
[INFO] [stderr]    Compiling fuchsia-zircon v0.3.3 (/opt/rustwide/workdir)
[INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/channel.rs:94:23
[INFO] [stdout]    |
[INFO] [stdout] 94 |         let n_bytes = try!(usize_into_u32(bytes.len()).map_err(|_| Status::OUT_OF_RANGE));
[INFO] [stdout]    |                       ^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | #![deny(warnings)]
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(deprecated)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/channel.rs:95:25
[INFO] [stdout]    |
[INFO] [stdout] 95 |         let n_handles = try!(usize_into_u32(handles.len()).map_err(|_| Status::OUT_OF_RANGE));
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/channel.rs:123:31
[INFO] [stdout]     |
[INFO] [stdout] 123 |         let write_num_bytes = try!(usize_into_u32(bytes.len()).map_err(
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/channel.rs:125:33
[INFO] [stdout]     |
[INFO] [stdout] 125 |         let write_num_handles = try!(usize_into_u32(handles.len()).map_err(
[INFO] [stdout]     |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:149:15
[INFO] [stdout]     |
[INFO] [stdout] 149 |     let len = try!(usize_into_u32(items.len()).map_err(|_| Status::OUT_OF_RANGE));
[INFO] [stdout]     |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 |             fn as_handle_ref(&self) -> HandleRef {
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/channel.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl_handle_based!(Channel);
[INFO] [stdout]    | --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[deny(mismatched_lifetime_syntaxes)]` implied by `#[deny(warnings)]`
[INFO] [stdout]    = note: this error originates in the macro `impl_handle_based` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             fn as_handle_ref(&self) -> HandleRef<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 |             fn as_handle_ref(&self) -> HandleRef {
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/event.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl_handle_based!(Event);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this error originates in the macro `impl_handle_based` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             fn as_handle_ref(&self) -> HandleRef<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 |             fn as_handle_ref(&self) -> HandleRef {
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/eventpair.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl_handle_based!(EventPair);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this error originates in the macro `impl_handle_based` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             fn as_handle_ref(&self) -> HandleRef<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 |             fn as_handle_ref(&self) -> HandleRef {
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/fifo.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl_handle_based!(Fifo);
[INFO] [stdout]    | ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this error originates in the macro `impl_handle_based` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             fn as_handle_ref(&self) -> HandleRef<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/handle.rs:20:22
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn as_handle_ref(&self) -> HandleRef {
[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] 20 |     fn as_handle_ref(&self) -> HandleRef<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/handle.rs:111:22
[INFO] [stdout]     |
[INFO] [stdout] 111 |     fn as_handle_ref(&self) -> HandleRef;
[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] 111 |     fn as_handle_ref(&self) -> HandleRef<'_>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/handle.rs:145:22
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn as_handle_ref(&self) -> HandleRef { *self }
[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] 145 |     fn as_handle_ref(&self) -> HandleRef<'_> { *self }
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 |             fn as_handle_ref(&self) -> HandleRef {
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/job.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl_handle_based!(Job);
[INFO] [stdout]    | ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this error originates in the macro `impl_handle_based` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             fn as_handle_ref(&self) -> HandleRef<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 |             fn as_handle_ref(&self) -> HandleRef {
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/port.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl_handle_based!(Port);
[INFO] [stdout]    | ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this error originates in the macro `impl_handle_based` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             fn as_handle_ref(&self) -> HandleRef<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 |             fn as_handle_ref(&self) -> HandleRef {
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/process.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl_handle_based!(Process);
[INFO] [stdout]    | --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this error originates in the macro `impl_handle_based` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             fn as_handle_ref(&self) -> HandleRef<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 |             fn as_handle_ref(&self) -> HandleRef {
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/socket.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl_handle_based!(Socket);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this error originates in the macro `impl_handle_based` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             fn as_handle_ref(&self) -> HandleRef<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:23:30
[INFO] [stdout]     |
[INFO] [stdout]  23 |             fn as_handle_ref(&self) -> HandleRef {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/time.rs:266:1
[INFO] [stdout]     |
[INFO] [stdout] 266 | impl_handle_based!(Timer);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this error originates in the macro `impl_handle_based` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  23 |             fn as_handle_ref(&self) -> HandleRef<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 |             fn as_handle_ref(&self) -> HandleRef {
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/thread.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl_handle_based!(Thread);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this error originates in the macro `impl_handle_based` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             fn as_handle_ref(&self) -> HandleRef<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 |             fn as_handle_ref(&self) -> HandleRef {
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/vmo.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl_handle_based!(Vmo);
[INFO] [stdout]    | ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this error originates in the macro `impl_handle_based` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |             fn as_handle_ref(&self) -> HandleRef<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fuchsia-zircon` (lib) due to 19 previous errors
[INFO] running `Command { std: "docker" "inspect" "1f81e38300167a7061c1720837042301ea42163d70b8b8144ff2746ef34c2cac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f81e38300167a7061c1720837042301ea42163d70b8b8144ff2746ef34c2cac", kill_on_drop: false }`
[INFO] [stdout] 1f81e38300167a7061c1720837042301ea42163d70b8b8144ff2746ef34c2cac
