[INFO] fetching crate chandra 0.0.0...
[INFO] testing chandra-0.0.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate chandra 0.0.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate chandra 0.0.0
[INFO] finished tweaking crates.io crate chandra 0.0.0
[INFO] tweaked toml for crates.io crate chandra 0.0.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate chandra 0.0.0 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 128 packages to latest compatible versions
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding wasm-bindgen-futures v0.4.45 (available: v0.4.55)
[INFO] [stderr]       Adding web-sys v0.3.72 (available: v0.3.82)
[INFO] [stderr]       Adding wgpu v0.16.3 (available: v27.0.1)
[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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded chandra-kernel v0.0.0
[INFO] [stderr]   Downloaded widestring v1.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 42a70434feb203039536804c42b8edf7a3022b841f9023f84fd8c6d85412dc04
[INFO] running `Command { std: "docker" "start" "-a" "42a70434feb203039536804c42b8edf7a3022b841f9023f84fd8c6d85412dc04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "42a70434feb203039536804c42b8edf7a3022b841f9023f84fd8c6d85412dc04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42a70434feb203039536804c42b8edf7a3022b841f9023f84fd8c6d85412dc04", kill_on_drop: false }`
[INFO] [stdout] 42a70434feb203039536804c42b8edf7a3022b841f9023f84fd8c6d85412dc04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 94022d1bb1eb41929e6c6b018d0b18c258d4693ce21b4197f14f6bbe4dcc6d8c
[INFO] running `Command { std: "docker" "start" "-a" "94022d1bb1eb41929e6c6b018d0b18c258d4693ce21b4197f14f6bbe4dcc6d8c", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling gpu-alloc-types v0.2.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling wgpu-types v0.16.1
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling glow v0.12.3
[INFO] [stderr]    Compiling gpu-alloc v0.5.4
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling naga v0.12.3
[INFO] [stderr]    Compiling chandra-kernel v0.0.0
[INFO] [stderr]    Compiling wgpu-hal v0.16.2
[INFO] [stderr]    Compiling wgpu-core v0.16.1
[INFO] [stderr]    Compiling wgpu v0.16.3
[INFO] [stderr]    Compiling chandra v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `chandra_kernel::ChandraFunction`
[INFO] [stdout]  --> src/std/log.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use chandra_kernel::ChandraFunction;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Function`, `Get`, `OperationWrapper`, `Value`, `Void`, `instruction_list::InstructionList`, `noop::Noop`, `returns::returns`, `scope::Scope`, `self`, `self`, and `var::Variable`
[INFO] [stdout]  --> src/std/log.rs:5:69
[INFO] [stdout]   |
[INFO] [stdout] 5 | ...n, OperationWrapper}, types::{Value, Void}, operations::{get::{Get, self}, noop::Noop, function::{Function, self}, var::Variable, scope::Scope, instruction_list::InstructionList, returns::returns}};
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^           ^^^^^  ^^^^                      ^^^  ^^^^   ^^^^^^^^^^             ^^^^^^^^  ^^^^   ^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Buildable`
[INFO] [stdout]  --> src/processor/gpu/processor.rs:3:179
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e, operations::scope::Scope, allocated::ExecutableBindings, Buildable};
[INFO] [stdout]   |                                                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> src/processor/gpu/processor.rs:31:66
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn remove<V: std::any::Any + Clone + Send + Sync>(&mut self, key: &Self::Key) -> Option<Self::MappedType<V>> {
[INFO] [stdout]    |                                                                  ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `val`
[INFO] [stdout]   --> src/processor/gpu/processor.rs:78:84
[INFO] [stdout]    |
[INFO] [stdout] 78 | ...e<Self::Storage>>(&mut self, val: T) -> crate::core::allocated::Binding<Self::Storage, T> {
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `val`
[INFO] [stdout]   --> src/processor/gpu/processor.rs:82:86
[INFO] [stdout]    |
[INFO] [stdout] 82 | ...e<Self::Storage>>(&mut self, val: crate::core::allocated::Binding<Self::Storage, T>) -> T {
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `val`
[INFO] [stdout]   --> src/processor/gpu/processor.rs:86:90
[INFO] [stdout]    |
[INFO] [stdout] 86 | ...e<Self::Storage>>(&mut self, val: &crate::core::allocated::Binding<Self::Storage, T>) -> T {
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `executable`
[INFO] [stdout]   --> src/processor/gpu/processor.rs:90:68
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn dispatch<'a, B: crate::core::Buildable<Self>>(&'a mut self, executable: &'a mut Self::Executable<B>, x: u32, y: u32, z: u32)
[INFO] [stdout]    |                                                                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_executable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> src/processor/gpu/processor.rs:90:109
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn dispatch<'a, B: crate::core::Buildable<Self>>(&'a mut self, executable: &'a mut Self::Executable<B>, x: u32, y: u32, z: u32)
[INFO] [stdout]    |                                                                                                             ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]   --> src/processor/gpu/processor.rs:90:117
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn dispatch<'a, B: crate::core::Buildable<Self>>(&'a mut self, executable: &'a mut Self::Executable<B>, x: u32, y: u32, z: u32)
[INFO] [stdout]    |                                                                                                                     ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z`
[INFO] [stdout]   --> src/processor/gpu/processor.rs:90:125
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn dispatch<'a, B: crate::core::Buildable<Self>>(&'a mut self, executable: &'a mut Self::Executable<B>, x: u32, y: u32, z: u32)
[INFO] [stdout]    |                                                                                                                             ^ help: if this is intentional, prefix it with an underscore: `_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/core/types.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct ExternalWrapper<T: Generalizable> {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 24 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ExternalWrapper` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `shape` is never read
[INFO] [stdout]   --> src/types/tensor.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct MyCPUTensor<'a, C: Computable> {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 38 |     shape: Arc<RwLock<&'a Vec<usize>>>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MyCPUTensor` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_mut` is never used
[INFO] [stdout]   --> src/processor/cpu.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl CPUStorage {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 50 |     fn get_mut<V: std::any::Any>(&mut self, key: &<CPUStorage as Storage>::Key) -> Option<RefMut<V>> {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `prog` is never read
[INFO] [stdout]   --> src/processor/gpu/processor.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct GPUExecutable {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 37 |     prog: String
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `value` is never read
[INFO] [stdout]   --> src/std/log.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Log<R: Calculatable, V: Operation<R>> {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] 10 |     value: V,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Log` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/core/type_traits.rs:163:55
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn from_mut<'a>(value: &'a mut T) -> Self::Result<'_>;
[INFO] [stdout]     |                             --                        ^^ the same lifetime is elided here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is named 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 163 -     fn from_mut<'a>(value: &'a mut T) -> Self::Result<'_>;
[INFO] [stdout] 163 +     fn from_mut<'a>(value: &'a mut T) -> Self::Result<'a>;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/core/type_traits.rs:169:55
[INFO] [stdout]     |
[INFO] [stdout] 169 |     fn from_mut<'a>(value: &'a mut T) -> Self::Result<'_> {
[INFO] [stdout]     |                             --                        ^^ the same lifetime is elided here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 169 -     fn from_mut<'a>(value: &'a mut T) -> Self::Result<'_> {
[INFO] [stdout] 169 +     fn from_mut<'a>(value: &'a mut T) -> Self::Result<'a> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core/allocated.rs:195:18
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn deref(&self) -> Ref<S::MappedType<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] 195 |     pub fn deref(&self) -> Ref<'_, S::MappedType<T>> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core/allocated.rs:203:22
[INFO] [stdout]     |
[INFO] [stdout] 203 |     pub fn deref_mut(&mut self) -> RefMut<S::MappedType<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] 203 |     pub fn deref_mut(&mut self) -> RefMut<'_, S::MappedType<T>> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]   --> src/core/guards/region_guard.rs:81:14
[INFO] [stdout]    |
[INFO] [stdout] 81 |             &(*self.data[region].get())[(index.start - key)..(index.end - key)]
[INFO] [stdout]    |              ^^-----------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                |
[INFO] [stdout]    |                this raw pointer has type `*mut &mut [T]`
[INFO] [stdout]    |
[INFO] [stdout]    = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&[T]`
[INFO] [stdout]   --> src/core/guards/region_guard.rs:81:14
[INFO] [stdout]    |
[INFO] [stdout] 81 |             &(*self.data[region].get())[(index.start - key)..(index.end - key)]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[deny(dangerous_implicit_autorefs)]` on by default
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]    |
[INFO] [stdout] 81 |             &(&(*self.data[region].get()))[(index.start - key)..(index.end - key)]
[INFO] [stdout]    |              ++                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/processor/cpu.rs:42:30
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn get<V: std::any::Any>(&self, key: &<CPUStorage as Storage>::Key) -> Option<Ref<V>> {
[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] 42 |     fn get<V: std::any::Any>(&self, key: &<CPUStorage as Storage>::Key) -> Option<Ref<'_, V>> {
[INFO] [stdout]    |                                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/processor/cpu.rs:50:34
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn get_mut<V: std::any::Any>(&mut self, key: &<CPUStorage as Storage>::Key) -> Option<RefMut<V>> {
[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] 50 |     fn get_mut<V: std::any::Any>(&mut self, key: &<CPUStorage as Storage>::Key) -> Option<RefMut<'_, V>> {
[INFO] [stdout]    |                                                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `chandra` (lib) due to 1 previous error; 22 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "94022d1bb1eb41929e6c6b018d0b18c258d4693ce21b4197f14f6bbe4dcc6d8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94022d1bb1eb41929e6c6b018d0b18c258d4693ce21b4197f14f6bbe4dcc6d8c", kill_on_drop: false }`
[INFO] [stdout] 94022d1bb1eb41929e6c6b018d0b18c258d4693ce21b4197f14f6bbe4dcc6d8c
