[INFO] fetching crate fayalite 0.2.0... [INFO] checking fayalite-0.2.0 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied [INFO] extracting crate fayalite 0.2.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate fayalite 0.2.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate fayalite 0.2.0 [INFO] tweaked toml for crates.io crate fayalite 0.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fayalite 0.2.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 fayalite 0.2.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-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] 063e026306464b755f4db8c174d75afc7add344613ec4bee5370d5820a50a35a [INFO] running `Command { std: "docker" "start" "-a" "063e026306464b755f4db8c174d75afc7add344613ec4bee5370d5820a50a35a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "063e026306464b755f4db8c174d75afc7add344613ec4bee5370d5820a50a35a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "063e026306464b755f4db8c174d75afc7add344613ec4bee5370d5820a50a35a", kill_on_drop: false }` [INFO] [stdout] 063e026306464b755f4db8c174d75afc7add344613ec4bee5370d5820a50a35a [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] 59b2fcc4d669fe23d10aeae51605f705c5b50a513cb7af0050e756836f409a8c [INFO] running `Command { std: "docker" "start" "-a" "59b2fcc4d669fe23d10aeae51605f705c5b50a513cb7af0050e756836f409a8c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling cc v1.1.28 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling fayalite-proc-macros-impl v0.2.0 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Compiling trybuild v1.0.89 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking os_pipe v1.2.1 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking clap_builder v4.5.9 [INFO] [stderr] Checking which v6.0.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling blake3 v1.5.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling derive_destructure2 v0.1.3 [INFO] [stderr] Compiling ctor v0.2.8 [INFO] [stderr] Checking jobslot v0.2.19 [INFO] [stderr] Checking clap v4.5.9 [INFO] [stderr] Compiling fayalite-proc-macros v0.2.0 [INFO] [stderr] Checking basic-toml v0.1.8 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling fayalite-visit-gen v0.2.0 [INFO] [stderr] Compiling fayalite v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/clock.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 91 | pub struct ClockDomain { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/enum_.rs:358:10 [INFO] [stdout] | [INFO] [stdout] 358 | pub enum HdlOption { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/formal.rs:148:8 [INFO] [stdout] | [INFO] [stdout] 148 | fn formal_global_clock() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/formal.rs:170:8 [INFO] [stdout] | [INFO] [stdout] 170 | fn formal_reset() { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/formal.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | make_any_const_fn!(any_const, "anyconst"); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/formal.rs:245:20 [INFO] [stdout] | [INFO] [stdout] 245 | make_any_const_fn!(any_seq, "anyseq"); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/formal.rs:246:20 [INFO] [stdout] | [INFO] [stdout] 246 | make_any_const_fn!(all_const, "allconst"); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/formal.rs:247:20 [INFO] [stdout] | [INFO] [stdout] 247 | make_any_const_fn!(all_seq, "allseq"); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/memory.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct ReadStruct { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/memory.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct WriteStruct { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/memory.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct ReadWriteStruct { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/module/transform/simplify_enums.rs:80:8 [INFO] [stdout] | [INFO] [stdout] 80 | struct TagAndBody { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/util/ready_valid.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct ReadyValid { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/util/ready_valid.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn queue( [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/clock.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 91 | pub struct ClockDomain { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/enum_.rs:358:10 [INFO] [stdout] | [INFO] [stdout] 358 | pub enum HdlOption { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/formal.rs:148:8 [INFO] [stdout] | [INFO] [stdout] 148 | fn formal_global_clock() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/formal.rs:170:8 [INFO] [stdout] | [INFO] [stdout] 170 | fn formal_reset() { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/formal.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | make_any_const_fn!(any_const, "anyconst"); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/formal.rs:245:20 [INFO] [stdout] | [INFO] [stdout] 245 | make_any_const_fn!(any_seq, "anyseq"); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/formal.rs:246:20 [INFO] [stdout] | [INFO] [stdout] 246 | make_any_const_fn!(all_const, "allconst"); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/formal.rs:247:20 [INFO] [stdout] | [INFO] [stdout] 247 | make_any_const_fn!(all_seq, "allseq"); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/memory.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct ReadStruct { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/memory.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct WriteStruct { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/memory.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct ReadWriteStruct { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/module/transform/simplify_enums.rs:80:8 [INFO] [stdout] | [INFO] [stdout] 80 | struct TagAndBody { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/util/ready_valid.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct ReadyValid { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/util/ready_valid.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn queue( [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/util/ready_valid.rs:207:12 [INFO] [stdout] | [INFO] [stdout] 207 | fn queue_test(capacity: NonZeroUsize, inp_ready_is_comb: bool, out_valid_is_comb: bool) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/intern.rs:125:21 [INFO] [stdout] | [INFO] [stdout] 78 | impl Deref for LazyInterned { [INFO] [stdout] | -------------------------------------------------------------------------- trait implemented here [INFO] [stdout] 79 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 125 | pub fn interned(self) -> Interned [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D inherent-method-on-receiver` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fayalite` (lib) due to 1 previous error; 14 warnings emitted [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/intern.rs:125:21 [INFO] [stdout] | [INFO] [stdout] 78 | impl Deref for LazyInterned { [INFO] [stdout] | -------------------------------------------------------------------------- trait implemented here [INFO] [stdout] 79 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 125 | pub fn interned(self) -> Interned [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D inherent-method-on-receiver` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fayalite` (lib test) due to 1 previous error; 15 warnings emitted [INFO] running `Command { std: "docker" "inspect" "59b2fcc4d669fe23d10aeae51605f705c5b50a513cb7af0050e756836f409a8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59b2fcc4d669fe23d10aeae51605f705c5b50a513cb7af0050e756836f409a8c", kill_on_drop: false }` [INFO] [stdout] 59b2fcc4d669fe23d10aeae51605f705c5b50a513cb7af0050e756836f409a8c