[INFO] fetching crate icbiadb 0.3.7...
[INFO] checking icbiadb-0.3.7 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied-retry-0
[INFO] extracting crate icbiadb 0.3.7 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate icbiadb 0.3.7
[INFO] finished tweaking crates.io crate icbiadb 0.3.7
[INFO] tweaked toml for crates.io crate icbiadb 0.3.7 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate icbiadb 0.3.7 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 icbiadb 0.3.7 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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 92e82d7c11d52d8771c0332f6931bff9971339bda1dbbb1f337b03b94740a0f6
[INFO] running `Command { std: "docker" "start" "-a" "92e82d7c11d52d8771c0332f6931bff9971339bda1dbbb1f337b03b94740a0f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "92e82d7c11d52d8771c0332f6931bff9971339bda1dbbb1f337b03b94740a0f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92e82d7c11d52d8771c0332f6931bff9971339bda1dbbb1f337b03b94740a0f6", kill_on_drop: false }`
[INFO] [stdout] 92e82d7c11d52d8771c0332f6931bff9971339bda1dbbb1f337b03b94740a0f6
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f82459ad9e45fa7e2c0ae112e706b2abe8d0c2fe2b3005da56210da26401c53b
[INFO] running `Command { std: "docker" "start" "-a" "f82459ad9e45fa7e2c0ae112e706b2abe8d0c2fe2b3005da56210da26401c53b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling libc v0.2.97
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking icbiadb v0.3.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `ICBIA_STAMP` is never used
[INFO] [stdout]   --> src/byte_size.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub const ICBIA_STAMP: usize = 5;
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/database/kv/mod.rs:364:37
[INFO] [stdout]     |
[INFO] [stdout] 364 |     pub fn get_tuple<S: AsRef<str>>(&mut self, key: S) -> Option<BvTuple> {
[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] 364 |     pub fn get_tuple<S: AsRef<str>>(&mut self, key: S) -> Option<BvTuple<'_>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/database/kv/mod.rs:373:35
[INFO] [stdout]     |
[INFO] [stdout] 373 |     pub fn get_str<S: AsRef<str>>(&mut self, key: S) -> BvStr {
[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] 373 |     pub fn get_str<S: AsRef<str>>(&mut self, key: S) -> BvStr<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/database/table/mod.rs:198:33
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub fn query<S: AsRef<str>>(&self, name: S) -> QueryBuilder {
[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] 198 |     pub fn query<S: AsRef<str>>(&self, name: S) -> QueryBuilder<'_> {
[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/fio/reader.rs:30:21
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn is_empty(&mut self) -> bool {
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 | impl<T: std::io::BufRead + std::io::Seek> std::ops::Deref for Reader<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/fio/reader.rs:41:24
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn read_header(&mut self) -> std::io::Result<Header> {
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 | impl<T: std::io::BufRead + std::io::Seek> std::ops::Deref for Reader<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/fio/reader.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 | impl<T: std::io::BufRead + std::io::Seek> std::ops::Deref for Reader<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/fio/reader.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 | impl<T: std::io::BufRead + std::io::Seek> std::ops::Deref for Reader<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/fio/reader.rs:79:28
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn read_table_rows(&mut self, len: u64) -> std::io::Result<Vec<TableRow>> {
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 | impl<T: std::io::BufRead + std::io::Seek> std::ops::Deref for Reader<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/fio/writer.rs:30:25
[INFO] [stdout]     |
[INFO] [stdout]  30 |     pub fn write_header(&mut self) -> std::io::Result<usize> {
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 | impl<T: std::io::Write + std::io::Seek> std::ops::Deref for Writer<T> {
[INFO] [stdout]     | --------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 132 |     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/fio/writer.rs:40:24
[INFO] [stdout]     |
[INFO] [stdout]  40 |     pub fn write_table(&mut self, name: &[u8], fields: &FieldMap) -> std::io::Result<u32> {
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 | impl<T: std::io::Write + std::io::Seek> std::ops::Deref for Writer<T> {
[INFO] [stdout]     | --------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 132 |     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/fio/writer.rs:68:9
[INFO] [stdout]     |
[INFO] [stdout]  68 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 | impl<T: std::io::Write + std::io::Seek> std::ops::Deref for Writer<T> {
[INFO] [stdout]     | --------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 132 |     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/fio/writer.rs:92:28
[INFO] [stdout]     |
[INFO] [stdout]  92 |     pub fn write_kv_record(&mut self, record: (&BvString, &BvObject)) -> std::io::Result<u64> {
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 | impl<T: std::io::Write + std::io::Seek> std::ops::Deref for Writer<T> {
[INFO] [stdout]     | --------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 132 |     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/fio/writer.rs:113:30
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn write_decl_header(&mut self) -> std::io::Result<u64> {
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 | impl<T: std::io::Write + std::io::Seek> std::ops::Deref for Writer<T> {
[INFO] [stdout]     | --------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 132 |     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/fio/writer.rs:119:30
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn write_decl_record(&mut self, hm: &TableRow) -> std::io::Result<u64> {
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 | impl<T: std::io::Write + std::io::Seek> std::ops::Deref for Writer<T> {
[INFO] [stdout]     | --------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 132 |     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/types/bv/bvstr.rs:45:17
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn iter(&self) -> std::slice::Iter<u8> {
[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] 45 |     pub fn iter(&self) -> std::slice::Iter<'_, u8> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/types/bv/bvstring.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn iter(&self) -> std::slice::Iter<u8> {
[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] 41 |     pub fn iter(&self) -> std::slice::Iter<'_, u8> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/types/bv/byteslice.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn iter(&self) -> std::slice::Iter<u8> {
[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] 32 |     pub fn iter(&self) -> std::slice::Iter<'_, u8> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/types/bv/bytevec.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn iter(&self) -> std::slice::Iter<u8> {
[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] 41 |     pub fn iter(&self) -> std::slice::Iter<'_, u8> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `icbiadb` (lib) due to 11 previous errors; 8 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: constant `ICBIA_STAMP` is never used
[INFO] [stdout]   --> src/byte_size.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub const ICBIA_STAMP: usize = 5;
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/database/kv/mod.rs:364:37
[INFO] [stdout]     |
[INFO] [stdout] 364 |     pub fn get_tuple<S: AsRef<str>>(&mut self, key: S) -> Option<BvTuple> {
[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] 364 |     pub fn get_tuple<S: AsRef<str>>(&mut self, key: S) -> Option<BvTuple<'_>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/database/kv/mod.rs:373:35
[INFO] [stdout]     |
[INFO] [stdout] 373 |     pub fn get_str<S: AsRef<str>>(&mut self, key: S) -> BvStr {
[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] 373 |     pub fn get_str<S: AsRef<str>>(&mut self, key: S) -> BvStr<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/database/table/mod.rs:198:33
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub fn query<S: AsRef<str>>(&self, name: S) -> QueryBuilder {
[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] 198 |     pub fn query<S: AsRef<str>>(&self, name: S) -> QueryBuilder<'_> {
[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/fio/reader.rs:30:21
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn is_empty(&mut self) -> bool {
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 | impl<T: std::io::BufRead + std::io::Seek> std::ops::Deref for Reader<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/fio/reader.rs:41:24
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn read_header(&mut self) -> std::io::Result<Header> {
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 | impl<T: std::io::BufRead + std::io::Seek> std::ops::Deref for Reader<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/fio/reader.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 | impl<T: std::io::BufRead + std::io::Seek> std::ops::Deref for Reader<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/fio/reader.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 | impl<T: std::io::BufRead + std::io::Seek> std::ops::Deref for Reader<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/fio/reader.rs:79:28
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn read_table_rows(&mut self, len: u64) -> std::io::Result<Vec<TableRow>> {
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 | impl<T: std::io::BufRead + std::io::Seek> std::ops::Deref for Reader<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/fio/writer.rs:30:25
[INFO] [stdout]     |
[INFO] [stdout]  30 |     pub fn write_header(&mut self) -> std::io::Result<usize> {
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 | impl<T: std::io::Write + std::io::Seek> std::ops::Deref for Writer<T> {
[INFO] [stdout]     | --------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 132 |     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/fio/writer.rs:40:24
[INFO] [stdout]     |
[INFO] [stdout]  40 |     pub fn write_table(&mut self, name: &[u8], fields: &FieldMap) -> std::io::Result<u32> {
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 | impl<T: std::io::Write + std::io::Seek> std::ops::Deref for Writer<T> {
[INFO] [stdout]     | --------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 132 |     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/fio/writer.rs:68:9
[INFO] [stdout]     |
[INFO] [stdout]  68 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 | impl<T: std::io::Write + std::io::Seek> std::ops::Deref for Writer<T> {
[INFO] [stdout]     | --------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 132 |     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/fio/writer.rs:92:28
[INFO] [stdout]     |
[INFO] [stdout]  92 |     pub fn write_kv_record(&mut self, record: (&BvString, &BvObject)) -> std::io::Result<u64> {
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 | impl<T: std::io::Write + std::io::Seek> std::ops::Deref for Writer<T> {
[INFO] [stdout]     | --------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 132 |     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/fio/writer.rs:113:30
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn write_decl_header(&mut self) -> std::io::Result<u64> {
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 | impl<T: std::io::Write + std::io::Seek> std::ops::Deref for Writer<T> {
[INFO] [stdout]     | --------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 132 |     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/fio/writer.rs:119:30
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn write_decl_record(&mut self, hm: &TableRow) -> std::io::Result<u64> {
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 | impl<T: std::io::Write + std::io::Seek> std::ops::Deref for Writer<T> {
[INFO] [stdout]     | --------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 132 |     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/types/bv/bvstr.rs:45:17
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn iter(&self) -> std::slice::Iter<u8> {
[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] 45 |     pub fn iter(&self) -> std::slice::Iter<'_, u8> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/types/bv/bvstring.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn iter(&self) -> std::slice::Iter<u8> {
[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] 41 |     pub fn iter(&self) -> std::slice::Iter<'_, u8> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/types/bv/byteslice.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn iter(&self) -> std::slice::Iter<u8> {
[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] 32 |     pub fn iter(&self) -> std::slice::Iter<'_, u8> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/types/bv/bytevec.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn iter(&self) -> std::slice::Iter<u8> {
[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] 41 |     pub fn iter(&self) -> std::slice::Iter<'_, u8> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `icbiadb` (lib test) due to 11 previous errors; 8 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f82459ad9e45fa7e2c0ae112e706b2abe8d0c2fe2b3005da56210da26401c53b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f82459ad9e45fa7e2c0ae112e706b2abe8d0c2fe2b3005da56210da26401c53b", kill_on_drop: false }`
[INFO] [stdout] f82459ad9e45fa7e2c0ae112e706b2abe8d0c2fe2b3005da56210da26401c53b
