[INFO] fetching crate spade-common 0.16.0...
[INFO] checking spade-common-0.16.0 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] extracting crate spade-common 0.16.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate spade-common 0.16.0
[INFO] finished tweaking crates.io crate spade-common 0.16.0
[INFO] tweaked toml for crates.io crate spade-common 0.16.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate spade-common 0.16.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 spade-common 0.16.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-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] f1082d2e4dd8f83fe1bbfe378ab2fa4c11991220613582e551b6196d8e0f7122
[INFO] running `Command { std: "docker" "start" "-a" "f1082d2e4dd8f83fe1bbfe378ab2fa4c11991220613582e551b6196d8e0f7122", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1082d2e4dd8f83fe1bbfe378ab2fa4c11991220613582e551b6196d8e0f7122", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1082d2e4dd8f83fe1bbfe378ab2fa4c11991220613582e551b6196d8e0f7122", kill_on_drop: false }`
[INFO] [stdout] f1082d2e4dd8f83fe1bbfe378ab2fa4c11991220613582e551b6196d8e0f7122
[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] 596527abd6b40863f0212bf967212d17a0d1179b8c7958bc18c5002f62c8a24a
[INFO] running `Command { std: "docker" "start" "-a" "596527abd6b40863f0212bf967212d17a0d1179b8c7958bc18c5002f62c8a24a", kill_on_drop: false }`
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking bumpalo v3.19.1
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking spade-codespan-reporting v0.12.0
[INFO] [stderr]     Checking spade-codespan v0.12.0
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling logos-codegen v0.16.0
[INFO] [stderr]    Compiling logos-derive v0.16.0
[INFO] [stderr]     Checking logos v0.16.0
[INFO] [stderr]     Checking spade-common v0.16.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/location_info.rs:129:18
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub fn strip(self) -> T {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 | impl<T> std::ops::Deref for Loc<T> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 348 |     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/location_info.rs:133:22
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub fn strip_ref(&self) -> &T {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 | impl<T> std::ops::Deref for Loc<T> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 348 |     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/location_info.rs:137:21
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn separate(self) -> (Self, Span) {
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 | impl<T> std::ops::Deref for Loc<T> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 348 |     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/location_info.rs:142:25
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub fn separate_loc(self) -> (Self, Loc<()>) {
[INFO] [stdout]     |                         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 | impl<T> std::ops::Deref for Loc<T> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 348 |     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/location_info.rs:147:18
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub fn split(self) -> (T, Span) {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 | impl<T> std::ops::Deref for Loc<T> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 348 |     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/location_info.rs:150:22
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn split_ref(&self) -> (&T, Span) {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 | impl<T> std::ops::Deref for Loc<T> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 348 |     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/location_info.rs:153:22
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn split_loc(self) -> (T, Loc<()>) {
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 | impl<T> std::ops::Deref for Loc<T> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 348 |     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/location_info.rs:157:26
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn split_loc_ref(&self) -> (&T, Loc<()>) {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 | impl<T> std::ops::Deref for Loc<T> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 348 |     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/location_info.rs:162:27
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub fn is_same_loc<R>(&self, other: &Loc<R>) -> bool {
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 | impl<T> std::ops::Deref for Loc<T> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 348 |     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/location_info.rs:166:19
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub fn map<Y>(self, mut op: impl FnMut(T) -> Y) -> Loc<Y> {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 | impl<T> std::ops::Deref for Loc<T> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 348 |     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/location_info.rs:174:26
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub fn try_map<Y, E>(self, mut op: impl FnMut(T) -> Result<Y, E>) -> Result<Loc<Y>, E> {
[INFO] [stdout]     |                          ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 | impl<T> std::ops::Deref for Loc<T> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 348 |     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/location_info.rs:182:23
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn map_ref<Y>(&self, mut op: impl FnMut(&T) -> Y) -> Loc<Y> {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 | impl<T> std::ops::Deref for Loc<T> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 348 |     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/location_info.rs:190:30
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub fn try_map_ref<Y, E>(&self, mut op: impl FnMut(&T) -> Result<Y, E>) -> Result<Loc<Y>, E> {
[INFO] [stdout]     |                              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 | impl<T> std::ops::Deref for Loc<T> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 348 |     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/location_info.rs:198:16
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub fn loc(&self) -> Loc<()> {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 | impl<T> std::ops::Deref for Loc<T> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 348 |     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/location_info.rs:206:30
[INFO] [stdout]     |
[INFO] [stdout] 206 |     pub fn contains_start<R>(&self, other: &Loc<R>) -> bool {
[INFO] [stdout]     |                              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 | impl<T> std::ops::Deref for Loc<T> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 348 |     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/location_info.rs:212:23
[INFO] [stdout]     |
[INFO] [stdout] 212 |     pub fn start_span(&self) -> Loc<()> {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 | impl<T> std::ops::Deref for Loc<T> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 348 |     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/location_info.rs:218:21
[INFO] [stdout]     |
[INFO] [stdout] 218 |     pub fn end_span(&self) -> Loc<()> {
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 | impl<T> std::ops::Deref for Loc<T> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 348 |     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/location_info.rs:233:24
[INFO] [stdout]     |
[INFO] [stdout] 233 |     pub fn shrink_left(&self, s: &str) -> Loc<()> {
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 | impl<T> std::ops::Deref for Loc<T> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 348 |     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/location_info.rs:249:25
[INFO] [stdout]     |
[INFO] [stdout] 249 |     pub fn shrink_right(&self, s: &str) -> Loc<()> {
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 | impl<T> std::ops::Deref for Loc<T> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 348 |     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/location_info.rs:129:18
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub fn strip(self) -> T {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 | impl<T> std::ops::Deref for Loc<T> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 348 |     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/location_info.rs:133:22
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub fn strip_ref(&self) -> &T {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 | impl<T> std::ops::Deref for Loc<T> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 348 |     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/location_info.rs:137:21
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn separate(self) -> (Self, Span) {
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 | impl<T> std::ops::Deref for Loc<T> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 348 |     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/location_info.rs:142:25
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub fn separate_loc(self) -> (Self, Loc<()>) {
[INFO] [stdout]     |                         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 | impl<T> std::ops::Deref for Loc<T> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 348 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `spade-common` (lib test) due to 19 previous errors
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/location_info.rs:147:18
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub fn split(self) -> (T, Span) {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 | impl<T> std::ops::Deref for Loc<T> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 348 |     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/location_info.rs:150:22
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn split_ref(&self) -> (&T, Span) {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 | impl<T> std::ops::Deref for Loc<T> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 348 |     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/location_info.rs:153:22
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn split_loc(self) -> (T, Loc<()>) {
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 | impl<T> std::ops::Deref for Loc<T> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 348 |     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/location_info.rs:157:26
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn split_loc_ref(&self) -> (&T, Loc<()>) {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 | impl<T> std::ops::Deref for Loc<T> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 348 |     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/location_info.rs:162:27
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub fn is_same_loc<R>(&self, other: &Loc<R>) -> bool {
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 | impl<T> std::ops::Deref for Loc<T> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 348 |     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/location_info.rs:166:19
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub fn map<Y>(self, mut op: impl FnMut(T) -> Y) -> Loc<Y> {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 | impl<T> std::ops::Deref for Loc<T> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 348 |     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/location_info.rs:174:26
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub fn try_map<Y, E>(self, mut op: impl FnMut(T) -> Result<Y, E>) -> Result<Loc<Y>, E> {
[INFO] [stdout]     |                          ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 | impl<T> std::ops::Deref for Loc<T> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 348 |     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/location_info.rs:182:23
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn map_ref<Y>(&self, mut op: impl FnMut(&T) -> Y) -> Loc<Y> {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 | impl<T> std::ops::Deref for Loc<T> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 348 |     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/location_info.rs:190:30
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub fn try_map_ref<Y, E>(&self, mut op: impl FnMut(&T) -> Result<Y, E>) -> Result<Loc<Y>, E> {
[INFO] [stdout]     |                              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 | impl<T> std::ops::Deref for Loc<T> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 348 |     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/location_info.rs:198:16
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub fn loc(&self) -> Loc<()> {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 | impl<T> std::ops::Deref for Loc<T> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 348 |     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/location_info.rs:206:30
[INFO] [stdout]     |
[INFO] [stdout] 206 |     pub fn contains_start<R>(&self, other: &Loc<R>) -> bool {
[INFO] [stdout]     |                              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 | impl<T> std::ops::Deref for Loc<T> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 348 |     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/location_info.rs:212:23
[INFO] [stdout]     |
[INFO] [stdout] 212 |     pub fn start_span(&self) -> Loc<()> {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 | impl<T> std::ops::Deref for Loc<T> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 348 |     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/location_info.rs:218:21
[INFO] [stdout]     |
[INFO] [stdout] 218 |     pub fn end_span(&self) -> Loc<()> {
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 | impl<T> std::ops::Deref for Loc<T> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 348 |     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/location_info.rs:233:24
[INFO] [stdout]     |
[INFO] [stdout] 233 |     pub fn shrink_left(&self, s: &str) -> Loc<()> {
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 | impl<T> std::ops::Deref for Loc<T> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 348 |     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/location_info.rs:249:25
[INFO] [stdout]     |
[INFO] [stdout] 249 |     pub fn shrink_right(&self, s: &str) -> Loc<()> {
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 | impl<T> std::ops::Deref for Loc<T> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 348 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `spade-common` (lib) due to 19 previous errors
[INFO] running `Command { std: "docker" "inspect" "596527abd6b40863f0212bf967212d17a0d1179b8c7958bc18c5002f62c8a24a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "596527abd6b40863f0212bf967212d17a0d1179b8c7958bc18c5002f62c8a24a", kill_on_drop: false }`
[INFO] [stdout] 596527abd6b40863f0212bf967212d17a0d1179b8c7958bc18c5002f62c8a24a
