[INFO] fetching crate lemurs-8080 0.5.2... [INFO] checking lemurs-8080-0.5.2 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied [INFO] extracting crate lemurs-8080 0.5.2 into /workspace/builds/worker-3-tc2/source [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain [INFO] started tweaking crates.io crate lemurs-8080 0.5.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate lemurs-8080 0.5.2 [INFO] tweaked toml for crates.io crate lemurs-8080 0.5.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lemurs-8080 0.5.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] 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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 9 packages to latest compatible versions [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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 0c31fd99b59841b8015c3c8072dcf48e8fbd7ea6423140be28f231d6e1d3122e [INFO] running `Command { std: "docker" "start" "-a" "0c31fd99b59841b8015c3c8072dcf48e8fbd7ea6423140be28f231d6e1d3122e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c31fd99b59841b8015c3c8072dcf48e8fbd7ea6423140be28f231d6e1d3122e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c31fd99b59841b8015c3c8072dcf48e8fbd7ea6423140be28f231d6e1d3122e", kill_on_drop: false }` [INFO] [stdout] 0c31fd99b59841b8015c3c8072dcf48e8fbd7ea6423140be28f231d6e1d3122e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] e67f08b6eab0f030e329e9208461cf47aa0796d3c44b9022d67355460bd69eed [INFO] running `Command { std: "docker" "start" "-a" "e67f08b6eab0f030e329e9208461cf47aa0796d3c44b9022d67355460bd69eed", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling lemurs-8080 v0.5.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `path_file_prefix` has been stable since 1.91.0 and no longer requires an attribute to enable [INFO] [stdout] --> build.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(path_file_prefix)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling disclose v0.9.1 [INFO] [stdout] warning: unused imports: `array`, `result`, `slice`, and `vec` [INFO] [stdout] --> src/lib.rs:37:24 [INFO] [stdout] | [INFO] [stdout] 37 | pub use std::{any, array, borrow, boxed, convert, fmt, num, ops, rc, result, slice, string, sync, vec}; [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 imports: `boxed::Box` and `string::String` [INFO] [stdout] --> src/lib.rs:50:20 [INFO] [stdout] | [INFO] [stdout] 50 | pub use self::{boxed::Box, num::Wrapping, string::String, borrow::{Borrow, BorrowMut}, ops::{Deref, DerefMut, Index, IndexMut}}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `execution::opcode` [INFO] [stdout] --> src/chip/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use execution::opcode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cfg` [INFO] [stdout] --> src/lib.rs:152:8 [INFO] [stdout] | [INFO] [stdout] 152 | #[cfg(feature="cfg")] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `_cpp`, `cpp`, `cpp_alloc`, `cpp_panic`, `cruppers`, `default`, `open`, and `std` [INFO] [stdout] = help: consider adding `cfg` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cfg` [INFO] [stdout] --> src/lib.rs:169:8 [INFO] [stdout] | [INFO] [stdout] 169 | #[cfg(feature="cfg")] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `_cpp`, `cpp`, `cpp_alloc`, `cpp_panic`, `cruppers`, `default`, `open`, and `std` [INFO] [stdout] = help: consider adding `cfg` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_arg_infer` has been stable since 1.89.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | #![feature(generic_arg_infer)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `error_in_core` has been stable since 1.81.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | #![feature(error_in_core)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `array`, `result`, `slice`, and `vec` [INFO] [stdout] --> src/lib.rs:37:24 [INFO] [stdout] | [INFO] [stdout] 37 | pub use std::{any, array, borrow, boxed, convert, fmt, num, ops, rc, result, slice, string, sync, vec}; [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 imports: `boxed::Box` and `string::String` [INFO] [stdout] --> src/lib.rs:50:20 [INFO] [stdout] | [INFO] [stdout] 50 | pub use self::{boxed::Box, num::Wrapping, string::String, borrow::{Borrow, BorrowMut}, ops::{Deref, DerefMut, Index, IndexMut}}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `execution::opcode` [INFO] [stdout] --> src/chip/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use execution::opcode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cfg` [INFO] [stdout] --> src/lib.rs:152:8 [INFO] [stdout] | [INFO] [stdout] 152 | #[cfg(feature="cfg")] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `_cpp`, `cpp`, `cpp_alloc`, `cpp_panic`, `cruppers`, `default`, `open`, and `std` [INFO] [stdout] = help: consider adding `cfg` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cfg` [INFO] [stdout] --> src/lib.rs:169:8 [INFO] [stdout] | [INFO] [stdout] 169 | #[cfg(feature="cfg")] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `_cpp`, `cpp`, `cpp_alloc`, `cpp_panic`, `cruppers`, `default`, `open`, and `std` [INFO] [stdout] = help: consider adding `cfg` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_arg_infer` has been stable since 1.89.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | #![feature(generic_arg_infer)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `error_in_core` has been stable since 1.81.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | #![feature(error_in_core)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lemurs-8080` (lib) due to 3 previous errors; 7 warnings emitted [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/chip/execution/mod.rs:53:17 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn execute(&mut self) -> OpOutcome { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:217:1 [INFO] [stdout] | [INFO] [stdout] 217 | impl> Deref for Machine { [INFO] [stdout] | ------------------------------------------------------------------ trait implemented here [INFO] [stdout] 218 | type Target = H; [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] [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/chip/execution/mod.rs:75:22 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn interrupt(&mut self, op: Op) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:217:1 [INFO] [stdout] | [INFO] [stdout] 217 | impl> Deref for Machine { [INFO] [stdout] | ------------------------------------------------------------------ trait implemented here [INFO] [stdout] 218 | type Target = H; [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/chip/execution/mod.rs:91:21 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn reset_to(&mut self, index: usize) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:217:1 [INFO] [stdout] | [INFO] [stdout] 217 | impl> Deref for Machine { [INFO] [stdout] | ------------------------------------------------------------------ trait implemented here [INFO] [stdout] 218 | type Target = H; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lemurs-8080` (lib test) due to 3 previous errors; 7 warnings emitted [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/chip/execution/mod.rs:53:17 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn execute(&mut self) -> OpOutcome { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:217:1 [INFO] [stdout] | [INFO] [stdout] 217 | impl> Deref for Machine { [INFO] [stdout] | ------------------------------------------------------------------ trait implemented here [INFO] [stdout] 218 | type Target = H; [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/chip/execution/mod.rs:75:22 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn interrupt(&mut self, op: Op) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:217:1 [INFO] [stdout] | [INFO] [stdout] 217 | impl> Deref for Machine { [INFO] [stdout] | ------------------------------------------------------------------ trait implemented here [INFO] [stdout] 218 | type Target = H; [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/chip/execution/mod.rs:91:21 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn reset_to(&mut self, index: usize) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:217:1 [INFO] [stdout] | [INFO] [stdout] 217 | impl> Deref for Machine { [INFO] [stdout] | ------------------------------------------------------------------ trait implemented here [INFO] [stdout] 218 | type Target = H; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e67f08b6eab0f030e329e9208461cf47aa0796d3c44b9022d67355460bd69eed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e67f08b6eab0f030e329e9208461cf47aa0796d3c44b9022d67355460bd69eed", kill_on_drop: false }` [INFO] [stdout] e67f08b6eab0f030e329e9208461cf47aa0796d3c44b9022d67355460bd69eed