[INFO] cloning repository https://github.com/lmntal/lmntalc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lmntal/lmntalc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flmntal%2Flmntalc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flmntal%2Flmntalc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f098024051347af59e4437c107f4d37ccd572c94
[INFO] checking lmntal/lmntalc against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flmntal%2Flmntalc" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lmntal/lmntalc
[INFO] finished tweaking git repo https://github.com/lmntal/lmntalc
[INFO] tweaked toml for git repo https://github.com/lmntal/lmntalc written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lmntal/lmntalc 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 git repo https://github.com/lmntal/lmntalc 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-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 45c0efa292d347e3800e225891d069a83323750584be2893705e5db3672069d4
[INFO] running `Command { std: "docker" "start" "-a" "45c0efa292d347e3800e225891d069a83323750584be2893705e5db3672069d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45c0efa292d347e3800e225891d069a83323750584be2893705e5db3672069d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45c0efa292d347e3800e225891d069a83323750584be2893705e5db3672069d4", kill_on_drop: false }`
[INFO] [stdout] 45c0efa292d347e3800e225891d069a83323750584be2893705e5db3672069d4
[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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dfe204b88075c432765df13a85426b41b30aff46511c2f308b4bc90f2958a969
[INFO] running `Command { std: "docker" "start" "-a" "dfe204b88075c432765df13a85426b41b30aff46511c2f308b4bc90f2958a969", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]     Checking concolor-query v0.3.3
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking owo-colors v4.0.0
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking concolor v0.1.1
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking ariadne v0.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking petgraph v0.6.4
[INFO] [stderr]     Checking lmntalc v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/report.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 16 |         source: &'a util::Source,
[INFO] [stdout]    |                  -- the lifetime is named here
[INFO] [stdout] 17 |         colors: &mut ColorGenerator,
[INFO] [stdout] 18 |     ) -> Vec<Label<(&str, Range<usize>)>>;
[INFO] [stdout]    |                     ^^^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |     ) -> Vec<Label<(&'a str, Range<usize>)>>;
[INFO] [stdout]    |                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/report.rs:161:21
[INFO] [stdout]     |
[INFO] [stdout] 158 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 159 |         source: &'a util::Source,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 160 |         colors: &mut ColorGenerator,
[INFO] [stdout] 161 |     ) -> Vec<Label<(&str, Range<usize>)>> {
[INFO] [stdout]     |                     ^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 161 |     ) -> Vec<Label<(&'a str, Range<usize>)>> {
[INFO] [stdout]     |                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/report.rs:188:21
[INFO] [stdout]     |
[INFO] [stdout] 185 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 186 |         source: &'a util::Source,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 187 |         colors: &mut ColorGenerator,
[INFO] [stdout] 188 |     ) -> Vec<Label<(&str, Range<usize>)>> {
[INFO] [stdout]     |                     ^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 188 |     ) -> Vec<Label<(&'a str, Range<usize>)>> {
[INFO] [stdout]     |                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/report.rs:214:21
[INFO] [stdout]     |
[INFO] [stdout] 211 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 212 |         source: &'a util::Source,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 213 |         colors: &mut ColorGenerator,
[INFO] [stdout] 214 |     ) -> Vec<Label<(&str, Range<usize>)>> {
[INFO] [stdout]     |                     ^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 214 |     ) -> Vec<Label<(&'a str, Range<usize>)>> {
[INFO] [stdout]     |                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/report.rs:237:21
[INFO] [stdout]     |
[INFO] [stdout] 234 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 235 |         source: &'a util::Source,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 236 |         colors: &mut ColorGenerator,
[INFO] [stdout] 237 |     ) -> Vec<Label<(&str, Range<usize>)>> {
[INFO] [stdout]     |                     ^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 237 |     ) -> Vec<Label<(&'a str, Range<usize>)>> {
[INFO] [stdout]     |                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/report.rs:300:21
[INFO] [stdout]     |
[INFO] [stdout] 297 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 298 |         source: &'a util::Source,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 299 |         colors: &mut ColorGenerator,
[INFO] [stdout] 300 |     ) -> Vec<Label<(&str, Range<usize>)>> {
[INFO] [stdout]     |                     ^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 300 |     ) -> Vec<Label<(&'a str, Range<usize>)>> {
[INFO] [stdout]     |                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/util.rs:166:43
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub fn map_node<U, F: FnOnce(T) -> U>(self, op: F) -> Spanned<U> {
[INFO] [stdout]     |                                           ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 174 | impl<T> Deref for Spanned<T> {
[INFO] [stdout]     | ---------------------------- trait implemented here
[INFO] [stdout] 175 |     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] [stderr] error: could not compile `lmntalc` (lib) due to 1 previous error; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/report.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 16 |         source: &'a util::Source,
[INFO] [stdout]    |                  -- the lifetime is named here
[INFO] [stdout] 17 |         colors: &mut ColorGenerator,
[INFO] [stdout] 18 |     ) -> Vec<Label<(&str, Range<usize>)>>;
[INFO] [stdout]    |                     ^^^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |     ) -> Vec<Label<(&'a str, Range<usize>)>>;
[INFO] [stdout]    |                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/report.rs:161:21
[INFO] [stdout]     |
[INFO] [stdout] 158 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 159 |         source: &'a util::Source,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 160 |         colors: &mut ColorGenerator,
[INFO] [stdout] 161 |     ) -> Vec<Label<(&str, Range<usize>)>> {
[INFO] [stdout]     |                     ^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 161 |     ) -> Vec<Label<(&'a str, Range<usize>)>> {
[INFO] [stdout]     |                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/report.rs:188:21
[INFO] [stdout]     |
[INFO] [stdout] 185 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 186 |         source: &'a util::Source,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 187 |         colors: &mut ColorGenerator,
[INFO] [stdout] 188 |     ) -> Vec<Label<(&str, Range<usize>)>> {
[INFO] [stdout]     |                     ^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 188 |     ) -> Vec<Label<(&'a str, Range<usize>)>> {
[INFO] [stdout]     |                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/report.rs:214:21
[INFO] [stdout]     |
[INFO] [stdout] 211 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 212 |         source: &'a util::Source,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 213 |         colors: &mut ColorGenerator,
[INFO] [stdout] 214 |     ) -> Vec<Label<(&str, Range<usize>)>> {
[INFO] [stdout]     |                     ^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 214 |     ) -> Vec<Label<(&'a str, Range<usize>)>> {
[INFO] [stdout]     |                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/report.rs:237:21
[INFO] [stdout]     |
[INFO] [stdout] 234 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 235 |         source: &'a util::Source,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 236 |         colors: &mut ColorGenerator,
[INFO] [stdout] 237 |     ) -> Vec<Label<(&str, Range<usize>)>> {
[INFO] [stdout]     |                     ^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 237 |     ) -> Vec<Label<(&'a str, Range<usize>)>> {
[INFO] [stdout]     |                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/report.rs:300:21
[INFO] [stdout]     |
[INFO] [stdout] 297 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 298 |         source: &'a util::Source,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 299 |         colors: &mut ColorGenerator,
[INFO] [stdout] 300 |     ) -> Vec<Label<(&str, Range<usize>)>> {
[INFO] [stdout]     |                     ^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 300 |     ) -> Vec<Label<(&'a str, Range<usize>)>> {
[INFO] [stdout]     |                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/util.rs:166:43
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub fn map_node<U, F: FnOnce(T) -> U>(self, op: F) -> Spanned<U> {
[INFO] [stdout]     |                                           ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 174 | impl<T> Deref for Spanned<T> {
[INFO] [stdout]     | ---------------------------- trait implemented here
[INFO] [stdout] 175 |     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] [stderr] error: could not compile `lmntalc` (lib test) due to 1 previous error; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "dfe204b88075c432765df13a85426b41b30aff46511c2f308b4bc90f2958a969", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfe204b88075c432765df13a85426b41b30aff46511c2f308b4bc90f2958a969", kill_on_drop: false }`
[INFO] [stdout] dfe204b88075c432765df13a85426b41b30aff46511c2f308b4bc90f2958a969
