[INFO] fetching crate satellite-lang 0.31.6...
[INFO] checking satellite-lang-0.31.6 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied-retry-0
[INFO] extracting crate satellite-lang 0.31.6 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate satellite-lang 0.31.6
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate satellite-lang 0.31.6
[INFO] tweaked toml for crates.io crate satellite-lang 0.31.6 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate satellite-lang 0.31.6 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 satellite-lang 0.31.6 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f4329961ce84f5c000735a3eaef3ff8eaeff118bd085b2b6a35ed9b4cbf66d67
[INFO] running `Command { std: "docker" "start" "-a" "f4329961ce84f5c000735a3eaef3ff8eaeff118bd085b2b6a35ed9b4cbf66d67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4329961ce84f5c000735a3eaef3ff8eaeff118bd085b2b6a35ed9b4cbf66d67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4329961ce84f5c000735a3eaef3ff8eaeff118bd085b2b6a35ed9b4cbf66d67", kill_on_drop: false }`
[INFO] [stdout] f4329961ce84f5c000735a3eaef3ff8eaeff118bd085b2b6a35ed9b4cbf66d67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 5ffb969439e07b565961354b34c7cfb1e38a2cf6aa8d092a33b30bad5fa1928f
[INFO] running `Command { std: "docker" "start" "-a" "5ffb969439e07b565961354b34c7cfb1e38a2cf6aa8d092a33b30bad5fa1928f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.66
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling winnow v0.5.15
[INFO] [stderr]     Checking bitcoin-io v0.1.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]     Checking hex-conservative v0.2.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling bitcoin v0.32.5
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]     Checking bitcoin_slices v0.10.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling borsh-derive-internal-satellite v0.11.0
[INFO] [stderr]    Compiling satellite-derive-space v0.31.6
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.66
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling bitcode_derive v0.6.5
[INFO] [stderr]    Compiling num-derive v0.4.0
[INFO] [stderr]     Checking sha256 v1.6.0
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking bitcode v0.6.6
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking bitcoin_hashes v0.14.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking bitcoin-units v0.1.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling satellite-lang-idl-spec v0.31.6
[INFO] [stderr]     Checking base58ck v0.1.0
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]    Compiling satellite-syn v0.31.6
[INFO] [stderr]    Compiling satellite-lang-idl v0.31.6
[INFO] [stderr]    Compiling satellite-attribute-error v0.31.6
[INFO] [stderr]    Compiling satellite-derive-serde v0.31.6
[INFO] [stderr]    Compiling satellite-attribute-account v0.31.6
[INFO] [stderr]    Compiling satellite-attribute-program v0.31.6
[INFO] [stderr]    Compiling satellite-attribute-constant v0.31.6
[INFO] [stderr]    Compiling satellite-attribute-event v0.31.6
[INFO] [stderr]    Compiling satellite-derive-accounts v0.31.6
[INFO] [stderr]    Compiling satellite-attribute-access-control v0.31.6
[INFO] [stderr]     Checking arch_program v0.5.15
[INFO] [stderr]     Checking satellite-lang v0.31.6 (/opt/rustwide/workdir)
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/accounts/account.rs:269:19
[INFO] [stdout]     |
[INFO] [stdout] 269 |     pub fn reload(&mut self) -> Result<()> {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 403 | impl<T: AccountSerialize + AccountDeserialize + Clone> Deref for Account<'_, T> {
[INFO] [stdout]     | ------------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 404 |     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/accounts/account.rs:275:23
[INFO] [stdout]     |
[INFO] [stdout] 275 |     pub fn into_inner(self) -> T {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 403 | impl<T: AccountSerialize + AccountDeserialize + Clone> Deref for Account<'_, T> {
[INFO] [stdout]     | ------------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 404 |     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/accounts/account.rs:295:22
[INFO] [stdout]     |
[INFO] [stdout] 295 |     pub fn set_inner(&mut self, inner: T) {
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 403 | impl<T: AccountSerialize + AccountDeserialize + Clone> Deref for Account<'_, T> {
[INFO] [stdout]     | ------------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 404 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/accounts/account_loader.rs:153:17
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn load(&self) -> Result<Ref<T>> {
[INFO] [stdout]     |                 ^^^^^            ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn load(&self) -> Result<Ref<'_, T>> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/accounts/account_loader.rs:171:21
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn load_mut(&self) -> Result<RefMut<T>> {
[INFO] [stdout]     |                     ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn load_mut(&self) -> Result<RefMut<'_, T>> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/accounts/account_loader.rs:198:22
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub fn load_init(&self) -> Result<RefMut<T>> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub fn load_init(&self) -> Result<RefMut<'_, T>> {
[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/accounts/interface_account.rs:187:19
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub fn reload(&mut self) -> Result<()> {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 307 | impl<T: AccountSerialize + AccountDeserialize + Clone> Deref for InterfaceAccount<'_, T> {
[INFO] [stdout]     | ---------------------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 308 |     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/accounts/interface_account.rs:191:23
[INFO] [stdout]     |
[INFO] [stdout] 191 |     pub fn into_inner(self) -> T {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 307 | impl<T: AccountSerialize + AccountDeserialize + Clone> Deref for InterfaceAccount<'_, T> {
[INFO] [stdout]     | ---------------------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 308 |     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/accounts/interface_account.rs:211:22
[INFO] [stdout]     |
[INFO] [stdout] 211 |     pub fn set_inner(&mut self, inner: T) {
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 307 | impl<T: AccountSerialize + AccountDeserialize + Clone> Deref for InterfaceAccount<'_, T> {
[INFO] [stdout]     | ---------------------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 308 |     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/accounts/account.rs:269:19
[INFO] [stdout]     |
[INFO] [stdout] 269 |     pub fn reload(&mut self) -> Result<()> {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 403 | impl<T: AccountSerialize + AccountDeserialize + Clone> Deref for Account<'_, T> {
[INFO] [stdout]     | ------------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 404 |     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/accounts/account.rs:275:23
[INFO] [stdout]     |
[INFO] [stdout] 275 |     pub fn into_inner(self) -> T {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 403 | impl<T: AccountSerialize + AccountDeserialize + Clone> Deref for Account<'_, T> {
[INFO] [stdout]     | ------------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 404 |     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/accounts/account.rs:295:22
[INFO] [stdout]     |
[INFO] [stdout] 295 |     pub fn set_inner(&mut self, inner: T) {
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 403 | impl<T: AccountSerialize + AccountDeserialize + Clone> Deref for Account<'_, T> {
[INFO] [stdout]     | ------------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 404 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/accounts/account_loader.rs:153:17
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn load(&self) -> Result<Ref<T>> {
[INFO] [stdout]     |                 ^^^^^            ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn load(&self) -> Result<Ref<'_, T>> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/accounts/account_loader.rs:171:21
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn load_mut(&self) -> Result<RefMut<T>> {
[INFO] [stdout]     |                     ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn load_mut(&self) -> Result<RefMut<'_, T>> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/accounts/account_loader.rs:198:22
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub fn load_init(&self) -> Result<RefMut<T>> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub fn load_init(&self) -> Result<RefMut<'_, T>> {
[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/accounts/interface_account.rs:187:19
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub fn reload(&mut self) -> Result<()> {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 307 | impl<T: AccountSerialize + AccountDeserialize + Clone> Deref for InterfaceAccount<'_, T> {
[INFO] [stdout]     | ---------------------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 308 |     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/accounts/interface_account.rs:191:23
[INFO] [stdout]     |
[INFO] [stdout] 191 |     pub fn into_inner(self) -> T {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 307 | impl<T: AccountSerialize + AccountDeserialize + Clone> Deref for InterfaceAccount<'_, T> {
[INFO] [stdout]     | ---------------------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 308 |     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/accounts/interface_account.rs:211:22
[INFO] [stdout]     |
[INFO] [stdout] 211 |     pub fn set_inner(&mut self, inner: T) {
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 307 | impl<T: AccountSerialize + AccountDeserialize + Clone> Deref for InterfaceAccount<'_, T> {
[INFO] [stdout]     | ---------------------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 308 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `satellite-lang` (lib) due to 6 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `satellite-lang` (lib test) due to 6 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "5ffb969439e07b565961354b34c7cfb1e38a2cf6aa8d092a33b30bad5fa1928f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ffb969439e07b565961354b34c7cfb1e38a2cf6aa8d092a33b30bad5fa1928f", kill_on_drop: false }`
[INFO] [stdout] 5ffb969439e07b565961354b34c7cfb1e38a2cf6aa8d092a33b30bad5fa1928f
