[INFO] fetching crate fontpm 0.2.0... [INFO] testing fontpm-0.2.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate fontpm 0.2.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate fontpm 0.2.0 [INFO] finished tweaking crates.io crate fontpm 0.2.0 [INFO] tweaked toml for crates.io crate fontpm 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fontpm 0.2.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fontpm 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a351c11a3662501c03c0bb136b908beb93f3e59056225591250f5b5df1baef5 [INFO] running `Command { std: "docker" "start" "-a" "5a351c11a3662501c03c0bb136b908beb93f3e59056225591250f5b5df1baef5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a351c11a3662501c03c0bb136b908beb93f3e59056225591250f5b5df1baef5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a351c11a3662501c03c0bb136b908beb93f3e59056225591250f5b5df1baef5", kill_on_drop: false }` [INFO] [stdout] 5a351c11a3662501c03c0bb136b908beb93f3e59056225591250f5b5df1baef5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6cd347b23780b43fd3f7489e3fab05e9662edaf9cb14767ec90771fedb4568c7 [INFO] running `Command { std: "docker" "start" "-a" "6cd347b23780b43fd3f7489e3fab05e9662edaf9cb14767ec90771fedb4568c7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.53 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Compiling serde_derive v1.0.158 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling serde v1.0.158 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Compiling futures-channel v0.3.27 [INFO] [stderr] Compiling futures-task v0.3.27 [INFO] [stderr] Compiling futures-sink v0.3.27 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling futures-util v0.3.27 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling futures-io v0.3.27 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling openssl v0.10.48 [INFO] [stderr] Compiling io-lifetimes v1.0.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustix v0.36.11 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling brotli-decompressor v2.3.4 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling winnow v0.4.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling syn v2.0.10 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling openssl-sys v0.9.83 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling path-dedot v3.0.18 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling cpufeatures v0.2.6 [INFO] [stderr] Compiling clap_lex v0.4.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling path-absolutize v3.0.14 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling dirs-sys v0.4.0 [INFO] [stderr] Compiling path-calculate v0.1.3 [INFO] [stderr] Compiling dirs v5.0.0 [INFO] [stderr] Compiling path-clean v1.0.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling paris v1.5.13 [INFO] [stderr] Compiling default-env v0.1.1 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling futures-macro v0.3.27 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling is-terminal v0.4.5 [INFO] [stderr] Compiling anstream v0.3.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling clap_builder v4.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling clap_derive v4.2.0 [INFO] [stderr] Compiling futures-executor v0.3.27 [INFO] [stderr] Compiling clap v4.2.2 [INFO] [stderr] Compiling futures v0.3.27 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling async-compression v0.3.15 [INFO] [stderr] Compiling h2 v0.3.16 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling serde_spanned v0.6.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling multimap v0.9.0 [INFO] [stderr] Compiling toml_edit v0.19.8 [INFO] [stderr] Compiling hyper v0.14.25 [INFO] [stderr] Compiling toml v0.7.3 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.15 [INFO] [stderr] Compiling fontpm-api v0.2.0 [INFO] [stderr] Compiling fontpm-source-google-fonts v0.2.0 [INFO] [stderr] Compiling fontpm v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ArgMatches` [INFO] [stdout] --> src/commands/refresh.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{arg, ArgAction, ArgMatches, Command}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/refresh.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | info!("Refreshing {}", nice_list(source_display_names, "and")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/refresh.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | info!("Refreshing {}", nice_list(source_display_names, "and")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/refresh.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | info!("Refreshing {}", nice_list(source_display_names, "and")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/refresh.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | info!("Refreshing {}", nice_list(source_display_names, "and")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/refresh.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | info!("Refreshing {}", nice_list(source_display_names, "and")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/refresh.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | info!("Refreshing {}", nice_list(source_display_names, "and")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/refresh.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | ... warning!("{} is already up-to-date - this should not happen and is an error on the developers' part. Please report this issue at https://github.com/tecc/fontpm.", source.name()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warning` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warning` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/refresh.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | ... warning!("{} is already up-to-date - this should not happen and is an error on the developers' part. Please report this issue at https://github.com/tecc/fontpm.", source.name()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warning` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warning` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/refresh.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | ... warning!("{} is already up-to-date - this should not happen and is an error on the developers' part. Please report this issue at https://github.com/tecc/fontpm.", source.name()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warning` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warning` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/refresh.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | ... warning!("{} is already up-to-date - this should not happen and is an error on the developers' part. Please report this issue at https://github.com/tecc/fontpm.", source.name()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warning` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warning` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/refresh.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | ... warning!("{} is already up-to-date - this should not happen and is an error on the developers' part. Please report this issue at https://github.com/tecc/fontpm.", source.name()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warning` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warning` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/refresh.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | ... warning!("{} is already up-to-date - this should not happen and is an error on the developers' part. Please report this issue at https://github.com/tecc/fontpm.", source.name()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warning` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warning` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/refresh.rs:32:25 [INFO] [stdout] | [INFO] [stdout] 32 | / debug!("[{}] Successfully refreshed{}", source.name(), if output == RefreshOutput::AlreadyUpToDate { [INFO] [stdout] 33 | | " (already up-to-date)" [INFO] [stdout] 34 | | } else { [INFO] [stdout] 35 | | "" [INFO] [stdout] 36 | | }); [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `debug` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `debug` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/refresh.rs:32:25 [INFO] [stdout] | [INFO] [stdout] 32 | / debug!("[{}] Successfully refreshed{}", source.name(), if output == RefreshOutput::AlreadyUpToDate { [INFO] [stdout] 33 | | " (already up-to-date)" [INFO] [stdout] 34 | | } else { [INFO] [stdout] 35 | | "" [INFO] [stdout] 36 | | }); [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `debug` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `debug` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/refresh.rs:32:25 [INFO] [stdout] | [INFO] [stdout] 32 | / debug!("[{}] Successfully refreshed{}", source.name(), if output == RefreshOutput::AlreadyUpToDate { [INFO] [stdout] 33 | | " (already up-to-date)" [INFO] [stdout] 34 | | } else { [INFO] [stdout] 35 | | "" [INFO] [stdout] 36 | | }); [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `debug` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `debug` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/refresh.rs:32:25 [INFO] [stdout] | [INFO] [stdout] 32 | / debug!("[{}] Successfully refreshed{}", source.name(), if output == RefreshOutput::AlreadyUpToDate { [INFO] [stdout] 33 | | " (already up-to-date)" [INFO] [stdout] 34 | | } else { [INFO] [stdout] 35 | | "" [INFO] [stdout] 36 | | }); [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `debug` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `debug` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/refresh.rs:32:25 [INFO] [stdout] | [INFO] [stdout] 32 | / debug!("[{}] Successfully refreshed{}", source.name(), if output == RefreshOutput::AlreadyUpToDate { [INFO] [stdout] 33 | | " (already up-to-date)" [INFO] [stdout] 34 | | } else { [INFO] [stdout] 35 | | "" [INFO] [stdout] 36 | | }); [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `debug` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `debug` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/refresh.rs:32:25 [INFO] [stdout] | [INFO] [stdout] 32 | / debug!("[{}] Successfully refreshed{}", source.name(), if output == RefreshOutput::AlreadyUpToDate { [INFO] [stdout] 33 | | " (already up-to-date)" [INFO] [stdout] 34 | | } else { [INFO] [stdout] 35 | | "" [INFO] [stdout] 36 | | }); [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `debug` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `debug` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/refresh.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | error!("[{}] Error when refreshing: {}", source.name(), e); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/refresh.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | error!("[{}] Error when refreshing: {}", source.name(), e); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/refresh.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | error!("[{}] Error when refreshing: {}", source.name(), e); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/refresh.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | error!("[{}] Error when refreshing: {}", source.name(), e); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/refresh.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | error!("[{}] Error when refreshing: {}", source.name(), e); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/refresh.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | error!("[{}] Error when refreshing: {}", source.name(), e); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `clap::builder::ArgPredicate` [INFO] [stdout] --> src/commands/install.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use clap::builder::ArgPredicate; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:260:5 [INFO] [stdout] | [INFO] [stdout] 260 | ok!("Successfully installed {} from {}!", fonts, sources); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:90:21 [INFO] [stdout] | [INFO] [stdout] 90 | warning!("Error whilst parsing fontspec \"{}\": {}", original, error); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warning` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warning` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:90:21 [INFO] [stdout] | [INFO] [stdout] 90 | warning!("Error whilst parsing fontspec \"{}\": {}", original, error); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warning` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warning` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:90:21 [INFO] [stdout] | [INFO] [stdout] 90 | warning!("Error whilst parsing fontspec \"{}\": {}", original, error); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warning` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warning` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:90:21 [INFO] [stdout] | [INFO] [stdout] 90 | warning!("Error whilst parsing fontspec \"{}\": {}", original, error); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warning` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warning` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:90:21 [INFO] [stdout] | [INFO] [stdout] 90 | warning!("Error whilst parsing fontspec \"{}\": {}", original, error); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warning` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warning` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:90:21 [INFO] [stdout] | [INFO] [stdout] 90 | warning!("Error whilst parsing fontspec \"{}\": {}", original, error); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warning` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warning` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | / error!("No source{} with the ID{} {} exist{} (perhaps you have the source{} disabled?)", [INFO] [stdout] 133 | | s, [INFO] [stdout] 134 | | s, [INFO] [stdout] 135 | | nice_list(only.clone(), "and"), [INFO] [stdout] 136 | | s_opposite, [INFO] [stdout] 137 | | s [INFO] [stdout] 138 | | ); [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | / error!("No source{} with the ID{} {} exist{} (perhaps you have the source{} disabled?)", [INFO] [stdout] 133 | | s, [INFO] [stdout] 134 | | s, [INFO] [stdout] 135 | | nice_list(only.clone(), "and"), [INFO] [stdout] 136 | | s_opposite, [INFO] [stdout] 137 | | s [INFO] [stdout] 138 | | ); [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | / error!("No source{} with the ID{} {} exist{} (perhaps you have the source{} disabled?)", [INFO] [stdout] 133 | | s, [INFO] [stdout] 134 | | s, [INFO] [stdout] 135 | | nice_list(only.clone(), "and"), [INFO] [stdout] 136 | | s_opposite, [INFO] [stdout] 137 | | s [INFO] [stdout] 138 | | ); [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | / error!("No source{} with the ID{} {} exist{} (perhaps you have the source{} disabled?)", [INFO] [stdout] 133 | | s, [INFO] [stdout] 134 | | s, [INFO] [stdout] 135 | | nice_list(only.clone(), "and"), [INFO] [stdout] 136 | | s_opposite, [INFO] [stdout] 137 | | s [INFO] [stdout] 138 | | ); [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | / error!("No source{} with the ID{} {} exist{} (perhaps you have the source{} disabled?)", [INFO] [stdout] 133 | | s, [INFO] [stdout] 134 | | s, [INFO] [stdout] 135 | | nice_list(only.clone(), "and"), [INFO] [stdout] 136 | | s_opposite, [INFO] [stdout] 137 | | s [INFO] [stdout] 138 | | ); [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | / error!("No source{} with the ID{} {} exist{} (perhaps you have the source{} disabled?)", [INFO] [stdout] 133 | | s, [INFO] [stdout] 134 | | s, [INFO] [stdout] 135 | | nice_list(only.clone(), "and"), [INFO] [stdout] 136 | | s_opposite, [INFO] [stdout] 137 | | s [INFO] [stdout] 138 | | ); [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:140:13 [INFO] [stdout] | [INFO] [stdout] 140 | error!("No sources are enabled. Please enable sources in your configuration file."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:140:13 [INFO] [stdout] | [INFO] [stdout] 140 | error!("No sources are enabled. Please enable sources in your configuration file."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:140:13 [INFO] [stdout] | [INFO] [stdout] 140 | error!("No sources are enabled. Please enable sources in your configuration file."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:140:13 [INFO] [stdout] | [INFO] [stdout] 140 | error!("No sources are enabled. Please enable sources in your configuration file."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:140:13 [INFO] [stdout] | [INFO] [stdout] 140 | error!("No sources are enabled. Please enable sources in your configuration file."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:140:13 [INFO] [stdout] | [INFO] [stdout] 140 | error!("No sources are enabled. Please enable sources in your configuration file."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:165:13 [INFO] [stdout] | [INFO] [stdout] 165 | trace!("Running on source {}", source.id()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `trace` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `trace` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:165:13 [INFO] [stdout] | [INFO] [stdout] 165 | trace!("Running on source {}", source.id()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `trace` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `trace` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:165:13 [INFO] [stdout] | [INFO] [stdout] 165 | trace!("Running on source {}", source.id()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `trace` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `trace` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:165:13 [INFO] [stdout] | [INFO] [stdout] 165 | trace!("Running on source {}", source.id()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `trace` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `trace` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:165:13 [INFO] [stdout] | [INFO] [stdout] 165 | trace!("Running on source {}", source.id()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `trace` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `trace` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:165:13 [INFO] [stdout] | [INFO] [stdout] 165 | trace!("Running on source {}", source.id()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `trace` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `trace` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:192:21 [INFO] [stdout] | [INFO] [stdout] 192 | error!("Could not resolve font {} from {}: {}", entry.0, source_name, e); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:192:21 [INFO] [stdout] | [INFO] [stdout] 192 | error!("Could not resolve font {} from {}: {}", entry.0, source_name, e); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:192:21 [INFO] [stdout] | [INFO] [stdout] 192 | error!("Could not resolve font {} from {}: {}", entry.0, source_name, e); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:192:21 [INFO] [stdout] | [INFO] [stdout] 192 | error!("Could not resolve font {} from {}: {}", entry.0, source_name, e); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:192:21 [INFO] [stdout] | [INFO] [stdout] 192 | error!("Could not resolve font {} from {}: {}", entry.0, source_name, e); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:192:21 [INFO] [stdout] | [INFO] [stdout] 192 | error!("Could not resolve font {} from {}: {}", entry.0, source_name, e); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:222:9 [INFO] [stdout] | [INFO] [stdout] 222 | info!("Installing {} from {}", font_desc.name, source_desc.name); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:222:9 [INFO] [stdout] | [INFO] [stdout] 222 | info!("Installing {} from {}", font_desc.name, source_desc.name); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:222:9 [INFO] [stdout] | [INFO] [stdout] 222 | info!("Installing {} from {}", font_desc.name, source_desc.name); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:222:9 [INFO] [stdout] | [INFO] [stdout] 222 | info!("Installing {} from {}", font_desc.name, source_desc.name); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:222:9 [INFO] [stdout] | [INFO] [stdout] 222 | info!("Installing {} from {}", font_desc.name, source_desc.name); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:222:9 [INFO] [stdout] | [INFO] [stdout] 222 | info!("Installing {} from {}", font_desc.name, source_desc.name); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:227:21 [INFO] [stdout] | [INFO] [stdout] 227 | trace!("Copying cache file {} to target path {}", path.display(), target_path.display()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `trace` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `trace` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:227:21 [INFO] [stdout] | [INFO] [stdout] 227 | trace!("Copying cache file {} to target path {}", path.display(), target_path.display()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `trace` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `trace` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:227:21 [INFO] [stdout] | [INFO] [stdout] 227 | trace!("Copying cache file {} to target path {}", path.display(), target_path.display()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `trace` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `trace` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:227:21 [INFO] [stdout] | [INFO] [stdout] 227 | trace!("Copying cache file {} to target path {}", path.display(), target_path.display()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `trace` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `trace` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:227:21 [INFO] [stdout] | [INFO] [stdout] 227 | trace!("Copying cache file {} to target path {}", path.display(), target_path.display()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `trace` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `trace` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:227:21 [INFO] [stdout] | [INFO] [stdout] 227 | trace!("Copying cache file {} to target path {}", path.display(), target_path.display()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `trace` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `trace` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:260:5 [INFO] [stdout] | [INFO] [stdout] 260 | ok!("Successfully installed {} from {}!", fonts, sources); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:260:5 [INFO] [stdout] | [INFO] [stdout] 260 | ok!("Successfully installed {} from {}!", fonts, sources); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:260:5 [INFO] [stdout] | [INFO] [stdout] 260 | ok!("Successfully installed {} from {}!", fonts, sources); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:260:5 [INFO] [stdout] | [INFO] [stdout] 260 | ok!("Successfully installed {} from {}!", fonts, sources); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:260:5 [INFO] [stdout] | [INFO] [stdout] 260 | ok!("Successfully installed {} from {}!", fonts, sources); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ArgAction` and `ArgMatches` [INFO] [stdout] --> src/commands/config.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{arg, ArgAction, ArgMatches, Command, Subcommand, FromArgMatches}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/config.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | ok!("The path to the configuration file is {}", config_file.display()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/config.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | ok!("The path to the configuration file is {}", config_file.display()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/config.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | ok!("The path to the configuration file is {}", config_file.display()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/config.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | ok!("The path to the configuration file is {}", config_file.display()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/config.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | ok!("The path to the configuration file is {}", config_file.display()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/config.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | ok!("The path to the configuration file is {}", config_file.display()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/config.rs:87:17 [INFO] [stdout] | [INFO] [stdout] 87 | config_write!("fontpm.enabled_sources" => array:string config.enabled_sources); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` which comes from the expansion of the macro `config_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/config.rs:87:17 [INFO] [stdout] | [INFO] [stdout] 87 | config_write!("fontpm.enabled_sources" => array:string config.enabled_sources); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` which comes from the expansion of the macro `config_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/config.rs:87:17 [INFO] [stdout] | [INFO] [stdout] 87 | config_write!("fontpm.enabled_sources" => array:string config.enabled_sources); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` which comes from the expansion of the macro `config_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/config.rs:87:17 [INFO] [stdout] | [INFO] [stdout] 87 | config_write!("fontpm.enabled_sources" => array:string config.enabled_sources); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` which comes from the expansion of the macro `config_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/config.rs:87:17 [INFO] [stdout] | [INFO] [stdout] 87 | config_write!("fontpm.enabled_sources" => array:string config.enabled_sources); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` which comes from the expansion of the macro `config_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/config.rs:87:17 [INFO] [stdout] | [INFO] [stdout] 87 | config_write!("fontpm.enabled_sources" => array:string config.enabled_sources); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` which comes from the expansion of the macro `config_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/config.rs:88:17 [INFO] [stdout] | [INFO] [stdout] 88 | config_write!("fontpm.cache_dir" => option:path config.cache_dir; default path config.cache_dir();); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` which comes from the expansion of the macro `config_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/config.rs:88:17 [INFO] [stdout] | [INFO] [stdout] 88 | config_write!("fontpm.cache_dir" => option:path config.cache_dir; default path config.cache_dir();); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` which comes from the expansion of the macro `config_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/config.rs:88:17 [INFO] [stdout] | [INFO] [stdout] 88 | config_write!("fontpm.cache_dir" => option:path config.cache_dir; default path config.cache_dir();); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` which comes from the expansion of the macro `config_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/config.rs:88:17 [INFO] [stdout] | [INFO] [stdout] 88 | config_write!("fontpm.cache_dir" => option:path config.cache_dir; default path config.cache_dir();); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` which comes from the expansion of the macro `config_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/config.rs:88:17 [INFO] [stdout] | [INFO] [stdout] 88 | config_write!("fontpm.cache_dir" => option:path config.cache_dir; default path config.cache_dir();); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` which comes from the expansion of the macro `config_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/config.rs:88:17 [INFO] [stdout] | [INFO] [stdout] 88 | config_write!("fontpm.cache_dir" => option:path config.cache_dir; default path config.cache_dir();); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` which comes from the expansion of the macro `config_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/config.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | config_write!("fontpm.font_install_dir" => option:path config.font_install_dir; default path config.font_install_dir();); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` which comes from the expansion of the macro `config_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/config.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | config_write!("fontpm.font_install_dir" => option:path config.font_install_dir; default path config.font_install_dir();); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` which comes from the expansion of the macro `config_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/config.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | config_write!("fontpm.font_install_dir" => option:path config.font_install_dir; default path config.font_install_dir();); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` which comes from the expansion of the macro `config_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/config.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | config_write!("fontpm.font_install_dir" => option:path config.font_install_dir; default path config.font_install_dir();); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` which comes from the expansion of the macro `config_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/config.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | config_write!("fontpm.font_install_dir" => option:path config.font_install_dir; default path config.font_install_dir();); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` which comes from the expansion of the macro `config_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/config.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | config_write!("fontpm.font_install_dir" => option:path config.font_install_dir; default path config.font_install_dir();); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` which comes from the expansion of the macro `config_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Subcommand` and `command` [INFO] [stdout] --> src/commands/purge.rs:1:37 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{arg, ArgAction, Command, command, Subcommand, value_parser, ValueEnum}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::host_impl::FpmHostImpl` [INFO] [stdout] --> src/commands/purge.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::host_impl::FpmHostImpl; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/purge.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | info!("Purging cache..."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/purge.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | info!("Purging cache..."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/purge.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | info!("Purging cache..."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/purge.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | info!("Purging cache..."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/purge.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | info!("Purging cache..."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/purge.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | info!("Purging cache..."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/purge.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | info!("Purging installed fonts - you will need to reinstall any fonts you've already installed."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/purge.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | info!("Purging installed fonts - you will need to reinstall any fonts you've already installed."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/purge.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | info!("Purging installed fonts - you will need to reinstall any fonts you've already installed."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/purge.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | info!("Purging installed fonts - you will need to reinstall any fonts you've already installed."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/purge.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | info!("Purging installed fonts - you will need to reinstall any fonts you've already installed."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/purge.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | info!("Purging installed fonts - you will need to reinstall any fonts you've already installed."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/purge.rs:77:17 [INFO] [stdout] | [INFO] [stdout] 77 | error!("Could not join task: {}", e); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/purge.rs:77:17 [INFO] [stdout] | [INFO] [stdout] 77 | error!("Could not join task: {}", e); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/purge.rs:77:17 [INFO] [stdout] | [INFO] [stdout] 77 | error!("Could not join task: {}", e); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/purge.rs:77:17 [INFO] [stdout] | [INFO] [stdout] 77 | error!("Could not join task: {}", e); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/purge.rs:77:17 [INFO] [stdout] | [INFO] [stdout] 77 | error!("Could not join task: {}", e); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/purge.rs:77:17 [INFO] [stdout] | [INFO] [stdout] 77 | error!("Could not join task: {}", e); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/purge.rs:83:17 [INFO] [stdout] | [INFO] [stdout] 83 | ok!("{}", message); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/purge.rs:83:17 [INFO] [stdout] | [INFO] [stdout] 83 | ok!("{}", message); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/purge.rs:83:17 [INFO] [stdout] | [INFO] [stdout] 83 | ok!("{}", message); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/purge.rs:83:17 [INFO] [stdout] | [INFO] [stdout] 83 | ok!("{}", message); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/purge.rs:83:17 [INFO] [stdout] | [INFO] [stdout] 83 | ok!("{}", message); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/purge.rs:83:17 [INFO] [stdout] | [INFO] [stdout] 83 | ok!("{}", message); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 80 | ok!("{}", message); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 80 | ok!("{}", message); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 80 | ok!("{}", message); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 80 | ok!("{}", message); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 80 | ok!("{}", message); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 80 | ok!("{}", message); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:85:21 [INFO] [stdout] | [INFO] [stdout] 85 | warning!("Confirmation needed: {}", message); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warning` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warning` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:85:21 [INFO] [stdout] | [INFO] [stdout] 85 | warning!("Confirmation needed: {}", message); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warning` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warning` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:85:21 [INFO] [stdout] | [INFO] [stdout] 85 | warning!("Confirmation needed: {}", message); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warning` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warning` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:85:21 [INFO] [stdout] | [INFO] [stdout] 85 | warning!("Confirmation needed: {}", message); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warning` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warning` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:85:21 [INFO] [stdout] | [INFO] [stdout] 85 | warning!("Confirmation needed: {}", message); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warning` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warning` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:85:21 [INFO] [stdout] | [INFO] [stdout] 85 | warning!("Confirmation needed: {}", message); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warning` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warning` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:88:21 [INFO] [stdout] | [INFO] [stdout] 88 | error!("{}", e); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:88:21 [INFO] [stdout] | [INFO] [stdout] 88 | error!("{}", e); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:88:21 [INFO] [stdout] | [INFO] [stdout] 88 | error!("{}", e); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:88:21 [INFO] [stdout] | [INFO] [stdout] 88 | error!("{}", e); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:88:21 [INFO] [stdout] | [INFO] [stdout] 88 | error!("{}", e); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:88:21 [INFO] [stdout] | [INFO] [stdout] 88 | error!("{}", e); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | error!("No such subcommand"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | error!("No such subcommand"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | error!("No such subcommand"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | error!("No such subcommand"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | error!("No such subcommand"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | error!("No such subcommand"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Source` [INFO] [stdout] --> src/commands/refresh.rs:2:38 [INFO] [stdout] | [INFO] [stdout] 2 | use fontpm_api::{debug, error, info, Source, warning}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Source` [INFO] [stdout] --> src/commands/install.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | use fontpm_api::{error, FpmHost, info, ok, Source, trace, warning}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FromArgMatches` [INFO] [stdout] --> src/commands/config.rs:1:61 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{arg, ArgAction, ArgMatches, Command, Subcommand, FromArgMatches}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CMD_PRINT` is never used [INFO] [stdout] --> src/commands/config.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | const CMD_PRINT: &str = "print"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/output_impl.rs:92:18 [INFO] [stdout] | [INFO] [stdout] 92 | set_impl(INSTANCE.as_ref().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/config.rs:84:20 [INFO] [stdout] | [INFO] [stdout] 84 | Ok(CONFIG.clone().unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.26s [INFO] running `Command { std: "docker" "inspect" "6cd347b23780b43fd3f7489e3fab05e9662edaf9cb14767ec90771fedb4568c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cd347b23780b43fd3f7489e3fab05e9662edaf9cb14767ec90771fedb4568c7", kill_on_drop: false }` [INFO] [stdout] 6cd347b23780b43fd3f7489e3fab05e9662edaf9cb14767ec90771fedb4568c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 277999cd0dc74a655433c83f3fcc57c12919116567f1d84075b95c7736331f6c [INFO] running `Command { std: "docker" "start" "-a" "277999cd0dc74a655433c83f3fcc57c12919116567f1d84075b95c7736331f6c", kill_on_drop: false }` [INFO] [stderr] Compiling fontpm v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ArgMatches` [INFO] [stdout] --> src/commands/refresh.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{arg, ArgAction, ArgMatches, Command}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/refresh.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | info!("Refreshing {}", nice_list(source_display_names, "and")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/refresh.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | info!("Refreshing {}", nice_list(source_display_names, "and")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/refresh.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | info!("Refreshing {}", nice_list(source_display_names, "and")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/refresh.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | info!("Refreshing {}", nice_list(source_display_names, "and")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/refresh.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | info!("Refreshing {}", nice_list(source_display_names, "and")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/refresh.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | info!("Refreshing {}", nice_list(source_display_names, "and")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/refresh.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | ... warning!("{} is already up-to-date - this should not happen and is an error on the developers' part. Please report this issue at https://github.com/tecc/fontpm.", source.name()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warning` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warning` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/refresh.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | ... warning!("{} is already up-to-date - this should not happen and is an error on the developers' part. Please report this issue at https://github.com/tecc/fontpm.", source.name()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warning` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warning` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/refresh.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | ... warning!("{} is already up-to-date - this should not happen and is an error on the developers' part. Please report this issue at https://github.com/tecc/fontpm.", source.name()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warning` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warning` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/refresh.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | ... warning!("{} is already up-to-date - this should not happen and is an error on the developers' part. Please report this issue at https://github.com/tecc/fontpm.", source.name()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warning` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warning` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/refresh.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | ... warning!("{} is already up-to-date - this should not happen and is an error on the developers' part. Please report this issue at https://github.com/tecc/fontpm.", source.name()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warning` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warning` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/refresh.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | ... warning!("{} is already up-to-date - this should not happen and is an error on the developers' part. Please report this issue at https://github.com/tecc/fontpm.", source.name()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warning` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warning` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/refresh.rs:32:25 [INFO] [stdout] | [INFO] [stdout] 32 | / debug!("[{}] Successfully refreshed{}", source.name(), if output == RefreshOutput::AlreadyUpToDate { [INFO] [stdout] 33 | | " (already up-to-date)" [INFO] [stdout] 34 | | } else { [INFO] [stdout] 35 | | "" [INFO] [stdout] 36 | | }); [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `debug` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `debug` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/refresh.rs:32:25 [INFO] [stdout] | [INFO] [stdout] 32 | / debug!("[{}] Successfully refreshed{}", source.name(), if output == RefreshOutput::AlreadyUpToDate { [INFO] [stdout] 33 | | " (already up-to-date)" [INFO] [stdout] 34 | | } else { [INFO] [stdout] 35 | | "" [INFO] [stdout] 36 | | }); [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `debug` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `debug` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/refresh.rs:32:25 [INFO] [stdout] | [INFO] [stdout] 32 | / debug!("[{}] Successfully refreshed{}", source.name(), if output == RefreshOutput::AlreadyUpToDate { [INFO] [stdout] 33 | | " (already up-to-date)" [INFO] [stdout] 34 | | } else { [INFO] [stdout] 35 | | "" [INFO] [stdout] 36 | | }); [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `debug` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `debug` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/refresh.rs:32:25 [INFO] [stdout] | [INFO] [stdout] 32 | / debug!("[{}] Successfully refreshed{}", source.name(), if output == RefreshOutput::AlreadyUpToDate { [INFO] [stdout] 33 | | " (already up-to-date)" [INFO] [stdout] 34 | | } else { [INFO] [stdout] 35 | | "" [INFO] [stdout] 36 | | }); [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `debug` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `debug` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/refresh.rs:32:25 [INFO] [stdout] | [INFO] [stdout] 32 | / debug!("[{}] Successfully refreshed{}", source.name(), if output == RefreshOutput::AlreadyUpToDate { [INFO] [stdout] 33 | | " (already up-to-date)" [INFO] [stdout] 34 | | } else { [INFO] [stdout] 35 | | "" [INFO] [stdout] 36 | | }); [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `debug` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `debug` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/refresh.rs:32:25 [INFO] [stdout] | [INFO] [stdout] 32 | / debug!("[{}] Successfully refreshed{}", source.name(), if output == RefreshOutput::AlreadyUpToDate { [INFO] [stdout] 33 | | " (already up-to-date)" [INFO] [stdout] 34 | | } else { [INFO] [stdout] 35 | | "" [INFO] [stdout] 36 | | }); [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `debug` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `debug` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/refresh.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | error!("[{}] Error when refreshing: {}", source.name(), e); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/refresh.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | error!("[{}] Error when refreshing: {}", source.name(), e); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/refresh.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | error!("[{}] Error when refreshing: {}", source.name(), e); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/refresh.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | error!("[{}] Error when refreshing: {}", source.name(), e); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/refresh.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | error!("[{}] Error when refreshing: {}", source.name(), e); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/refresh.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | error!("[{}] Error when refreshing: {}", source.name(), e); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `clap::builder::ArgPredicate` [INFO] [stdout] --> src/commands/install.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use clap::builder::ArgPredicate; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:260:5 [INFO] [stdout] | [INFO] [stdout] 260 | ok!("Successfully installed {} from {}!", fonts, sources); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:90:21 [INFO] [stdout] | [INFO] [stdout] 90 | warning!("Error whilst parsing fontspec \"{}\": {}", original, error); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warning` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warning` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:90:21 [INFO] [stdout] | [INFO] [stdout] 90 | warning!("Error whilst parsing fontspec \"{}\": {}", original, error); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warning` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warning` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:90:21 [INFO] [stdout] | [INFO] [stdout] 90 | warning!("Error whilst parsing fontspec \"{}\": {}", original, error); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warning` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warning` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:90:21 [INFO] [stdout] | [INFO] [stdout] 90 | warning!("Error whilst parsing fontspec \"{}\": {}", original, error); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warning` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warning` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:90:21 [INFO] [stdout] | [INFO] [stdout] 90 | warning!("Error whilst parsing fontspec \"{}\": {}", original, error); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warning` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warning` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:90:21 [INFO] [stdout] | [INFO] [stdout] 90 | warning!("Error whilst parsing fontspec \"{}\": {}", original, error); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warning` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warning` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | / error!("No source{} with the ID{} {} exist{} (perhaps you have the source{} disabled?)", [INFO] [stdout] 133 | | s, [INFO] [stdout] 134 | | s, [INFO] [stdout] 135 | | nice_list(only.clone(), "and"), [INFO] [stdout] 136 | | s_opposite, [INFO] [stdout] 137 | | s [INFO] [stdout] 138 | | ); [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | / error!("No source{} with the ID{} {} exist{} (perhaps you have the source{} disabled?)", [INFO] [stdout] 133 | | s, [INFO] [stdout] 134 | | s, [INFO] [stdout] 135 | | nice_list(only.clone(), "and"), [INFO] [stdout] 136 | | s_opposite, [INFO] [stdout] 137 | | s [INFO] [stdout] 138 | | ); [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | / error!("No source{} with the ID{} {} exist{} (perhaps you have the source{} disabled?)", [INFO] [stdout] 133 | | s, [INFO] [stdout] 134 | | s, [INFO] [stdout] 135 | | nice_list(only.clone(), "and"), [INFO] [stdout] 136 | | s_opposite, [INFO] [stdout] 137 | | s [INFO] [stdout] 138 | | ); [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | / error!("No source{} with the ID{} {} exist{} (perhaps you have the source{} disabled?)", [INFO] [stdout] 133 | | s, [INFO] [stdout] 134 | | s, [INFO] [stdout] 135 | | nice_list(only.clone(), "and"), [INFO] [stdout] 136 | | s_opposite, [INFO] [stdout] 137 | | s [INFO] [stdout] 138 | | ); [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | / error!("No source{} with the ID{} {} exist{} (perhaps you have the source{} disabled?)", [INFO] [stdout] 133 | | s, [INFO] [stdout] 134 | | s, [INFO] [stdout] 135 | | nice_list(only.clone(), "and"), [INFO] [stdout] 136 | | s_opposite, [INFO] [stdout] 137 | | s [INFO] [stdout] 138 | | ); [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | / error!("No source{} with the ID{} {} exist{} (perhaps you have the source{} disabled?)", [INFO] [stdout] 133 | | s, [INFO] [stdout] 134 | | s, [INFO] [stdout] 135 | | nice_list(only.clone(), "and"), [INFO] [stdout] 136 | | s_opposite, [INFO] [stdout] 137 | | s [INFO] [stdout] 138 | | ); [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:140:13 [INFO] [stdout] | [INFO] [stdout] 140 | error!("No sources are enabled. Please enable sources in your configuration file."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:140:13 [INFO] [stdout] | [INFO] [stdout] 140 | error!("No sources are enabled. Please enable sources in your configuration file."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:140:13 [INFO] [stdout] | [INFO] [stdout] 140 | error!("No sources are enabled. Please enable sources in your configuration file."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:140:13 [INFO] [stdout] | [INFO] [stdout] 140 | error!("No sources are enabled. Please enable sources in your configuration file."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:140:13 [INFO] [stdout] | [INFO] [stdout] 140 | error!("No sources are enabled. Please enable sources in your configuration file."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:140:13 [INFO] [stdout] | [INFO] [stdout] 140 | error!("No sources are enabled. Please enable sources in your configuration file."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:165:13 [INFO] [stdout] | [INFO] [stdout] 165 | trace!("Running on source {}", source.id()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `trace` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `trace` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:165:13 [INFO] [stdout] | [INFO] [stdout] 165 | trace!("Running on source {}", source.id()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `trace` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `trace` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:165:13 [INFO] [stdout] | [INFO] [stdout] 165 | trace!("Running on source {}", source.id()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `trace` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `trace` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:165:13 [INFO] [stdout] | [INFO] [stdout] 165 | trace!("Running on source {}", source.id()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `trace` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `trace` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:165:13 [INFO] [stdout] | [INFO] [stdout] 165 | trace!("Running on source {}", source.id()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `trace` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `trace` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:165:13 [INFO] [stdout] | [INFO] [stdout] 165 | trace!("Running on source {}", source.id()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `trace` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `trace` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:192:21 [INFO] [stdout] | [INFO] [stdout] 192 | error!("Could not resolve font {} from {}: {}", entry.0, source_name, e); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:192:21 [INFO] [stdout] | [INFO] [stdout] 192 | error!("Could not resolve font {} from {}: {}", entry.0, source_name, e); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:192:21 [INFO] [stdout] | [INFO] [stdout] 192 | error!("Could not resolve font {} from {}: {}", entry.0, source_name, e); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:192:21 [INFO] [stdout] | [INFO] [stdout] 192 | error!("Could not resolve font {} from {}: {}", entry.0, source_name, e); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:192:21 [INFO] [stdout] | [INFO] [stdout] 192 | error!("Could not resolve font {} from {}: {}", entry.0, source_name, e); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:192:21 [INFO] [stdout] | [INFO] [stdout] 192 | error!("Could not resolve font {} from {}: {}", entry.0, source_name, e); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:222:9 [INFO] [stdout] | [INFO] [stdout] 222 | info!("Installing {} from {}", font_desc.name, source_desc.name); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:222:9 [INFO] [stdout] | [INFO] [stdout] 222 | info!("Installing {} from {}", font_desc.name, source_desc.name); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:222:9 [INFO] [stdout] | [INFO] [stdout] 222 | info!("Installing {} from {}", font_desc.name, source_desc.name); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:222:9 [INFO] [stdout] | [INFO] [stdout] 222 | info!("Installing {} from {}", font_desc.name, source_desc.name); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:222:9 [INFO] [stdout] | [INFO] [stdout] 222 | info!("Installing {} from {}", font_desc.name, source_desc.name); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:222:9 [INFO] [stdout] | [INFO] [stdout] 222 | info!("Installing {} from {}", font_desc.name, source_desc.name); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:227:21 [INFO] [stdout] | [INFO] [stdout] 227 | trace!("Copying cache file {} to target path {}", path.display(), target_path.display()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `trace` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `trace` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:227:21 [INFO] [stdout] | [INFO] [stdout] 227 | trace!("Copying cache file {} to target path {}", path.display(), target_path.display()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `trace` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `trace` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:227:21 [INFO] [stdout] | [INFO] [stdout] 227 | trace!("Copying cache file {} to target path {}", path.display(), target_path.display()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `trace` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `trace` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:227:21 [INFO] [stdout] | [INFO] [stdout] 227 | trace!("Copying cache file {} to target path {}", path.display(), target_path.display()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `trace` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `trace` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:227:21 [INFO] [stdout] | [INFO] [stdout] 227 | trace!("Copying cache file {} to target path {}", path.display(), target_path.display()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `trace` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `trace` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:227:21 [INFO] [stdout] | [INFO] [stdout] 227 | trace!("Copying cache file {} to target path {}", path.display(), target_path.display()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `trace` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `trace` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:260:5 [INFO] [stdout] | [INFO] [stdout] 260 | ok!("Successfully installed {} from {}!", fonts, sources); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:260:5 [INFO] [stdout] | [INFO] [stdout] 260 | ok!("Successfully installed {} from {}!", fonts, sources); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:260:5 [INFO] [stdout] | [INFO] [stdout] 260 | ok!("Successfully installed {} from {}!", fonts, sources); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:260:5 [INFO] [stdout] | [INFO] [stdout] 260 | ok!("Successfully installed {} from {}!", fonts, sources); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/install.rs:260:5 [INFO] [stdout] | [INFO] [stdout] 260 | ok!("Successfully installed {} from {}!", fonts, sources); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ArgAction` and `ArgMatches` [INFO] [stdout] --> src/commands/config.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{arg, ArgAction, ArgMatches, Command, Subcommand, FromArgMatches}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/config.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | ok!("The path to the configuration file is {}", config_file.display()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/config.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | ok!("The path to the configuration file is {}", config_file.display()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/config.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | ok!("The path to the configuration file is {}", config_file.display()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/config.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | ok!("The path to the configuration file is {}", config_file.display()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/config.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | ok!("The path to the configuration file is {}", config_file.display()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/config.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | ok!("The path to the configuration file is {}", config_file.display()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/config.rs:87:17 [INFO] [stdout] | [INFO] [stdout] 87 | config_write!("fontpm.enabled_sources" => array:string config.enabled_sources); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` which comes from the expansion of the macro `config_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/config.rs:87:17 [INFO] [stdout] | [INFO] [stdout] 87 | config_write!("fontpm.enabled_sources" => array:string config.enabled_sources); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` which comes from the expansion of the macro `config_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/config.rs:87:17 [INFO] [stdout] | [INFO] [stdout] 87 | config_write!("fontpm.enabled_sources" => array:string config.enabled_sources); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` which comes from the expansion of the macro `config_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/config.rs:87:17 [INFO] [stdout] | [INFO] [stdout] 87 | config_write!("fontpm.enabled_sources" => array:string config.enabled_sources); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` which comes from the expansion of the macro `config_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/config.rs:87:17 [INFO] [stdout] | [INFO] [stdout] 87 | config_write!("fontpm.enabled_sources" => array:string config.enabled_sources); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` which comes from the expansion of the macro `config_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/config.rs:87:17 [INFO] [stdout] | [INFO] [stdout] 87 | config_write!("fontpm.enabled_sources" => array:string config.enabled_sources); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` which comes from the expansion of the macro `config_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/config.rs:88:17 [INFO] [stdout] | [INFO] [stdout] 88 | config_write!("fontpm.cache_dir" => option:path config.cache_dir; default path config.cache_dir();); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` which comes from the expansion of the macro `config_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/config.rs:88:17 [INFO] [stdout] | [INFO] [stdout] 88 | config_write!("fontpm.cache_dir" => option:path config.cache_dir; default path config.cache_dir();); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` which comes from the expansion of the macro `config_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/config.rs:88:17 [INFO] [stdout] | [INFO] [stdout] 88 | config_write!("fontpm.cache_dir" => option:path config.cache_dir; default path config.cache_dir();); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` which comes from the expansion of the macro `config_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/config.rs:88:17 [INFO] [stdout] | [INFO] [stdout] 88 | config_write!("fontpm.cache_dir" => option:path config.cache_dir; default path config.cache_dir();); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` which comes from the expansion of the macro `config_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/config.rs:88:17 [INFO] [stdout] | [INFO] [stdout] 88 | config_write!("fontpm.cache_dir" => option:path config.cache_dir; default path config.cache_dir();); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` which comes from the expansion of the macro `config_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/config.rs:88:17 [INFO] [stdout] | [INFO] [stdout] 88 | config_write!("fontpm.cache_dir" => option:path config.cache_dir; default path config.cache_dir();); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` which comes from the expansion of the macro `config_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/config.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | config_write!("fontpm.font_install_dir" => option:path config.font_install_dir; default path config.font_install_dir();); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` which comes from the expansion of the macro `config_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/config.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | config_write!("fontpm.font_install_dir" => option:path config.font_install_dir; default path config.font_install_dir();); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` which comes from the expansion of the macro `config_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/config.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | config_write!("fontpm.font_install_dir" => option:path config.font_install_dir; default path config.font_install_dir();); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` which comes from the expansion of the macro `config_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/config.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | config_write!("fontpm.font_install_dir" => option:path config.font_install_dir; default path config.font_install_dir();); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` which comes from the expansion of the macro `config_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/config.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | config_write!("fontpm.font_install_dir" => option:path config.font_install_dir; default path config.font_install_dir();); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` which comes from the expansion of the macro `config_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/config.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | config_write!("fontpm.font_install_dir" => option:path config.font_install_dir; default path config.font_install_dir();); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` which comes from the expansion of the macro `config_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Subcommand` and `command` [INFO] [stdout] --> src/commands/purge.rs:1:37 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{arg, ArgAction, Command, command, Subcommand, value_parser, ValueEnum}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::host_impl::FpmHostImpl` [INFO] [stdout] --> src/commands/purge.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::host_impl::FpmHostImpl; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/purge.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | info!("Purging cache..."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/purge.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | info!("Purging cache..."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/purge.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | info!("Purging cache..."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/purge.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | info!("Purging cache..."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/purge.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | info!("Purging cache..."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/purge.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | info!("Purging cache..."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/purge.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | info!("Purging installed fonts - you will need to reinstall any fonts you've already installed."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/purge.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | info!("Purging installed fonts - you will need to reinstall any fonts you've already installed."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/purge.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | info!("Purging installed fonts - you will need to reinstall any fonts you've already installed."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/purge.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | info!("Purging installed fonts - you will need to reinstall any fonts you've already installed."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/purge.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | info!("Purging installed fonts - you will need to reinstall any fonts you've already installed."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/purge.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | info!("Purging installed fonts - you will need to reinstall any fonts you've already installed."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/purge.rs:77:17 [INFO] [stdout] | [INFO] [stdout] 77 | error!("Could not join task: {}", e); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/purge.rs:77:17 [INFO] [stdout] | [INFO] [stdout] 77 | error!("Could not join task: {}", e); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/purge.rs:77:17 [INFO] [stdout] | [INFO] [stdout] 77 | error!("Could not join task: {}", e); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/purge.rs:77:17 [INFO] [stdout] | [INFO] [stdout] 77 | error!("Could not join task: {}", e); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/purge.rs:77:17 [INFO] [stdout] | [INFO] [stdout] 77 | error!("Could not join task: {}", e); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/purge.rs:77:17 [INFO] [stdout] | [INFO] [stdout] 77 | error!("Could not join task: {}", e); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/purge.rs:83:17 [INFO] [stdout] | [INFO] [stdout] 83 | ok!("{}", message); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/purge.rs:83:17 [INFO] [stdout] | [INFO] [stdout] 83 | ok!("{}", message); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/purge.rs:83:17 [INFO] [stdout] | [INFO] [stdout] 83 | ok!("{}", message); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/purge.rs:83:17 [INFO] [stdout] | [INFO] [stdout] 83 | ok!("{}", message); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/purge.rs:83:17 [INFO] [stdout] | [INFO] [stdout] 83 | ok!("{}", message); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/commands/purge.rs:83:17 [INFO] [stdout] | [INFO] [stdout] 83 | ok!("{}", message); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 80 | ok!("{}", message); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 80 | ok!("{}", message); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 80 | ok!("{}", message); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 80 | ok!("{}", message); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 80 | ok!("{}", message); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 80 | ok!("{}", message); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:85:21 [INFO] [stdout] | [INFO] [stdout] 85 | warning!("Confirmation needed: {}", message); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warning` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warning` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:85:21 [INFO] [stdout] | [INFO] [stdout] 85 | warning!("Confirmation needed: {}", message); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warning` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warning` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:85:21 [INFO] [stdout] | [INFO] [stdout] 85 | warning!("Confirmation needed: {}", message); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warning` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warning` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:85:21 [INFO] [stdout] | [INFO] [stdout] 85 | warning!("Confirmation needed: {}", message); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warning` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warning` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:85:21 [INFO] [stdout] | [INFO] [stdout] 85 | warning!("Confirmation needed: {}", message); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warning` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warning` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:85:21 [INFO] [stdout] | [INFO] [stdout] 85 | warning!("Confirmation needed: {}", message); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warning` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warning` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:88:21 [INFO] [stdout] | [INFO] [stdout] 88 | error!("{}", e); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:88:21 [INFO] [stdout] | [INFO] [stdout] 88 | error!("{}", e); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:88:21 [INFO] [stdout] | [INFO] [stdout] 88 | error!("{}", e); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:88:21 [INFO] [stdout] | [INFO] [stdout] 88 | error!("{}", e); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:88:21 [INFO] [stdout] | [INFO] [stdout] 88 | error!("{}", e); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:88:21 [INFO] [stdout] | [INFO] [stdout] 88 | error!("{}", e); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | error!("No such subcommand"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | error!("No such subcommand"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | error!("No such subcommand"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | error!("No such subcommand"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | error!("No such subcommand"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | error!("No such subcommand"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Source` [INFO] [stdout] --> src/commands/refresh.rs:2:38 [INFO] [stdout] | [INFO] [stdout] 2 | use fontpm_api::{debug, error, info, Source, warning}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Source` [INFO] [stdout] --> src/commands/install.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | use fontpm_api::{error, FpmHost, info, ok, Source, trace, warning}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FromArgMatches` [INFO] [stdout] --> src/commands/config.rs:1:61 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{arg, ArgAction, ArgMatches, Command, Subcommand, FromArgMatches}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CMD_PRINT` is never used [INFO] [stdout] --> src/commands/config.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | const CMD_PRINT: &str = "print"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/output_impl.rs:92:18 [INFO] [stdout] | [INFO] [stdout] 92 | set_impl(INSTANCE.as_ref().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/config.rs:84:20 [INFO] [stdout] | [INFO] [stdout] 84 | Ok(CONFIG.clone().unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.48s [INFO] running `Command { std: "docker" "inspect" "277999cd0dc74a655433c83f3fcc57c12919116567f1d84075b95c7736331f6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "277999cd0dc74a655433c83f3fcc57c12919116567f1d84075b95c7736331f6c", kill_on_drop: false }` [INFO] [stdout] 277999cd0dc74a655433c83f3fcc57c12919116567f1d84075b95c7736331f6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 92e1a05c0cb36cf5d5159df6008dd85e8dcbd0ac0e2f4342e934c10d3bd99d52 [INFO] running `Command { std: "docker" "start" "-a" "92e1a05c0cb36cf5d5159df6008dd85e8dcbd0ac0e2f4342e934c10d3bd99d52", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `ArgMatches` [INFO] [stderr] --> src/commands/refresh.rs:1:28 [INFO] [stderr] | [INFO] [stderr] 1 | use clap::{arg, ArgAction, ArgMatches, Command}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `debug` [INFO] [stderr] --> src/commands/refresh.rs:21:9 [INFO] [stderr] | [INFO] [stderr] 21 | info!("Refreshing {}", nice_list(source_display_names, "and")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `debug` [INFO] [stderr] --> src/commands/refresh.rs:21:9 [INFO] [stderr] | [INFO] [stderr] 21 | info!("Refreshing {}", nice_list(source_display_names, "and")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `debug` [INFO] [stderr] --> src/commands/refresh.rs:30:25 [INFO] [stderr] | [INFO] [stderr] 30 | ... warning!("{} is already up-to-date - this should not happen and is an error on the developers' part. Please report this issue at https://github.com/tecc/fontpm.", source.name()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `warning` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `warning` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `debug` [INFO] [stderr] --> src/commands/refresh.rs:32:25 [INFO] [stderr] | [INFO] [stderr] 32 | / debug!("[{}] Successfully refreshed{}", source.name(), if output == RefreshOutput::AlreadyUpToDate { [INFO] [stderr] 33 | | " (already up-to-date)" [INFO] [stderr] 34 | | } else { [INFO] [stderr] 35 | | "" [INFO] [stderr] 36 | | }); [INFO] [stderr] | |__________________________^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `debug` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `debug` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `debug` [INFO] [stderr] --> src/commands/refresh.rs:41:21 [INFO] [stderr] | [INFO] [stderr] 41 | error!("[{}] Error when refreshing: {}", source.name(), e); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused import: `clap::builder::ArgPredicate` [INFO] [stderr] --> src/commands/install.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use clap::builder::ArgPredicate; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `debug` [INFO] [stderr] --> src/commands/install.rs:260:5 [INFO] [stderr] | [INFO] [stderr] 260 | ok!("Successfully installed {} from {}!", fonts, sources); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `debug` [INFO] [stderr] --> src/commands/install.rs:90:21 [INFO] [stderr] | [INFO] [stderr] 90 | warning!("Error whilst parsing fontspec \"{}\": {}", original, error); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `warning` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `warning` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `debug` [INFO] [stderr] --> src/commands/install.rs:132:13 [INFO] [stderr] | [INFO] [stderr] 132 | / error!("No source{} with the ID{} {} exist{} (perhaps you have the source{} disabled?)", [INFO] [stderr] 133 | | s, [INFO] [stderr] 134 | | s, [INFO] [stderr] 135 | | nice_list(only.clone(), "and"), [INFO] [stderr] 136 | | s_opposite, [INFO] [stderr] 137 | | s [INFO] [stderr] 138 | | ); [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `debug` [INFO] [stderr] --> src/commands/install.rs:140:13 [INFO] [stderr] | [INFO] [stderr] 140 | error!("No sources are enabled. Please enable sources in your configuration file."); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `debug` [INFO] [stderr] --> src/commands/install.rs:165:13 [INFO] [stderr] | [INFO] [stderr] 165 | trace!("Running on source {}", source.id()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `trace` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `trace` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `debug` [INFO] [stderr] --> src/commands/install.rs:192:21 [INFO] [stderr] | [INFO] [stderr] 192 | error!("Could not resolve font {} from {}: {}", entry.0, source_name, e); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `debug` [INFO] [stderr] --> src/commands/install.rs:222:9 [INFO] [stderr] | [INFO] [stderr] 222 | info!("Installing {} from {}", font_desc.name, source_desc.name); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `debug` [INFO] [stderr] --> src/commands/install.rs:227:21 [INFO] [stderr] | [INFO] [stderr] 227 | trace!("Copying cache file {} to target path {}", path.display(), target_path.display()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `trace` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `trace` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused imports: `ArgAction` and `ArgMatches` [INFO] [stderr] --> src/commands/config.rs:1:17 [INFO] [stderr] | [INFO] [stderr] 1 | use clap::{arg, ArgAction, ArgMatches, Command, Subcommand, FromArgMatches}; [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `debug` [INFO] [stderr] --> src/commands/config.rs:32:17 [INFO] [stderr] | [INFO] [stderr] 32 | ok!("The path to the configuration file is {}", config_file.display()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `debug` [INFO] [stderr] --> src/commands/config.rs:87:17 [INFO] [stderr] | [INFO] [stderr] 87 | config_write!("fontpm.enabled_sources" => array:string config.enabled_sources); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `info` which comes from the expansion of the macro `config_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `debug` [INFO] [stderr] --> src/commands/config.rs:88:17 [INFO] [stderr] | [INFO] [stderr] 88 | config_write!("fontpm.cache_dir" => option:path config.cache_dir; default path config.cache_dir();); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `info` which comes from the expansion of the macro `config_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `debug` [INFO] [stderr] --> src/commands/config.rs:89:17 [INFO] [stderr] | [INFO] [stderr] 89 | config_write!("fontpm.font_install_dir" => option:path config.font_install_dir; default path config.font_install_dir();); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `info` which comes from the expansion of the macro `config_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Subcommand` and `command` [INFO] [stderr] --> src/commands/purge.rs:1:37 [INFO] [stderr] | [INFO] [stderr] 1 | use clap::{arg, ArgAction, Command, command, Subcommand, value_parser, ValueEnum}; [INFO] [stderr] | ^^^^^^^ ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::host_impl::FpmHostImpl` [INFO] [stderr] --> src/commands/purge.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use crate::host_impl::FpmHostImpl; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `debug` [INFO] [stderr] --> src/commands/purge.rs:27:17 [INFO] [stderr] | [INFO] [stderr] 27 | info!("Purging cache..."); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `debug` [INFO] [stderr] --> src/commands/purge.rs:37:17 [INFO] [stderr] | [INFO] [stderr] 37 | info!("Purging installed fonts - you will need to reinstall any fonts you've already installed."); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `info` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `info` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `debug` [INFO] [stderr] --> src/commands/purge.rs:77:17 [INFO] [stderr] | [INFO] [stderr] 77 | error!("Could not join task: {}", e); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `debug` [INFO] [stderr] --> src/commands/purge.rs:83:17 [INFO] [stderr] | [INFO] [stderr] 83 | ok!("{}", message); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `debug` [INFO] [stderr] --> src/main.rs:80:21 [INFO] [stderr] | [INFO] [stderr] 80 | ok!("{}", message); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `ok` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `ok` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `debug` [INFO] [stderr] --> src/main.rs:85:21 [INFO] [stderr] | [INFO] [stderr] 85 | warning!("Confirmation needed: {}", message); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `warning` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `warning` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `debug` [INFO] [stderr] --> src/main.rs:88:21 [INFO] [stderr] | [INFO] [stderr] 88 | error!("{}", e); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `debug` [INFO] [stderr] --> src/main.rs:93:9 [INFO] [stderr] | [INFO] [stderr] 93 | error!("No such subcommand"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `google-fonts` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `error` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `error` may come from an old version of the `fontpm_api` crate, try updating your dependency with `cargo update -p fontpm_api` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused import: `Source` [INFO] [stderr] --> src/commands/refresh.rs:2:38 [INFO] [stderr] | [INFO] [stderr] 2 | use fontpm_api::{debug, error, info, Source, warning}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Source` [INFO] [stderr] --> src/commands/install.rs:9:44 [INFO] [stderr] | [INFO] [stderr] 9 | use fontpm_api::{error, FpmHost, info, ok, Source, trace, warning}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `FromArgMatches` [INFO] [stderr] --> src/commands/config.rs:1:61 [INFO] [stderr] | [INFO] [stderr] 1 | use clap::{arg, ArgAction, ArgMatches, Command, Subcommand, FromArgMatches}; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `CMD_PRINT` is never used [INFO] [stderr] --> src/commands/config.rs:9:7 [INFO] [stderr] | [INFO] [stderr] 9 | const CMD_PRINT: &str = "print"; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/output_impl.rs:92:18 [INFO] [stderr] | [INFO] [stderr] 92 | set_impl(INSTANCE.as_ref().unwrap()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stderr] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/config.rs:84:20 [INFO] [stderr] | [INFO] [stderr] 84 | Ok(CONFIG.clone().unwrap()) [INFO] [stderr] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stderr] [INFO] [stderr] warning: `fontpm` (bin "fontpm" test) generated 155 warnings (119 duplicates) (run `cargo fix --bin "fontpm" --tests` to apply 5 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fontpm-a17cfe0ee42cbec4) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "92e1a05c0cb36cf5d5159df6008dd85e8dcbd0ac0e2f4342e934c10d3bd99d52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92e1a05c0cb36cf5d5159df6008dd85e8dcbd0ac0e2f4342e934c10d3bd99d52", kill_on_drop: false }` [INFO] [stdout] 92e1a05c0cb36cf5d5159df6008dd85e8dcbd0ac0e2f4342e934c10d3bd99d52