[INFO] fetching crate hydrate-data 0.0.2...
[INFO] checking hydrate-data-0.0.2 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] extracting crate hydrate-data 0.0.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate hydrate-data 0.0.2
[INFO] finished tweaking crates.io crate hydrate-data 0.0.2
[INFO] tweaked toml for crates.io crate hydrate-data 0.0.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hydrate-data 0.0.2 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 47 packages to latest compatible versions
[INFO] [stderr]       Adding ahash v0.7.8 (available: v0.8.12)
[INFO] [stderr]       Adding base64 v0.20.0 (available: v0.22.1)
[INFO] [stderr]       Adding bincode v1.3.3 (available: v3.0.0)
[INFO] [stderr]       Adding globwalk v0.8.1 (available: v0.9.1)
[INFO] [stderr]       Adding siphasher v0.3.11 (available: v1.0.2)
[INFO] [stderr]       Adding uuid v0.8.2 (available: v1.20.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-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] 900b66a75d3940ef09614e44462e09a72fb58e6d48d2b0d9404199ab9f61de07
[INFO] running `Command { std: "docker" "start" "-a" "900b66a75d3940ef09614e44462e09a72fb58e6d48d2b0d9404199ab9f61de07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "900b66a75d3940ef09614e44462e09a72fb58e6d48d2b0d9404199ab9f61de07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "900b66a75d3940ef09614e44462e09a72fb58e6d48d2b0d9404199ab9f61de07", kill_on_drop: false }`
[INFO] [stdout] 900b66a75d3940ef09614e44462e09a72fb58e6d48d2b0d9404199ab9f61de07
[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] 10bcf3fd40e79990cf7a9a8975ef2883f69022487978cb30d5d6e1f04ad7e68b
[INFO] running `Command { std: "docker" "start" "-a" "10bcf3fd40e79990cf7a9a8975ef2883f69022487978cb30d5d6e1f04ad7e68b", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]     Checking const-fnv1a-hash v1.1.0
[INFO] [stderr]     Checking base64 v0.20.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking hydrate-schema v0.0.2
[INFO] [stderr]     Checking hydrate-base v0.0.2
[INFO] [stderr]     Checking hydrate-data v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/json_storage.rs:560:30
[INFO] [stdout]     |
[INFO] [stdout] 560 |                 .map_err(|_| (DataSetError::StorageFormatError))?;
[INFO] [stdout]     |                              ^                                ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 560 -                 .map_err(|_| (DataSetError::StorageFormatError))?;
[INFO] [stdout] 560 +                 .map_err(|_| DataSetError::StorageFormatError )?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/json_storage.rs:562:26
[INFO] [stdout]     |
[INFO] [stdout] 562 |             .map_err(|_| (DataSetError::StorageFormatError))?;
[INFO] [stdout]     |                          ^                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 562 -             .map_err(|_| (DataSetError::StorageFormatError))?;
[INFO] [stdout] 562 +             .map_err(|_| DataSetError::StorageFormatError )?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/json_storage.rs:564:26
[INFO] [stdout]     |
[INFO] [stdout] 564 |             .map_err(|_| (DataSetError::StorageFormatError))?;
[INFO] [stdout]     |                          ^                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 564 -             .map_err(|_| (DataSetError::StorageFormatError))?;
[INFO] [stdout] 564 +             .map_err(|_| DataSetError::StorageFormatError )?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/json_storage.rs:560:30
[INFO] [stdout]     |
[INFO] [stdout] 560 |                 .map_err(|_| (DataSetError::StorageFormatError))?;
[INFO] [stdout]     |                              ^                                ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 560 -                 .map_err(|_| (DataSetError::StorageFormatError))?;
[INFO] [stdout] 560 +                 .map_err(|_| DataSetError::StorageFormatError )?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/json_storage.rs:562:26
[INFO] [stdout]     |
[INFO] [stdout] 562 |             .map_err(|_| (DataSetError::StorageFormatError))?;
[INFO] [stdout]     |                          ^                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 562 -             .map_err(|_| (DataSetError::StorageFormatError))?;
[INFO] [stdout] 562 +             .map_err(|_| DataSetError::StorageFormatError )?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/json_storage.rs:564:26
[INFO] [stdout]     |
[INFO] [stdout] 564 |             .map_err(|_| (DataSetError::StorageFormatError))?;
[INFO] [stdout]     |                          ^                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 564 -             .map_err(|_| (DataSetError::StorageFormatError))?;
[INFO] [stdout] 564 +             .map_err(|_| DataSetError::StorageFormatError )?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `DataContainerRead` is never used
[INFO] [stdout]  --> src/data_set_view.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | trait DataContainerRead {
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `DataContainerWrite` is never used
[INFO] [stdout]   --> src/data_set_view.rs:50:7
[INFO] [stdout]    |
[INFO] [stdout] 50 | trait DataContainerWrite {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/data_set.rs:1461:16
[INFO] [stdout]      |
[INFO] [stdout] 1461 |         asset: &DataSetAssetInfo,
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 1462 |         path: impl AsRef<str>,
[INFO] [stdout] 1463 |     ) -> DataSetResult<std::slice::Iter<Uuid>> {
[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]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1463 |     ) -> DataSetResult<std::slice::Iter<'_, Uuid>> {
[INFO] [stdout]      |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hydrate-data` (lib test) due to 1 previous error; 13 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/data_set.rs:1472:9
[INFO] [stdout]      |
[INFO] [stdout] 1472 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1476 |     ) -> DataSetResult<std::slice::Iter<Uuid>> {
[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] 1476 |     ) -> DataSetResult<std::slice::Iter<'_, Uuid>> {
[INFO] [stdout]      |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/data_set.rs:1494:9
[INFO] [stdout]      |
[INFO] [stdout] 1494 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1498 |     ) -> DataSetResult<std::slice::Iter<Uuid>> {
[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] 1498 |     ) -> DataSetResult<std::slice::Iter<'_, Uuid>> {
[INFO] [stdout]      |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/data_set_view.rs:565:19
[INFO] [stdout]     |
[INFO] [stdout] 565 |     pub fn to_mut(&mut self) -> DataContainerRefMut {
[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] 565 |     pub fn to_mut(&mut self) -> DataContainerRefMut<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/single_object.rs:291:9
[INFO] [stdout]     |
[INFO] [stdout] 291 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 292 |         path: impl AsRef<str>,
[INFO] [stdout] 293 |     ) -> DataSetResult<std::slice::Iter<Uuid>> {
[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] 293 |     ) -> DataSetResult<std::slice::Iter<'_, Uuid>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/single_object.rs:302:9
[INFO] [stdout]     |
[INFO] [stdout] 302 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 305 |     ) -> DataSetResult<std::slice::Iter<Uuid>> {
[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] 305 |     ) -> DataSetResult<std::slice::Iter<'_, Uuid>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/single_object.rs:319:9
[INFO] [stdout]     |
[INFO] [stdout] 319 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 322 |     ) -> DataSetResult<std::slice::Iter<Uuid>> {
[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] 322 |     ) -> DataSetResult<std::slice::Iter<'_, Uuid>> {
[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/field_wrappers.rs:99:23
[INFO] [stdout]     |
[INFO] [stdout]  99 |     pub fn into_inner(self) -> DataSetResult<SingleObject> {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 | impl<T: Record + Field> Deref for RecordBuilder<T> {
[INFO] [stdout]     | -------------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     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] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ordered_set.rs:42:17
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn iter(&self) -> std::slice::Iter<T> {
[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] 42 |     pub fn iter(&self) -> std::slice::Iter<'_, T> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `DataContainerRead` is never used
[INFO] [stdout]  --> src/data_set_view.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | trait DataContainerRead {
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `DataContainerWrite` is never used
[INFO] [stdout]   --> src/data_set_view.rs:50:7
[INFO] [stdout]    |
[INFO] [stdout] 50 | trait DataContainerWrite {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/data_set.rs:1461:16
[INFO] [stdout]      |
[INFO] [stdout] 1461 |         asset: &DataSetAssetInfo,
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 1462 |         path: impl AsRef<str>,
[INFO] [stdout] 1463 |     ) -> DataSetResult<std::slice::Iter<Uuid>> {
[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]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1463 |     ) -> DataSetResult<std::slice::Iter<'_, Uuid>> {
[INFO] [stdout]      |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/data_set.rs:1472:9
[INFO] [stdout]      |
[INFO] [stdout] 1472 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1476 |     ) -> DataSetResult<std::slice::Iter<Uuid>> {
[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] 1476 |     ) -> DataSetResult<std::slice::Iter<'_, Uuid>> {
[INFO] [stdout]      |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/data_set.rs:1494:9
[INFO] [stdout]      |
[INFO] [stdout] 1494 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1498 |     ) -> DataSetResult<std::slice::Iter<Uuid>> {
[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] 1498 |     ) -> DataSetResult<std::slice::Iter<'_, Uuid>> {
[INFO] [stdout]      |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/data_set_view.rs:565:19
[INFO] [stdout]     |
[INFO] [stdout] 565 |     pub fn to_mut(&mut self) -> DataContainerRefMut {
[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] 565 |     pub fn to_mut(&mut self) -> DataContainerRefMut<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/single_object.rs:291:9
[INFO] [stdout]     |
[INFO] [stdout] 291 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 292 |         path: impl AsRef<str>,
[INFO] [stdout] 293 |     ) -> DataSetResult<std::slice::Iter<Uuid>> {
[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] 293 |     ) -> DataSetResult<std::slice::Iter<'_, Uuid>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/single_object.rs:302:9
[INFO] [stdout]     |
[INFO] [stdout] 302 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 305 |     ) -> DataSetResult<std::slice::Iter<Uuid>> {
[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] 305 |     ) -> DataSetResult<std::slice::Iter<'_, Uuid>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/single_object.rs:319:9
[INFO] [stdout]     |
[INFO] [stdout] 319 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 322 |     ) -> DataSetResult<std::slice::Iter<Uuid>> {
[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] 322 |     ) -> DataSetResult<std::slice::Iter<'_, Uuid>> {
[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/field_wrappers.rs:99:23
[INFO] [stdout]     |
[INFO] [stdout]  99 |     pub fn into_inner(self) -> DataSetResult<SingleObject> {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 | impl<T: Record + Field> Deref for RecordBuilder<T> {
[INFO] [stdout]     | -------------------------------------------------- trait implemented here
[INFO] [stdout] 111 |     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] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ordered_set.rs:42:17
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn iter(&self) -> std::slice::Iter<T> {
[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] 42 |     pub fn iter(&self) -> std::slice::Iter<'_, T> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hydrate-data` (lib) due to 1 previous error; 13 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "10bcf3fd40e79990cf7a9a8975ef2883f69022487978cb30d5d6e1f04ad7e68b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10bcf3fd40e79990cf7a9a8975ef2883f69022487978cb30d5d6e1f04ad7e68b", kill_on_drop: false }`
[INFO] [stdout] 10bcf3fd40e79990cf7a9a8975ef2883f69022487978cb30d5d6e1f04ad7e68b
