[INFO] fetching crate doge_dns 1.0.2... [INFO] checking doge_dns-1.0.2 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate doge_dns 1.0.2 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate doge_dns 1.0.2 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate doge_dns 1.0.2 [INFO] finished tweaking crates.io crate doge_dns 1.0.2 [INFO] tweaked toml for crates.io crate doge_dns 1.0.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 18 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] efc38139eb543483ca4959de6651bae7ab1a94943ec689b422dedcb0e50c7239 [INFO] running `Command { std: "docker" "start" "-a" "efc38139eb543483ca4959de6651bae7ab1a94943ec689b422dedcb0e50c7239", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efc38139eb543483ca4959de6651bae7ab1a94943ec689b422dedcb0e50c7239", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efc38139eb543483ca4959de6651bae7ab1a94943ec689b422dedcb0e50c7239", kill_on_drop: false }` [INFO] [stdout] efc38139eb543483ca4959de6651bae7ab1a94943ec689b422dedcb0e50c7239 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0869ce77b2362ff9f12f3b6e457dd9e6e6bb7f220f3d7e674bd0886ced20274f [INFO] running `Command { std: "docker" "start" "-a" "0869ce77b2362ff9f12f3b6e457dd9e6e6bb7f220f3d7e674bd0886ced20274f", kill_on_drop: false }` [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking doge_dns v1.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/strings.rs:148:12 [INFO] [stdout] | [INFO] [stdout] 148 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [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 value: `with_mutagen` [INFO] [stdout] --> src/wire.rs:57:16 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/wire.rs:117:16 [INFO] [stdout] | [INFO] [stdout] 117 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/wire.rs:137:16 [INFO] [stdout] | [INFO] [stdout] 137 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/wire.rs:170:16 [INFO] [stdout] | [INFO] [stdout] 170 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/wire.rs:172:17 [INFO] [stdout] | [INFO] [stdout] 172 | if cfg!(feature = "with_mutagen") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/record/a.rs:25:16 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/record/aaaa.rs:25:16 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/record/caa.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/record/cname.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/record/eui48.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/record/eui64.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/record/hinfo.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/record/loc.rs:81:16 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/record/mx.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/record/naptr.rs:43:16 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/record/ns.rs:25:16 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/record/openpgpkey.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/record/opt.rs:65:16 [INFO] [stdout] | [INFO] [stdout] 65 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/record/ptr.rs:30:16 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/record/sshfp.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/record/soa.rs:50:16 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/record/srv.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/record/tlsa.rs:37:16 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/record/txt.rs:28:16 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/record/uri.rs:35:16 [INFO] [stdout] | [INFO] [stdout] 35 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/strings.rs:148:12 [INFO] [stdout] | [INFO] [stdout] 148 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [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 value: `with_mutagen` [INFO] [stdout] --> src/wire.rs:57:16 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/wire.rs:117:16 [INFO] [stdout] | [INFO] [stdout] 117 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/wire.rs:137:16 [INFO] [stdout] | [INFO] [stdout] 137 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/wire.rs:170:16 [INFO] [stdout] | [INFO] [stdout] 170 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/wire.rs:172:17 [INFO] [stdout] | [INFO] [stdout] 172 | if cfg!(feature = "with_mutagen") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/record/a.rs:25:16 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/record/aaaa.rs:25:16 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/record/caa.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/record/cname.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/record/eui48.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/record/eui64.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/record/hinfo.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/record/loc.rs:81:16 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/record/mx.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/record/naptr.rs:43:16 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/record/ns.rs:25:16 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/record/openpgpkey.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/record/opt.rs:65:16 [INFO] [stdout] | [INFO] [stdout] 65 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/record/ptr.rs:30:16 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/record/sshfp.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/record/soa.rs:50:16 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/record/srv.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/record/tlsa.rs:37:16 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/record/txt.rs:28:16 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_mutagen` [INFO] [stdout] --> src/record/uri.rs:35:16 [INFO] [stdout] | [INFO] [stdout] 35 | #[cfg_attr(feature = "with_mutagen", ::mutagen::mutate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `unic-idna`, and `with_idna` [INFO] [stdout] = help: consider adding `with_mutagen` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s [INFO] running `Command { std: "docker" "inspect" "0869ce77b2362ff9f12f3b6e457dd9e6e6bb7f220f3d7e674bd0886ced20274f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0869ce77b2362ff9f12f3b6e457dd9e6e6bb7f220f3d7e674bd0886ced20274f", kill_on_drop: false }` [INFO] [stdout] 0869ce77b2362ff9f12f3b6e457dd9e6e6bb7f220f3d7e674bd0886ced20274f