[INFO] fetching crate timely 0.26.1...
[INFO] checking timely-0.26.1 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied-retry-0
[INFO] extracting crate timely 0.26.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate timely 0.26.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate timely 0.26.1
[INFO] tweaked toml for crates.io crate timely 0.26.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate timely 0.26.1 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 timely 0.26.1 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] abdb39a8c0821a08d43134b4abca7cb6d91177bc40056a804241c4bdc32a3b8b
[INFO] running `Command { std: "docker" "start" "-a" "abdb39a8c0821a08d43134b4abca7cb6d91177bc40056a804241c4bdc32a3b8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "abdb39a8c0821a08d43134b4abca7cb6d91177bc40056a804241c4bdc32a3b8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abdb39a8c0821a08d43134b4abca7cb6d91177bc40056a804241c4bdc32a3b8b", kill_on_drop: false }`
[INFO] [stdout] abdb39a8c0821a08d43134b4abca7cb6d91177bc40056a804241c4bdc32a3b8b
[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] f186da71695dec5a452af41de94939610d43b1c39e77312a1b658fe0b9535f7d
[INFO] running `Command { std: "docker" "start" "-a" "f186da71695dec5a452af41de94939610d43b1c39e77312a1b658fe0b9535f7d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zerocopy v0.8.38
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking timely_container v0.26.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking timely_bytes v0.26.1
[INFO] [stderr]     Checking timely_logging v0.26.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking columnation v0.1.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling columnar_derive v0.11.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking columnar v0.11.1
[INFO] [stderr]     Checking timely_communication v0.26.1
[INFO] [stderr]     Checking timely v0.26.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/dataflow/operators/capability.rs:88:17
[INFO] [stdout]     |
[INFO] [stdout]  88 |     pub fn time(&self) -> &T {
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl<T: Timestamp> Deref for Capability<T> {
[INFO] [stdout]     | ------------------------------------------ trait implemented here
[INFO] [stdout] 180 |     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/dataflow/operators/capability.rs:96:20
[INFO] [stdout]     |
[INFO] [stdout]  96 |     pub fn delayed(&self, new_time: &T) -> Capability<T> {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl<T: Timestamp> Deref for Capability<T> {
[INFO] [stdout]     | ------------------------------------------ trait implemented here
[INFO] [stdout] 180 |     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/dataflow/operators/capability.rs:120:24
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn try_delayed(&self, new_time: &T) -> Option<Capability<T>> {
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl<T: Timestamp> Deref for Capability<T> {
[INFO] [stdout]     | ------------------------------------------ trait implemented here
[INFO] [stdout] 180 |     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/dataflow/operators/capability.rs:131:22
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub fn downgrade(&mut self, new_time: &T) {
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl<T: Timestamp> Deref for Capability<T> {
[INFO] [stdout]     | ------------------------------------------ trait implemented here
[INFO] [stdout] 180 |     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/dataflow/operators/capability.rs:154:26
[INFO] [stdout]     |
[INFO] [stdout] 154 |     pub fn try_downgrade(&mut self, new_time: &T) -> Result<(), DowngradeError> {
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl<T: Timestamp> Deref for Capability<T> {
[INFO] [stdout]     | ------------------------------------------ trait implemented here
[INFO] [stdout] 180 |     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/dataflow/operators/capability.rs:270:17
[INFO] [stdout]     |
[INFO] [stdout] 270 |     pub fn time(&self) -> &T {
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 328 | impl<T: Timestamp> Deref for InputCapability<T> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 329 |     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/dataflow/operators/capability.rs:278:20
[INFO] [stdout]     |
[INFO] [stdout] 278 |     pub fn delayed(&self, new_time: &T) -> Capability<T> {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 328 | impl<T: Timestamp> Deref for InputCapability<T> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 329 |     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/dataflow/operators/capability.rs:283:31
[INFO] [stdout]     |
[INFO] [stdout] 283 |     pub fn delayed_for_output(&self, new_time: &T, output_port: usize) -> Capability<T> {
[INFO] [stdout]     |                               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 328 | impl<T: Timestamp> Deref for InputCapability<T> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 329 |     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/dataflow/operators/capability.rs:304:19
[INFO] [stdout]     |
[INFO] [stdout] 304 |     pub fn retain(self) -> Capability<T> {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 328 | impl<T: Timestamp> Deref for InputCapability<T> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 329 |     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/dataflow/operators/capability.rs:311:30
[INFO] [stdout]     |
[INFO] [stdout] 311 |     pub fn retain_for_output(self, output_port: usize) -> Capability<T> {
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 328 | impl<T: Timestamp> Deref for InputCapability<T> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 329 |     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/dataflow/operators/capability.rs:88:17
[INFO] [stdout]     |
[INFO] [stdout]  88 |     pub fn time(&self) -> &T {
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl<T: Timestamp> Deref for Capability<T> {
[INFO] [stdout]     | ------------------------------------------ trait implemented here
[INFO] [stdout] 180 |     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/dataflow/operators/capability.rs:96:20
[INFO] [stdout]     |
[INFO] [stdout]  96 |     pub fn delayed(&self, new_time: &T) -> Capability<T> {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl<T: Timestamp> Deref for Capability<T> {
[INFO] [stdout]     | ------------------------------------------ trait implemented here
[INFO] [stdout] 180 |     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/dataflow/operators/capability.rs:120:24
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn try_delayed(&self, new_time: &T) -> Option<Capability<T>> {
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl<T: Timestamp> Deref for Capability<T> {
[INFO] [stdout]     | ------------------------------------------ trait implemented here
[INFO] [stdout] 180 |     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/dataflow/operators/capability.rs:131:22
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub fn downgrade(&mut self, new_time: &T) {
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl<T: Timestamp> Deref for Capability<T> {
[INFO] [stdout]     | ------------------------------------------ trait implemented here
[INFO] [stdout] 180 |     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/dataflow/operators/capability.rs:154:26
[INFO] [stdout]     |
[INFO] [stdout] 154 |     pub fn try_downgrade(&mut self, new_time: &T) -> Result<(), DowngradeError> {
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl<T: Timestamp> Deref for Capability<T> {
[INFO] [stdout]     | ------------------------------------------ trait implemented here
[INFO] [stdout] 180 |     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/dataflow/operators/capability.rs:270:17
[INFO] [stdout]     |
[INFO] [stdout] 270 |     pub fn time(&self) -> &T {
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 328 | impl<T: Timestamp> Deref for InputCapability<T> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 329 |     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/dataflow/operators/capability.rs:278:20
[INFO] [stdout]     |
[INFO] [stdout] 278 |     pub fn delayed(&self, new_time: &T) -> Capability<T> {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 328 | impl<T: Timestamp> Deref for InputCapability<T> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 329 |     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/dataflow/operators/capability.rs:283:31
[INFO] [stdout]     |
[INFO] [stdout] 283 |     pub fn delayed_for_output(&self, new_time: &T, output_port: usize) -> Capability<T> {
[INFO] [stdout]     |                               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 328 | impl<T: Timestamp> Deref for InputCapability<T> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 329 |     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/dataflow/operators/capability.rs:304:19
[INFO] [stdout]     |
[INFO] [stdout] 304 |     pub fn retain(self) -> Capability<T> {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 328 | impl<T: Timestamp> Deref for InputCapability<T> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 329 |     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/dataflow/operators/capability.rs:311:30
[INFO] [stdout]     |
[INFO] [stdout] 311 |     pub fn retain_for_output(self, output_port: usize) -> Capability<T> {
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 328 | impl<T: Timestamp> Deref for InputCapability<T> {
[INFO] [stdout]     | ----------------------------------------------- trait implemented here
[INFO] [stdout] 329 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `timely` (lib) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `timely` (lib test) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "f186da71695dec5a452af41de94939610d43b1c39e77312a1b658fe0b9535f7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f186da71695dec5a452af41de94939610d43b1c39e77312a1b658fe0b9535f7d", kill_on_drop: false }`
[INFO] [stdout] f186da71695dec5a452af41de94939610d43b1c39e77312a1b658fe0b9535f7d
