[INFO] fetching crate pyo3 0.28.0...
[INFO] checking pyo3-0.28.0 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] extracting crate pyo3 0.28.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate pyo3 0.28.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pyo3 0.28.0
[INFO] tweaked toml for crates.io crate pyo3 0.28.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pyo3 0.28.0 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 pyo3 0.28.0 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] 54ffa1a5fb2be5da5a6f45b1be3d1a595455817018d12e7ccc4461b38dbcc3b8
[INFO] running `Command { std: "docker" "start" "-a" "54ffa1a5fb2be5da5a6f45b1be3d1a595455817018d12e7ccc4461b38dbcc3b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54ffa1a5fb2be5da5a6f45b1be3d1a595455817018d12e7ccc4461b38dbcc3b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54ffa1a5fb2be5da5a6f45b1be3d1a595455817018d12e7ccc4461b38dbcc3b8", kill_on_drop: false }`
[INFO] [stdout] 54ffa1a5fb2be5da5a6f45b1be3d1a595455817018d12e7ccc4461b38dbcc3b8
[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] 101048b42fb808c58ca21efdc2d11c599e13f37c7349f8cb44ba29d01d925187
[INFO] running `Command { std: "docker" "start" "-a" "101048b42fb808c58ca21efdc2d11c599e13f37c7349f8cb44ba29d01d925187", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.4
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling pyo3-build-config v0.28.0
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking chrono-tz v0.10.4
[INFO] [stderr]     Checking toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.28.0
[INFO] [stderr]    Compiling pyo3-ffi v0.28.0
[INFO] [stderr]    Compiling pyo3 v0.28.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking proptest v1.9.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking trybuild v1.0.115
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling pyo3-macros v0.28.0
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/pycell.rs:264:15
[INFO] [stdout]     |
[INFO] [stdout] 264 |     pub fn py(&self) -> Python<'p> {
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 459 | impl<T: PyClass> Deref for PyRef<'_, T> {
[INFO] [stdout]     | --------------------------------------- trait implemented here
[INFO] [stdout] 460 |     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/pycell.rs:289:19
[INFO] [stdout]     |
[INFO] [stdout] 289 |     pub fn as_ptr(&self) -> *mut ffi::PyObject {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 459 | impl<T: PyClass> Deref for PyRef<'_, T> {
[INFO] [stdout]     | --------------------------------------- trait implemented here
[INFO] [stdout] 460 |     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/pycell.rs:300:21
[INFO] [stdout]     |
[INFO] [stdout] 300 |     pub fn into_ptr(self) -> *mut ffi::PyObject {
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 459 | impl<T: PyClass> Deref for PyRef<'_, T> {
[INFO] [stdout]     | --------------------------------------- trait implemented here
[INFO] [stdout] 460 |     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/pycell.rs:368:23
[INFO] [stdout]     |
[INFO] [stdout] 368 |     pub fn into_super(self) -> PyRef<'p, T::BaseType> {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 459 | impl<T: PyClass> Deref for PyRef<'_, T> {
[INFO] [stdout]     | --------------------------------------- trait implemented here
[INFO] [stdout] 460 |     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/pycell.rs:448:21
[INFO] [stdout]     |
[INFO] [stdout] 448 |     pub fn as_super(&self) -> &PyRef<'p, T::BaseType> {
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 459 | impl<T: PyClass> Deref for PyRef<'_, T> {
[INFO] [stdout]     | --------------------------------------- trait implemented here
[INFO] [stdout] 460 |     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/pycell.rs:521:15
[INFO] [stdout]     |
[INFO] [stdout] 521 |     pub fn py(&self) -> Python<'p> {
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 631 | impl<T: PyClass<Frozen = False>> Deref for PyRefMut<'_, T> {
[INFO] [stdout]     | ---------------------------------------------------------- trait implemented here
[INFO] [stdout] 632 |     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/pycell.rs:556:19
[INFO] [stdout]     |
[INFO] [stdout] 556 |     pub fn as_ptr(&self) -> *mut ffi::PyObject {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 631 | impl<T: PyClass<Frozen = False>> Deref for PyRefMut<'_, T> {
[INFO] [stdout]     | ---------------------------------------------------------- trait implemented here
[INFO] [stdout] 632 |     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/pycell.rs:567:21
[INFO] [stdout]     |
[INFO] [stdout] 567 |     pub fn into_ptr(self) -> *mut ffi::PyObject {
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 631 | impl<T: PyClass<Frozen = False>> Deref for PyRefMut<'_, T> {
[INFO] [stdout]     | ---------------------------------------------------------- trait implemented here
[INFO] [stdout] 632 |     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/pycell.rs:600:23
[INFO] [stdout]     |
[INFO] [stdout] 600 |     pub fn into_super(self) -> PyRefMut<'p, T::BaseType> {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 631 | impl<T: PyClass<Frozen = False>> Deref for PyRefMut<'_, T> {
[INFO] [stdout]     | ---------------------------------------------------------- trait implemented here
[INFO] [stdout] 632 |     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/pycell.rs:619:21
[INFO] [stdout]     |
[INFO] [stdout] 619 |     pub fn as_super(&mut self) -> &mut PyRefMut<'p, T::BaseType> {
[INFO] [stdout]     |                     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 631 | impl<T: PyClass<Frozen = False>> Deref for PyRefMut<'_, T> {
[INFO] [stdout]     | ---------------------------------------------------------- trait implemented here
[INFO] [stdout] 632 |     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/pyclass/guard.rs:141:30
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn map<F, U: ?Sized>(self, f: F) -> PyClassGuardMap<'a, U, false>
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 | impl<T: PyClass> Deref for PyClassGuard<'_, T> {
[INFO] [stdout]     | ---------------------------------------------- trait implemented here
[INFO] [stdout] 281 |     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/pyclass/guard.rs:202:21
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn as_super(&self) -> &PyClassGuard<'a, T::BaseType> {
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 | impl<T: PyClass> Deref for PyClassGuard<'_, T> {
[INFO] [stdout]     | ---------------------------------------------- trait implemented here
[INFO] [stdout] 281 |     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/pyclass/guard.rs:250:23
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn into_super(self) -> PyClassGuard<'a, T::BaseType> {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 | impl<T: PyClass> Deref for PyClassGuard<'_, T> {
[INFO] [stdout]     | ---------------------------------------------- trait implemented here
[INFO] [stdout] 281 |     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/pyclass/guard.rs:645:30
[INFO] [stdout]     |
[INFO] [stdout] 645 |     pub fn map<F, U: ?Sized>(self, f: F) -> PyClassGuardMap<'a, U, true>
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 688 | impl<T: PyClass<Frozen = False>> Deref for PyClassGuardMut<'_, T> {
[INFO] [stdout]     | ----------------------------------------------------------------- trait implemented here
[INFO] [stdout] 689 |     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/pyclass/guard.rs:670:21
[INFO] [stdout]     |
[INFO] [stdout] 670 |     pub fn as_super(&mut self) -> &mut PyClassGuardMut<'a, T::BaseType> {
[INFO] [stdout]     |                     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 688 | impl<T: PyClass<Frozen = False>> Deref for PyClassGuardMut<'_, T> {
[INFO] [stdout]     | ----------------------------------------------------------------- trait implemented here
[INFO] [stdout] 689 |     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/pyclass/guard.rs:678:23
[INFO] [stdout]     |
[INFO] [stdout] 678 |     pub fn into_super(self) -> PyClassGuardMut<'a, T::BaseType> {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 688 | impl<T: PyClass<Frozen = False>> Deref for PyClassGuardMut<'_, T> {
[INFO] [stdout]     | ----------------------------------------------------------------- trait implemented here
[INFO] [stdout] 689 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pyo3` (lib) due to 16 previous errors
[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/pycell.rs:264:15
[INFO] [stdout]     |
[INFO] [stdout] 264 |     pub fn py(&self) -> Python<'p> {
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 459 | impl<T: PyClass> Deref for PyRef<'_, T> {
[INFO] [stdout]     | --------------------------------------- trait implemented here
[INFO] [stdout] 460 |     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/pycell.rs:289:19
[INFO] [stdout]     |
[INFO] [stdout] 289 |     pub fn as_ptr(&self) -> *mut ffi::PyObject {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 459 | impl<T: PyClass> Deref for PyRef<'_, T> {
[INFO] [stdout]     | --------------------------------------- trait implemented here
[INFO] [stdout] 460 |     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/pycell.rs:300:21
[INFO] [stdout]     |
[INFO] [stdout] 300 |     pub fn into_ptr(self) -> *mut ffi::PyObject {
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 459 | impl<T: PyClass> Deref for PyRef<'_, T> {
[INFO] [stdout]     | --------------------------------------- trait implemented here
[INFO] [stdout] 460 |     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/pycell.rs:368:23
[INFO] [stdout]     |
[INFO] [stdout] 368 |     pub fn into_super(self) -> PyRef<'p, T::BaseType> {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 459 | impl<T: PyClass> Deref for PyRef<'_, T> {
[INFO] [stdout]     | --------------------------------------- trait implemented here
[INFO] [stdout] 460 |     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/pycell.rs:448:21
[INFO] [stdout]     |
[INFO] [stdout] 448 |     pub fn as_super(&self) -> &PyRef<'p, T::BaseType> {
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 459 | impl<T: PyClass> Deref for PyRef<'_, T> {
[INFO] [stdout]     | --------------------------------------- trait implemented here
[INFO] [stdout] 460 |     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/pycell.rs:521:15
[INFO] [stdout]     |
[INFO] [stdout] 521 |     pub fn py(&self) -> Python<'p> {
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 631 | impl<T: PyClass<Frozen = False>> Deref for PyRefMut<'_, T> {
[INFO] [stdout]     | ---------------------------------------------------------- trait implemented here
[INFO] [stdout] 632 |     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/pycell.rs:556:19
[INFO] [stdout]     |
[INFO] [stdout] 556 |     pub fn as_ptr(&self) -> *mut ffi::PyObject {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 631 | impl<T: PyClass<Frozen = False>> Deref for PyRefMut<'_, T> {
[INFO] [stdout]     | ---------------------------------------------------------- trait implemented here
[INFO] [stdout] 632 |     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/pycell.rs:567:21
[INFO] [stdout]     |
[INFO] [stdout] 567 |     pub fn into_ptr(self) -> *mut ffi::PyObject {
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 631 | impl<T: PyClass<Frozen = False>> Deref for PyRefMut<'_, T> {
[INFO] [stdout]     | ---------------------------------------------------------- trait implemented here
[INFO] [stdout] 632 |     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/pycell.rs:600:23
[INFO] [stdout]     |
[INFO] [stdout] 600 |     pub fn into_super(self) -> PyRefMut<'p, T::BaseType> {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 631 | impl<T: PyClass<Frozen = False>> Deref for PyRefMut<'_, T> {
[INFO] [stdout]     | ---------------------------------------------------------- trait implemented here
[INFO] [stdout] 632 |     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/pycell.rs:619:21
[INFO] [stdout]     |
[INFO] [stdout] 619 |     pub fn as_super(&mut self) -> &mut PyRefMut<'p, T::BaseType> {
[INFO] [stdout]     |                     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 631 | impl<T: PyClass<Frozen = False>> Deref for PyRefMut<'_, T> {
[INFO] [stdout]     | ---------------------------------------------------------- trait implemented here
[INFO] [stdout] 632 |     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/pyclass/guard.rs:141:30
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn map<F, U: ?Sized>(self, f: F) -> PyClassGuardMap<'a, U, false>
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 | impl<T: PyClass> Deref for PyClassGuard<'_, T> {
[INFO] [stdout]     | ---------------------------------------------- trait implemented here
[INFO] [stdout] 281 |     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/pyclass/guard.rs:202:21
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn as_super(&self) -> &PyClassGuard<'a, T::BaseType> {
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 | impl<T: PyClass> Deref for PyClassGuard<'_, T> {
[INFO] [stdout]     | ---------------------------------------------- trait implemented here
[INFO] [stdout] 281 |     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/pyclass/guard.rs:250:23
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn into_super(self) -> PyClassGuard<'a, T::BaseType> {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 | impl<T: PyClass> Deref for PyClassGuard<'_, T> {
[INFO] [stdout]     | ---------------------------------------------- trait implemented here
[INFO] [stdout] 281 |     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/pyclass/guard.rs:645:30
[INFO] [stdout]     |
[INFO] [stdout] 645 |     pub fn map<F, U: ?Sized>(self, f: F) -> PyClassGuardMap<'a, U, true>
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 688 | impl<T: PyClass<Frozen = False>> Deref for PyClassGuardMut<'_, T> {
[INFO] [stdout]     | ----------------------------------------------------------------- trait implemented here
[INFO] [stdout] 689 |     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/pyclass/guard.rs:670:21
[INFO] [stdout]     |
[INFO] [stdout] 670 |     pub fn as_super(&mut self) -> &mut PyClassGuardMut<'a, T::BaseType> {
[INFO] [stdout]     |                     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 688 | impl<T: PyClass<Frozen = False>> Deref for PyClassGuardMut<'_, T> {
[INFO] [stdout]     | ----------------------------------------------------------------- trait implemented here
[INFO] [stdout] 689 |     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/pyclass/guard.rs:678:23
[INFO] [stdout]     |
[INFO] [stdout] 678 |     pub fn into_super(self) -> PyClassGuardMut<'a, T::BaseType> {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 688 | impl<T: PyClass<Frozen = False>> Deref for PyClassGuardMut<'_, T> {
[INFO] [stdout]     | ----------------------------------------------------------------- trait implemented here
[INFO] [stdout] 689 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pyo3` (lib test) due to 16 previous errors
[INFO] running `Command { std: "docker" "inspect" "101048b42fb808c58ca21efdc2d11c599e13f37c7349f8cb44ba29d01d925187", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "101048b42fb808c58ca21efdc2d11c599e13f37c7349f8cb44ba29d01d925187", kill_on_drop: false }`
[INFO] [stdout] 101048b42fb808c58ca21efdc2d11c599e13f37c7349f8cb44ba29d01d925187
