[INFO] cloning repository https://github.com/timvisee/prs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timvisee/prs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimvisee%2Fprs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimvisee%2Fprs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 409f32d26eb02ed38783e7b8ec75e7a4109d3650 [INFO] checking timvisee/prs against master#2d5a21f63c98f8a1d5f3c3af93bcb0a8af19af36 for pr-95819 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimvisee%2Fprs" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/timvisee/prs on toolchain 2d5a21f63c98f8a1d5f3c3af93bcb0a8af19af36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2d5a21f63c98f8a1d5f3c3af93bcb0a8af19af36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/timvisee/prs [INFO] finished tweaking git repo https://github.com/timvisee/prs [INFO] tweaked toml for git repo https://github.com/timvisee/prs written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate git repo https://github.com/timvisee/prs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2d5a21f63c98f8a1d5f3c3af93bcb0a8af19af36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded winreg v0.9.0 [INFO] [stderr] Downloaded gpgme-sys v0.10.0 [INFO] [stderr] Downloaded libgpg-error-sys v0.5.2 [INFO] [stderr] Downloaded gpgme v0.10.0 [INFO] [stderr] Downloaded gpg-error v0.5.2 [INFO] [stderr] Downloaded secstr v0.4.0 [INFO] [stderr] Downloaded winrt-notification v0.5.1 [INFO] [stderr] Downloaded pango v0.15.7 [INFO] [stderr] Downloaded notify-rust v4.5.6 [INFO] [stderr] Downloaded cstr-argument v0.1.2 [INFO] [stderr] Downloaded gobject-sys v0.15.9 [INFO] [stderr] Downloaded glib-macros v0.15.6 [INFO] [stderr] Downloaded glib-sys v0.15.7 [INFO] [stderr] Downloaded gdk-pixbuf-sys v0.15.1 [INFO] [stderr] Downloaded ansi-escapes v0.1.1 [INFO] [stderr] Downloaded copypasta-ext v0.3.7 [INFO] [stderr] Downloaded defer-drop v1.2.0 [INFO] [stderr] Downloaded clap_complete v3.1.1 [INFO] [stderr] Downloaded atk-sys v0.15.1 [INFO] [stderr] Downloaded zeroize v1.5.3 [INFO] [stderr] Downloaded text_trees v0.1.2 [INFO] [stderr] Downloaded gio v0.15.7 [INFO] [stderr] Downloaded gdk v0.15.4 [INFO] [stderr] Downloaded chbs v0.1.0 [INFO] [stderr] Downloaded atk v0.15.1 [INFO] [stderr] Downloaded system-deps v6.0.2 [INFO] [stderr] Downloaded edit v0.1.3 [INFO] [stderr] Downloaded cairo-sys-rs v0.15.1 [INFO] [stderr] Downloaded gtk3-macros v0.15.4 [INFO] [stderr] Downloaded gdk-sys v0.15.1 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.24.0 [INFO] [stderr] Downloaded gtk-sys v0.15.3 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.24.0 [INFO] [stderr] Downloaded cfg-expr v0.10.2 [INFO] [stderr] Downloaded vte v0.9.0 [INFO] [stderr] Downloaded tuikit v0.4.5 [INFO] [stderr] Downloaded skim v0.9.4 [INFO] [stderr] Downloaded cairo-rs v0.15.6 [INFO] [stderr] Downloaded gdk-pixbuf v0.15.6 [INFO] [stderr] Downloaded gtk v0.15.4 [INFO] [stderr] Downloaded gio-sys v0.15.7 [INFO] [stderr] Downloaded glib v0.15.9 [INFO] [stderr] Downloaded pango-sys v0.15.1 [INFO] [stderr] Downloaded windows_i686_msvc v0.24.0 [INFO] [stderr] Downloaded windows_i686_gnu v0.24.0 [INFO] [stderr] Downloaded windows v0.24.0 [INFO] [stderr] Downloaded git-state v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+2d5a21f63c98f8a1d5f3c3af93bcb0a8af19af36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6d432bd04e2965c5be5f955d79148cea79171833df2113312a0f8fa985fa150 [INFO] running `Command { std: "docker" "start" "-a" "a6d432bd04e2965c5be5f955d79148cea79171833df2113312a0f8fa985fa150", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6d432bd04e2965c5be5f955d79148cea79171833df2113312a0f8fa985fa150", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6d432bd04e2965c5be5f955d79148cea79171833df2113312a0f8fa985fa150", kill_on_drop: false }` [INFO] [stdout] a6d432bd04e2965c5be5f955d79148cea79171833df2113312a0f8fa985fa150 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+2d5a21f63c98f8a1d5f3c3af93bcb0a8af19af36" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35be4b6960580877837e5b1d98499a450b163c1708bcb12b0f9fb5d6f26d0606 [INFO] running `Command { std: "docker" "start" "-a" "35be4b6960580877837e5b1d98499a450b163c1708bcb12b0f9fb5d6f26d0606", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.88 [INFO] [stderr] Compiling libc v0.2.120 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking event-listener v2.5.2 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling prs-lib v0.3.2 (/opt/rustwide/workdir/lib) [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking easy-parallel v3.2.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling gio v0.15.7 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking async-task v4.2.0 [INFO] [stderr] Checking fs_extra v1.2.0 [INFO] [stderr] Checking zeroize v1.5.3 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking git-state v0.1.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling copypasta-ext v0.3.7 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking shlex v0.1.1 [INFO] [stderr] Checking beef v0.5.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking text_trees v0.1.2 [INFO] [stderr] Checking bytesize v1.1.0 [INFO] [stderr] Checking ansi-escapes v0.1.1 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Compiling cfg-expr v0.10.2 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking async-lock v2.5.0 [INFO] [stderr] Checking sha1 v0.6.1 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking ordered-stream v0.0.1 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking async-broadcast v0.3.4 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.3 [INFO] [stderr] Compiling gtk v0.15.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Checking crossbeam-channel v0.5.3 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking defer-drop v1.2.0 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Compiling field-offset v0.3.4 [INFO] [stderr] Checking vte v0.9.0 [INFO] [stderr] Checking getrandom v0.2.5 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking which v4.2.4 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking polling v2.2.0 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Checking secstr v0.4.0 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking nix v0.19.1 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking clap v3.1.6 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling xcb v0.10.1 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking edit v0.1.3 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking async-io v1.6.0 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking timer v0.2.0 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Checking clap_complete v3.1.1 [INFO] [stderr] Checking tuikit v0.4.5 [INFO] [stderr] Checking wayland-commons v0.29.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking x11-clipboard v0.5.3 [INFO] [stderr] Checking wayland-cursor v0.29.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling enumflags2_derive v0.7.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Checking smithay-clipboard v0.6.5 [INFO] [stderr] Checking derive_builder v0.10.2 [INFO] [stderr] Checking copypasta v0.7.1 [INFO] [stderr] Checking chbs v0.1.0 [INFO] [stderr] Checking skim v0.9.4 [INFO] [stderr] Checking enumflags2 v0.7.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling system-deps v6.0.2 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling glib-macros v0.15.6 [INFO] [stderr] Compiling zvariant_derive v3.1.2 [INFO] [stderr] Compiling zbus_macros v2.1.1 [INFO] [stderr] Compiling gtk3-macros v0.15.4 [INFO] [stderr] Compiling glib-sys v0.15.7 [INFO] [stderr] Compiling gobject-sys v0.15.9 [INFO] [stderr] Compiling gio-sys v0.15.7 [INFO] [stderr] Compiling atk-sys v0.15.1 [INFO] [stderr] Compiling gdk-sys v0.15.1 [INFO] [stderr] Compiling cairo-sys-rs v0.15.1 [INFO] [stderr] Compiling pango-sys v0.15.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.15.1 [INFO] [stderr] Compiling gtk-sys v0.15.3 [INFO] [stderr] Checking zvariant v3.1.2 [INFO] [stderr] Checking glib v0.15.9 [INFO] [stderr] Checking zbus_names v2.1.0 [INFO] [stderr] Checking zbus v2.1.1 [INFO] [stderr] Checking pango v0.15.7 [INFO] [stderr] Checking cairo-rs v0.15.6 [INFO] [stderr] Checking atk v0.15.1 [INFO] [stderr] Checking notify-rust v4.5.6 [INFO] [stderr] Checking prs-cli v0.3.2 (/opt/rustwide/workdir/cli) [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/handler.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg, ArgMatches}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/handler.rs:14:23 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn build() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/handler.rs:16:19 [INFO] [stdout] | [INFO] [stdout] 16 | let app = App::new(crate_name!()) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/add.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/add.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/add.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | App::new("add") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/alias.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/alias.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/alias.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | App::new("alias") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/clone.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/clone.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/clone.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | App::new("clone") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/copy.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/copy.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/copy.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | App::new("copy") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/duplicate.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/duplicate.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/duplicate.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | App::new("duplicate") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/edit.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/edit.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/edit.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | App::new("edit") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/generate.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/generate.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/generate.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 12 | let cmd = App::new("generate") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/git.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, AppSettings, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/git.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/git.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | App::new("git") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `clap::AppSettings::TrailingVarArg`: Replaced with `Command::trailing_var_arg` and `Command::is_trailing_var_arg_set` [INFO] [stdout] --> cli/./src/cmd/subcmd/git.rs:18:35 [INFO] [stdout] | [INFO] [stdout] 18 | .setting(AppSettings::TrailingVarArg) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/housekeeping/mod.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | use clap::{App, AppSettings}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/housekeeping/mod.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/housekeeping/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | App::new("housekeeping") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `clap::AppSettings::SubcommandRequiredElseHelp`: Replaced with `Command::subcommand_required` combined with `Command::arg_required_else_help` [INFO] [stdout] --> cli/./src/cmd/subcmd/housekeeping/mod.rs:18:35 [INFO] [stdout] | [INFO] [stdout] 18 | .setting(AppSettings::SubcommandRequiredElseHelp) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/init.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::App; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/init.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/init.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | App::new("init") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/internal/mod.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | use clap::{App, AppSettings}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/internal/mod.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/internal/mod.rs:13:23 [INFO] [stdout] | [INFO] [stdout] 13 | let mut cmd = App::new("internal") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `clap::AppSettings::Hidden`: Replaced with `Command::hide` and `Command::is_hide_set` [INFO] [stdout] --> cli/./src/cmd/subcmd/internal/mod.rs:15:35 [INFO] [stdout] | [INFO] [stdout] 15 | .setting(AppSettings::Hidden) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `clap::AppSettings::SubcommandRequiredElseHelp`: Replaced with `Command::subcommand_required` combined with `Command::arg_required_else_help` [INFO] [stdout] --> cli/./src/cmd/subcmd/internal/mod.rs:16:35 [INFO] [stdout] | [INFO] [stdout] 16 | .setting(AppSettings::SubcommandRequiredElseHelp) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/list.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/list.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/list.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | App::new("list") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/move.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/move.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/move.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | App::new("move") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/recipients/mod.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use clap::{App, AppSettings}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/recipients/mod.rs:15:27 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/recipients/mod.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | App::new("recipients") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `clap::AppSettings::SubcommandRequiredElseHelp`: Replaced with `Command::subcommand_required` combined with `Command::arg_required_else_help` [INFO] [stdout] --> cli/./src/cmd/subcmd/recipients/mod.rs:23:35 [INFO] [stdout] | [INFO] [stdout] 23 | .setting(AppSettings::SubcommandRequiredElseHelp) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/remove.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::App; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/remove.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/remove.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | App::new("remove") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/show.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/show.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/show.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | let cmd = App::new("show") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/sync/mod.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | use clap::App; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/sync/mod.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/sync/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | App::new("sync") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/tomb/mod.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use clap::{App, AppSettings}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/tomb/mod.rs:15:27 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/tomb/mod.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | App::new("tomb") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `clap::AppSettings::SubcommandRequiredElseHelp`: Replaced with `Command::subcommand_required` combined with `Command::arg_required_else_help` [INFO] [stdout] --> cli/./src/cmd/subcmd/tomb/mod.rs:18:35 [INFO] [stdout] | [INFO] [stdout] 18 | .setting(AppSettings::SubcommandRequiredElseHelp) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/matcher/internal/completions.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | use clap::{App, ArgMatches}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/matcher/internal/completions.rs:136:40 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn generate(self, app: &mut App<'_>, bin_name: S, buf: &mut dyn Write) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/housekeeping/recrypt.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/housekeeping/recrypt.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/housekeeping/recrypt.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | App::new("recrypt") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/housekeeping/run.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::App; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/housekeeping/run.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/housekeeping/run.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | App::new("run") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/housekeeping/sync_keys.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/housekeeping/sync_keys.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/housekeeping/sync_keys.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | App::new("sync-keys") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/internal/clip_revert.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/internal/clip_revert.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/internal/clip_revert.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | App::new("clip-revert") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/internal/completions.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/internal/completions.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/internal/completions.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | App::new("completions") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/recipients/add.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/recipients/add.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/recipients/add.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | App::new("add") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/recipients/export.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/recipients/export.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/recipients/export.rs:8:19 [INFO] [stdout] | [INFO] [stdout] 8 | let cmd = App::new("export") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/recipients/generate.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/recipients/generate.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/recipients/generate.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | App::new("generate") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/recipients/list.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::App; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/recipients/list.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/recipients/list.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | App::new("list") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/recipients/remove.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/recipients/remove.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/recipients/remove.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | App::new("remove") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/sync/init.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::App; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/sync/init.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/sync/init.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | App::new("init") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/sync/remote.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/sync/remote.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/sync/remote.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | App::new("remote") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/tomb/close.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/tomb/close.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/tomb/close.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | App::new("close") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/tomb/init.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/tomb/init.rs:14:27 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/tomb/init.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | App::new("init") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/tomb/open.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/tomb/open.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/tomb/open.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | App::new("open") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/tomb/resize.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/tomb/resize.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/tomb/resize.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | App::new("resize") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/tomb/status.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/tomb/status.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/tomb/status.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | App::new("status").about("Query tomb status").arg( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/handler.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg, ArgMatches}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/handler.rs:14:23 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn build() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/handler.rs:16:19 [INFO] [stdout] | [INFO] [stdout] 16 | let app = App::new(crate_name!()) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/add.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/add.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/add.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | App::new("add") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/alias.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/alias.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/alias.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | App::new("alias") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/clone.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/clone.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/clone.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | App::new("clone") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/copy.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/copy.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/copy.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | App::new("copy") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/duplicate.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/duplicate.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/duplicate.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | App::new("duplicate") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/edit.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/edit.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/edit.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | App::new("edit") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/generate.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/generate.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/generate.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 12 | let cmd = App::new("generate") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/git.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, AppSettings, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/git.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/git.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | App::new("git") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `clap::AppSettings::TrailingVarArg`: Replaced with `Command::trailing_var_arg` and `Command::is_trailing_var_arg_set` [INFO] [stdout] --> cli/./src/cmd/subcmd/git.rs:18:35 [INFO] [stdout] | [INFO] [stdout] 18 | .setting(AppSettings::TrailingVarArg) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/housekeeping/mod.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | use clap::{App, AppSettings}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/housekeeping/mod.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/housekeeping/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | App::new("housekeeping") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `clap::AppSettings::SubcommandRequiredElseHelp`: Replaced with `Command::subcommand_required` combined with `Command::arg_required_else_help` [INFO] [stdout] --> cli/./src/cmd/subcmd/housekeeping/mod.rs:18:35 [INFO] [stdout] | [INFO] [stdout] 18 | .setting(AppSettings::SubcommandRequiredElseHelp) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/init.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::App; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/init.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/init.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | App::new("init") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/internal/mod.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | use clap::{App, AppSettings}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/internal/mod.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/internal/mod.rs:13:23 [INFO] [stdout] | [INFO] [stdout] 13 | let mut cmd = App::new("internal") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `clap::AppSettings::Hidden`: Replaced with `Command::hide` and `Command::is_hide_set` [INFO] [stdout] --> cli/./src/cmd/subcmd/internal/mod.rs:15:35 [INFO] [stdout] | [INFO] [stdout] 15 | .setting(AppSettings::Hidden) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `clap::AppSettings::SubcommandRequiredElseHelp`: Replaced with `Command::subcommand_required` combined with `Command::arg_required_else_help` [INFO] [stdout] --> cli/./src/cmd/subcmd/internal/mod.rs:16:35 [INFO] [stdout] | [INFO] [stdout] 16 | .setting(AppSettings::SubcommandRequiredElseHelp) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/list.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/list.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/list.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | App::new("list") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/move.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/move.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/move.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | App::new("move") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/recipients/mod.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use clap::{App, AppSettings}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/recipients/mod.rs:15:27 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/recipients/mod.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | App::new("recipients") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `clap::AppSettings::SubcommandRequiredElseHelp`: Replaced with `Command::subcommand_required` combined with `Command::arg_required_else_help` [INFO] [stdout] --> cli/./src/cmd/subcmd/recipients/mod.rs:23:35 [INFO] [stdout] | [INFO] [stdout] 23 | .setting(AppSettings::SubcommandRequiredElseHelp) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/remove.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::App; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/remove.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/remove.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | App::new("remove") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/show.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/show.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/show.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | let cmd = App::new("show") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/sync/mod.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | use clap::App; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/sync/mod.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/sync/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | App::new("sync") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/tomb/mod.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use clap::{App, AppSettings}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/tomb/mod.rs:15:27 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/tomb/mod.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | App::new("tomb") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `clap::AppSettings::SubcommandRequiredElseHelp`: Replaced with `Command::subcommand_required` combined with `Command::arg_required_else_help` [INFO] [stdout] --> cli/./src/cmd/subcmd/tomb/mod.rs:18:35 [INFO] [stdout] | [INFO] [stdout] 18 | .setting(AppSettings::SubcommandRequiredElseHelp) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/matcher/internal/completions.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | use clap::{App, ArgMatches}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/matcher/internal/completions.rs:136:40 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn generate(self, app: &mut App<'_>, bin_name: S, buf: &mut dyn Write) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/housekeeping/recrypt.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/housekeeping/recrypt.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/housekeeping/recrypt.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | App::new("recrypt") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/housekeeping/run.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::App; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/housekeeping/run.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/housekeeping/run.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | App::new("run") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/housekeeping/sync_keys.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/housekeeping/sync_keys.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/housekeeping/sync_keys.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | App::new("sync-keys") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/internal/clip_revert.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/internal/clip_revert.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/internal/clip_revert.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | App::new("clip-revert") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/internal/completions.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/internal/completions.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/internal/completions.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | App::new("completions") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/recipients/add.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/recipients/add.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/recipients/add.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | App::new("add") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/recipients/export.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/recipients/export.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/recipients/export.rs:8:19 [INFO] [stdout] | [INFO] [stdout] 8 | let cmd = App::new("export") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/recipients/generate.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/recipients/generate.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/recipients/generate.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | App::new("generate") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/recipients/list.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::App; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/recipients/list.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/recipients/list.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | App::new("list") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/recipients/remove.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/recipients/remove.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/recipients/remove.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | App::new("remove") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/sync/init.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::App; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/sync/init.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/sync/init.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | App::new("init") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/sync/remote.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/sync/remote.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/sync/remote.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | App::new("remote") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/tomb/close.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/tomb/close.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/tomb/close.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | App::new("close") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/tomb/init.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/tomb/init.rs:14:27 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/tomb/init.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | App::new("init") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/tomb/open.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/tomb/open.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/tomb/open.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | App::new("open") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/tomb/resize.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/tomb/resize.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/tomb/resize.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | App::new("resize") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/tomb/status.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/tomb/status.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn build<'a>() -> App<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> cli/./src/cmd/subcmd/tomb/status.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | App::new("status").about("Query tomb status").arg( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 116 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 116 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking gdk-pixbuf v0.15.6 [INFO] [stderr] Checking gdk v0.15.4 [INFO] [stderr] Checking prs-gtk3 v0.3.2 (/opt/rustwide/workdir/gtk3) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "35be4b6960580877837e5b1d98499a450b163c1708bcb12b0f9fb5d6f26d0606", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35be4b6960580877837e5b1d98499a450b163c1708bcb12b0f9fb5d6f26d0606", kill_on_drop: false }` [INFO] [stdout] 35be4b6960580877837e5b1d98499a450b163c1708bcb12b0f9fb5d6f26d0606