[INFO] fetching crate packman 0.1.2...
[INFO] checking packman-0.1.2 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied-retry-0
[INFO] extracting crate packman 0.1.2 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate packman 0.1.2
[INFO] finished tweaking crates.io crate packman 0.1.2
[INFO] tweaked toml for crates.io crate packman 0.1.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate packman 0.1.2 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 crates.io crate packman 0.1.2 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 011f8feb7f31cdc1bc486970f11bea642ad85a3c689b8110c55bda5c85568e0b
[INFO] running `Command { std: "docker" "start" "-a" "011f8feb7f31cdc1bc486970f11bea642ad85a3c689b8110c55bda5c85568e0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "011f8feb7f31cdc1bc486970f11bea642ad85a3c689b8110c55bda5c85568e0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "011f8feb7f31cdc1bc486970f11bea642ad85a3c689b8110c55bda5c85568e0b", kill_on_drop: false }`
[INFO] [stdout] 011f8feb7f31cdc1bc486970f11bea642ad85a3c689b8110c55bda5c85568e0b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 5925ad5e1ea22396f96f86dfa5f9dfcfee4cf3a2bffe433eade980ca3ef3c0ed
[INFO] running `Command { std: "docker" "start" "-a" "5925ad5e1ea22396f96f86dfa5f9dfcfee4cf3a2bffe433eade980ca3ef3c0ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.77
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.21
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling syn v1.0.40
[INFO] [stderr]    Compiling serde_derive v1.0.115
[INFO] [stderr]    Compiling serde v1.0.115
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]     Checking linked-hash-map v0.5.3
[INFO] [stderr]     Checking dtoa v0.4.6
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]     Checking ppv-lite86 v0.2.9
[INFO] [stderr]     Checking yaml-rust v0.4.4
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking chrono v0.4.15
[INFO] [stderr]     Checking nanoid v0.3.0
[INFO] [stderr]     Checking serde_yaml v0.8.13
[INFO] [stderr]     Checking bincode v1.3.1
[INFO] [stderr]     Checking packman v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `fmt::Display`
[INFO] [stdout]  --> src/fs.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use fmt::Display;
[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 import: `fmt::Display`
[INFO] [stdout]  --> src/fs.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use fmt::Display;
[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 import: `std::marker::PhantomData`
[INFO] [stdout]   --> src/fs.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::marker::PhantomData;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::marker::PhantomData`
[INFO] [stdout]   --> src/fs.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::marker::PhantomData;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/fs.rs:372:27
[INFO] [stdout]     |
[INFO] [stdout] 372 |   fn save_data(&mut self, data: &[u8]) -> PackResult<()> {
[INFO] [stdout]     |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/fs.rs:372:27
[INFO] [stdout]     |
[INFO] [stdout] 372 |   fn save_data(&mut self, data: &[u8]) -> PackResult<()> {
[INFO] [stdout]     |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `verify_magic` and `get_magic` are never used
[INFO] [stdout]   --> src/fs.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl Superblock {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 46 |   pub fn verify_magic(&self) -> bool {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |   pub fn get_magic(&self) -> u64 {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `save_data`, `recover`, and `is_healthy` are never used
[INFO] [stdout]    --> src/fs.rs:372:6
[INFO] [stdout]     |
[INFO] [stdout] 233 | impl PackFile {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 372 |   fn save_data(&mut self, data: &[u8]) -> PackResult<()> {
[INFO] [stdout]     |      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 375 |   fn recover(&mut self) {}
[INFO] [stdout]     |      ^^^^^^^
[INFO] [stdout] 376 |   fn is_healthy(&mut self) -> bool {
[INFO] [stdout]     |      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `superblock_offset` is never used
[INFO] [stdout]    --> src/fs.rs:580:17
[INFO] [stdout]     |
[INFO] [stdout] 580 |   pub(crate) fn superblock_offset() -> u64 {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `file_size` is never used
[INFO] [stdout]    --> src/fs.rs:595:17
[INFO] [stdout]     |
[INFO] [stdout] 595 |   pub(crate) fn file_size<T>(inode_a: &Inode, inode_b: &Inode) -> u64
[INFO] [stdout]     |                 ^^^^^^^^^
[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:352:15
[INFO] [stdout]     |
[INFO] [stdout] 352 |     pub fn save(&self) -> PackResult<()> {
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 415 | / impl<T> Deref for Pack<T>
[INFO] [stdout] 416 | | where
[INFO] [stdout] 417 | |   T: Serialize + Sized + Clone,
[INFO] [stdout]     | |_______________________________- trait implemented here
[INFO] [stdout] 418 |   {
[INFO] [stdout] 419 |     type Target = T;
[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:360:23
[INFO] [stdout]     |
[INFO] [stdout] 360 |     pub fn update<F, R>(&mut self, f: F) -> PackResult<R>
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 415 | / impl<T> Deref for Pack<T>
[INFO] [stdout] 416 | | where
[INFO] [stdout] 417 | |   T: Serialize + Sized + Clone,
[INFO] [stdout]     | |_______________________________- trait implemented here
[INFO] [stdout] 418 |   {
[INFO] [stdout] 419 |     type Target = T;
[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:385:20
[INFO] [stdout]     |
[INFO] [stdout] 385 |     pub fn get<F, R>(&self, f: F) -> R
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 415 | / impl<T> Deref for Pack<T>
[INFO] [stdout] 416 | | where
[INFO] [stdout] 417 | |   T: Serialize + Sized + Clone,
[INFO] [stdout]     | |_______________________________- trait implemented here
[INFO] [stdout] 418 |   {
[INFO] [stdout] 419 |     type Target = T;
[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:393:20
[INFO] [stdout]     |
[INFO] [stdout] 393 |     pub fn map<F, R>(&self, f: F) -> R
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 415 | / impl<T> Deref for Pack<T>
[INFO] [stdout] 416 | | where
[INFO] [stdout] 417 | |   T: Serialize + Sized + Clone,
[INFO] [stdout]     | |_______________________________- trait implemented here
[INFO] [stdout] 418 |   {
[INFO] [stdout] 419 |     type Target = T;
[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:401:17
[INFO] [stdout]     |
[INFO] [stdout] 401 |     pub fn as_mut(&mut self) -> PackGuard<'_, T> {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 415 | / impl<T> Deref for Pack<T>
[INFO] [stdout] 416 | | where
[INFO] [stdout] 417 | |   T: Serialize + Sized + Clone,
[INFO] [stdout]     | |_______________________________- trait implemented here
[INFO] [stdout] 418 |   {
[INFO] [stdout] 419 |     type Target = T;
[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:407:21
[INFO] [stdout]     |
[INFO] [stdout] 407 |     pub fn into_inner(self) -> T {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 415 | / impl<T> Deref for Pack<T>
[INFO] [stdout] 416 | | where
[INFO] [stdout] 417 | |   T: Serialize + Sized + Clone,
[INFO] [stdout]     | |_______________________________- trait implemented here
[INFO] [stdout] 418 |   {
[INFO] [stdout] 419 |     type Target = T;
[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:410:17
[INFO] [stdout]     |
[INFO] [stdout] 410 |     pub fn unpack(&self) -> &T {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 415 | / impl<T> Deref for Pack<T>
[INFO] [stdout] 416 | | where
[INFO] [stdout] 417 | |   T: Serialize + Sized + Clone,
[INFO] [stdout]     | |_______________________________- trait implemented here
[INFO] [stdout] 418 |   {
[INFO] [stdout] 419 |     type Target = T;
[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:796:17
[INFO] [stdout]     |
[INFO] [stdout] 426 | / impl<'a, T> Deref for PackGuard<'a, T>
[INFO] [stdout] 427 | | where
[INFO] [stdout] 428 | |   T: Serialize + Sized + Clone,
[INFO] [stdout]     | |_______________________________- trait implemented here
[INFO] [stdout] 429 |   {
[INFO] [stdout] 430 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 796 |     pub fn unpack(&mut self) -> &mut T {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `verify_magic` and `get_magic` are never used
[INFO] [stdout]   --> src/fs.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl Superblock {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 46 |   pub fn verify_magic(&self) -> bool {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |   pub fn get_magic(&self) -> u64 {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `save_data`, `recover`, and `is_healthy` are never used
[INFO] [stdout]    --> src/fs.rs:372:6
[INFO] [stdout]     |
[INFO] [stdout] 233 | impl PackFile {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 372 |   fn save_data(&mut self, data: &[u8]) -> PackResult<()> {
[INFO] [stdout]     |      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 375 |   fn recover(&mut self) {}
[INFO] [stdout]     |      ^^^^^^^
[INFO] [stdout] 376 |   fn is_healthy(&mut self) -> bool {
[INFO] [stdout]     |      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `superblock_offset` is never used
[INFO] [stdout]    --> src/fs.rs:580:17
[INFO] [stdout]     |
[INFO] [stdout] 580 |   pub(crate) fn superblock_offset() -> u64 {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `file_size` is never used
[INFO] [stdout]    --> src/fs.rs:595:17
[INFO] [stdout]     |
[INFO] [stdout] 595 |   pub(crate) fn file_size<T>(inode_a: &Inode, inode_b: &Inode) -> u64
[INFO] [stdout]     |                 ^^^^^^^^^
[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:352:15
[INFO] [stdout]     |
[INFO] [stdout] 352 |     pub fn save(&self) -> PackResult<()> {
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 415 | / impl<T> Deref for Pack<T>
[INFO] [stdout] 416 | | where
[INFO] [stdout] 417 | |   T: Serialize + Sized + Clone,
[INFO] [stdout]     | |_______________________________- trait implemented here
[INFO] [stdout] 418 |   {
[INFO] [stdout] 419 |     type Target = T;
[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:360:23
[INFO] [stdout]     |
[INFO] [stdout] 360 |     pub fn update<F, R>(&mut self, f: F) -> PackResult<R>
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 415 | / impl<T> Deref for Pack<T>
[INFO] [stdout] 416 | | where
[INFO] [stdout] 417 | |   T: Serialize + Sized + Clone,
[INFO] [stdout]     | |_______________________________- trait implemented here
[INFO] [stdout] 418 |   {
[INFO] [stdout] 419 |     type Target = T;
[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:385:20
[INFO] [stdout]     |
[INFO] [stdout] 385 |     pub fn get<F, R>(&self, f: F) -> R
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 415 | / impl<T> Deref for Pack<T>
[INFO] [stdout] 416 | | where
[INFO] [stdout] 417 | |   T: Serialize + Sized + Clone,
[INFO] [stdout]     | |_______________________________- trait implemented here
[INFO] [stdout] 418 |   {
[INFO] [stdout] 419 |     type Target = T;
[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:393:20
[INFO] [stdout]     |
[INFO] [stdout] 393 |     pub fn map<F, R>(&self, f: F) -> R
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 415 | / impl<T> Deref for Pack<T>
[INFO] [stdout] 416 | | where
[INFO] [stdout] 417 | |   T: Serialize + Sized + Clone,
[INFO] [stdout]     | |_______________________________- trait implemented here
[INFO] [stdout] 418 |   {
[INFO] [stdout] 419 |     type Target = T;
[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:401:17
[INFO] [stdout]     |
[INFO] [stdout] 401 |     pub fn as_mut(&mut self) -> PackGuard<'_, T> {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 415 | / impl<T> Deref for Pack<T>
[INFO] [stdout] 416 | | where
[INFO] [stdout] 417 | |   T: Serialize + Sized + Clone,
[INFO] [stdout]     | |_______________________________- trait implemented here
[INFO] [stdout] 418 |   {
[INFO] [stdout] 419 |     type Target = T;
[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:407:21
[INFO] [stdout]     |
[INFO] [stdout] 407 |     pub fn into_inner(self) -> T {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 415 | / impl<T> Deref for Pack<T>
[INFO] [stdout] 416 | | where
[INFO] [stdout] 417 | |   T: Serialize + Sized + Clone,
[INFO] [stdout]     | |_______________________________- trait implemented here
[INFO] [stdout] 418 |   {
[INFO] [stdout] 419 |     type Target = T;
[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:410:17
[INFO] [stdout]     |
[INFO] [stdout] 410 |     pub fn unpack(&self) -> &T {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 415 | / impl<T> Deref for Pack<T>
[INFO] [stdout] 416 | | where
[INFO] [stdout] 417 | |   T: Serialize + Sized + Clone,
[INFO] [stdout]     | |_______________________________- trait implemented here
[INFO] [stdout] 418 |   {
[INFO] [stdout] 419 |     type Target = T;
[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:796:17
[INFO] [stdout]     |
[INFO] [stdout] 426 | / impl<'a, T> Deref for PackGuard<'a, T>
[INFO] [stdout] 427 | | where
[INFO] [stdout] 428 | |   T: Serialize + Sized + Clone,
[INFO] [stdout]     | |_______________________________- trait implemented here
[INFO] [stdout] 429 |   {
[INFO] [stdout] 430 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 796 |     pub fn unpack(&mut self) -> &mut T {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `packman` (lib test) due to 8 previous errors; 7 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `packman` (lib) due to 8 previous errors; 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "5925ad5e1ea22396f96f86dfa5f9dfcfee4cf3a2bffe433eade980ca3ef3c0ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5925ad5e1ea22396f96f86dfa5f9dfcfee4cf3a2bffe433eade980ca3ef3c0ed", kill_on_drop: false }`
[INFO] [stdout] 5925ad5e1ea22396f96f86dfa5f9dfcfee4cf3a2bffe433eade980ca3ef3c0ed
