[INFO] fetching crate stun-format 1.0.1... [INFO] testing stun-format-1.0.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate stun-format 1.0.1 into /workspace/builds/worker-6-tc1/source [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate stun-format 1.0.1 [INFO] finished tweaking crates.io crate stun-format 1.0.1 [INFO] tweaked toml for crates.io crate stun-format 1.0.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate stun-format 1.0.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 2 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stun-bytes v1.0.1 [INFO] [stderr] Downloaded r-ex v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eeaeecf755109a3f21449b184cc390e56ceb544fce5cd73b9dc2a3c963104c2c [INFO] running `Command { std: "docker" "start" "-a" "eeaeecf755109a3f21449b184cc390e56ceb544fce5cd73b9dc2a3c963104c2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eeaeecf755109a3f21449b184cc390e56ceb544fce5cd73b9dc2a3c963104c2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eeaeecf755109a3f21449b184cc390e56ceb544fce5cd73b9dc2a3c963104c2c", kill_on_drop: false }` [INFO] [stdout] eeaeecf755109a3f21449b184cc390e56ceb544fce5cd73b9dc2a3c963104c2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8978c66ece8b5a680c2a11cf3827ab9d0e367dbd639506afab65cb4cb54b4d39 [INFO] running `Command { std: "docker" "start" "-a" "8978c66ece8b5a680c2a11cf3827ab9d0e367dbd639506afab65cb4cb54b4d39", kill_on_drop: false }` [INFO] [stderr] Compiling r-ex v1.0.1 [INFO] [stderr] Compiling stun-bytes v1.0.1 [INFO] [stderr] Compiling stun-format v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `rfc5349` [INFO] [stdout] --> src/consts.rs:2:36 [INFO] [stdout] | [INFO] [stdout] 2 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/consts.rs:5:36 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/consts.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(any(feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/consts.rs:11:36 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5425` [INFO] [stdout] --> src/consts.rs:172:15 [INFO] [stdout] | [INFO] [stdout] 172 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/consts.rs:175:15 [INFO] [stdout] | [INFO] [stdout] 175 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/consts.rs:220:15 [INFO] [stdout] | [INFO] [stdout] 220 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/consts.rs:223:15 [INFO] [stdout] | [INFO] [stdout] 223 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/format.rs:778:15 [INFO] [stdout] | [INFO] [stdout] 778 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/format.rs:781:15 [INFO] [stdout] | [INFO] [stdout] 781 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/format.rs:784:15 [INFO] [stdout] | [INFO] [stdout] 784 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/format.rs:787:15 [INFO] [stdout] | [INFO] [stdout] 787 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:21:15 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(any(feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:32:21 [INFO] [stdout] | [INFO] [stdout] 32 | if cfg!(any(feature = "rfc5349", feature = "rfc8489")) { [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:66:21 [INFO] [stdout] | [INFO] [stdout] 66 | if cfg!(any(feature = "rfc5349", feature = "rfc8489")) { [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:102:36 [INFO] [stdout] | [INFO] [stdout] 102 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:105:36 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:108:15 [INFO] [stdout] | [INFO] [stdout] 108 | #[cfg(any(feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:111:36 [INFO] [stdout] | [INFO] [stdout] 111 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:201:44 [INFO] [stdout] | [INFO] [stdout] 201 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:204:44 [INFO] [stdout] | [INFO] [stdout] 204 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:207:23 [INFO] [stdout] | [INFO] [stdout] 207 | #[cfg(any(feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:210:44 [INFO] [stdout] | [INFO] [stdout] 210 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:295:44 [INFO] [stdout] | [INFO] [stdout] 295 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:298:44 [INFO] [stdout] | [INFO] [stdout] 298 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:301:23 [INFO] [stdout] | [INFO] [stdout] 301 | #[cfg(any(feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:304:44 [INFO] [stdout] | [INFO] [stdout] 304 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5425` [INFO] [stdout] --> src/format.rs:984:23 [INFO] [stdout] | [INFO] [stdout] 984 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/format.rs:987:23 [INFO] [stdout] | [INFO] [stdout] 987 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/format.rs:1057:23 [INFO] [stdout] | [INFO] [stdout] 1057 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/format.rs:1060:23 [INFO] [stdout] | [INFO] [stdout] 1060 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/format.rs:1462:23 [INFO] [stdout] | [INFO] [stdout] 1462 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/format.rs:1470:23 [INFO] [stdout] | [INFO] [stdout] 1470 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/format.rs:1596:23 [INFO] [stdout] | [INFO] [stdout] 1596 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/format.rs:1604:23 [INFO] [stdout] | [INFO] [stdout] 1604 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:1309:33 [INFO] [stdout] | [INFO] [stdout] 1309 | if cfg!(any(feature = "rfc5349", feature = "rfc8489")) { [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/format.rs:39:23 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn attrs_iter(&self) -> AttrIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 39 | pub fn attrs_iter(&self) -> AttrIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/format.rs:1203:37 [INFO] [stdout] | [INFO] [stdout] 1203 | fn read_password_algorithm(buf: &[u8]) -> Option { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1203 | fn read_password_algorithm(buf: &[u8]) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s [INFO] running `Command { std: "docker" "inspect" "8978c66ece8b5a680c2a11cf3827ab9d0e367dbd639506afab65cb4cb54b4d39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8978c66ece8b5a680c2a11cf3827ab9d0e367dbd639506afab65cb4cb54b4d39", kill_on_drop: false }` [INFO] [stdout] 8978c66ece8b5a680c2a11cf3827ab9d0e367dbd639506afab65cb4cb54b4d39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a95b5557671fd43fb66a5a153d50242620377bc0107335c684090011d1396fb [INFO] running `Command { std: "docker" "start" "-a" "3a95b5557671fd43fb66a5a153d50242620377bc0107335c684090011d1396fb", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition value: `rfc5349` [INFO] [stdout] --> src/consts.rs:2:36 [INFO] [stdout] | [INFO] [stdout] 2 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/consts.rs:5:36 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/consts.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(any(feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/consts.rs:11:36 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5425` [INFO] [stdout] --> src/consts.rs:172:15 [INFO] [stdout] | [INFO] [stdout] 172 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/consts.rs:175:15 [INFO] [stdout] | [INFO] [stdout] 175 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/consts.rs:220:15 [INFO] [stdout] | [INFO] [stdout] 220 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/consts.rs:223:15 [INFO] [stdout] | [INFO] [stdout] 223 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/format.rs:778:15 [INFO] [stdout] | [INFO] [stdout] 778 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/format.rs:781:15 [INFO] [stdout] | [INFO] [stdout] 781 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/format.rs:784:15 [INFO] [stdout] | [INFO] [stdout] 784 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/format.rs:787:15 [INFO] [stdout] | [INFO] [stdout] 787 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:21:15 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(any(feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:32:21 [INFO] [stdout] | [INFO] [stdout] 32 | if cfg!(any(feature = "rfc5349", feature = "rfc8489")) { [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:66:21 [INFO] [stdout] | [INFO] [stdout] 66 | if cfg!(any(feature = "rfc5349", feature = "rfc8489")) { [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:102:36 [INFO] [stdout] | [INFO] [stdout] 102 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:105:36 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:108:15 [INFO] [stdout] | [INFO] [stdout] 108 | #[cfg(any(feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:111:36 [INFO] [stdout] | [INFO] [stdout] 111 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:201:44 [INFO] [stdout] | [INFO] [stdout] 201 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:204:44 [INFO] [stdout] | [INFO] [stdout] 204 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:207:23 [INFO] [stdout] | [INFO] [stdout] 207 | #[cfg(any(feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:210:44 [INFO] [stdout] | [INFO] [stdout] 210 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:295:44 [INFO] [stdout] | [INFO] [stdout] 295 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:298:44 [INFO] [stdout] | [INFO] [stdout] 298 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:301:23 [INFO] [stdout] | [INFO] [stdout] 301 | #[cfg(any(feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:304:44 [INFO] [stdout] | [INFO] [stdout] 304 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5425` [INFO] [stdout] --> src/format.rs:984:23 [INFO] [stdout] | [INFO] [stdout] 984 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/format.rs:987:23 [INFO] [stdout] | [INFO] [stdout] 987 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/format.rs:1057:23 [INFO] [stdout] | [INFO] [stdout] 1057 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/format.rs:1060:23 [INFO] [stdout] | [INFO] [stdout] 1060 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/format.rs:1462:23 [INFO] [stdout] | [INFO] [stdout] 1462 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling stun-format v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `rfc5425` [INFO] [stdout] --> src/format.rs:1470:23 [INFO] [stdout] | [INFO] [stdout] 1470 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/format.rs:1596:23 [INFO] [stdout] | [INFO] [stdout] 1596 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/format.rs:1604:23 [INFO] [stdout] | [INFO] [stdout] 1604 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:1309:33 [INFO] [stdout] | [INFO] [stdout] 1309 | if cfg!(any(feature = "rfc5349", feature = "rfc8489")) { [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/format.rs:39:23 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn attrs_iter(&self) -> AttrIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 39 | pub fn attrs_iter(&self) -> AttrIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/format.rs:1203:37 [INFO] [stdout] | [INFO] [stdout] 1203 | fn read_password_algorithm(buf: &[u8]) -> Option { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1203 | fn read_password_algorithm(buf: &[u8]) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rfc5349` [INFO] [stdout] --> src/consts.rs:2:36 [INFO] [stdout] | [INFO] [stdout] 2 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/consts.rs:5:36 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/consts.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(any(feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/consts.rs:11:36 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5425` [INFO] [stdout] --> src/consts.rs:172:15 [INFO] [stdout] | [INFO] [stdout] 172 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/consts.rs:175:15 [INFO] [stdout] | [INFO] [stdout] 175 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/consts.rs:220:15 [INFO] [stdout] | [INFO] [stdout] 220 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/consts.rs:223:15 [INFO] [stdout] | [INFO] [stdout] 223 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/format.rs:778:15 [INFO] [stdout] | [INFO] [stdout] 778 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/format.rs:781:15 [INFO] [stdout] | [INFO] [stdout] 781 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/format.rs:784:15 [INFO] [stdout] | [INFO] [stdout] 784 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/format.rs:787:15 [INFO] [stdout] | [INFO] [stdout] 787 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:21:15 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(any(feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:32:21 [INFO] [stdout] | [INFO] [stdout] 32 | if cfg!(any(feature = "rfc5349", feature = "rfc8489")) { [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:66:21 [INFO] [stdout] | [INFO] [stdout] 66 | if cfg!(any(feature = "rfc5349", feature = "rfc8489")) { [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:102:36 [INFO] [stdout] | [INFO] [stdout] 102 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:105:36 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:108:15 [INFO] [stdout] | [INFO] [stdout] 108 | #[cfg(any(feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:111:36 [INFO] [stdout] | [INFO] [stdout] 111 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:201:44 [INFO] [stdout] | [INFO] [stdout] 201 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:204:44 [INFO] [stdout] | [INFO] [stdout] 204 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:207:23 [INFO] [stdout] | [INFO] [stdout] 207 | #[cfg(any(feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:210:44 [INFO] [stdout] | [INFO] [stdout] 210 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:295:44 [INFO] [stdout] | [INFO] [stdout] 295 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:298:44 [INFO] [stdout] | [INFO] [stdout] 298 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:301:23 [INFO] [stdout] | [INFO] [stdout] 301 | #[cfg(any(feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:304:44 [INFO] [stdout] | [INFO] [stdout] 304 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5425` [INFO] [stdout] --> src/format.rs:984:23 [INFO] [stdout] | [INFO] [stdout] 984 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/format.rs:987:23 [INFO] [stdout] | [INFO] [stdout] 987 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/format.rs:1057:23 [INFO] [stdout] | [INFO] [stdout] 1057 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/format.rs:1060:23 [INFO] [stdout] | [INFO] [stdout] 1060 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/format.rs:1462:23 [INFO] [stdout] | [INFO] [stdout] 1462 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/format.rs:1470:23 [INFO] [stdout] | [INFO] [stdout] 1470 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/format.rs:1596:23 [INFO] [stdout] | [INFO] [stdout] 1596 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/format.rs:1604:23 [INFO] [stdout] | [INFO] [stdout] 1604 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:1309:33 [INFO] [stdout] | [INFO] [stdout] 1309 | if cfg!(any(feature = "rfc5349", feature = "rfc8489")) { [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:2049:36 [INFO] [stdout] | [INFO] [stdout] 2049 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:2060:36 [INFO] [stdout] | [INFO] [stdout] 2060 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:2071:15 [INFO] [stdout] | [INFO] [stdout] 2071 | #[cfg(any(feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5349` [INFO] [stdout] --> src/format.rs:2082:36 [INFO] [stdout] | [INFO] [stdout] 2082 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5349` 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: `rfc5425` [INFO] [stdout] --> src/format.rs:3798:15 [INFO] [stdout] | [INFO] [stdout] 3798 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/format.rs:3805:15 [INFO] [stdout] | [INFO] [stdout] 3805 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/format.rs:3816:15 [INFO] [stdout] | [INFO] [stdout] 3816 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/format.rs:3827:15 [INFO] [stdout] | [INFO] [stdout] 3827 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/format.rs:3833:15 [INFO] [stdout] | [INFO] [stdout] 3833 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/format.rs:4412:15 [INFO] [stdout] | [INFO] [stdout] 4412 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/format.rs:4420:15 [INFO] [stdout] | [INFO] [stdout] 4420 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/format.rs:4431:15 [INFO] [stdout] | [INFO] [stdout] 4431 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/format.rs:4443:15 [INFO] [stdout] | [INFO] [stdout] 4443 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/format.rs:4451:15 [INFO] [stdout] | [INFO] [stdout] 4451 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` 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: `rfc5425` [INFO] [stdout] --> src/format.rs:4462:15 [INFO] [stdout] | [INFO] [stdout] 4462 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stdout] = help: consider adding `rfc5425` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/format.rs:39:23 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn attrs_iter(&self) -> AttrIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 39 | pub fn attrs_iter(&self) -> AttrIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/format.rs:1203:37 [INFO] [stdout] | [INFO] [stdout] 1203 | fn read_password_algorithm(buf: &[u8]) -> Option { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1203 | fn read_password_algorithm(buf: &[u8]) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.21s [INFO] running `Command { std: "docker" "inspect" "3a95b5557671fd43fb66a5a153d50242620377bc0107335c684090011d1396fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a95b5557671fd43fb66a5a153d50242620377bc0107335c684090011d1396fb", kill_on_drop: false }` [INFO] [stdout] 3a95b5557671fd43fb66a5a153d50242620377bc0107335c684090011d1396fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ab4248af6ea6d70156b1033a352ac3597c968f617be0709ce644d1d8682670be [INFO] running `Command { std: "docker" "start" "-a" "ab4248af6ea6d70156b1033a352ac3597c968f617be0709ce644d1d8682670be", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5349` [INFO] [stderr] --> src/consts.rs:2:36 [INFO] [stderr] | [INFO] [stderr] 2 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5349` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5349` [INFO] [stderr] --> src/consts.rs:5:36 [INFO] [stderr] | [INFO] [stderr] 5 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5349` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5349` [INFO] [stderr] --> src/consts.rs:8:15 [INFO] [stderr] | [INFO] [stderr] 8 | #[cfg(any(feature = "rfc5349", feature = "rfc8489"))] [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5349` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5349` [INFO] [stderr] --> src/consts.rs:11:36 [INFO] [stderr] | [INFO] [stderr] 11 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5349` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5425` [INFO] [stderr] --> src/consts.rs:172:15 [INFO] [stderr] | [INFO] [stderr] 172 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5425` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5425` [INFO] [stderr] --> src/consts.rs:175:15 [INFO] [stderr] | [INFO] [stderr] 175 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5425` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5425` [INFO] [stderr] --> src/consts.rs:220:15 [INFO] [stderr] | [INFO] [stderr] 220 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5425` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5425` [INFO] [stderr] --> src/consts.rs:223:15 [INFO] [stderr] | [INFO] [stderr] 223 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5425` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5425` [INFO] [stderr] --> src/format.rs:778:15 [INFO] [stderr] | [INFO] [stderr] 778 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5425` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5425` [INFO] [stderr] --> src/format.rs:781:15 [INFO] [stderr] | [INFO] [stderr] 781 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5425` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5425` [INFO] [stderr] --> src/format.rs:784:15 [INFO] [stderr] | [INFO] [stderr] 784 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5425` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5425` [INFO] [stderr] --> src/format.rs:787:15 [INFO] [stderr] | [INFO] [stderr] 787 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5425` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5349` [INFO] [stderr] --> src/format.rs:21:15 [INFO] [stderr] | [INFO] [stderr] 21 | #[cfg(any(feature = "rfc5349", feature = "rfc8489"))] [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5349` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5349` [INFO] [stderr] --> src/format.rs:32:21 [INFO] [stderr] | [INFO] [stderr] 32 | if cfg!(any(feature = "rfc5349", feature = "rfc8489")) { [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5349` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5349` [INFO] [stderr] --> src/format.rs:66:21 [INFO] [stderr] | [INFO] [stderr] 66 | if cfg!(any(feature = "rfc5349", feature = "rfc8489")) { [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5349` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5349` [INFO] [stderr] --> src/format.rs:102:36 [INFO] [stderr] | [INFO] [stderr] 102 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5349` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5349` [INFO] [stderr] --> src/format.rs:105:36 [INFO] [stderr] | [INFO] [stderr] 105 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5349` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5349` [INFO] [stderr] --> src/format.rs:108:15 [INFO] [stderr] | [INFO] [stderr] 108 | #[cfg(any(feature = "rfc5349", feature = "rfc8489"))] [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5349` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5349` [INFO] [stderr] --> src/format.rs:111:36 [INFO] [stderr] | [INFO] [stderr] 111 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5349` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5349` [INFO] [stderr] --> src/format.rs:201:44 [INFO] [stderr] | [INFO] [stderr] 201 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5349` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5349` [INFO] [stderr] --> src/format.rs:204:44 [INFO] [stderr] | [INFO] [stderr] 204 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5349` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5349` [INFO] [stderr] --> src/format.rs:207:23 [INFO] [stderr] | [INFO] [stderr] 207 | #[cfg(any(feature = "rfc5349", feature = "rfc8489"))] [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5349` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5349` [INFO] [stderr] --> src/format.rs:210:44 [INFO] [stderr] | [INFO] [stderr] 210 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5349` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5349` [INFO] [stderr] --> src/format.rs:295:44 [INFO] [stderr] | [INFO] [stderr] 295 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5349` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5349` [INFO] [stderr] --> src/format.rs:298:44 [INFO] [stderr] | [INFO] [stderr] 298 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5349` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5349` [INFO] [stderr] --> src/format.rs:301:23 [INFO] [stderr] | [INFO] [stderr] 301 | #[cfg(any(feature = "rfc5349", feature = "rfc8489"))] [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5349` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5349` [INFO] [stderr] --> src/format.rs:304:44 [INFO] [stderr] | [INFO] [stderr] 304 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5349` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5425` [INFO] [stderr] --> src/format.rs:984:23 [INFO] [stderr] | [INFO] [stderr] 984 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5425` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5425` [INFO] [stderr] --> src/format.rs:987:23 [INFO] [stderr] | [INFO] [stderr] 987 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5425` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5425` [INFO] [stderr] --> src/format.rs:1057:23 [INFO] [stderr] | [INFO] [stderr] 1057 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5425` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5425` [INFO] [stderr] --> src/format.rs:1060:23 [INFO] [stderr] | [INFO] [stderr] 1060 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5425` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5425` [INFO] [stderr] --> src/format.rs:1462:23 [INFO] [stderr] | [INFO] [stderr] 1462 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5425` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5425` [INFO] [stderr] --> src/format.rs:1470:23 [INFO] [stderr] | [INFO] [stderr] 1470 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5425` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5425` [INFO] [stderr] --> src/format.rs:1596:23 [INFO] [stderr] | [INFO] [stderr] 1596 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5425` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5425` [INFO] [stderr] --> src/format.rs:1604:23 [INFO] [stderr] | [INFO] [stderr] 1604 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5425` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5349` [INFO] [stderr] --> src/format.rs:1309:33 [INFO] [stderr] | [INFO] [stderr] 1309 | if cfg!(any(feature = "rfc5349", feature = "rfc8489")) { [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5349` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/format.rs:39:23 [INFO] [stderr] | [INFO] [stderr] 39 | pub fn attrs_iter(&self) -> AttrIter { [INFO] [stderr] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 39 | pub fn attrs_iter(&self) -> AttrIter<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/format.rs:1203:37 [INFO] [stderr] | [INFO] [stderr] 1203 | fn read_password_algorithm(buf: &[u8]) -> Option { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1203 | fn read_password_algorithm(buf: &[u8]) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `stun-format` (lib) generated 38 warnings (run `cargo fix --lib -p stun-format` to apply 2 suggestions) [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5349` [INFO] [stderr] --> src/format.rs:2049:36 [INFO] [stderr] | [INFO] [stderr] 2049 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5349` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5349` [INFO] [stderr] --> src/format.rs:2060:36 [INFO] [stderr] | [INFO] [stderr] 2060 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5349` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5349` [INFO] [stderr] --> src/format.rs:2071:15 [INFO] [stderr] | [INFO] [stderr] 2071 | #[cfg(any(feature = "rfc5349", feature = "rfc8489"))] [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5349` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5349` [INFO] [stderr] --> src/format.rs:2082:36 [INFO] [stderr] | [INFO] [stderr] 2082 | #[cfg(any(feature = "rfc3489", feature = "rfc5349", feature = "rfc8489"))] [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5389"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5349` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5425` [INFO] [stderr] --> src/format.rs:3798:15 [INFO] [stderr] | [INFO] [stderr] 3798 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5425` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5425` [INFO] [stderr] --> src/format.rs:3805:15 [INFO] [stderr] | [INFO] [stderr] 3805 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5425` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5425` [INFO] [stderr] --> src/format.rs:3816:15 [INFO] [stderr] | [INFO] [stderr] 3816 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5425` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5425` [INFO] [stderr] --> src/format.rs:3827:15 [INFO] [stderr] | [INFO] [stderr] 3827 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5425` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5425` [INFO] [stderr] --> src/format.rs:3833:15 [INFO] [stderr] | [INFO] [stderr] 3833 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5425` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5425` [INFO] [stderr] --> src/format.rs:4412:15 [INFO] [stderr] | [INFO] [stderr] 4412 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5425` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5425` [INFO] [stderr] --> src/format.rs:4420:15 [INFO] [stderr] | [INFO] [stderr] 4420 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5425` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5425` [INFO] [stderr] --> src/format.rs:4431:15 [INFO] [stderr] | [INFO] [stderr] 4431 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5425` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5425` [INFO] [stderr] --> src/format.rs:4443:15 [INFO] [stderr] | [INFO] [stderr] 4443 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5425` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5425` [INFO] [stderr] --> src/format.rs:4451:15 [INFO] [stderr] | [INFO] [stderr] 4451 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5425` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rfc5425` [INFO] [stderr] --> src/format.rs:4462:15 [INFO] [stderr] | [INFO] [stderr] 4462 | #[cfg(any(feature = "rfc5425", feature = "rfc8445"))] [INFO] [stderr] | ^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"rfc5245"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `fmt`, `iana`, `rfc3489`, `rfc5245`, `rfc5389`, `rfc5766`, `rfc5780`, `rfc6062`, `rfc6679`, `rfc7635`, `rfc7982`, `rfc8016`, `rfc8445`, `rfc8489`, and `rfc8656` [INFO] [stderr] = help: consider adding `rfc5425` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `stun-format` (lib test) generated 53 warnings (38 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stun_format-bd9e163e4bf9fad3) [INFO] [stdout] [INFO] [stdout] running 118 tests [INFO] [stdout] test format::attr::access_token_write ... ok [INFO] [stdout] test format::attr::additional_address_family_read ... ok [INFO] [stdout] test format::attr::access_token_read ... ok [INFO] [stdout] test format::attr::address_error_code_write ... ok [INFO] [stdout] test format::attr::alternate_domain_write ... ok [INFO] [stdout] test format::attr::alternate_server_read ... ok [INFO] [stdout] test format::attr::address_error_code_read ... ok [INFO] [stdout] test format::attr::cache_timeout_read ... ok [INFO] [stdout] test format::attr::cache_timeout_write ... ok [INFO] [stdout] test format::attr::change_request_write ... ok [INFO] [stdout] test format::attr::connection_id_read ... ok [INFO] [stdout] test format::attr::connection_id_write ... ok [INFO] [stdout] test format::attr::data_write ... ok [INFO] [stdout] test format::attr::dont_fragment_read ... ok [INFO] [stdout] test format::attr::alternate_domain_read ... ok [INFO] [stdout] test format::attr::channel_number_write ... ok [INFO] [stdout] test format::attr::data_read ... ok [INFO] [stdout] test format::attr::alternate_server_write ... ok [INFO] [stdout] test format::attr::change_request_read ... ok [INFO] [stdout] test format::attr::dont_fragment_write ... ok [INFO] [stdout] test format::attr::channel_number_read ... ok [INFO] [stdout] test format::attr::error_code_write ... ok [INFO] [stdout] test format::attr::ecn_check_read ... ok [INFO] [stdout] test format::attr::error_code_read ... ok [INFO] [stdout] test format::attr::ecn_check_write ... ok [INFO] [stdout] test format::attr::fingerprint_write ... ok [INFO] [stdout] test format::attr::even_port_read ... ok [INFO] [stdout] test format::attr::ice_controlled_read ... ok [INFO] [stdout] test format::attr::ice_controlled_write ... ok [INFO] [stdout] test format::attr::fingerprint_read ... ok [INFO] [stdout] test format::attr::even_port_write ... ok [INFO] [stdout] test format::attr::additional_address_family_write ... ok [INFO] [stdout] test format::attr::ice_controlling_read ... ok [INFO] [stdout] test format::attr::icmp_write ... ok [INFO] [stdout] test format::attr::lifetime_read ... ok [INFO] [stdout] test format::attr::ice_controlling_write ... ok [INFO] [stdout] test format::attr::icmp_read ... ok [INFO] [stdout] test format::attr::lifetime_write ... ok [INFO] [stdout] test format::attr::message_integrity_sha256_read ... ok [INFO] [stdout] test format::attr::message_integrity_sha256_write ... ok [INFO] [stdout] test format::attr::message_integrity_write ... ok [INFO] [stdout] test format::attr::mobility_ticket_read ... ok [INFO] [stdout] test format::attr::mobility_ticket_write ... ok [INFO] [stdout] test format::attr::nonce_read ... ok [INFO] [stdout] test format::attr::other_address_read ... ok [INFO] [stdout] test format::attr::other_address_write ... ok [INFO] [stdout] test format::attr::padding_read ... ok [INFO] [stdout] test format::attr::padding_write ... ok [INFO] [stdout] test format::attr::password_algorithm_write ... ok [INFO] [stdout] test format::attr::password_algorithms_read ... ok [INFO] [stdout] test format::attr::password_algorithm_read ... ok [INFO] [stdout] test format::attr::password_algorithms_write ... ok [INFO] [stdout] test format::attr::realm_write ... ok [INFO] [stdout] test format::attr::realm_read ... ok [INFO] [stdout] test format::attr::priority_write ... ok [INFO] [stdout] test format::attr::requested_transport_read ... ok [INFO] [stdout] test format::attr::requested_address_family_read ... ok [INFO] [stdout] test format::attr::priority_read ... ok [INFO] [stdout] test format::attr::requested_address_family_write ... ok [INFO] [stdout] test format::attr::reservation_token_read ... ok [INFO] [stdout] test format::attr::requested_transport_write ... ok [INFO] [stdout] test format::attr::reservation_token_write ... ok [INFO] [stdout] test format::attr::response_origin_read ... ok [INFO] [stdout] test format::attr::response_port_read ... ok [INFO] [stdout] test format::attr::response_port_write ... ok [INFO] [stdout] test format::attr::software_write ... ok [INFO] [stdout] test format::attr::third_party_authorisation_read ... ok [INFO] [stdout] test format::attr::response_origin_write ... ok [INFO] [stdout] test format::attr::third_party_authorisation_write ... ok [INFO] [stdout] test format::attr::software_read ... ok [INFO] [stdout] test format::attr::transaction_transmit_counter_write ... ok [INFO] [stdout] test format::attr::transaction_transmit_counter_read ... ok [INFO] [stdout] test format::attr::mapped_address_write ... ok [INFO] [stdout] test format::attr::mapped_address_read ... ok [INFO] [stdout] test format::attr::unknown_attrs_read ... ok [INFO] [stdout] test format::attr::use_candidate_read ... ok [INFO] [stdout] test format::attr::userhash_write ... ok [INFO] [stdout] test format::attr::use_candidate_write ... ok [INFO] [stdout] test format::attr::username_read ... ok [INFO] [stdout] test format::attr::userhash_read ... ok [INFO] [stdout] test format::attr::username_write ... ok [INFO] [stdout] test format::attr::unknown_attrs_write ... ok [INFO] [stdout] test format::attr::message_integrity_read ... ok [INFO] [stdout] test format::attr::nonce_write ... ok [INFO] [stdout] test format::attr::xor_mapped_address_write ... ok [INFO] [stderr] Doc-tests stun_format [INFO] [stdout] test format::attr::xor_mapped_address_read ... ok [INFO] [stdout] test format::attr::xor_relayed_address_write ... ok [INFO] [stdout] test format::head::allocate_request ... ok [INFO] [stdout] test format::head::allocate_response ... ok [INFO] [stdout] test format::head::binding_error_response ... ok [INFO] [stdout] test format::head::binding_indication ... ok [INFO] [stdout] test format::head::binding_request ... ok [INFO] [stdout] test format::head::binding_response ... ok [INFO] [stdout] test format::head::channel_bind_error_response ... ok [INFO] [stdout] test format::attr::xor_peer_address_read ... ok [INFO] [stdout] test format::attr::xor_relayed_address_read ... ok [INFO] [stdout] test format::head::allocate_error_response ... ok [INFO] [stdout] test format::attr::xor_peer_address_write ... ok [INFO] [stdout] test format::head::channel_bind_request ... ok [INFO] [stdout] test format::head::channel_bind_response ... ok [INFO] [stdout] test format::head::connect_response ... ok [INFO] [stdout] test format::head::connection_attempt_indication ... ok [INFO] [stdout] test format::head::connection_bind_error_response ... ok [INFO] [stdout] test format::head::connection_bind_response ... ok [INFO] [stdout] test format::head::create_permission_request ... ok [INFO] [stdout] test format::head::create_permission_error_response ... ok [INFO] [stdout] test format::head::create_permission_response ... ok [INFO] [stdout] test format::head::read ... ok [INFO] [stdout] test format::head::refresh_error_response ... ok [INFO] [stdout] test format::head::connect_error_response ... ok [INFO] [stdout] test format::head::data_indication ... ok [INFO] [stdout] test format::head::connect_request ... ok [INFO] [stdout] test format::head::refresh_request ... ok [INFO] [stdout] test format::head::connection_bind_request ... ok [INFO] [stdout] test format::head::refresh_response ... ok [INFO] [stdout] test format::msg::read ... ok [INFO] [stdout] test format::head::send_indication ... ok [INFO] [stdout] test format::msg::write ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 118 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ab4248af6ea6d70156b1033a352ac3597c968f617be0709ce644d1d8682670be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab4248af6ea6d70156b1033a352ac3597c968f617be0709ce644d1d8682670be", kill_on_drop: false }` [INFO] [stdout] ab4248af6ea6d70156b1033a352ac3597c968f617be0709ce644d1d8682670be