[INFO] fetching crate nativeshell 0.1.16...
[INFO] testing nativeshell-0.1.16 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate nativeshell 0.1.16 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate nativeshell 0.1.16
[INFO] finished tweaking crates.io crate nativeshell 0.1.16
[INFO] tweaked toml for crates.io crate nativeshell 0.1.16 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nativeshell 0.1.16 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 192 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.13.1 (available: v0.22.1)
[INFO] [stderr]       Adding cairo-rs v0.14.9 (available: v0.21.2)
[INFO] [stderr]       Adding cocoa v0.24.1 (available: v0.26.1)
[INFO] [stderr]       Adding core-foundation v0.9.4 (available: v0.10.1)
[INFO] [stderr]       Adding core-graphics v0.22.3 (available: v0.25.0)
[INFO] [stderr]       Adding gdk v0.14.3 (available: v0.18.2)
[INFO] [stderr]       Adding gdk-sys v0.14.0 (available: v0.18.2)
[INFO] [stderr]       Adding gio v0.14.8 (available: v0.21.4)
[INFO] [stderr]       Adding gio-sys v0.14.0 (available: v0.21.2)
[INFO] [stderr]       Adding glib v0.14.8 (available: v0.21.4)
[INFO] [stderr]       Adding glib-sys v0.14.0 (available: v0.21.2)
[INFO] [stderr]       Adding gobject-sys v0.14.0 (available: v0.21.2)
[INFO] [stderr]       Adding gtk v0.14.3 (available: v0.18.2)
[INFO] [stderr]       Adding gtk-sys v0.14.0 (available: v0.18.2)
[INFO] [stderr]       Adding widestring v0.5.1 (available: v1.2.1)
[INFO] [stderr]       Adding windows v0.28.0 (available: v0.62.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e95f039760e50bd7995498edd98328538e5009649affd585b9d3245e7f492fa3
[INFO] running `Command { std: "docker" "start" "-a" "e95f039760e50bd7995498edd98328538e5009649affd585b9d3245e7f492fa3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e95f039760e50bd7995498edd98328538e5009649affd585b9d3245e7f492fa3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e95f039760e50bd7995498edd98328538e5009649affd585b9d3245e7f492fa3", kill_on_drop: false }`
[INFO] [stdout] e95f039760e50bd7995498edd98328538e5009649affd585b9d3245e7f492fa3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 56a4db10c60bc3382d44d76cb0f07317f3779ebaa4788daeb5c0fbe4876e4541
[INFO] running `Command { std: "docker" "start" "-a" "56a4db10c60bc3382d44d76cb0f07317f3779ebaa4788daeb5c0fbe4876e4541", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling version-compare v0.0.11
[INFO] [stderr]    Compiling strum v0.21.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cfg-expr v0.8.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling gio v0.14.8
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling copy_dir v0.1.3
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling path-slash v0.1.5
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling cargo-emit v0.2.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling gtk v0.14.3
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling nativeshell_build v0.1.16
[INFO] [stderr]    Compiling nativeshell v0.1.16 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling velcro_core v0.5.4
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling strum_macros v0.21.1
[INFO] [stderr]    Compiling glib-macros v0.14.1
[INFO] [stderr]    Compiling gtk3-macros v0.14.0
[INFO] [stderr]    Compiling velcro_macros v0.5.4
[INFO] [stderr]    Compiling velcro v0.5.4
[INFO] [stderr]    Compiling system-deps v3.2.0
[INFO] [stderr]    Compiling glib-sys v0.14.0
[INFO] [stderr]    Compiling gobject-sys v0.14.0
[INFO] [stderr]    Compiling gio-sys v0.14.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.14.0
[INFO] [stderr]    Compiling pango-sys v0.14.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.14.9
[INFO] [stderr]    Compiling atk-sys v0.14.0
[INFO] [stderr]    Compiling gdk-sys v0.14.0
[INFO] [stderr]    Compiling gtk-sys v0.14.0
[INFO] [stderr]    Compiling glib v0.14.8
[INFO] [stderr]    Compiling cairo-rs v0.14.9
[INFO] [stderr]    Compiling pango v0.14.8
[INFO] [stderr]    Compiling atk v0.14.0
[INFO] [stderr]    Compiling gdk-pixbuf v0.14.0
[INFO] [stderr]    Compiling gdk v0.14.3
[INFO] [stdout] warning: unexpected `cfg` condition value: `bitrig`
[INFO] [stdout]   --> src/util/errno.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 |             target_os = "bitrig",
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, and `teeos` and 13 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `flutter_profile`
[INFO] [stdout]    --> src/shell/observatory.rs:153:15
[INFO] [stdout]     |
[INFO] [stdout] 153 |     #[cfg(any(flutter_profile, debug_assertions))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(flutter_profile)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(flutter_profile)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `macros::*`
[INFO] [stdout]   --> src/shell/mod.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub use macros::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gtk` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name gtk --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk-0.14.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="v3_20"' --cfg 'feature="v3_22"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dox", "v3_20", "v3_22", "v3_22_20", "v3_22_26", "v3_22_27", "v3_22_29", "v3_22_30", "v3_24", "v3_24_8", "v3_24_9"))' -C metadata=034fe659a8569b45 -C extra-filename=-b490b7bee5f39746 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-fc6429c13849c0d4.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e2b4db6c651223da.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-cac00b877127cae9.rmeta --extern field_offset=/opt/rustwide/target/debug/deps/libfield_offset-157bdf39abd5663a.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-70ea6b1759b41837.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-cdc85f45bd24441b.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-6082e11a8a1d15ed.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-efd52a0208880ac8.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-e0ee207d273c6ef4.rmeta --extern ffi=/opt/rustwide/target/debug/deps/libgtk_sys-6eb8ac09c4fdbccc.rmeta --extern gtk3_macros=/opt/rustwide/target/debug/deps/libgtk3_macros-4d2d65173b589d90.so --extern libc=/opt/rustwide/target/debug/deps/liblibc-e2775a15e5abc6fd.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-db769fae50db845f.rmeta --cap-lints allow --cap-lints=forbid --cfg 'gdk_backend="broadway"' --cfg 'gdk_backend="wayland"' --cfg 'gdk_backend="x11"'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shell/async_method_call_handler.rs:164:19
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn borrow(&self) -> Ref<T> {
[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] 164 |     pub fn borrow(&self) -> Ref<'_, T> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shell/async_method_call_handler.rs:168:23
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn borrow_mut(&self) -> RefMut<T> {
[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] 168 |     pub fn borrow_mut(&self) -> RefMut<'_, T> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shell/engine_manager.rs:63:23
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn get_engine(&self, handle: EngineHandle) -> Option<Ref<FlutterEngine>> {
[INFO] [stdout]    |                       ^^^^^ the lifetime is elided here      ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 63 |     pub fn get_engine(&self, handle: EngineHandle) -> Option<Ref<'_, FlutterEngine>> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shell/event_channel.rs:81:19
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn borrow(&self) -> Ref<T> {
[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] 81 |     pub fn borrow(&self) -> Ref<'_, T> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shell/event_channel.rs:85:23
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn borrow_mut(&self) -> RefMut<T> {
[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] 85 |     pub fn borrow_mut(&self) -> RefMut<'_, T> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shell/method_call_handler.rs:104:19
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn borrow(&self) -> Ref<T> {
[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] 104 |     pub fn borrow(&self) -> Ref<'_, T> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shell/method_call_handler.rs:108:23
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn borrow_mut(&self) -> RefMut<T> {
[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] 108 |     pub fn borrow_mut(&self) -> RefMut<'_, T> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/util/capsule.rs:104:14
[INFO] [stdout]     |
[INFO] [stdout] 104 |     unsafe { COUNTER.fetch_add(1, Ordering::SeqCst) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util/cell.rs:79:19
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn borrow(&self) -> Ref<T> {
[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] 79 |     pub fn borrow(&self) -> Ref<'_, T> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util/cell.rs:83:23
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn borrow_mut(&self) -> RefMut<T> {
[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] 83 |     pub fn borrow_mut(&self) -> RefMut<'_, T> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "56a4db10c60bc3382d44d76cb0f07317f3779ebaa4788daeb5c0fbe4876e4541", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56a4db10c60bc3382d44d76cb0f07317f3779ebaa4788daeb5c0fbe4876e4541", kill_on_drop: false }`
[INFO] [stdout] 56a4db10c60bc3382d44d76cb0f07317f3779ebaa4788daeb5c0fbe4876e4541
