[INFO] cloning repository https://github.com/MentorEmbedded/flex_package_source [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MentorEmbedded/flex_package_source" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMentorEmbedded%2Fflex_package_source", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMentorEmbedded%2Fflex_package_source'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f07005bc7a42110640655373d67c236125581c71 [INFO] checking MentorEmbedded/flex_package_source/f07005bc7a42110640655373d67c236125581c71 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMentorEmbedded%2Fflex_package_source" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 57% (7328/12842) Updating files: 58% (7449/12842) Updating files: 59% (7577/12842) Updating files: 60% (7706/12842) Updating files: 61% (7834/12842) Updating files: 62% (7963/12842) Updating files: 63% (8091/12842) Updating files: 64% (8219/12842) Updating files: 65% (8348/12842) Updating files: 66% (8476/12842) Updating files: 67% (8605/12842) Updating files: 68% (8733/12842) Updating files: 69% (8861/12842) Updating files: 70% (8990/12842) Updating files: 71% (9118/12842) Updating files: 72% (9247/12842) Updating files: 73% (9375/12842) Updating files: 74% (9504/12842) Updating files: 75% (9632/12842) Updating files: 76% (9760/12842) Updating files: 77% (9889/12842) Updating files: 78% (10017/12842) Updating files: 79% (10146/12842) Updating files: 80% (10274/12842) Updating files: 81% (10403/12842) Updating files: 82% (10531/12842) Updating files: 83% (10659/12842) Updating files: 84% (10788/12842) Updating files: 85% (10916/12842) Updating files: 86% (11045/12842) Updating files: 87% (11173/12842) Updating files: 88% (11301/12842) Updating files: 89% (11430/12842) Updating files: 90% (11558/12842) Updating files: 91% (11687/12842) Updating files: 92% (11815/12842) Updating files: 93% (11944/12842) Updating files: 94% (12072/12842) Updating files: 95% (12200/12842) Updating files: 96% (12329/12842) Updating files: 97% (12457/12842) Updating files: 98% (12586/12842) Updating files: 99% (12714/12842) Updating files: 100% (12842/12842) Updating files: 100% (12842/12842), done. [INFO] validating manifest of git repo https://github.com/MentorEmbedded/flex_package_source on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/MentorEmbedded/flex_package_source [INFO] finished tweaking git repo https://github.com/MentorEmbedded/flex_package_source [INFO] tweaked toml for git repo https://github.com/MentorEmbedded/flex_package_source written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/MentorEmbedded/flex_package_source 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wide v0.7.4 [INFO] [stderr] Downloaded yeslogic-fontconfig-sys v2.11.2 [INFO] [stderr] Downloaded cssparser v0.28.1 [INFO] [stderr] Downloaded test-generator v0.3.0 [INFO] [stderr] Downloaded gdk-pixbuf-sys v0.14.0 [INFO] [stderr] Downloaded gdk-pixbuf v0.14.0 [INFO] [stderr] Downloaded num-complex v0.4.1 [INFO] [stderr] Downloaded rctree v0.4.0 [INFO] [stderr] Downloaded gio-sys v0.14.0 [INFO] [stderr] Downloaded lopdf v0.26.0 [INFO] [stderr] Downloaded selectors v0.23.0 [INFO] [stderr] Downloaded const-cstr v0.3.0 [INFO] [stderr] Downloaded gio v0.14.8 [INFO] [stderr] Downloaded pom v3.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 449a86cf4f19c4f6010f65ba0002914c7ca74dc99a645f21b209a1dfa4427dd7 [INFO] running `Command { std: "docker" "start" "-a" "449a86cf4f19c4f6010f65ba0002914c7ca74dc99a645f21b209a1dfa4427dd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "449a86cf4f19c4f6010f65ba0002914c7ca74dc99a645f21b209a1dfa4427dd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "449a86cf4f19c4f6010f65ba0002914c7ca74dc99a645f21b209a1dfa4427dd7", kill_on_drop: false }` [INFO] [stdout] 449a86cf4f19c4f6010f65ba0002914c7ca74dc99a645f21b209a1dfa4427dd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38e8b8130cfd6c7df6a9e386384c3f93759ae0253acb9398f1b4796e10a13d70 [INFO] running `Command { std: "docker" "start" "-a" "38e8b8130cfd6c7df6a9e386384c3f93759ae0253acb9398f1b4796e10a13d70", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.93 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling cfg-expr v0.8.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking safe_arch v0.6.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling cfg-expr v0.10.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling gio v0.14.8 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking wide v0.7.4 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Checking num-complex v0.4.1 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Checking dtoa-short v0.3.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling selectors v0.23.0 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking predicates-core v1.0.3 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking plotters-backend v0.3.2 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking plotters-svg v0.3.1 [INFO] [stderr] Checking locale_config v0.3.0 [INFO] [stderr] Checking rgb v0.8.32 [INFO] [stderr] Checking simba v0.6.0 [INFO] [stderr] Checking data-url v0.1.1 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v2.11.2 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking rctree v0.4.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking termtree v0.2.4 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking predicates v2.1.1 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking criterion-plot v0.4.4 [INFO] [stderr] Checking predicates-tree v1.0.5 [INFO] [stderr] Checking flate2 v1.0.23 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking const-cstr v0.3.0 [INFO] [stderr] Checking pom v3.2.0 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking png v0.17.5 [INFO] [stderr] Checking proptest v1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.28.1 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling test-generator v0.3.0 [INFO] [stderr] Checking lopdf v0.26.0 [INFO] [stderr] Checking nalgebra v0.29.0 [INFO] [stderr] Checking string_cache v0.8.4 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking serde_json v1.0.81 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking assert_cmd v2.0.4 [INFO] [stderr] Checking xml5ever v0.16.2 [INFO] [stderr] Compiling system-deps v3.2.0 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling system-deps v6.0.2 [INFO] [stderr] Checking criterion v0.3.5 [INFO] [stderr] Compiling glib-macros v0.14.1 [INFO] [stderr] Compiling glib-sys v0.14.0 [INFO] [stderr] Compiling gobject-sys v0.14.0 [INFO] [stderr] Compiling gio-sys v0.14.0 [INFO] [stderr] Compiling cairo-sys-rs v0.14.9 [INFO] [stderr] Compiling pango-sys v0.14.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.14.0 [INFO] [stderr] Compiling pangocairo-sys v0.14.0 [INFO] [stderr] Compiling librsvg v2.52.10 (/opt/rustwide/workdir) [INFO] [stderr] Checking glib v0.14.8 [INFO] [stderr] Checking pango v0.14.8 [INFO] [stderr] Checking cairo-rs v0.14.9 [INFO] [stderr] Checking pangocairo v0.14.0 [INFO] [stderr] Checking gdk-pixbuf v0.14.0 [INFO] [stdout] warning: unexpected `cfg` condition name: `ignore` [INFO] [stdout] --> src/element.rs:810:7 [INFO] [stdout] | [INFO] [stdout] 810 | #[cfg(ignore)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ignore)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ignore)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ignore` [INFO] [stdout] --> src/element.rs:810:7 [INFO] [stdout] | [INFO] [stdout] 810 | #[cfg(ignore)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ignore)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ignore)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `fixed_eq_cairo` is never used [INFO] [stdout] --> src/float_eq_cairo.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub trait FixedEqCairo { [INFO] [stdout] | ------------ method in this trait [INFO] [stdout] 32 | fn fixed_eq_cairo(&self, other: &Self) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:145:46 [INFO] [stdout] | [INFO] [stdout] 145 | #![warn(nonstandard_style, rust_2018_idioms, unused)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(dead_code)]` implied by `#[warn(unused)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/css.rs:157:14 [INFO] [stdout] | [INFO] [stdout] 157 | Selector(selectors::parser::SelectorParseErrorKind<'i>), [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ParseErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 157 | Selector(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Box::::from_raw` that must be used [INFO] [stdout] --> src/xml/xml2_load.rs:371:5 [INFO] [stdout] | [INFO] [stdout] 371 | Box::from_raw(ctx); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] = note: `#[warn(unused_must_use)]` implied by `#[warn(unused)]` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 371 | let _ = Box::from_raw(ctx); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_pdf` [INFO] [stdout] --> src/bin/rsvg-convert.rs:171:11 [INFO] [stdout] | [INFO] [stdout] 171 | #[cfg(system_deps_have_cairo_pdf)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_pdf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_pdf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_ps` [INFO] [stdout] --> src/bin/rsvg-convert.rs:173:11 [INFO] [stdout] | [INFO] [stdout] 173 | #[cfg(system_deps_have_cairo_ps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_ps)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_ps)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_svg` [INFO] [stdout] --> src/bin/rsvg-convert.rs:175:11 [INFO] [stdout] | [INFO] [stdout] 175 | #[cfg(system_deps_have_cairo_svg)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_svg)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_svg)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_pdf` [INFO] [stdout] --> src/bin/rsvg-convert.rs:185:19 [INFO] [stdout] | [INFO] [stdout] 185 | #[cfg(system_deps_have_cairo_pdf)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_pdf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_pdf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_ps` [INFO] [stdout] --> src/bin/rsvg-convert.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | #[cfg(system_deps_have_cairo_ps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_ps)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_ps)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_svg` [INFO] [stdout] --> src/bin/rsvg-convert.rs:189:19 [INFO] [stdout] | [INFO] [stdout] 189 | #[cfg(system_deps_have_cairo_svg)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_svg)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_svg)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_pdf` [INFO] [stdout] --> src/bin/rsvg-convert.rs:219:11 [INFO] [stdout] | [INFO] [stdout] 219 | #[cfg(system_deps_have_cairo_pdf)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_pdf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_pdf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_pdf` [INFO] [stdout] --> src/bin/rsvg-convert.rs:228:15 [INFO] [stdout] | [INFO] [stdout] 228 | #[cfg(not(system_deps_have_cairo_pdf))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_pdf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_pdf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_ps` [INFO] [stdout] --> src/bin/rsvg-convert.rs:233:11 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg(system_deps_have_cairo_ps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_ps)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_ps)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_ps` [INFO] [stdout] --> src/bin/rsvg-convert.rs:240:15 [INFO] [stdout] | [INFO] [stdout] 240 | #[cfg(not(system_deps_have_cairo_ps))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_ps)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_ps)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_svg` [INFO] [stdout] --> src/bin/rsvg-convert.rs:245:11 [INFO] [stdout] | [INFO] [stdout] 245 | #[cfg(system_deps_have_cairo_svg)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_svg)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_svg)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_svg` [INFO] [stdout] --> src/bin/rsvg-convert.rs:262:15 [INFO] [stdout] | [INFO] [stdout] 262 | #[cfg(not(system_deps_have_cairo_svg))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_svg)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_svg)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_pdf` [INFO] [stdout] --> src/bin/rsvg-convert.rs:622:31 [INFO] [stdout] | [INFO] [stdout] 622 | #[cfg(system_deps_have_cairo_pdf)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_pdf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_pdf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_ps` [INFO] [stdout] --> src/bin/rsvg-convert.rs:634:31 [INFO] [stdout] | [INFO] [stdout] 634 | #[cfg(system_deps_have_cairo_ps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_ps)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_ps)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_pdf` [INFO] [stdout] --> src/bin/rsvg-convert.rs:722:15 [INFO] [stdout] | [INFO] [stdout] 722 | #[cfg(system_deps_have_cairo_pdf)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_pdf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_pdf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_ps` [INFO] [stdout] --> src/bin/rsvg-convert.rs:724:15 [INFO] [stdout] | [INFO] [stdout] 724 | #[cfg(system_deps_have_cairo_ps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_ps)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_ps)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_ps` [INFO] [stdout] --> src/bin/rsvg-convert.rs:726:15 [INFO] [stdout] | [INFO] [stdout] 726 | #[cfg(system_deps_have_cairo_ps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_ps)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_ps)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_svg` [INFO] [stdout] --> src/bin/rsvg-convert.rs:728:15 [INFO] [stdout] | [INFO] [stdout] 728 | #[cfg(system_deps_have_cairo_svg)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_svg)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_svg)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_pdf` [INFO] [stdout] --> src/bin/rsvg-convert.rs:171:11 [INFO] [stdout] | [INFO] [stdout] 171 | #[cfg(system_deps_have_cairo_pdf)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_pdf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_pdf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_ps` [INFO] [stdout] --> src/bin/rsvg-convert.rs:173:11 [INFO] [stdout] | [INFO] [stdout] 173 | #[cfg(system_deps_have_cairo_ps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_ps)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_ps)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_svg` [INFO] [stdout] --> src/bin/rsvg-convert.rs:175:11 [INFO] [stdout] | [INFO] [stdout] 175 | #[cfg(system_deps_have_cairo_svg)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_svg)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_svg)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_pdf` [INFO] [stdout] --> src/bin/rsvg-convert.rs:185:19 [INFO] [stdout] | [INFO] [stdout] 185 | #[cfg(system_deps_have_cairo_pdf)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_pdf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_pdf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_ps` [INFO] [stdout] --> src/bin/rsvg-convert.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | #[cfg(system_deps_have_cairo_ps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_ps)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_ps)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_svg` [INFO] [stdout] --> src/bin/rsvg-convert.rs:189:19 [INFO] [stdout] | [INFO] [stdout] 189 | #[cfg(system_deps_have_cairo_svg)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_svg)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_svg)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_pdf` [INFO] [stdout] --> src/bin/rsvg-convert.rs:219:11 [INFO] [stdout] | [INFO] [stdout] 219 | #[cfg(system_deps_have_cairo_pdf)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_pdf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_pdf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_pdf` [INFO] [stdout] --> src/bin/rsvg-convert.rs:228:15 [INFO] [stdout] | [INFO] [stdout] 228 | #[cfg(not(system_deps_have_cairo_pdf))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_pdf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_pdf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_ps` [INFO] [stdout] --> src/bin/rsvg-convert.rs:233:11 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg(system_deps_have_cairo_ps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_ps)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_ps)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_ps` [INFO] [stdout] --> src/bin/rsvg-convert.rs:240:15 [INFO] [stdout] | [INFO] [stdout] 240 | #[cfg(not(system_deps_have_cairo_ps))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_ps)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_ps)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_svg` [INFO] [stdout] --> src/bin/rsvg-convert.rs:245:11 [INFO] [stdout] | [INFO] [stdout] 245 | #[cfg(system_deps_have_cairo_svg)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_svg)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_svg)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_svg` [INFO] [stdout] --> src/bin/rsvg-convert.rs:262:15 [INFO] [stdout] | [INFO] [stdout] 262 | #[cfg(not(system_deps_have_cairo_svg))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_svg)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_svg)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_pdf` [INFO] [stdout] --> src/bin/rsvg-convert.rs:622:31 [INFO] [stdout] | [INFO] [stdout] 622 | #[cfg(system_deps_have_cairo_pdf)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_pdf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_pdf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_ps` [INFO] [stdout] --> src/bin/rsvg-convert.rs:634:31 [INFO] [stdout] | [INFO] [stdout] 634 | #[cfg(system_deps_have_cairo_ps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_ps)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_ps)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_pdf` [INFO] [stdout] --> src/bin/rsvg-convert.rs:722:15 [INFO] [stdout] | [INFO] [stdout] 722 | #[cfg(system_deps_have_cairo_pdf)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_pdf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_pdf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_ps` [INFO] [stdout] --> src/bin/rsvg-convert.rs:724:15 [INFO] [stdout] | [INFO] [stdout] 724 | #[cfg(system_deps_have_cairo_ps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_ps)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_ps)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_ps` [INFO] [stdout] --> src/bin/rsvg-convert.rs:726:15 [INFO] [stdout] | [INFO] [stdout] 726 | #[cfg(system_deps_have_cairo_ps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_ps)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_ps)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_svg` [INFO] [stdout] --> src/bin/rsvg-convert.rs:728:15 [INFO] [stdout] | [INFO] [stdout] 728 | #[cfg(system_deps_have_cairo_svg)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_svg)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_svg)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `1` is never read [INFO] [stdout] --> src/bin/rsvg-convert.rs:176:28 [INFO] [stdout] | [INFO] [stdout] 176 | Svg(cairo::SvgSurface, Size), [INFO] [stdout] | --- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 176 | Svg(cairo::SvgSurface, ()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_pdf` [INFO] [stdout] --> tests/src/cmdline/rsvg_convert.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(system_deps_have_cairo_pdf)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_pdf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_pdf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_ps` [INFO] [stdout] --> tests/src/cmdline/rsvg_convert.rs:113:7 [INFO] [stdout] | [INFO] [stdout] 113 | #[cfg(system_deps_have_cairo_ps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_ps)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_ps)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_ps` [INFO] [stdout] --> tests/src/cmdline/rsvg_convert.rs:123:7 [INFO] [stdout] | [INFO] [stdout] 123 | #[cfg(system_deps_have_cairo_ps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_ps)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_ps)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_pdf` [INFO] [stdout] --> tests/src/cmdline/rsvg_convert.rs:133:7 [INFO] [stdout] | [INFO] [stdout] 133 | #[cfg(system_deps_have_cairo_pdf)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_pdf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_pdf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_svg` [INFO] [stdout] --> tests/src/cmdline/rsvg_convert.rs:143:7 [INFO] [stdout] | [INFO] [stdout] 143 | #[cfg(system_deps_have_cairo_svg)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_svg)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_svg)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_svg` [INFO] [stdout] --> tests/src/cmdline/rsvg_convert.rs:154:7 [INFO] [stdout] | [INFO] [stdout] 154 | #[cfg(system_deps_have_cairo_svg)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_svg)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_svg)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_svg` [INFO] [stdout] --> tests/src/cmdline/rsvg_convert.rs:172:7 [INFO] [stdout] | [INFO] [stdout] 172 | #[cfg(system_deps_have_cairo_svg)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_svg)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_svg)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_svg` [INFO] [stdout] --> tests/src/cmdline/rsvg_convert.rs:190:7 [INFO] [stdout] | [INFO] [stdout] 190 | #[cfg(system_deps_have_cairo_svg)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_svg)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_svg)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_ps` [INFO] [stdout] --> tests/src/cmdline/rsvg_convert.rs:306:7 [INFO] [stdout] | [INFO] [stdout] 306 | #[cfg(system_deps_have_cairo_ps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_ps)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_ps)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_ps` [INFO] [stdout] --> tests/src/cmdline/rsvg_convert.rs:320:7 [INFO] [stdout] | [INFO] [stdout] 320 | #[cfg(system_deps_have_cairo_ps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_ps)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_ps)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_pdf` [INFO] [stdout] --> tests/src/cmdline/rsvg_convert.rs:334:7 [INFO] [stdout] | [INFO] [stdout] 334 | #[cfg(system_deps_have_cairo_pdf)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_pdf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_pdf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_pdf` [INFO] [stdout] --> tests/src/cmdline/rsvg_convert.rs:356:7 [INFO] [stdout] | [INFO] [stdout] 356 | #[cfg(system_deps_have_cairo_pdf)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_pdf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_pdf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_pdf` [INFO] [stdout] --> tests/src/cmdline/rsvg_convert.rs:386:7 [INFO] [stdout] | [INFO] [stdout] 386 | #[cfg(system_deps_have_cairo_pdf)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_pdf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_pdf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_pdf` [INFO] [stdout] --> tests/src/cmdline/rsvg_convert.rs:398:7 [INFO] [stdout] | [INFO] [stdout] 398 | #[cfg(system_deps_have_cairo_pdf)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_pdf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_pdf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_pdf` [INFO] [stdout] --> tests/src/cmdline/rsvg_convert.rs:414:7 [INFO] [stdout] | [INFO] [stdout] 414 | #[cfg(system_deps_have_cairo_pdf)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_pdf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_pdf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_pdf` [INFO] [stdout] --> tests/src/cmdline/rsvg_convert.rs:430:7 [INFO] [stdout] | [INFO] [stdout] 430 | #[cfg(system_deps_have_cairo_pdf)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_pdf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_pdf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_pdf` [INFO] [stdout] --> tests/src/cmdline/rsvg_convert.rs:444:7 [INFO] [stdout] | [INFO] [stdout] 444 | #[cfg(system_deps_have_cairo_pdf)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_pdf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_pdf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_pdf` [INFO] [stdout] --> tests/src/cmdline/rsvg_convert.rs:458:7 [INFO] [stdout] | [INFO] [stdout] 458 | #[cfg(system_deps_have_cairo_pdf)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_pdf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_pdf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_pdf` [INFO] [stdout] --> tests/src/cmdline/rsvg_convert.rs:472:7 [INFO] [stdout] | [INFO] [stdout] 472 | #[cfg(system_deps_have_cairo_pdf)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_pdf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_pdf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_pdf` [INFO] [stdout] --> tests/src/cmdline/rsvg_convert.rs:732:7 [INFO] [stdout] | [INFO] [stdout] 732 | #[cfg(system_deps_have_cairo_pdf)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_pdf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_pdf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_pdf` [INFO] [stdout] --> tests/src/cmdline/rsvg_convert.rs:742:7 [INFO] [stdout] | [INFO] [stdout] 742 | #[cfg(system_deps_have_cairo_pdf)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_pdf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_pdf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_pdf` [INFO] [stdout] --> tests/src/cmdline/rsvg_convert.rs:754:7 [INFO] [stdout] | [INFO] [stdout] 754 | #[cfg(system_deps_have_cairo_pdf)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_pdf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_pdf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_pdf` [INFO] [stdout] --> tests/src/cmdline/rsvg_convert.rs:767:7 [INFO] [stdout] | [INFO] [stdout] 767 | #[cfg(system_deps_have_cairo_pdf)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_pdf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_pdf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_pdf` [INFO] [stdout] --> tests/src/cmdline/rsvg_convert.rs:779:7 [INFO] [stdout] | [INFO] [stdout] 779 | #[cfg(system_deps_have_cairo_pdf)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_pdf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_pdf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_cairo_pdf` [INFO] [stdout] --> tests/src/cmdline/rsvg_convert.rs:803:7 [INFO] [stdout] | [INFO] [stdout] 803 | #[cfg(system_deps_have_cairo_pdf)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_cairo_pdf)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_cairo_pdf)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_pangoft2` [INFO] [stdout] --> tests/src/utils.rs:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(system_deps_have_pangoft2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_pangoft2)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_pangoft2)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_pangoft2` [INFO] [stdout] --> tests/src/utils.rs:99:7 [INFO] [stdout] | [INFO] [stdout] 99 | #[cfg(system_deps_have_pangoft2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_pangoft2)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_pangoft2)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `system_deps_have_pangoft2` [INFO] [stdout] --> tests/src/utils.rs:106:11 [INFO] [stdout] | [INFO] [stdout] 106 | #[cfg(not(system_deps_have_pangoft2))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(system_deps_have_pangoft2)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(system_deps_have_pangoft2)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/css.rs:157:14 [INFO] [stdout] | [INFO] [stdout] 157 | Selector(selectors::parser::SelectorParseErrorKind<'i>), [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ParseErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:145:46 [INFO] [stdout] | [INFO] [stdout] 145 | #![warn(nonstandard_style, rust_2018_idioms, unused)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(dead_code)]` implied by `#[warn(unused)]` [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 157 | Selector(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `1` is never read [INFO] [stdout] --> src/bin/rsvg-convert.rs:176:28 [INFO] [stdout] | [INFO] [stdout] 176 | Svg(cairo::SvgSurface, Size), [INFO] [stdout] | --- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 176 | Svg(cairo::SvgSurface, ()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Box::::from_raw` that must be used [INFO] [stdout] --> src/xml/xml2_load.rs:371:5 [INFO] [stdout] | [INFO] [stdout] 371 | Box::from_raw(ctx); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] = note: `#[warn(unused_must_use)]` implied by `#[warn(unused)]` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 371 | let _ = Box::from_raw(ctx); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Details` is never used [INFO] [stdout] --> tests/src/predicates/svg.rs:108:7 [INFO] [stdout] | [INFO] [stdout] 108 | trait Details { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 29 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5, xml5ever v0.16.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "38e8b8130cfd6c7df6a9e386384c3f93759ae0253acb9398f1b4796e10a13d70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38e8b8130cfd6c7df6a9e386384c3f93759ae0253acb9398f1b4796e10a13d70", kill_on_drop: false }` [INFO] [stdout] 38e8b8130cfd6c7df6a9e386384c3f93759ae0253acb9398f1b4796e10a13d70