[INFO] fetching crate jsonptr 0.7.1...
[INFO] checking jsonptr-0.7.1 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied-retry-0
[INFO] extracting crate jsonptr 0.7.1 into /workspace/builds/worker-1-tc2/source
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate jsonptr 0.7.1
[INFO] finished tweaking crates.io crate jsonptr 0.7.1
[INFO] tweaked toml for crates.io crate jsonptr 0.7.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate jsonptr 0.7.1 on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 71 packages to latest compatible versions
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.114)
[INFO] [stderr]       Adding toml v0.8.23 (available: v0.9.11+spec-1.1.0)
[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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 3a29a9d6beab1496d94ab5abd42eefdac9691be23622d5cd967fa52f29d861ec
[INFO] running `Command { std: "docker" "start" "-a" "3a29a9d6beab1496d94ab5abd42eefdac9691be23622d5cd967fa52f29d861ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a29a9d6beab1496d94ab5abd42eefdac9691be23622d5cd967fa52f29d861ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a29a9d6beab1496d94ab5abd42eefdac9691be23622d5cd967fa52f29d861ec", kill_on_drop: false }`
[INFO] [stdout] 3a29a9d6beab1496d94ab5abd42eefdac9691be23622d5cd967fa52f29d861ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 0fadc32619dde5568e5886c45aa1cf2dde144aca7f8a601798fff1d8a2852c1a
[INFO] running `Command { std: "docker" "start" "-a" "0fadc32619dde5568e5886c45aa1cf2dde144aca7f8a601798fff1d8a2852c1a", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking jsonptr v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stdout] warning: struct `NoLeadingSlash` is never constructed
[INFO] [stdout]     --> src/pointer.rs:1156:12
[INFO] [stdout]      |
[INFO] [stdout] 1156 | pub struct NoLeadingSlash;
[INFO] [stdout]      |            ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/diagnostic.rs:70:20
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn subject(&self) -> &<T::Subject as Deref>::Target {
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 | impl<T: Diagnostic> core::ops::Deref for Report<T> {
[INFO] [stdout]    | -------------------------------------------------- trait implemented here
[INFO] [stdout] 91 |     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/diagnostic.rs:75:21
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn original(&self) -> &T {
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 | impl<T: Diagnostic> core::ops::Deref for Report<T> {
[INFO] [stdout]    | -------------------------------------------------- trait implemented here
[INFO] [stdout] 91 |     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/diagnostic.rs:80:22
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn decompose(self) -> (T, T::Subject) {
[INFO] [stdout]    |                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 | impl<T: Diagnostic> core::ops::Deref for Report<T> {
[INFO] [stdout]    | -------------------------------------------------- trait implemented here
[INFO] [stdout] 91 |     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/diagnostic.rs:85:26
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn into_original(self) -> T {
[INFO] [stdout]    |                          ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 | impl<T: Diagnostic> core::ops::Deref for Report<T> {
[INFO] [stdout]    | -------------------------------------------------- trait implemented here
[INFO] [stdout] 91 |     type Target = T;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pointer.rs:120:19
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn tokens(&self) -> Tokens {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn tokens(&self) -> Tokens<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pointer.rs:144:17
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn back(&self) -> Option<Token> {
[INFO] [stdout]     |                 ^^^^^            ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn back(&self) -> Option<Token<'_>> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pointer.rs:154:17
[INFO] [stdout]     |
[INFO] [stdout] 154 |     pub fn last(&self) -> Option<Token> {
[INFO] [stdout]     |                 ^^^^^            ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 154 |     pub fn last(&self) -> Option<Token<'_>> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pointer.rs:159:18
[INFO] [stdout]     |
[INFO] [stdout] 159 |     pub fn front(&self) -> Option<Token> {
[INFO] [stdout]     |                  ^^^^^            ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 159 |     pub fn front(&self) -> Option<Token<'_>> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pointer.rs:176:18
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn first(&self) -> Option<Token> {
[INFO] [stdout]     |                  ^^^^^            ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn first(&self) -> Option<Token<'_>> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pointer.rs:181:24
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn split_front(&self) -> Option<(Token, &Self)> {
[INFO] [stdout]     |                        ^^^^^             ^^^^^  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                        |                 |
[INFO] [stdout]     |                        |                 the same lifetime is hidden here
[INFO] [stdout]     |                        the 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn split_front(&self) -> Option<(Token<'_>, &Self)> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pointer.rs:242:23
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn split_back(&self) -> Option<(&Self, Token)> {
[INFO] [stdout]     |                       ^^^^^             ^^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                 |
[INFO] [stdout]     |                       |                 the same lifetime is elided here
[INFO] [stdout]     |                       the 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn split_back(&self) -> Option<(&Self, Token<'_>)> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pointer.rs:491:23
[INFO] [stdout]     |
[INFO] [stdout] 491 |     pub fn components(&self) -> Components {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 491 |     pub fn components(&self) -> Components<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/pointer.rs:1007:9
[INFO] [stdout]      |
[INFO] [stdout] 1007 |         &mut self,
[INFO] [stdout]      |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1010 |     ) -> Result<Option<Token>, ReplaceError> {
[INFO] [stdout]      |                        ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1010 |     ) -> Result<Option<Token<'_>>, ReplaceError> {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jsonptr` (lib) due to 4 previous errors; 10 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0fadc32619dde5568e5886c45aa1cf2dde144aca7f8a601798fff1d8a2852c1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fadc32619dde5568e5886c45aa1cf2dde144aca7f8a601798fff1d8a2852c1a", kill_on_drop: false }`
[INFO] [stdout] 0fadc32619dde5568e5886c45aa1cf2dde144aca7f8a601798fff1d8a2852c1a
