[INFO] cloning repository https://github.com/dzamkov/serdere [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dzamkov/serdere" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdzamkov%2Fserdere", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdzamkov%2Fserdere'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2688c46926afcc29917f2aaddf8ab3a327e4469b [INFO] checking dzamkov/serdere against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdzamkov%2Fserdere" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dzamkov/serdere [INFO] finished tweaking git repo https://github.com/dzamkov/serdere [INFO] tweaked toml for git repo https://github.com/dzamkov/serdere written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dzamkov/serdere on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dzamkov/serdere 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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a634853b44ea92852a9455b69345cb06aeaa77c9eb3005da4b3bf9e2000138e [INFO] running `Command { std: "docker" "start" "-a" "2a634853b44ea92852a9455b69345cb06aeaa77c9eb3005da4b3bf9e2000138e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a634853b44ea92852a9455b69345cb06aeaa77c9eb3005da4b3bf9e2000138e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a634853b44ea92852a9455b69345cb06aeaa77c9eb3005da4b3bf9e2000138e", kill_on_drop: false }` [INFO] [stdout] 2a634853b44ea92852a9455b69345cb06aeaa77c9eb3005da4b3bf9e2000138e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd288d343dfd784fa6df1eda9b61513616db471c34aaf48ec0e49664c7c04790 [INFO] running `Command { std: "docker" "start" "-a" "fd288d343dfd784fa6df1eda9b61513616db471c34aaf48ec0e49664c7c04790", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror v1.0.62 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking proc-macro2 v1.0.86 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking serdere-derive v0.1.0 (/opt/rustwide/workdir/derive) [INFO] [stderr] Compiling thiserror-impl v1.0.62 [INFO] [stdout] warning: unused variable: `proxy_ty` [INFO] [stdout] --> derive/src/serialize.rs:260:21 [INFO] [stdout] | [INFO] [stdout] 260 | if let Some(proxy_ty) = &self.proxy { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy_ty` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `StructRepr` is never used [INFO] [stdout] --> derive/src/lib.rs:29:6 [INFO] [stdout] | [INFO] [stdout] 29 | enum StructRepr { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `proxy_ty` [INFO] [stdout] --> derive/src/serialize.rs:260:21 [INFO] [stdout] | [INFO] [stdout] 260 | if let Some(proxy_ty) = &self.proxy { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy_ty` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `StructRepr` is never used [INFO] [stdout] --> derive/src/lib.rs:29:6 [INFO] [stdout] | [INFO] [stdout] 29 | enum StructRepr { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `proxy_ty` [INFO] [stdout] --> derive/src/serialize.rs:260:21 [INFO] [stdout] | [INFO] [stdout] 260 | if let Some(proxy_ty) = &self.proxy { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy_ty` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `StructRepr` is never used [INFO] [stdout] --> derive/src/lib.rs:29:6 [INFO] [stdout] | [INFO] [stdout] 29 | enum StructRepr { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking serdere v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> core/src/deserialize.rs:64:18 [INFO] [stdout] | [INFO] [stdout] 64 | fn flush_str(&mut self) -> Result, Self::Error> { [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] 64 | fn flush_str(&mut self) -> Result, Self::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> core/src/deserialize.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | fn read_str(&mut self) -> Result, Self::Error> { [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] 81 | fn read_str(&mut self) -> Result, Self::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> core/src/helper.rs:414:18 [INFO] [stdout] | [INFO] [stdout] 414 | pub fn field(&mut self, name: &'static str) -> Result, O::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] 414 | pub fn field(&mut self, name: &'static str) -> Result, O::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> core/src/helper.rs:497:20 [INFO] [stdout] | [INFO] [stdout] 497 | pub fn element(&mut self) -> Result, O::Error> { [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] 497 | pub fn element(&mut self) -> Result, O::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> core/src/helper.rs:558:17 [INFO] [stdout] | [INFO] [stdout] 558 | pub fn push(&mut self) -> Result, O::Error> { [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] 558 | pub fn push(&mut self) -> Result, O::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> core/src/helper.rs:581:17 [INFO] [stdout] | [INFO] [stdout] 581 | pub fn next(&mut self) -> Result>, D::Error> { [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] 581 | pub fn next(&mut self) -> Result>, D::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> core/src/name_map.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn lookup(&self) -> NameMapLookup { [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] 10 | pub fn lookup(&self) -> NameMapLookup<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> core/src/text_reader.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 36 | fn read_until(&mut self, mut pred: impl FnMut(char) -> Option) -> Option<(Cow, R)> { [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] 36 | fn read_until(&mut self, mut pred: impl FnMut(char) -> Option) -> Option<(Cow<'_, str>, R)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> core/src/text_reader.rs:66:22 [INFO] [stdout] | [INFO] [stdout] 66 | fn read_until(&mut self, mut pred: impl FnMut(char) -> Option) -> Option<(Cow, R)> { [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] 66 | fn read_until(&mut self, mut pred: impl FnMut(char) -> Option) -> Option<(Cow<'_, str>, R)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking serdere-json v0.1.0 (/opt/rustwide/workdir/json) [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> core/src/name_map.rs:239:34 [INFO] [stdout] | [INFO] [stdout] 239 | const NAMES: &NameMap = FixedNameMap::new([ [INFO] [stdout] | __________________________________^ [INFO] [stdout] | |__________________________________| [INFO] [stdout] 240 | || ("pot", 0), [INFO] [stdout] 241 | || ("boy", 1), [INFO] [stdout] 242 | || ("rice", 2), [INFO] [stdout] ... || [INFO] [stdout] 250 | || ("fi", 10), [INFO] [stdout] 251 | || ]) [INFO] [stdout] | ||______^ creates a temporary value which is freed while still in use [INFO] [stdout] 252 | | .unfix(); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_____________temporary value is freed at the end of this statement [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `read_str_into` is never used [INFO] [stdout] --> json/src/deserialize/text.rs:1737:8 [INFO] [stdout] | [INFO] [stdout] 1289 | trait TextReaderExt: TextReader { [INFO] [stdout] | ------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 1737 | fn read_str_into(&mut self, str: &mut String) -> Result<(), DeserializeError> { [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] --> json/src/helper.rs:105:18 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn entry(&mut self, key: &str) -> Result, O::Error> { [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] 105 | pub fn entry(&mut self, key: &str) -> Result, O::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> json/src/helper.rs:124:22 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn try_entry(&mut self, key: &str) -> Result>, D::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] 124 | pub fn try_entry(&mut self, key: &str) -> Result>, D::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> json/src/helper.rs:138:23 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn next_entry(&mut self) -> Result>, D::Error> { [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] 138 | pub fn next_entry(&mut self) -> Result>, D::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> json/src/helper.rs:192:16 [INFO] [stdout] | [INFO] [stdout] 192 | pub fn key(&mut self) -> Result, D::Error> { [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] 192 | pub fn key(&mut self) -> Result, D::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> json/src/helper.rs:222:17 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn next(&mut self) -> Result>, D::Error> { [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] 222 | pub fn next(&mut self) -> Result>, D::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0716`. [INFO] [stdout] [INFO] [stderr] error: could not compile `serdere` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: method `read_str_into` is never used [INFO] [stdout] --> json/src/deserialize/text.rs:1737:8 [INFO] [stdout] | [INFO] [stdout] 1289 | trait TextReaderExt: TextReader { [INFO] [stdout] | ------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 1737 | fn read_str_into(&mut self, str: &mut String) -> Result<(), DeserializeError> { [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] --> json/src/helper.rs:105:18 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn entry(&mut self, key: &str) -> Result, O::Error> { [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] 105 | pub fn entry(&mut self, key: &str) -> Result, O::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> json/src/helper.rs:124:22 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn try_entry(&mut self, key: &str) -> Result>, D::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] 124 | pub fn try_entry(&mut self, key: &str) -> Result>, D::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> json/src/helper.rs:138:23 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn next_entry(&mut self) -> Result>, D::Error> { [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] 138 | pub fn next_entry(&mut self) -> Result>, D::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> json/src/helper.rs:192:16 [INFO] [stdout] | [INFO] [stdout] 192 | pub fn key(&mut self) -> Result, D::Error> { [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] 192 | pub fn key(&mut self) -> Result, D::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> json/src/helper.rs:222:17 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn next(&mut self) -> Result>, D::Error> { [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] 222 | pub fn next(&mut self) -> Result>, D::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fd288d343dfd784fa6df1eda9b61513616db471c34aaf48ec0e49664c7c04790", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd288d343dfd784fa6df1eda9b61513616db471c34aaf48ec0e49664c7c04790", kill_on_drop: false }` [INFO] [stdout] fd288d343dfd784fa6df1eda9b61513616db471c34aaf48ec0e49664c7c04790