[INFO] fetching crate mutica-compiler 0.2.5...
[INFO] checking mutica-compiler-0.2.5 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] extracting crate mutica-compiler 0.2.5 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate mutica-compiler 0.2.5
[INFO] finished tweaking crates.io crate mutica-compiler 0.2.5
[INFO] tweaked toml for crates.io crate mutica-compiler 0.2.5 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mutica-compiler 0.2.5 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 mutica-compiler 0.2.5 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 8071b1e22fb743f88a8d87b6d57678bb80dba4bfb7b454c86030d970e809ead8
[INFO] running `Command { std: "docker" "start" "-a" "8071b1e22fb743f88a8d87b6d57678bb80dba4bfb7b454c86030d970e809ead8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8071b1e22fb743f88a8d87b6d57678bb80dba4bfb7b454c86030d970e809ead8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8071b1e22fb743f88a8d87b6d57678bb80dba4bfb7b454c86030d970e809ead8", kill_on_drop: false }`
[INFO] [stdout] 8071b1e22fb743f88a8d87b6d57678bb80dba4bfb7b454c86030d970e809ead8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 2c8c30cb3a1277269ad03ccc45526acc492b1808779601947dc85f191306d987
[INFO] running `Command { std: "docker" "start" "-a" "2c8c30cb3a1277269ad03ccc45526acc492b1808779601947dc85f191306d987", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling term v1.2.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking ariadne v0.4.1
[INFO] [stderr]     Checking rust-arc-gc v0.2.1
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling psm v0.1.27
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling regex-automata v0.4.11
[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 sha3 v0.10.8
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling stacksafe-macro v0.1.4
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]     Checking stacksafe v0.1.4
[INFO] [stderr]     Checking logos v0.15.1
[INFO] [stderr]     Checking lalrpop-util v0.22.2
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling lalrpop v0.22.2
[INFO] [stderr]     Checking mutica-core v0.2.5
[INFO] [stderr]    Compiling mutica-compiler v0.2.5 (/opt/rustwide/workdir)
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/parser/mod.rs:607:25
[INFO] [stdout]     |
[INFO] [stdout] 607 |       pub fn with_payload(self, payload: P) -> Self {
[INFO] [stdout]     |                           ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 665 | / impl<T, P> Deref for WithLocation<T, P>
[INFO] [stdout] 666 | | where
[INFO] [stdout] 667 | |     P: Clone,
[INFO] [stdout]     | |_____________- trait implemented here
[INFO] [stdout] 668 |   {
[INFO] [stdout] 669 |       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/parser/mod.rs:611:19
[INFO] [stdout]     |
[INFO] [stdout] 611 |       pub fn map<U>(self, f: impl FnOnce(T) -> U) -> WithLocation<U, P> {
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 665 | / impl<T, P> Deref for WithLocation<T, P>
[INFO] [stdout] 666 | | where
[INFO] [stdout] 667 | |     P: Clone,
[INFO] [stdout]     | |_____________- trait implemented here
[INFO] [stdout] 668 |   {
[INFO] [stdout] 669 |       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/parser/mod.rs:619:19
[INFO] [stdout]     |
[INFO] [stdout] 619 |       pub fn as_ref(&self) -> WithLocation<&T, P> {
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 665 | / impl<T, P> Deref for WithLocation<T, P>
[INFO] [stdout] 666 | | where
[INFO] [stdout] 667 | |     P: Clone,
[INFO] [stdout]     | |_____________- trait implemented here
[INFO] [stdout] 668 |   {
[INFO] [stdout] 669 |       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/parser/mod.rs:627:19
[INFO] [stdout]     |
[INFO] [stdout] 627 |       pub fn unwrap(self) -> T {
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 665 | / impl<T, P> Deref for WithLocation<T, P>
[INFO] [stdout] 666 | | where
[INFO] [stdout] 667 | |     P: Clone,
[INFO] [stdout]     | |_____________- trait implemented here
[INFO] [stdout] 668 |   {
[INFO] [stdout] 669 |       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/parser/mod.rs:631:18
[INFO] [stdout]     |
[INFO] [stdout] 631 |       pub fn value(&self) -> &T {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 665 | / impl<T, P> Deref for WithLocation<T, P>
[INFO] [stdout] 666 | | where
[INFO] [stdout] 667 | |     P: Clone,
[INFO] [stdout]     | |_____________- trait implemented here
[INFO] [stdout] 668 |   {
[INFO] [stdout] 669 |       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/parser/mod.rs:635:21
[INFO] [stdout]     |
[INFO] [stdout] 635 |       pub fn location(&self) -> Option<&SourceLocation> {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 665 | / impl<T, P> Deref for WithLocation<T, P>
[INFO] [stdout] 666 | | where
[INFO] [stdout] 667 | |     P: Clone,
[INFO] [stdout]     | |_____________- trait implemented here
[INFO] [stdout] 668 |   {
[INFO] [stdout] 669 |       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/parser/mod.rs:639:20
[INFO] [stdout]     |
[INFO] [stdout] 639 |       pub fn payload(&self) -> &P {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 665 | / impl<T, P> Deref for WithLocation<T, P>
[INFO] [stdout] 666 | | where
[INFO] [stdout] 667 | |     P: Clone,
[INFO] [stdout]     | |_____________- trait implemented here
[INFO] [stdout] 668 |   {
[INFO] [stdout] 669 |       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/parser/mod.rs:643:42
[INFO] [stdout]     |
[INFO] [stdout] 643 |       pub fn map_payload<Q: Clone + Debug>(self, f: impl FnOnce(P) -> Q) -> WithLocation<T, Q> {
[INFO] [stdout]     |                                            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 665 | / impl<T, P> Deref for WithLocation<T, P>
[INFO] [stdout] 666 | | where
[INFO] [stdout] 667 | |     P: Clone,
[INFO] [stdout]     | |_____________- trait implemented here
[INFO] [stdout] 668 |   {
[INFO] [stdout] 669 |       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/parser/mod.rs:607:25
[INFO] [stdout]     |
[INFO] [stdout] 607 |       pub fn with_payload(self, payload: P) -> Self {
[INFO] [stdout]     |                           ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 665 | / impl<T, P> Deref for WithLocation<T, P>
[INFO] [stdout] 666 | | where
[INFO] [stdout] 667 | |     P: Clone,
[INFO] [stdout]     | |_____________- trait implemented here
[INFO] [stdout] 668 |   {
[INFO] [stdout] 669 |       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/parser/mod.rs:611:19
[INFO] [stdout]     |
[INFO] [stdout] 611 |       pub fn map<U>(self, f: impl FnOnce(T) -> U) -> WithLocation<U, P> {
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 665 | / impl<T, P> Deref for WithLocation<T, P>
[INFO] [stdout] 666 | | where
[INFO] [stdout] 667 | |     P: Clone,
[INFO] [stdout]     | |_____________- trait implemented here
[INFO] [stdout] 668 |   {
[INFO] [stdout] 669 |       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/parser/mod.rs:619:19
[INFO] [stdout]     |
[INFO] [stdout] 619 |       pub fn as_ref(&self) -> WithLocation<&T, P> {
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 665 | / impl<T, P> Deref for WithLocation<T, P>
[INFO] [stdout] 666 | | where
[INFO] [stdout] 667 | |     P: Clone,
[INFO] [stdout]     | |_____________- trait implemented here
[INFO] [stdout] 668 |   {
[INFO] [stdout] 669 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mutica-compiler` (lib) due to 8 previous errors
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/parser/mod.rs:627:19
[INFO] [stdout]     |
[INFO] [stdout] 627 |       pub fn unwrap(self) -> T {
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 665 | / impl<T, P> Deref for WithLocation<T, P>
[INFO] [stdout] 666 | | where
[INFO] [stdout] 667 | |     P: Clone,
[INFO] [stdout]     | |_____________- trait implemented here
[INFO] [stdout] 668 |   {
[INFO] [stdout] 669 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[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/parser/mod.rs:631:18
[INFO] [stdout]     |
[INFO] [stdout] 631 |       pub fn value(&self) -> &T {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 665 | / impl<T, P> Deref for WithLocation<T, P>
[INFO] [stdout] 666 | | where
[INFO] [stdout] 667 | |     P: Clone,
[INFO] [stdout]     | |_____________- trait implemented here
[INFO] [stdout] 668 |   {
[INFO] [stdout] 669 |       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/parser/mod.rs:635:21
[INFO] [stdout]     |
[INFO] [stdout] 635 |       pub fn location(&self) -> Option<&SourceLocation> {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 665 | / impl<T, P> Deref for WithLocation<T, P>
[INFO] [stdout] 666 | | where
[INFO] [stdout] 667 | |     P: Clone,
[INFO] [stdout]     | |_____________- trait implemented here
[INFO] [stdout] 668 |   {
[INFO] [stdout] 669 |       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/parser/mod.rs:639:20
[INFO] [stdout]     |
[INFO] [stdout] 639 |       pub fn payload(&self) -> &P {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 665 | / impl<T, P> Deref for WithLocation<T, P>
[INFO] [stdout] 666 | | where
[INFO] [stdout] 667 | |     P: Clone,
[INFO] [stdout]     | |_____________- trait implemented here
[INFO] [stdout] 668 |   {
[INFO] [stdout] 669 |       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/parser/mod.rs:643:42
[INFO] [stdout]     |
[INFO] [stdout] 643 |       pub fn map_payload<Q: Clone + Debug>(self, f: impl FnOnce(P) -> Q) -> WithLocation<T, Q> {
[INFO] [stdout]     |                                            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 665 | / impl<T, P> Deref for WithLocation<T, P>
[INFO] [stdout] 666 | | where
[INFO] [stdout] 667 | |     P: Clone,
[INFO] [stdout]     | |_____________- trait implemented here
[INFO] [stdout] 668 |   {
[INFO] [stdout] 669 |       type Target = T;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mutica-compiler` (lib test) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "2c8c30cb3a1277269ad03ccc45526acc492b1808779601947dc85f191306d987", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c8c30cb3a1277269ad03ccc45526acc492b1808779601947dc85f191306d987", kill_on_drop: false }`
[INFO] [stdout] 2c8c30cb3a1277269ad03ccc45526acc492b1808779601947dc85f191306d987
