[INFO] fetching crate nu_plugin_nuts 0.1.0... [INFO] checking nu_plugin_nuts-0.1.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate nu_plugin_nuts 0.1.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate nu_plugin_nuts 0.1.0 [INFO] finished tweaking crates.io crate nu_plugin_nuts 0.1.0 [INFO] tweaked toml for crates.io crate nu_plugin_nuts 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nu_plugin_nuts 0.1.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nu_plugin_nuts 0.1.0 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd5d0ee169222826a93518b36c916d6fee5d1fcd2c86ae24536465c1e9043f36 [INFO] running `Command { std: "docker" "start" "-a" "bd5d0ee169222826a93518b36c916d6fee5d1fcd2c86ae24536465c1e9043f36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd5d0ee169222826a93518b36c916d6fee5d1fcd2c86ae24536465c1e9043f36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd5d0ee169222826a93518b36c916d6fee5d1fcd2c86ae24536465c1e9043f36", kill_on_drop: false }` [INFO] [stdout] bd5d0ee169222826a93518b36c916d6fee5d1fcd2c86ae24536465c1e9043f36 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3cd221b025cf5389df6e32d76145cd9aa4b71c4ad7b1d0c10d45a88b309d7e2f [INFO] running `Command { std: "docker" "start" "-a" "3cd221b025cf5389df6e32d76145cd9aa4b71c4ad7b1d0c10d45a88b309d7e2f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking once_cell v1.21.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking pure-rust-locales v0.8.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling owo-colors v4.2.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Compiling procfs v0.17.0 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking linux-raw-sys v0.9.3 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking flate2 v1.1.0 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking vte v0.14.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking lscolors v0.17.0 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking supports-color v3.0.2 [INFO] [stderr] Checking strip-ansi-escapes v0.2.1 [INFO] [stderr] Checking brotli-decompressor v4.0.2 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking inventory v0.3.20 [INFO] [stderr] Checking terminal_size v0.4.2 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking unicase v2.8.1 [INFO] [stderr] Checking base64ct v1.7.3 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Checking sys-locale v0.3.2 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking supports-hyperlinks v3.1.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking indexmap v2.8.0 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking os_pipe v1.2.1 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking brotli v7.0.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking sysinfo v0.33.1 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling time-macros v0.2.21 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling doctest-file v1.0.0 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking data-encoding v2.8.0 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking interprocess v2.2.3 [INFO] [stderr] Checking rustls-native-certs v0.7.3 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking jiff v0.2.5 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking fancy-regex v0.14.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking signatory v0.27.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking nuid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling miette-derive v7.5.0 [INFO] [stderr] Compiling typetag-impl v0.2.20 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling nu-derive-value v0.103.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking rustls-webpki v0.103.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking pwd v1.4.0 [INFO] [stderr] Checking miette v7.5.0 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking nu-path v0.103.0 [INFO] [stderr] Checking env_logger v0.11.7 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking nkeys v0.4.4 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking erased-serde v0.4.6 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking serde_nanos v0.1.4 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking typetag v0.2.20 [INFO] [stderr] Checking time v0.3.40 [INFO] [stderr] Checking tokio v1.44.1 [INFO] [stderr] Checking nu-utils v0.103.0 [INFO] [stderr] Checking procfs-core v0.17.0 [INFO] [stderr] Checking chrono-humanize v0.2.3 [INFO] [stderr] Checking simple_logger v5.0.0 [INFO] [stderr] Checking nu-system v0.103.0 [INFO] [stderr] Checking nu-protocol v0.103.0 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking tryhard v0.5.1 [INFO] [stderr] Checking tokio-util v0.7.14 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking async-nats v0.39.0 [INFO] [stderr] Checking nu-plugin-protocol v0.103.0 [INFO] [stderr] Checking nu-glob v0.103.0 [INFO] [stderr] Checking nu-engine v0.103.0 [INFO] [stderr] Checking nu-plugin-core v0.103.0 [INFO] [stderr] Checking nu-plugin v0.103.0 [INFO] [stderr] Checking nu_plugin_nuts v0.1.0 (/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:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | 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] 39 | 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:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | 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] 39 | fn examples(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "3cd221b025cf5389df6e32d76145cd9aa4b71c4ad7b1d0c10d45a88b309d7e2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cd221b025cf5389df6e32d76145cd9aa4b71c4ad7b1d0c10d45a88b309d7e2f", kill_on_drop: false }` [INFO] [stdout] 3cd221b025cf5389df6e32d76145cd9aa4b71c4ad7b1d0c10d45a88b309d7e2f