[INFO] cloning repository https://github.com/CaptainSpof/random-ramble [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CaptainSpof/random-ramble" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCaptainSpof%2Frandom-ramble", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCaptainSpof%2Frandom-ramble'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd801b0995db5d43e9248236ec99be0cf8f216dc [INFO] checking CaptainSpof/random-ramble against master#b359ccf1b0b7b2d2c1c4932344b806e68bd053a9 for pr-105483 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCaptainSpof%2Frandom-ramble" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CaptainSpof/random-ramble on toolchain b359ccf1b0b7b2d2c1c4932344b806e68bd053a9 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b359ccf1b0b7b2d2c1c4932344b806e68bd053a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CaptainSpof/random-ramble [INFO] finished tweaking git repo https://github.com/CaptainSpof/random-ramble [INFO] tweaked toml for git repo https://github.com/CaptainSpof/random-ramble written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/CaptainSpof/random-ramble already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b359ccf1b0b7b2d2c1c4932344b806e68bd053a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_derive v3.2.2 [INFO] [stderr] Downloaded clap v3.2.2 [INFO] [stderr] Downloaded pest_generator v2.3.1 [INFO] [stderr] Downloaded objectid v0.2.0 [INFO] [stderr] Downloaded pest_derive v2.3.1 [INFO] [stderr] Downloaded pest_meta v2.3.1 [INFO] [stderr] Downloaded fake v1.3.0 [INFO] [stderr] Downloaded jen v1.5.0 [INFO] [stderr] Downloaded pest v2.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+b359ccf1b0b7b2d2c1c4932344b806e68bd053a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3db10b53cfe8715f1f30a6e9e90160293f9d955848dc96ee1681b3ba9402e05e [INFO] running `Command { std: "docker" "start" "-a" "3db10b53cfe8715f1f30a6e9e90160293f9d955848dc96ee1681b3ba9402e05e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3db10b53cfe8715f1f30a6e9e90160293f9d955848dc96ee1681b3ba9402e05e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3db10b53cfe8715f1f30a6e9e90160293f9d955848dc96ee1681b3ba9402e05e", kill_on_drop: false }` [INFO] [stdout] 3db10b53cfe8715f1f30a6e9e90160293f9d955848dc96ee1681b3ba9402e05e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+b359ccf1b0b7b2d2c1c4932344b806e68bd053a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f6e8dce46b8ce373ee7f8a2ee0624bd73523eb21523b7eb07c71337197d5994 [INFO] running `Command { std: "docker" "start" "-a" "3f6e8dce46b8ce373ee7f8a2ee0624bd73523eb21523b7eb07c71337197d5994", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking iana-time-zone v0.1.50 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking humansize v1.1.1 [INFO] [stderr] Checking byteorder v0.3.13 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking fake v1.3.0 [INFO] [stderr] Checking uuid v1.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking diff v0.1.12 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking pretty_assertions v1.3.0 [INFO] [stderr] Checking clap_lex v0.2.2 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling clap_derive v3.2.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking objectid v0.2.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking pest v2.3.1 [INFO] [stderr] Checking clap v3.2.2 [INFO] [stderr] Compiling pest_meta v2.3.1 [INFO] [stderr] Compiling pest_generator v2.3.1 [INFO] [stderr] Compiling pest_derive v2.3.1 [INFO] [stderr] Checking tera v1.17.1 [INFO] [stderr] Checking jen v1.5.0 [INFO] [stderr] Checking random-ramble v0.3.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Checking rr v0.3.0 (/opt/rustwide/workdir/cli) [INFO] [stdout] warning: use of deprecated unit variant `clap::ArgAction::StoreValue`: Replaced with `ArgAction::Set` or `ArgAction::Append` [INFO] [stdout] --> cli/src/config.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub number: usize, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `clap::ArgAction::StoreValue`: Replaced with `ArgAction::Set` or `ArgAction::Append` [INFO] [stdout] --> cli/src/config.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub themes_path: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `clap::ArgAction::StoreValue`: Replaced with `ArgAction::Set` or `ArgAction::Append` [INFO] [stdout] --> cli/src/config.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub themes: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `clap::ArgAction::StoreValue`: Replaced with `ArgAction::Set` or `ArgAction::Append` [INFO] [stdout] --> cli/src/config.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub adjectives_path: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `clap::ArgAction::StoreValue`: Replaced with `ArgAction::Set` or `ArgAction::Append` [INFO] [stdout] --> cli/src/config.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub adjs: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `clap::ArgAction::StoreValue`: Replaced with `ArgAction::Set` or `ArgAction::Append` [INFO] [stdout] --> cli/src/config.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | pub template: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `clap::ArgAction::StoreValue`: Replaced with `ArgAction::Set` or `ArgAction::Append` [INFO] [stdout] --> cli/src/config.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | pub templates: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `clap::ArgAction::StoreValue`: Replaced with `ArgAction::Set` or `ArgAction::Append` [INFO] [stdout] --> cli/src/config.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub number: usize, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `clap::ArgAction::StoreValue`: Replaced with `ArgAction::Set` or `ArgAction::Append` [INFO] [stdout] --> cli/src/config.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub themes_path: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `clap::ArgAction::StoreValue`: Replaced with `ArgAction::Set` or `ArgAction::Append` [INFO] [stdout] --> cli/src/config.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | pub pattern: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `clap::ArgAction::StoreValue`: Replaced with `ArgAction::Set` or `ArgAction::Append` [INFO] [stdout] --> cli/src/config.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub themes: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `clap::ArgAction::StoreValue`: Replaced with `ArgAction::Set` or `ArgAction::Append` [INFO] [stdout] --> cli/src/config.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | pub theme: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `clap::ArgAction::StoreValue`: Replaced with `ArgAction::Set` or `ArgAction::Append` [INFO] [stdout] --> cli/src/config.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub adjectives_path: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `clap::ArgAction::StoreValue`: Replaced with `ArgAction::Set` or `ArgAction::Append` [INFO] [stdout] --> cli/src/config.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | entries: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `clap::ArgAction::StoreValue`: Replaced with `ArgAction::Set` or `ArgAction::Append` [INFO] [stdout] --> cli/src/config.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub adjs: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `clap::ArgAction::StoreValue`: Replaced with `ArgAction::Set` or `ArgAction::Append` [INFO] [stdout] --> cli/src/config.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | pub template: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `clap::ArgAction::StoreValue`: Replaced with `ArgAction::Set` or `ArgAction::Append` [INFO] [stdout] --> cli/src/config.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | pub templates: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `clap::ArgAction::StoreValue`: Replaced with `ArgAction::Set` or `ArgAction::Append` [INFO] [stdout] --> cli/src/config.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | pub pattern: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `clap::ArgAction::StoreValue`: Replaced with `ArgAction::Set` or `ArgAction::Append` [INFO] [stdout] --> cli/src/config.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | pub theme: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `clap::ArgAction::StoreValue`: Replaced with `ArgAction::Set` or `ArgAction::Append` [INFO] [stdout] --> cli/src/config.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | entries: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::ArgMatches::occurrences_of`: Replaced with either `ArgAction::Count` or `ArgMatches::get_many(...).len()` [INFO] [stdout] --> cli/src/config.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | parse(from_occurrences), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::ArgMatches::occurrences_of`: Replaced with either `ArgAction::Count` or `ArgMatches::get_many(...).len()` [INFO] [stdout] --> cli/src/config.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | parse(from_occurrences), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::ArgMatches::is_present`: Replaced with either `ArgAction::SetTrue` or `ArgMatches::contains_id(...)` [INFO] [stdout] --> cli/src/config.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | pub legacy: bool, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::ArgMatches::is_present`: Replaced with either `ArgAction::SetTrue` or `ArgMatches::contains_id(...)` [INFO] [stdout] --> cli/src/config.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | pub legacy: bool, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::Arg::<'help>::multiple_occurrences`: Replaced with `Arg::action` (Issue #3772) [INFO] [stdout] --> cli/src/config.rs:22:18 [INFO] [stdout] | [INFO] [stdout] 22 | pub verbose: u8, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::Arg::<'help>::validator`: Replaced with `Arg::value_parser(...)` [INFO] [stdout] --> cli/src/config.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub number: usize, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::Arg::<'help>::validator`: Replaced with `Arg::value_parser(...)` [INFO] [stdout] --> cli/src/config.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub themes_path: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::Arg::<'help>::multiple_occurrences`: Replaced with `Arg::action` (Issue #3772) [INFO] [stdout] --> cli/src/config.rs:22:18 [INFO] [stdout] | [INFO] [stdout] 22 | pub verbose: u8, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::Arg::<'help>::multiple_occurrences`: Replaced with `Arg::action` (Issue #3772) [INFO] [stdout] --> cli/src/config.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | pub themes: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::Arg::<'help>::validator`: Replaced with `Arg::value_parser(...)` [INFO] [stdout] --> cli/src/config.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub themes: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::Arg::<'help>::validator`: Replaced with `Arg::value_parser(...)` [INFO] [stdout] --> cli/src/config.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub number: usize, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::Arg::<'help>::validator`: Replaced with `Arg::value_parser(...)` [INFO] [stdout] --> cli/src/config.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub adjectives_path: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::Arg::<'help>::validator`: Replaced with `Arg::value_parser(...)` [INFO] [stdout] --> cli/src/config.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub themes_path: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::Arg::<'help>::multiple_occurrences`: Replaced with `Arg::action` (Issue #3772) [INFO] [stdout] --> cli/src/config.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | pub adjs: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::Arg::<'help>::validator`: Replaced with `Arg::value_parser(...)` [INFO] [stdout] --> cli/src/config.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub adjs: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::Arg::<'help>::multiple_occurrences`: Replaced with `Arg::action` (Issue #3772) [INFO] [stdout] --> cli/src/config.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | pub themes: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::Arg::<'help>::validator`: Replaced with `Arg::value_parser(...)` [INFO] [stdout] --> cli/src/config.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub themes: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::Arg::<'help>::validator`: Replaced with `Arg::value_parser(...)` [INFO] [stdout] --> cli/src/config.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | pub template: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::Arg::<'help>::validator`: Replaced with `Arg::value_parser(...)` [INFO] [stdout] --> cli/src/config.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub adjectives_path: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::Arg::<'help>::multiple_occurrences`: Replaced with `Arg::action` (Issue #3772) [INFO] [stdout] --> cli/src/config.rs:56:20 [INFO] [stdout] | [INFO] [stdout] 56 | pub templates: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::Arg::<'help>::validator`: Replaced with `Arg::value_parser(...)` [INFO] [stdout] --> cli/src/config.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | pub templates: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::Arg::<'help>::multiple_occurrences`: Replaced with `Arg::action` (Issue #3772) [INFO] [stdout] --> cli/src/config.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | pub adjs: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::Arg::<'help>::validator`: Replaced with `Arg::value_parser(...)` [INFO] [stdout] --> cli/src/config.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub adjs: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::Arg::<'help>::validator`: Replaced with `Arg::value_parser(...)` [INFO] [stdout] --> cli/src/config.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | pub template: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::Arg::<'help>::validator`: Replaced with `Arg::value_parser(...)` [INFO] [stdout] --> cli/src/config.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | pub pattern: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::Arg::<'help>::multiple_occurrences`: Replaced with `Arg::action` (Issue #3772) [INFO] [stdout] --> cli/src/config.rs:56:20 [INFO] [stdout] | [INFO] [stdout] 56 | pub templates: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::Arg::<'help>::validator`: Replaced with `Arg::value_parser(...)` [INFO] [stdout] --> cli/src/config.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | pub templates: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::Arg::<'help>::validator`: Replaced with `Arg::value_parser(...)` [INFO] [stdout] --> cli/src/config.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | pub pattern: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::ArgMatches::is_present`: Replaced with either `ArgAction::SetTrue` or `ArgMatches::contains_id(...)` [INFO] [stdout] --> cli/src/config.rs:93:15 [INFO] [stdout] | [INFO] [stdout] 93 | pub adjs: bool, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::ArgMatches::is_present`: Replaced with either `ArgAction::SetTrue` or `ArgMatches::contains_id(...)` [INFO] [stdout] --> cli/src/config.rs:93:15 [INFO] [stdout] | [INFO] [stdout] 93 | pub adjs: bool, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::Arg::<'help>::validator`: Replaced with `Arg::value_parser(...)` [INFO] [stdout] --> cli/src/config.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | pub theme: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::Arg::<'help>::multiple_occurrences`: Replaced with `Arg::action` (Issue #3772) [INFO] [stdout] --> cli/src/config.rs:89:14 [INFO] [stdout] | [INFO] [stdout] 89 | entries: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::Arg::<'help>::validator`: Replaced with `Arg::value_parser(...)` [INFO] [stdout] --> cli/src/config.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | entries: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::Arg::<'help>::validator`: Replaced with `Arg::value_parser(...)` [INFO] [stdout] --> cli/src/config.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | pub theme: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::Arg::<'help>::multiple_occurrences`: Replaced with `Arg::action` (Issue #3772) [INFO] [stdout] --> cli/src/config.rs:89:14 [INFO] [stdout] | [INFO] [stdout] 89 | entries: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::Arg::<'help>::validator`: Replaced with `Arg::value_parser(...)` [INFO] [stdout] --> cli/src/config.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | entries: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `config::Config::template`: Replaced with `templates` [INFO] [stdout] --> cli/src/main.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | Some(&config.template), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `config::Config::template`: Replaced with `templates` [INFO] [stdout] --> cli/src/main.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | Some(&config.template), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 29 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 29 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.14s [INFO] running `Command { std: "docker" "inspect" "3f6e8dce46b8ce373ee7f8a2ee0624bd73523eb21523b7eb07c71337197d5994", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f6e8dce46b8ce373ee7f8a2ee0624bd73523eb21523b7eb07c71337197d5994", kill_on_drop: false }` [INFO] [stdout] 3f6e8dce46b8ce373ee7f8a2ee0624bd73523eb21523b7eb07c71337197d5994