[INFO] fetching crate postgres_query 0.3.3...
[INFO] checking postgres_query-0.3.3 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] extracting crate postgres_query 0.3.3 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate postgres_query 0.3.3
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate postgres_query 0.3.3
[INFO] tweaked toml for crates.io crate postgres_query 0.3.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate postgres_query 0.3.3 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 postgres_query 0.3.3 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] f0be8c12ced7b798c4104e5e085e7befaaca74232c1496dc814262d49c7a41b8
[INFO] running `Command { std: "docker" "start" "-a" "f0be8c12ced7b798c4104e5e085e7befaaca74232c1496dc814262d49c7a41b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f0be8c12ced7b798c4104e5e085e7befaaca74232c1496dc814262d49c7a41b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0be8c12ced7b798c4104e5e085e7befaaca74232c1496dc814262d49c7a41b8", kill_on_drop: false }`
[INFO] [stdout] f0be8c12ced7b798c4104e5e085e7befaaca74232c1496dc814262d49c7a41b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 623a3d293ca8786f0e208f5380f95f3c43800044cf20c106afb90084a2355363
[INFO] running `Command { std: "docker" "start" "-a" "623a3d293ca8786f0e208f5380f95f3c43800044cf20c106afb90084a2355363", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.7
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.13
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]    Compiling memchr v2.3.0
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]     Checking smallvec v1.1.0
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking futures-core v0.3.1
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.6
[INFO] [stderr]     Checking futures-sink v0.3.1
[INFO] [stderr]    Compiling proc-macro-nested v0.1.3
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking subtle v1.0.0
[INFO] [stderr]     Checking bytes v0.5.3
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking futures-channel v0.3.1
[INFO] [stderr]     Checking pin-utils v0.1.0-alpha.4
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking futures-task v0.3.1
[INFO] [stderr]     Checking futures-io v0.3.1
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking siphasher v0.3.1
[INFO] [stderr]     Checking base64 v0.11.0
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]     Checking pin-project-lite v0.1.2
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking unicode-normalization v0.1.11
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]     Checking lock_api v0.3.3
[INFO] [stderr]     Checking c2-chacha v0.2.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking phf_shared v0.8.0
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling anyhow v1.0.26
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking generic-array v0.13.2
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking crypto-mac v0.7.0
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking parking_lot_core v0.7.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking hmac v0.7.1
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking sha2 v0.8.1
[INFO] [stderr]     Checking parking_lot v0.10.0
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking mio v0.6.21
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking stringprep v0.1.2
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking mio-uds v0.6.7
[INFO] [stderr]     Checking postgres-protocol v0.5.0
[INFO] [stderr]     Checking postgres-types v0.1.0
[INFO] [stderr]    Compiling syn-mid v0.4.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.11
[INFO] [stderr]    Compiling rustversion v1.0.1
[INFO] [stderr]    Compiling tokio-macros v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.9
[INFO] [stderr]    Compiling async-trait v0.1.22
[INFO] [stderr]     Checking tokio v0.2.9
[INFO] [stderr]    Compiling futures-macro v0.3.1
[INFO] [stderr]    Compiling postgres_query_macro v0.3.1
[INFO] [stderr]    Compiling proc-macro-error v0.4.4
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.3
[INFO] [stderr]     Checking futures-util v0.3.1
[INFO] [stderr]     Checking thiserror v1.0.9
[INFO] [stderr]    Compiling structopt-derive v0.4.0
[INFO] [stderr]     Checking tokio-util v0.2.0
[INFO] [stderr]     Checking structopt v0.3.7
[INFO] [stderr]     Checking futures-executor v0.3.1
[INFO] [stderr]     Checking futures v0.3.1
[INFO] [stderr]     Checking tokio-postgres v0.5.1
[INFO] [stderr]     Checking postgres_query v0.3.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1047:36
[INFO] [stdout]      |
[INFO] [stdout] 1047 |     pub fn parameters(&'a self) -> &[Parameter<'a>] {
[INFO] [stdout]      |                        --          ^^^^^^^^^^^^--^^
[INFO] [stdout]      |                        |           |           |
[INFO] [stdout]      |                        |           |           the same lifetime is named here
[INFO] [stdout]      |                        |           the same lifetime is elided here
[INFO] [stdout]      |                        the lifetime is named 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] 1047 |     pub fn parameters(&'a self) -> &'a [Parameter<'a>] {
[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/client/cache.rs:69:23
[INFO] [stdout]    |
[INFO] [stdout] 69 |       pub fn into_inner(self) -> C {
[INFO] [stdout]    |                         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 | / impl<C> Deref for Caching<C>
[INFO] [stdout] 84 | | where
[INFO] [stdout] 85 | |     C: GenericClient,
[INFO] [stdout]    | |_____________________- trait implemented here
[INFO] [stdout] 86 |   {
[INFO] [stdout] 87 |       type Target = C;
[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] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/extract.rs:120:14
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fn slice(&self, range: Range<usize>) -> Result<RowSlice<Self>, Error>
[INFO] [stdout]     |              ^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^ 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] 120 |     fn slice(&self, range: Range<usize>) -> Result<RowSlice<'_, Self>, Error>
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/extract.rs:291:18
[INFO] [stdout]     |
[INFO] [stdout] 291 |     pub fn slice(&self, range: Range<usize>) -> Result<RowSlice<R>, Error>
[INFO] [stdout]     |                  ^^^^^ the lifetime is elided here     ^^^^^^^^^^^ 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] 291 |     pub fn slice(&self, range: Range<usize>) -> Result<RowSlice<'_, R>, Error>
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1047:36
[INFO] [stdout]      |
[INFO] [stdout] 1047 |     pub fn parameters(&'a self) -> &[Parameter<'a>] {
[INFO] [stdout]      |                        --          ^^^^^^^^^^^^--^^
[INFO] [stdout]      |                        |           |           |
[INFO] [stdout]      |                        |           |           the same lifetime is named here
[INFO] [stdout]      |                        |           the same lifetime is elided here
[INFO] [stdout]      |                        the lifetime is named 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] 1047 |     pub fn parameters(&'a self) -> &'a [Parameter<'a>] {
[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/client/cache.rs:69:23
[INFO] [stdout]    |
[INFO] [stdout] 69 |       pub fn into_inner(self) -> C {
[INFO] [stdout]    |                         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 | / impl<C> Deref for Caching<C>
[INFO] [stdout] 84 | | where
[INFO] [stdout] 85 | |     C: GenericClient,
[INFO] [stdout]    | |_____________________- trait implemented here
[INFO] [stdout] 86 |   {
[INFO] [stdout] 87 |       type Target = C;
[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] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/extract.rs:120:14
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fn slice(&self, range: Range<usize>) -> Result<RowSlice<Self>, Error>
[INFO] [stdout]     |              ^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^ 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] 120 |     fn slice(&self, range: Range<usize>) -> Result<RowSlice<'_, Self>, Error>
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/extract.rs:291:18
[INFO] [stdout]     |
[INFO] [stdout] 291 |     pub fn slice(&self, range: Range<usize>) -> Result<RowSlice<R>, Error>
[INFO] [stdout]     |                  ^^^^^ the lifetime is elided here     ^^^^^^^^^^^ 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] 291 |     pub fn slice(&self, range: Range<usize>) -> Result<RowSlice<'_, R>, Error>
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `postgres_query` (lib test) due to 1 previous error; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `postgres_query` (lib) due to 1 previous error; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "623a3d293ca8786f0e208f5380f95f3c43800044cf20c106afb90084a2355363", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "623a3d293ca8786f0e208f5380f95f3c43800044cf20c106afb90084a2355363", kill_on_drop: false }`
[INFO] [stdout] 623a3d293ca8786f0e208f5380f95f3c43800044cf20c106afb90084a2355363
