[INFO] cloning repository https://github.com/JorgeRicoVivas/storage_data
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JorgeRicoVivas/storage_data" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJorgeRicoVivas%2Fstorage_data", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJorgeRicoVivas%2Fstorage_data'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a5dce22a911aa3e0d99d90a4c7a79370fdb0af67
[INFO] checking JorgeRicoVivas/storage_data against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied-retry-0
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJorgeRicoVivas%2Fstorage_data" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JorgeRicoVivas/storage_data
[INFO] finished tweaking git repo https://github.com/JorgeRicoVivas/storage_data
[INFO] tweaked toml for git repo https://github.com/JorgeRicoVivas/storage_data written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JorgeRicoVivas/storage_data on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JorgeRicoVivas/storage_data 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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fe2455623c75528368b002c451b890db97d60eaf04a9975a362e9c44d9be59df
[INFO] running `Command { std: "docker" "start" "-a" "fe2455623c75528368b002c451b890db97d60eaf04a9975a362e9c44d9be59df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe2455623c75528368b002c451b890db97d60eaf04a9975a362e9c44d9be59df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe2455623c75528368b002c451b890db97d60eaf04a9975a362e9c44d9be59df", kill_on_drop: false }`
[INFO] [stdout] fe2455623c75528368b002c451b890db97d60eaf04a9975a362e9c44d9be59df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Dinherent-method-on-receiver" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73cbced1d81c55378e0f63eb4c0b1e1c006fa3a3c309cc8c8368065ddd1c0576
[INFO] running `Command { std: "docker" "start" "-a" "73cbced1d81c55378e0f63eb4c0b1e1c006fa3a3c309cc8c8368065ddd1c0576", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling derive_web_storage v1.0.0 (/opt/rustwide/workdir/derive_web_storage)
[INFO] [stdout] warning: unused import: `Group`
[INFO] [stdout]   --> derive_web_storage/src/lib.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 18 | use proc_macro2::{Group, Span};
[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: `Diagnostic` and `Level`
[INFO] [stdout]   --> derive_web_storage/src/lib.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 | use proc_macro_error::{Diagnostic, Level};
[INFO] [stdout]    |                        ^^^^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> derive_web_storage/src/lib.rs:198:32
[INFO] [stdout]     |
[INFO] [stdout] 198 |                     Meta::Path(path) => {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> derive_web_storage/src/lib.rs:246:32
[INFO] [stdout]     |
[INFO] [stdout] 246 |                     Meta::Path(path) => {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]     Checking web-sys v0.3.77
[INFO] [stderr]     Checking storage_data v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/lib.rs:314:31
[INFO] [stdout]     |
[INFO] [stdout] 314 |       pub const fn save_on_drop(mut self, update_on_drop: bool) -> Self {
[INFO] [stdout]     |                                 ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 504 | / impl<Key, Value> Deref for StorageData<Key, Value>
[INFO] [stdout] 505 | | where
[INFO] [stdout] 506 | |     Key: AsRef<str>,
[INFO] [stdout] 507 | |     Value: serde::Serialize + for<'de> serde::de::Deserialize<'de>,
[INFO] [stdout]     | |___________________________________________________________________- trait implemented here
[INFO] [stdout] 508 |   {
[INFO] [stdout] 509 |       type Target = Value;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D inherent-method-on-receiver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/lib.rs:320:31
[INFO] [stdout]     |
[INFO] [stdout] 320 |       pub const fn with_storage(mut self, storage_kind: StorageKind) -> Self {
[INFO] [stdout]     |                                 ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 504 | / impl<Key, Value> Deref for StorageData<Key, Value>
[INFO] [stdout] 505 | | where
[INFO] [stdout] 506 | |     Key: AsRef<str>,
[INFO] [stdout] 507 | |     Value: serde::Serialize + for<'de> serde::de::Deserialize<'de>,
[INFO] [stdout]     | |___________________________________________________________________- trait implemented here
[INFO] [stdout] 508 |   {
[INFO] [stdout] 509 |       type Target = Value;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/lib.rs:326:37
[INFO] [stdout]     |
[INFO] [stdout] 326 |       pub const fn with_local_storage(self) -> Self {
[INFO] [stdout]     |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 504 | / impl<Key, Value> Deref for StorageData<Key, Value>
[INFO] [stdout] 505 | | where
[INFO] [stdout] 506 | |     Key: AsRef<str>,
[INFO] [stdout] 507 | |     Value: serde::Serialize + for<'de> serde::de::Deserialize<'de>,
[INFO] [stdout]     | |___________________________________________________________________- trait implemented here
[INFO] [stdout] 508 |   {
[INFO] [stdout] 509 |       type Target = Value;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/lib.rs:331:39
[INFO] [stdout]     |
[INFO] [stdout] 331 |       pub const fn with_session_storage(self) -> Self {
[INFO] [stdout]     |                                         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 504 | / impl<Key, Value> Deref for StorageData<Key, Value>
[INFO] [stdout] 505 | | where
[INFO] [stdout] 506 | |     Key: AsRef<str>,
[INFO] [stdout] 507 | |     Value: serde::Serialize + for<'de> serde::de::Deserialize<'de>,
[INFO] [stdout]     | |___________________________________________________________________- trait implemented here
[INFO] [stdout] 508 |   {
[INFO] [stdout] 509 |       type Target = Value;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/lib.rs:337:9
[INFO] [stdout]     |
[INFO] [stdout] 337 |           mut self,
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 504 | / impl<Key, Value> Deref for StorageData<Key, Value>
[INFO] [stdout] 505 | | where
[INFO] [stdout] 506 | |     Key: AsRef<str>,
[INFO] [stdout] 507 | |     Value: serde::Serialize + for<'de> serde::de::Deserialize<'de>,
[INFO] [stdout]     | |___________________________________________________________________- trait implemented here
[INFO] [stdout] 508 |   {
[INFO] [stdout] 509 |       type Target = Value;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/lib.rs:346:9
[INFO] [stdout]     |
[INFO] [stdout] 346 |           mut self,
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 504 | / impl<Key, Value> Deref for StorageData<Key, Value>
[INFO] [stdout] 505 | | where
[INFO] [stdout] 506 | |     Key: AsRef<str>,
[INFO] [stdout] 507 | |     Value: serde::Serialize + for<'de> serde::de::Deserialize<'de>,
[INFO] [stdout]     | |___________________________________________________________________- trait implemented here
[INFO] [stdout] 508 |   {
[INFO] [stdout] 509 |       type Target = Value;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/lib.rs:356:9
[INFO] [stdout]     |
[INFO] [stdout] 356 |           self,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 504 | / impl<Key, Value> Deref for StorageData<Key, Value>
[INFO] [stdout] 505 | | where
[INFO] [stdout] 506 | |     Key: AsRef<str>,
[INFO] [stdout] 507 | |     Value: serde::Serialize + for<'de> serde::de::Deserialize<'de>,
[INFO] [stdout]     | |___________________________________________________________________- trait implemented here
[INFO] [stdout] 508 |   {
[INFO] [stdout] 509 |       type Target = Value;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/lib.rs:365:29
[INFO] [stdout]     |
[INFO] [stdout] 365 |       pub const fn serde_json(self) -> Self {
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 504 | / impl<Key, Value> Deref for StorageData<Key, Value>
[INFO] [stdout] 505 | | where
[INFO] [stdout] 506 | |     Key: AsRef<str>,
[INFO] [stdout] 507 | |     Value: serde::Serialize + for<'de> serde::de::Deserialize<'de>,
[INFO] [stdout]     | |___________________________________________________________________- trait implemented here
[INFO] [stdout] 508 |   {
[INFO] [stdout] 509 |       type Target = Value;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/lib.rs:415:16
[INFO] [stdout]     |
[INFO] [stdout] 415 |       pub fn get(&self) -> &Value {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 504 | / impl<Key, Value> Deref for StorageData<Key, Value>
[INFO] [stdout] 505 | | where
[INFO] [stdout] 506 | |     Key: AsRef<str>,
[INFO] [stdout] 507 | |     Value: serde::Serialize + for<'de> serde::de::Deserialize<'de>,
[INFO] [stdout]     | |___________________________________________________________________- trait implemented here
[INFO] [stdout] 508 |   {
[INFO] [stdout] 509 |       type Target = Value;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/lib.rs:423:20
[INFO] [stdout]     |
[INFO] [stdout] 423 |       pub fn get_mut(&mut self) -> &mut Value {
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 504 | / impl<Key, Value> Deref for StorageData<Key, Value>
[INFO] [stdout] 505 | | where
[INFO] [stdout] 506 | |     Key: AsRef<str>,
[INFO] [stdout] 507 | |     Value: serde::Serialize + for<'de> serde::de::Deserialize<'de>,
[INFO] [stdout]     | |___________________________________________________________________- trait implemented here
[INFO] [stdout] 508 |   {
[INFO] [stdout] 509 |       type Target = Value;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/lib.rs:434:16
[INFO] [stdout]     |
[INFO] [stdout] 434 |       pub fn set(&mut self, value: Value) -> Result<(), Box<dyn Error>> {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 504 | / impl<Key, Value> Deref for StorageData<Key, Value>
[INFO] [stdout] 505 | | where
[INFO] [stdout] 506 | |     Key: AsRef<str>,
[INFO] [stdout] 507 | |     Value: serde::Serialize + for<'de> serde::de::Deserialize<'de>,
[INFO] [stdout]     | |___________________________________________________________________- trait implemented here
[INFO] [stdout] 508 |   {
[INFO] [stdout] 509 |       type Target = Value;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/lib.rs:445:19
[INFO] [stdout]     |
[INFO] [stdout] 445 |       pub fn is_set(&self) -> bool {
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 504 | / impl<Key, Value> Deref for StorageData<Key, Value>
[INFO] [stdout] 505 | | where
[INFO] [stdout] 506 | |     Key: AsRef<str>,
[INFO] [stdout] 507 | |     Value: serde::Serialize + for<'de> serde::de::Deserialize<'de>,
[INFO] [stdout]     | |___________________________________________________________________- trait implemented here
[INFO] [stdout] 508 |   {
[INFO] [stdout] 509 |       type Target = Value;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/lib.rs:453:19
[INFO] [stdout]     |
[INFO] [stdout] 453 |       pub fn remove(&mut self) -> Result<(), Box<dyn Error>> {
[INFO] [stdout]     |                     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 504 | / impl<Key, Value> Deref for StorageData<Key, Value>
[INFO] [stdout] 505 | | where
[INFO] [stdout] 506 | |     Key: AsRef<str>,
[INFO] [stdout] 507 | |     Value: serde::Serialize + for<'de> serde::de::Deserialize<'de>,
[INFO] [stdout]     | |___________________________________________________________________- trait implemented here
[INFO] [stdout] 508 |   {
[INFO] [stdout] 509 |       type Target = Value;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/lib.rs:462:17
[INFO] [stdout]     |
[INFO] [stdout] 462 |       pub fn take(mut self) -> Value {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 504 | / impl<Key, Value> Deref for StorageData<Key, Value>
[INFO] [stdout] 505 | | where
[INFO] [stdout] 506 | |     Key: AsRef<str>,
[INFO] [stdout] 507 | |     Value: serde::Serialize + for<'de> serde::de::Deserialize<'de>,
[INFO] [stdout]     | |___________________________________________________________________- trait implemented here
[INFO] [stdout] 508 |   {
[INFO] [stdout] 509 |       type Target = Value;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/lib.rs:474:17
[INFO] [stdout]     |
[INFO] [stdout] 474 |       pub fn save(&mut self) -> Result<(), Box<dyn Error>> {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 504 | / impl<Key, Value> Deref for StorageData<Key, Value>
[INFO] [stdout] 505 | | where
[INFO] [stdout] 506 | |     Key: AsRef<str>,
[INFO] [stdout] 507 | |     Value: serde::Serialize + for<'de> serde::de::Deserialize<'de>,
[INFO] [stdout]     | |___________________________________________________________________- trait implemented here
[INFO] [stdout] 508 |   {
[INFO] [stdout] 509 |       type Target = Value;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/lib.rs:314:31
[INFO] [stdout]     |
[INFO] [stdout] 314 |       pub const fn save_on_drop(mut self, update_on_drop: bool) -> Self {
[INFO] [stdout]     |                                 ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 504 | / impl<Key, Value> Deref for StorageData<Key, Value>
[INFO] [stdout] 505 | | where
[INFO] [stdout] 506 | |     Key: AsRef<str>,
[INFO] [stdout] 507 | |     Value: serde::Serialize + for<'de> serde::de::Deserialize<'de>,
[INFO] [stdout]     | |___________________________________________________________________- trait implemented here
[INFO] [stdout] 508 |   {
[INFO] [stdout] 509 |       type Target = Value;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D inherent-method-on-receiver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `storage_data` (lib) due to 15 previous errors
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/lib.rs:320:31
[INFO] [stdout]     |
[INFO] [stdout] 320 |       pub const fn with_storage(mut self, storage_kind: StorageKind) -> Self {
[INFO] [stdout]     |                                 ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 504 | / impl<Key, Value> Deref for StorageData<Key, Value>
[INFO] [stdout] 505 | | where
[INFO] [stdout] 506 | |     Key: AsRef<str>,
[INFO] [stdout] 507 | |     Value: serde::Serialize + for<'de> serde::de::Deserialize<'de>,
[INFO] [stdout]     | |___________________________________________________________________- trait implemented here
[INFO] [stdout] 508 |   {
[INFO] [stdout] 509 |       type Target = Value;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/lib.rs:326:37
[INFO] [stdout]     |
[INFO] [stdout] 326 |       pub const fn with_local_storage(self) -> Self {
[INFO] [stdout]     |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 504 | / impl<Key, Value> Deref for StorageData<Key, Value>
[INFO] [stdout] 505 | | where
[INFO] [stdout] 506 | |     Key: AsRef<str>,
[INFO] [stdout] 507 | |     Value: serde::Serialize + for<'de> serde::de::Deserialize<'de>,
[INFO] [stdout]     | |___________________________________________________________________- trait implemented here
[INFO] [stdout] 508 |   {
[INFO] [stdout] 509 |       type Target = Value;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `storage_data` (lib test) due to 15 previous errors
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/lib.rs:331:39
[INFO] [stdout]     |
[INFO] [stdout] 331 |       pub const fn with_session_storage(self) -> Self {
[INFO] [stdout]     |                                         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 504 | / impl<Key, Value> Deref for StorageData<Key, Value>
[INFO] [stdout] 505 | | where
[INFO] [stdout] 506 | |     Key: AsRef<str>,
[INFO] [stdout] 507 | |     Value: serde::Serialize + for<'de> serde::de::Deserialize<'de>,
[INFO] [stdout]     | |___________________________________________________________________- trait implemented here
[INFO] [stdout] 508 |   {
[INFO] [stdout] 509 |       type Target = Value;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/lib.rs:337:9
[INFO] [stdout]     |
[INFO] [stdout] 337 |           mut self,
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 504 | / impl<Key, Value> Deref for StorageData<Key, Value>
[INFO] [stdout] 505 | | where
[INFO] [stdout] 506 | |     Key: AsRef<str>,
[INFO] [stdout] 507 | |     Value: serde::Serialize + for<'de> serde::de::Deserialize<'de>,
[INFO] [stdout]     | |___________________________________________________________________- trait implemented here
[INFO] [stdout] 508 |   {
[INFO] [stdout] 509 |       type Target = Value;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/lib.rs:346:9
[INFO] [stdout]     |
[INFO] [stdout] 346 |           mut self,
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 504 | / impl<Key, Value> Deref for StorageData<Key, Value>
[INFO] [stdout] 505 | | where
[INFO] [stdout] 506 | |     Key: AsRef<str>,
[INFO] [stdout] 507 | |     Value: serde::Serialize + for<'de> serde::de::Deserialize<'de>,
[INFO] [stdout]     | |___________________________________________________________________- trait implemented here
[INFO] [stdout] 508 |   {
[INFO] [stdout] 509 |       type Target = Value;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/lib.rs:356:9
[INFO] [stdout]     |
[INFO] [stdout] 356 |           self,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 504 | / impl<Key, Value> Deref for StorageData<Key, Value>
[INFO] [stdout] 505 | | where
[INFO] [stdout] 506 | |     Key: AsRef<str>,
[INFO] [stdout] 507 | |     Value: serde::Serialize + for<'de> serde::de::Deserialize<'de>,
[INFO] [stdout]     | |___________________________________________________________________- trait implemented here
[INFO] [stdout] 508 |   {
[INFO] [stdout] 509 |       type Target = Value;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/lib.rs:365:29
[INFO] [stdout]     |
[INFO] [stdout] 365 |       pub const fn serde_json(self) -> Self {
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 504 | / impl<Key, Value> Deref for StorageData<Key, Value>
[INFO] [stdout] 505 | | where
[INFO] [stdout] 506 | |     Key: AsRef<str>,
[INFO] [stdout] 507 | |     Value: serde::Serialize + for<'de> serde::de::Deserialize<'de>,
[INFO] [stdout]     | |___________________________________________________________________- trait implemented here
[INFO] [stdout] 508 |   {
[INFO] [stdout] 509 |       type Target = Value;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/lib.rs:415:16
[INFO] [stdout]     |
[INFO] [stdout] 415 |       pub fn get(&self) -> &Value {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 504 | / impl<Key, Value> Deref for StorageData<Key, Value>
[INFO] [stdout] 505 | | where
[INFO] [stdout] 506 | |     Key: AsRef<str>,
[INFO] [stdout] 507 | |     Value: serde::Serialize + for<'de> serde::de::Deserialize<'de>,
[INFO] [stdout]     | |___________________________________________________________________- trait implemented here
[INFO] [stdout] 508 |   {
[INFO] [stdout] 509 |       type Target = Value;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/lib.rs:423:20
[INFO] [stdout]     |
[INFO] [stdout] 423 |       pub fn get_mut(&mut self) -> &mut Value {
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 504 | / impl<Key, Value> Deref for StorageData<Key, Value>
[INFO] [stdout] 505 | | where
[INFO] [stdout] 506 | |     Key: AsRef<str>,
[INFO] [stdout] 507 | |     Value: serde::Serialize + for<'de> serde::de::Deserialize<'de>,
[INFO] [stdout]     | |___________________________________________________________________- trait implemented here
[INFO] [stdout] 508 |   {
[INFO] [stdout] 509 |       type Target = Value;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/lib.rs:434:16
[INFO] [stdout]     |
[INFO] [stdout] 434 |       pub fn set(&mut self, value: Value) -> Result<(), Box<dyn Error>> {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 504 | / impl<Key, Value> Deref for StorageData<Key, Value>
[INFO] [stdout] 505 | | where
[INFO] [stdout] 506 | |     Key: AsRef<str>,
[INFO] [stdout] 507 | |     Value: serde::Serialize + for<'de> serde::de::Deserialize<'de>,
[INFO] [stdout]     | |___________________________________________________________________- trait implemented here
[INFO] [stdout] 508 |   {
[INFO] [stdout] 509 |       type Target = Value;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/lib.rs:445:19
[INFO] [stdout]     |
[INFO] [stdout] 445 |       pub fn is_set(&self) -> bool {
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 504 | / impl<Key, Value> Deref for StorageData<Key, Value>
[INFO] [stdout] 505 | | where
[INFO] [stdout] 506 | |     Key: AsRef<str>,
[INFO] [stdout] 507 | |     Value: serde::Serialize + for<'de> serde::de::Deserialize<'de>,
[INFO] [stdout]     | |___________________________________________________________________- trait implemented here
[INFO] [stdout] 508 |   {
[INFO] [stdout] 509 |       type Target = Value;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/lib.rs:453:19
[INFO] [stdout]     |
[INFO] [stdout] 453 |       pub fn remove(&mut self) -> Result<(), Box<dyn Error>> {
[INFO] [stdout]     |                     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 504 | / impl<Key, Value> Deref for StorageData<Key, Value>
[INFO] [stdout] 505 | | where
[INFO] [stdout] 506 | |     Key: AsRef<str>,
[INFO] [stdout] 507 | |     Value: serde::Serialize + for<'de> serde::de::Deserialize<'de>,
[INFO] [stdout]     | |___________________________________________________________________- trait implemented here
[INFO] [stdout] 508 |   {
[INFO] [stdout] 509 |       type Target = Value;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/lib.rs:462:17
[INFO] [stdout]     |
[INFO] [stdout] 462 |       pub fn take(mut self) -> Value {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 504 | / impl<Key, Value> Deref for StorageData<Key, Value>
[INFO] [stdout] 505 | | where
[INFO] [stdout] 506 | |     Key: AsRef<str>,
[INFO] [stdout] 507 | |     Value: serde::Serialize + for<'de> serde::de::Deserialize<'de>,
[INFO] [stdout]     | |___________________________________________________________________- trait implemented here
[INFO] [stdout] 508 |   {
[INFO] [stdout] 509 |       type Target = Value;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/lib.rs:474:17
[INFO] [stdout]     |
[INFO] [stdout] 474 |       pub fn save(&mut self) -> Result<(), Box<dyn Error>> {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 504 | / impl<Key, Value> Deref for StorageData<Key, Value>
[INFO] [stdout] 505 | | where
[INFO] [stdout] 506 | |     Key: AsRef<str>,
[INFO] [stdout] 507 | |     Value: serde::Serialize + for<'de> serde::de::Deserialize<'de>,
[INFO] [stdout]     | |___________________________________________________________________- trait implemented here
[INFO] [stdout] 508 |   {
[INFO] [stdout] 509 |       type Target = Value;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "73cbced1d81c55378e0f63eb4c0b1e1c006fa3a3c309cc8c8368065ddd1c0576", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73cbced1d81c55378e0f63eb4c0b1e1c006fa3a3c309cc8c8368065ddd1c0576", kill_on_drop: false }`
[INFO] [stdout] 73cbced1d81c55378e0f63eb4c0b1e1c006fa3a3c309cc8c8368065ddd1c0576
