[INFO] fetching crate juiz_sdk 0.0.8...
[INFO] checking juiz_sdk-0.0.8 against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] extracting crate juiz_sdk 0.0.8 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate juiz_sdk 0.0.8
[INFO] finished tweaking crates.io crate juiz_sdk 0.0.8
[INFO] tweaked toml for crates.io crate juiz_sdk 0.0.8 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate juiz_sdk 0.0.8 on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate juiz_sdk 0.0.8 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bufstream v0.1.4
[INFO] [stderr]   Downloaded quaternion-core v0.5.2
[INFO] [stderr]   Downloaded image-stream v0.1.0
[INFO] [stderr]   Downloaded bincode v0.9.2
[INFO] [stderr]   Downloaded fdeflate v0.3.5
[INFO] [stderr]   Downloaded juiz_macro v0.0.5
[INFO] [stderr]   Downloaded mopa v0.2.2
[INFO] [stderr]   Downloaded nalgebra v0.33.0
[INFO] [stderr]   Downloaded exr v1.72.0
[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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 79f70a3882fd2be32f21bf49a52d5025cb38e3707bae62614525e6fa227eb3bd
[INFO] running `Command { std: "docker" "start" "-a" "79f70a3882fd2be32f21bf49a52d5025cb38e3707bae62614525e6fa227eb3bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "79f70a3882fd2be32f21bf49a52d5025cb38e3707bae62614525e6fa227eb3bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79f70a3882fd2be32f21bf49a52d5025cb38e3707bae62614525e6fa227eb3bd", kill_on_drop: false }`
[INFO] [stdout] 79f70a3882fd2be32f21bf49a52d5025cb38e3707bae62614525e6fa227eb3bd
[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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e31949ba02c955997f39bb19ddc31172261d9022ef664dcc4e20f26a444924e3
[INFO] running `Command { std: "docker" "start" "-a" "e31949ba02c955997f39bb19ddc31172261d9022ef664dcc4e20f26a444924e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]     Checking bytemuck v1.18.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]     Checking safe_arch v0.7.2
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling fdeflate v0.3.5
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling png v0.17.14
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking wide v0.7.28
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking png v0.11.0
[INFO] [stderr]     Checking num-rational v0.1.42
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]    Compiling yaml-rust2 v0.9.0
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking regex v1.11.0
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]     Checking bufstream v0.1.4
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]     Checking quaternion-core v0.5.2
[INFO] [stderr]     Checking mopa v0.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking image v0.18.0
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking nalgebra v0.33.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking bincode v0.9.2
[INFO] [stderr]     Checking image-stream v0.1.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling juiz_macro v0.0.5
[INFO] [stderr]     Checking juiz_sdk v0.0.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> src/value/value_converter.rs:155:75
[INFO] [stdout]     |
[INFO] [stdout] 155 | pub unsafe extern "C" fn value_array_foreach(value: *mut Value, callback: extern fn(*mut std::ffi::c_void, *mut Value) -> (), arg: *mut s...
[INFO] [stdout]     |                                                                           ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> src/value/value_converter.rs:164:76
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub unsafe extern "C" fn value_object_foreach(value: *mut Value, callback: extern fn(*mut std::ffi::c_void, *mut std::os::raw::c_char, *m...
[INFO] [stdout]     |                                                                            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/value/capsule_ptr_converter.rs:49:92
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub unsafe extern "C" fn capsule_ptr_lock_as_value(capsule_ptr: *mut CapsulePtr, callback: extern fn(*mut Value) -> ()) -> () {
[INFO] [stdout]    |                                                                                            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/value/capsule_ptr_converter.rs:56:101
[INFO] [stdout]    |
[INFO] [stdout] 56 | ...psule_ptr: *mut CapsulePtr, callback: extern fn(*mut std::ffi::c_void, *mut Value) -> i64, arg: *mut std::ffi::c_void) -> i64 {
[INFO] [stdout]    |                                          ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> src/value/value_converter.rs:155:75
[INFO] [stdout]     |
[INFO] [stdout] 155 | pub unsafe extern "C" fn value_array_foreach(value: *mut Value, callback: extern fn(*mut std::ffi::c_void, *mut Value) -> (), arg: *mut s...
[INFO] [stdout]     |                                                                           ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> src/value/value_converter.rs:164:76
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub unsafe extern "C" fn value_object_foreach(value: *mut Value, callback: extern fn(*mut std::ffi::c_void, *mut std::os::raw::c_char, *m...
[INFO] [stdout]     |                                                                            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/value/capsule_ptr_converter.rs:49:92
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub unsafe extern "C" fn capsule_ptr_lock_as_value(capsule_ptr: *mut CapsulePtr, callback: extern fn(*mut Value) -> ()) -> () {
[INFO] [stdout]    |                                                                                            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/value/capsule_ptr_converter.rs:56:101
[INFO] [stdout]    |
[INFO] [stdout] 56 | ...psule_ptr: *mut CapsulePtr, callback: extern fn(*mut std::ffi::c_void, *mut Value) -> i64, arg: *mut std::ffi::c_void) -> i64 {
[INFO] [stdout]    |                                          ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/value/capsule_map.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn iter(&self) -> std::collections::hash_map::Iter<String, CapsulePtr> {
[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] 74 |     pub fn iter(&self) -> std::collections::hash_map::Iter<'_, String, CapsulePtr> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/utils/sync_util.rs:43:82
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub fn juiz_borrow_mut<'b, T: ?Sized>(obj: &'b mut Arc<RwLock<T>>) -> JuizResult<RwLockWriteGuard<T>> {
[INFO] [stdout]    |                                             -- the lifetime is named 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: consistently use `'b`
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub fn juiz_borrow_mut<'b, T: ?Sized>(obj: &'b mut Arc<RwLock<T>>) -> JuizResult<RwLockWriteGuard<'b, T>> {
[INFO] [stdout]    |                                                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/containers/container_ptr.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn lock(&self) -> JuizResult<RwLockReadGuard<dyn Container>> {
[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] 33 |     pub fn lock(&self) -> JuizResult<RwLockReadGuard<'_, dyn Container>> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/containers/container_ptr.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn lock_mut(&self) -> JuizResult<RwLockWriteGuard<dyn Container>> {
[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] 37 |     pub fn lock_mut(&self) -> JuizResult<RwLockWriteGuard<'_, dyn Container>> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/processes/process_ptr.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn lock(&self) -> JuizResult<RwLockReadGuard<dyn Process>> {
[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] 38 |     pub fn lock(&self) -> JuizResult<RwLockReadGuard<'_, dyn Process>> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/processes/process_ptr.rs:42:21
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn lock_mut(&self) -> JuizResult<RwLockWriteGuard<dyn Process>> {
[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] 42 |     pub fn lock_mut(&self) -> JuizResult<RwLockWriteGuard<'_, dyn Process>> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/value/capsule_map.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn iter(&self) -> std::collections::hash_map::Iter<String, CapsulePtr> {
[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] 74 |     pub fn iter(&self) -> std::collections::hash_map::Iter<'_, String, CapsulePtr> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/utils/sync_util.rs:43:82
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub fn juiz_borrow_mut<'b, T: ?Sized>(obj: &'b mut Arc<RwLock<T>>) -> JuizResult<RwLockWriteGuard<T>> {
[INFO] [stdout]    |                                             -- the lifetime is named 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: consistently use `'b`
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub fn juiz_borrow_mut<'b, T: ?Sized>(obj: &'b mut Arc<RwLock<T>>) -> JuizResult<RwLockWriteGuard<'b, T>> {
[INFO] [stdout]    |                                                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/containers/container_ptr.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn lock(&self) -> JuizResult<RwLockReadGuard<dyn Container>> {
[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] 33 |     pub fn lock(&self) -> JuizResult<RwLockReadGuard<'_, dyn Container>> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/containers/container_ptr.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn lock_mut(&self) -> JuizResult<RwLockWriteGuard<dyn Container>> {
[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] 37 |     pub fn lock_mut(&self) -> JuizResult<RwLockWriteGuard<'_, dyn Container>> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/processes/process_ptr.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn lock(&self) -> JuizResult<RwLockReadGuard<dyn Process>> {
[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] 38 |     pub fn lock(&self) -> JuizResult<RwLockReadGuard<'_, dyn Process>> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/processes/process_ptr.rs:42:21
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn lock_mut(&self) -> JuizResult<RwLockWriteGuard<dyn Process>> {
[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] 42 |     pub fn lock_mut(&self) -> JuizResult<RwLockWriteGuard<'_, dyn Process>> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.67s
[INFO] running `Command { std: "docker" "inspect" "e31949ba02c955997f39bb19ddc31172261d9022ef664dcc4e20f26a444924e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e31949ba02c955997f39bb19ddc31172261d9022ef664dcc4e20f26a444924e3", kill_on_drop: false }`
[INFO] [stdout] e31949ba02c955997f39bb19ddc31172261d9022ef664dcc4e20f26a444924e3
