[INFO] cloning repository https://github.com/dam4rus/nu_plugin_nuts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dam4rus/nu_plugin_nuts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdam4rus%2Fnu_plugin_nuts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdam4rus%2Fnu_plugin_nuts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c3a5cb90db8b32f788399875e8b7b17e5469a14 [INFO] checking dam4rus/nu_plugin_nuts against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdam4rus%2Fnu_plugin_nuts" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dam4rus/nu_plugin_nuts [INFO] finished tweaking git repo https://github.com/dam4rus/nu_plugin_nuts [INFO] tweaked toml for git repo https://github.com/dam4rus/nu_plugin_nuts written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dam4rus/nu_plugin_nuts on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dam4rus/nu_plugin_nuts 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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simple_logger v5.1.0 [INFO] [stderr] Downloaded convert_case v0.10.0 [INFO] [stderr] Downloaded byteyarn v0.5.1 [INFO] [stderr] Downloaded buf-trait v0.4.1 [INFO] [stderr] Downloaded serde_nanos v0.1.4 [INFO] [stderr] Downloaded nu-derive-value v0.109.1 [INFO] [stderr] Downloaded chrono-humanize v0.2.3 [INFO] [stderr] Downloaded lscolors v0.20.0 [INFO] [stderr] Downloaded nu-experimental v0.109.1 [INFO] [stderr] Downloaded nuid v0.5.0 [INFO] [stderr] Downloaded base64ct v1.8.1 [INFO] [stderr] Downloaded nkeys v0.4.5 [INFO] [stderr] Downloaded nu-system v0.109.1 [INFO] [stderr] Downloaded nu-plugin-core v0.109.1 [INFO] [stderr] Downloaded derive_more-impl v2.1.0 [INFO] [stderr] Downloaded nu-engine v0.109.1 [INFO] [stderr] Downloaded signatory v0.27.1 [INFO] [stderr] Downloaded tokio-websockets v0.10.1 [INFO] [stderr] Downloaded cc v1.2.49 [INFO] [stderr] Downloaded libproc v0.14.11 [INFO] [stderr] Downloaded procfs-core v0.17.0 [INFO] [stderr] Downloaded pure-rust-locales v0.8.2 [INFO] [stderr] Downloaded procfs v0.17.0 [INFO] [stderr] Downloaded derive_more v2.1.0 [INFO] [stderr] Downloaded fancy-regex v0.16.2 [INFO] [stderr] Downloaded nu-plugin v0.109.1 [INFO] [stderr] Downloaded async-nats v0.39.0 [INFO] [stderr] Downloaded nu-protocol v0.109.1 [INFO] [stderr] Downloaded nu-path v0.109.1 [INFO] [stderr] Downloaded tryhard v0.5.2 [INFO] [stderr] Downloaded nu-plugin-protocol v0.109.1 [INFO] [stderr] Downloaded nu-glob v0.109.1 [INFO] [stderr] Downloaded lean_string v0.5.1 [INFO] [stderr] Downloaded nu-utils v0.109.1 [INFO] [stderr] Downloaded omnipath v0.1.6 [INFO] [stderr] Downloaded pwd v1.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37b5dd06e7a1c0a453e654b1f007e25cacd5b657f99e68adda818752aa421d3d [INFO] running `Command { std: "docker" "start" "-a" "37b5dd06e7a1c0a453e654b1f007e25cacd5b657f99e68adda818752aa421d3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37b5dd06e7a1c0a453e654b1f007e25cacd5b657f99e68adda818752aa421d3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37b5dd06e7a1c0a453e654b1f007e25cacd5b657f99e68adda818752aa421d3d", kill_on_drop: false }` [INFO] [stdout] 37b5dd06e7a1c0a453e654b1f007e25cacd5b657f99e68adda818752aa421d3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86cacd6f16a20851e945ff906c80c2e7eebd6b31661543bd0516535dcd8c9595 [INFO] running `Command { std: "docker" "start" "-a" "86cacd6f16a20851e945ff906c80c2e7eebd6b31661543bd0516535dcd8c9595", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking pure-rust-locales v0.8.2 [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling derive_more-impl v2.1.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling procfs v0.17.0 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking vte v0.14.1 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Checking rustls-pki-types v1.13.1 [INFO] [stderr] Checking base64ct v1.8.1 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking buf-trait v0.4.1 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking byteyarn v0.5.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking derive_more v2.1.0 [INFO] [stderr] Checking ref-cast v1.0.25 [INFO] [stderr] Checking strip-ansi-escapes v0.2.1 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking terminal_size v0.4.3 [INFO] [stderr] Checking lean_string v0.5.1 [INFO] [stderr] Checking erased-serde v0.4.9 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking lscolors v0.20.0 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling typetag-impl v0.2.21 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking sysinfo v0.37.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking sys-locale v0.3.2 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking miette v7.6.0 [INFO] [stderr] Checking pwd v1.4.0 [INFO] [stderr] Checking nu-path v0.109.1 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Compiling nu-derive-value v0.109.1 [INFO] [stderr] Checking typetag v0.2.21 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking nu-experimental v0.109.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking os_pipe v1.2.3 [INFO] [stderr] Checking nu-glob v0.109.1 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Compiling doctest-file v1.0.0 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking signatory v0.27.1 [INFO] [stderr] Checking interprocess v2.2.3 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Checking rustls-native-certs v0.7.3 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking serde_nanos v0.1.4 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking jiff v0.2.16 [INFO] [stderr] Checking colored v3.0.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking ed25519-dalek v2.2.0 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking fancy-regex v0.16.2 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Checking nkeys v0.4.5 [INFO] [stderr] Checking nuid v0.5.0 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Checking nu-utils v0.109.1 [INFO] [stderr] Checking procfs-core v0.17.0 [INFO] [stderr] Checking chrono-humanize v0.2.3 [INFO] [stderr] Checking simple_logger v5.1.0 [INFO] [stderr] Checking tryhard v0.5.2 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking async-nats v0.39.0 [INFO] [stderr] Checking nu-system v0.109.1 [INFO] [stderr] Checking nu-protocol v0.109.1 [INFO] [stderr] Checking nu-plugin-protocol v0.109.1 [INFO] [stderr] Checking nu-engine v0.109.1 [INFO] [stderr] Checking nu-plugin-core v0.109.1 [INFO] [stderr] Checking nu-plugin v0.109.1 [INFO] [stderr] Checking nu_plugin_nuts v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/commands/kv/delete.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | fn examples(&self) -> Vec { [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] 41 | fn examples(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/commands/kv/list.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | fn examples(&self) -> Vec { [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] 35 | fn examples(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/commands/kv/put.rs:33:17 [INFO] [stdout] | [INFO] [stdout] 33 | fn examples(&self) -> Vec { [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] 33 | fn examples(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/commands/kv/watch.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | fn examples(&self) -> Vec { [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] 38 | fn examples(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/commands/publish.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | fn examples(&self) -> Vec { [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] 69 | fn examples(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/commands/subscribe.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | fn examples(&self) -> Vec { [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] 57 | fn examples(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/commands/kv/delete.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | fn examples(&self) -> Vec { [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] 41 | fn examples(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/commands/kv/list.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | fn examples(&self) -> Vec { [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] 35 | fn examples(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/commands/kv/put.rs:33:17 [INFO] [stdout] | [INFO] [stdout] 33 | fn examples(&self) -> Vec { [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] 33 | fn examples(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/commands/kv/watch.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | fn examples(&self) -> Vec { [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] 38 | fn examples(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/commands/publish.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | fn examples(&self) -> Vec { [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] 69 | fn examples(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/commands/subscribe.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | fn examples(&self) -> Vec { [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] 57 | fn examples(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.52s [INFO] running `Command { std: "docker" "inspect" "86cacd6f16a20851e945ff906c80c2e7eebd6b31661543bd0516535dcd8c9595", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86cacd6f16a20851e945ff906c80c2e7eebd6b31661543bd0516535dcd8c9595", kill_on_drop: false }` [INFO] [stdout] 86cacd6f16a20851e945ff906c80c2e7eebd6b31661543bd0516535dcd8c9595