[INFO] fetching crate timewrap 0.3.4...
[INFO] checking timewrap-0.3.4 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied-retry-0
[INFO] extracting crate timewrap 0.3.4 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate timewrap 0.3.4
[INFO] finished tweaking crates.io crate timewrap 0.3.4
[INFO] tweaked toml for crates.io crate timewrap 0.3.4 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate timewrap 0.3.4 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 36 packages to latest compatible versions
[INFO] [stderr]       Adding hashbrown v0.11.2 (available: v0.16.1)
[INFO] [stderr]       Adding parking_lot v0.11.2 (available: v0.12.5)
[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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] a706b85a48f920ed365ae60e63095b5c9acfc10e39190129655da1d740232b02
[INFO] running `Command { std: "docker" "start" "-a" "a706b85a48f920ed365ae60e63095b5c9acfc10e39190129655da1d740232b02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a706b85a48f920ed365ae60e63095b5c9acfc10e39190129655da1d740232b02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a706b85a48f920ed365ae60e63095b5c9acfc10e39190129655da1d740232b02", kill_on_drop: false }`
[INFO] [stdout] a706b85a48f920ed365ae60e63095b5c9acfc10e39190129655da1d740232b02
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] f2484769246763efee2c0196e428696f4540214a7565bb1b52917afc784614d9
[INFO] running `Command { std: "docker" "start" "-a" "f2484769246763efee2c0196e428696f4540214a7565bb1b52917afc784614d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking timewrap v0.3.4 (/opt/rustwide/workdir)
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/timewrap.rs:168:25
[INFO] [stdout]     |
[INFO] [stdout]  55 | / impl<T, S> Deref for Timewrap<T, S>
[INFO] [stdout]  56 | | where
[INFO] [stdout]  57 | |     T: Time,
[INFO] [stdout]     | |____________- trait implemented here
[INFO] [stdout]  58 |   {
[INFO] [stdout]  59 |       type Target = S;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 168 |       pub fn current_time(&self) -> T {
[INFO] [stdout]     |                           ^^^^^
[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/timewrap.rs:172:18
[INFO] [stdout]     |
[INFO] [stdout]  55 | / impl<T, S> Deref for Timewrap<T, S>
[INFO] [stdout]  56 | | where
[INFO] [stdout]  57 | |     T: Time,
[INFO] [stdout]     | |____________- trait implemented here
[INFO] [stdout]  58 |   {
[INFO] [stdout]  59 |       type Target = S;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 172 |       pub fn state(&self) -> &S {
[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/timewrap.rs:176:23
[INFO] [stdout]     |
[INFO] [stdout]  55 | / impl<T, S> Deref for Timewrap<T, S>
[INFO] [stdout]  56 | | where
[INFO] [stdout]  57 | |     T: Time,
[INFO] [stdout]     | |____________- trait implemented here
[INFO] [stdout]  58 |   {
[INFO] [stdout]  59 |       type Target = S;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 176 |       pub fn into_state(self) -> S {
[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/timewrap.rs:195:21
[INFO] [stdout]     |
[INFO] [stdout]  55 | / impl<T, S> Deref for Timewrap<T, S>
[INFO] [stdout]  56 | | where
[INFO] [stdout]  57 | |     T: Time,
[INFO] [stdout]     | |____________- trait implemented here
[INFO] [stdout]  58 |   {
[INFO] [stdout]  59 |       type Target = S;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 195 |       pub fn spawn<F>(&self, f: F)
[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/timewrap.rs:204:24
[INFO] [stdout]     |
[INFO] [stdout]  55 | / impl<T, S> Deref for Timewrap<T, S>
[INFO] [stdout]  56 | | where
[INFO] [stdout]  57 | |     T: Time,
[INFO] [stdout]     | |____________- trait implemented here
[INFO] [stdout]  58 |   {
[INFO] [stdout]  59 |       type Target = S;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 204 |       pub fn spawn_at<F>(&self, time: T, f: F)
[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/timewrap.rs:217:24
[INFO] [stdout]     |
[INFO] [stdout]  55 | / impl<T, S> Deref for Timewrap<T, S>
[INFO] [stdout]  56 | | where
[INFO] [stdout]  57 | |     T: Time,
[INFO] [stdout]     | |____________- trait implemented here
[INFO] [stdout]  58 |   {
[INFO] [stdout]  59 |       type Target = S;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 217 |       pub async fn drive(&mut self, time: 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/timewrap.rs:268:15
[INFO] [stdout]     |
[INFO] [stdout]  94 | / impl<'a, T, S> Deref for TimewrapHandle<'a, T, S>
[INFO] [stdout]  95 | | where
[INFO] [stdout]  96 | |     T: Time,
[INFO] [stdout]     | |____________- trait implemented here
[INFO] [stdout]  97 |   {
[INFO] [stdout]  98 |       type Target = S;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 268 |       pub fn at(self, time: T) -> At<'a, T, S> {
[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/timewrap.rs:275:25
[INFO] [stdout]     |
[INFO] [stdout]  94 | / impl<'a, T, S> Deref for TimewrapHandle<'a, T, S>
[INFO] [stdout]  95 | | where
[INFO] [stdout]  96 | |     T: Time,
[INFO] [stdout]     | |____________- trait implemented here
[INFO] [stdout]  97 |   {
[INFO] [stdout]  98 |       type Target = S;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 275 |       pub fn current_time(self) -> 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/timewrap.rs:279:18
[INFO] [stdout]     |
[INFO] [stdout]  94 | / impl<'a, T, S> Deref for TimewrapHandle<'a, T, S>
[INFO] [stdout]  95 | | where
[INFO] [stdout]  96 | |     T: Time,
[INFO] [stdout]     | |____________- trait implemented here
[INFO] [stdout]  97 |   {
[INFO] [stdout]  98 |       type Target = S;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 279 |       pub fn spawn(self, f: impl Future<Output = ()> + Send + 'a) {
[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/timewrap.rs:283:21
[INFO] [stdout]     |
[INFO] [stdout]  94 | / impl<'a, T, S> Deref for TimewrapHandle<'a, T, S>
[INFO] [stdout]  95 | | where
[INFO] [stdout]  96 | |     T: Time,
[INFO] [stdout]     | |____________- trait implemented here
[INFO] [stdout]  97 |   {
[INFO] [stdout]  98 |       type Target = S;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 283 |       pub fn spawn_at(self, f: impl Future<Output = ()> + Send + 'a, time: 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/timewrap.rs:287:18
[INFO] [stdout]     |
[INFO] [stdout]  94 | / impl<'a, T, S> Deref for TimewrapHandle<'a, T, S>
[INFO] [stdout]  95 | | where
[INFO] [stdout]  96 | |     T: Time,
[INFO] [stdout]     | |____________- trait implemented here
[INFO] [stdout]  97 |   {
[INFO] [stdout]  98 |       type Target = S;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 287 |       pub fn state(self) -> &'a S {
[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/timewrap.rs:296:18
[INFO] [stdout]     |
[INFO] [stdout]  94 | / impl<'a, T, S> Deref for TimewrapHandle<'a, T, S>
[INFO] [stdout]  95 | | where
[INFO] [stdout]  96 | |     T: Time,
[INFO] [stdout]     | |____________- trait implemented here
[INFO] [stdout]  97 |   {
[INFO] [stdout]  98 |       type Target = S;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 296 |       pub fn delay(self, time: T) -> At<'a, T, S> {
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `timewrap` (lib) due to 12 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/timewrap.rs:168:25
[INFO] [stdout]     |
[INFO] [stdout]  55 | / impl<T, S> Deref for Timewrap<T, S>
[INFO] [stdout]  56 | | where
[INFO] [stdout]  57 | |     T: Time,
[INFO] [stdout]     | |____________- trait implemented here
[INFO] [stdout]  58 |   {
[INFO] [stdout]  59 |       type Target = S;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 168 |       pub fn current_time(&self) -> T {
[INFO] [stdout]     |                           ^^^^^
[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/timewrap.rs:172:18
[INFO] [stdout]     |
[INFO] [stdout]  55 | / impl<T, S> Deref for Timewrap<T, S>
[INFO] [stdout]  56 | | where
[INFO] [stdout]  57 | |     T: Time,
[INFO] [stdout]     | |____________- trait implemented here
[INFO] [stdout]  58 |   {
[INFO] [stdout]  59 |       type Target = S;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 172 |       pub fn state(&self) -> &S {
[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/timewrap.rs:176:23
[INFO] [stdout]     |
[INFO] [stdout]  55 | / impl<T, S> Deref for Timewrap<T, S>
[INFO] [stdout]  56 | | where
[INFO] [stdout]  57 | |     T: Time,
[INFO] [stdout]     | |____________- trait implemented here
[INFO] [stdout]  58 |   {
[INFO] [stdout]  59 |       type Target = S;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 176 |       pub fn into_state(self) -> S {
[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/timewrap.rs:195:21
[INFO] [stdout]     |
[INFO] [stdout]  55 | / impl<T, S> Deref for Timewrap<T, S>
[INFO] [stdout]  56 | | where
[INFO] [stdout]  57 | |     T: Time,
[INFO] [stdout]     | |____________- trait implemented here
[INFO] [stdout]  58 |   {
[INFO] [stdout]  59 |       type Target = S;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 195 |       pub fn spawn<F>(&self, f: F)
[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/timewrap.rs:204:24
[INFO] [stdout]     |
[INFO] [stdout]  55 | / impl<T, S> Deref for Timewrap<T, S>
[INFO] [stdout]  56 | | where
[INFO] [stdout]  57 | |     T: Time,
[INFO] [stdout]     | |____________- trait implemented here
[INFO] [stdout]  58 |   {
[INFO] [stdout]  59 |       type Target = S;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 204 |       pub fn spawn_at<F>(&self, time: T, f: F)
[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/timewrap.rs:217:24
[INFO] [stdout]     |
[INFO] [stdout]  55 | / impl<T, S> Deref for Timewrap<T, S>
[INFO] [stdout]  56 | | where
[INFO] [stdout]  57 | |     T: Time,
[INFO] [stdout]     | |____________- trait implemented here
[INFO] [stdout]  58 |   {
[INFO] [stdout]  59 |       type Target = S;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 217 |       pub async fn drive(&mut self, time: 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/timewrap.rs:268:15
[INFO] [stdout]     |
[INFO] [stdout]  94 | / impl<'a, T, S> Deref for TimewrapHandle<'a, T, S>
[INFO] [stdout]  95 | | where
[INFO] [stdout]  96 | |     T: Time,
[INFO] [stdout]     | |____________- trait implemented here
[INFO] [stdout]  97 |   {
[INFO] [stdout]  98 |       type Target = S;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 268 |       pub fn at(self, time: T) -> At<'a, T, S> {
[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/timewrap.rs:275:25
[INFO] [stdout]     |
[INFO] [stdout]  94 | / impl<'a, T, S> Deref for TimewrapHandle<'a, T, S>
[INFO] [stdout]  95 | | where
[INFO] [stdout]  96 | |     T: Time,
[INFO] [stdout]     | |____________- trait implemented here
[INFO] [stdout]  97 |   {
[INFO] [stdout]  98 |       type Target = S;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 275 |       pub fn current_time(self) -> 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/timewrap.rs:279:18
[INFO] [stdout]     |
[INFO] [stdout]  94 | / impl<'a, T, S> Deref for TimewrapHandle<'a, T, S>
[INFO] [stdout]  95 | | where
[INFO] [stdout]  96 | |     T: Time,
[INFO] [stdout]     | |____________- trait implemented here
[INFO] [stdout]  97 |   {
[INFO] [stdout]  98 |       type Target = S;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 279 |       pub fn spawn(self, f: impl Future<Output = ()> + Send + 'a) {
[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/timewrap.rs:283:21
[INFO] [stdout]     |
[INFO] [stdout]  94 | / impl<'a, T, S> Deref for TimewrapHandle<'a, T, S>
[INFO] [stdout]  95 | | where
[INFO] [stdout]  96 | |     T: Time,
[INFO] [stdout]     | |____________- trait implemented here
[INFO] [stdout]  97 |   {
[INFO] [stdout]  98 |       type Target = S;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 283 |       pub fn spawn_at(self, f: impl Future<Output = ()> + Send + 'a, time: 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/timewrap.rs:287:18
[INFO] [stdout]     |
[INFO] [stdout]  94 | / impl<'a, T, S> Deref for TimewrapHandle<'a, T, S>
[INFO] [stdout]  95 | | where
[INFO] [stdout]  96 | |     T: Time,
[INFO] [stdout]     | |____________- trait implemented here
[INFO] [stdout]  97 |   {
[INFO] [stdout]  98 |       type Target = S;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 287 |       pub fn state(self) -> &'a S {
[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/timewrap.rs:296:18
[INFO] [stdout]     |
[INFO] [stdout]  94 | / impl<'a, T, S> Deref for TimewrapHandle<'a, T, S>
[INFO] [stdout]  95 | | where
[INFO] [stdout]  96 | |     T: Time,
[INFO] [stdout]     | |____________- trait implemented here
[INFO] [stdout]  97 |   {
[INFO] [stdout]  98 |       type Target = S;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 296 |       pub fn delay(self, time: T) -> At<'a, T, S> {
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `timewrap` (lib test) due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "f2484769246763efee2c0196e428696f4540214a7565bb1b52917afc784614d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2484769246763efee2c0196e428696f4540214a7565bb1b52917afc784614d9", kill_on_drop: false }`
[INFO] [stdout] f2484769246763efee2c0196e428696f4540214a7565bb1b52917afc784614d9
