[INFO] fetching crate tauri-soup 0.14.0...
[INFO] building tauri-soup-0.14.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate tauri-soup 0.14.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate tauri-soup 0.14.0
[INFO] finished tweaking crates.io crate tauri-soup 0.14.0
[INFO] tweaked toml for crates.io crate tauri-soup 0.14.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tauri-soup 0.14.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tauri-soup 0.14.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1411accefef4d0cad4e9cbbcb052f83f850cc4bb0a06482e255b5c35c586ca1e
[INFO] running `Command { std: "docker" "start" "-a" "1411accefef4d0cad4e9cbbcb052f83f850cc4bb0a06482e255b5c35c586ca1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1411accefef4d0cad4e9cbbcb052f83f850cc4bb0a06482e255b5c35c586ca1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1411accefef4d0cad4e9cbbcb052f83f850cc4bb0a06482e255b5c35c586ca1e", kill_on_drop: false }`
[INFO] [stdout] 1411accefef4d0cad4e9cbbcb052f83f850cc4bb0a06482e255b5c35c586ca1e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc2554b2ad34640e8ea2e010e5e5ba3d8b78b380bce72b373d915ecce9a65a6c
[INFO] running `Command { std: "docker" "start" "-a" "dc2554b2ad34640e8ea2e010e5e5ba3d8b78b380bce72b373d915ecce9a65a6c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling syn v1.0.75
[INFO] [stderr]    Compiling serde v1.0.127
[INFO] [stderr]    Compiling anyhow v1.0.43
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling version-compare v0.0.11
[INFO] [stderr]    Compiling strum v0.21.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling libc v0.2.100
[INFO] [stderr]    Compiling futures-core v0.3.16
[INFO] [stderr]    Compiling futures-task v0.3.16
[INFO] [stderr]    Compiling futures-util v0.3.16
[INFO] [stderr]    Compiling slab v0.4.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling cfg-expr v0.8.1
[INFO] [stderr]    Compiling futures-channel v0.3.16
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling gio v0.14.0
[INFO] [stderr]    Compiling futures-io v0.3.16
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling futures-executor v0.3.16
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling strum_macros v0.21.1
[INFO] [stderr]    Compiling thiserror v1.0.26
[INFO] [stderr]    Compiling system-deps v3.2.0
[INFO] [stderr]    Compiling proc-macro-crate v1.0.0
[INFO] [stderr]    Compiling glib-macros v0.14.1
[INFO] [stderr]    Compiling glib-sys v0.14.0
[INFO] [stderr]    Compiling gobject-sys v0.14.0
[INFO] [stderr]    Compiling gio-sys v0.14.0
[INFO] [stderr]    Compiling tauri-soup-sys v0.14.1
[INFO] [stderr]    Compiling glib v0.14.2
[INFO] [stderr]    Compiling tauri-soup v0.14.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]   --> src/auto/mod.rs:85:11
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]    |           ^^^^^^^^^^-------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]    = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `v2_68`
[INFO] [stdout]   --> src/auto/mod.rs:88:11
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]    |           ^^^^^^^^^^-------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]    = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]   --> src/auto/mod.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]    |           ^^^^^^^^^^-------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]    = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]   --> src/auto/mod.rs:95:11
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]    |           ^^^^^^^^^^-------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]    = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v0`
[INFO] [stdout]    --> src/auto/mod.rs:126:11
[INFO] [stdout]     |
[INFO] [stdout] 126 | #[cfg(any(feature = "v0", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v0`
[INFO] [stdout]    --> src/auto/mod.rs:129:11
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[cfg(any(feature = "v0", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v0`
[INFO] [stdout]    --> src/auto/mod.rs:133:11
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[cfg(any(feature = "v0", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v0`
[INFO] [stdout]    --> src/auto/mod.rs:136:11
[INFO] [stdout]     |
[INFO] [stdout] 136 | #[cfg(any(feature = "v0", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/mod.rs:183:11
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/mod.rs:186:11
[INFO] [stdout]     |
[INFO] [stdout] 186 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/mod.rs:190:11
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/mod.rs:193:11
[INFO] [stdout]     |
[INFO] [stdout] 193 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/mod.rs:197:11
[INFO] [stdout]     |
[INFO] [stdout] 197 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/mod.rs:200:11
[INFO] [stdout]     |
[INFO] [stdout] 200 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/mod.rs:220:11
[INFO] [stdout]     |
[INFO] [stdout] 220 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/mod.rs:223:11
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]    --> src/auto/mod.rs:265:11
[INFO] [stdout]     |
[INFO] [stdout] 265 | #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/mod.rs:381:11
[INFO] [stdout]     |
[INFO] [stdout] 381 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/mod.rs:394:11
[INFO] [stdout]     |
[INFO] [stdout] 394 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::Session`
[INFO] [stdout]  --> src/auto/logger.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::Session;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]    --> src/auto/message.rs:110:15
[INFO] [stdout]     |
[INFO] [stdout] 110 |     #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_72`
[INFO] [stdout]    --> src/auto/message.rs:144:15
[INFO] [stdout]     |
[INFO] [stdout] 144 |     #[cfg(any(feature = "v2_72", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_52"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_72` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]    --> src/auto/message.rs:166:15
[INFO] [stdout]     |
[INFO] [stdout] 166 |     #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]    --> src/auto/message.rs:346:15
[INFO] [stdout]     |
[INFO] [stdout] 346 |     #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]    --> src/auto/message.rs:469:15
[INFO] [stdout]     |
[INFO] [stdout] 469 |     #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_72`
[INFO] [stdout]    --> src/auto/message.rs:523:15
[INFO] [stdout]     |
[INFO] [stdout] 523 |     #[cfg(any(feature = "v2_72", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_52"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_72` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]    --> src/auto/message.rs:563:15
[INFO] [stdout]     |
[INFO] [stdout] 563 |     #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]     --> src/auto/message.rs:1027:15
[INFO] [stdout]      |
[INFO] [stdout] 1027 |     #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]      |               ^^^^^^^^^^-------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]      = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]   --> src/auto/server.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]    |           ^^^^^^^^^^-------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]    = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]   --> src/auto/server.rs:68:15
[INFO] [stdout]    |
[INFO] [stdout] 68 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]    |               ^^^^^^^^^^-------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]    = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]   --> src/auto/server.rs:73:15
[INFO] [stdout]    |
[INFO] [stdout] 73 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]    |               ^^^^^^^^^^-------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]    = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/server.rs:143:15
[INFO] [stdout]     |
[INFO] [stdout] 143 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/server.rs:162:15
[INFO] [stdout]     |
[INFO] [stdout] 162 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/server.rs:192:15
[INFO] [stdout]     |
[INFO] [stdout] 192 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/server.rs:226:15
[INFO] [stdout]     |
[INFO] [stdout] 226 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/server.rs:241:15
[INFO] [stdout]     |
[INFO] [stdout] 241 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/server.rs:277:15
[INFO] [stdout]     |
[INFO] [stdout] 277 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/server.rs:285:15
[INFO] [stdout]     |
[INFO] [stdout] 285 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/server.rs:426:15
[INFO] [stdout]     |
[INFO] [stdout] 426 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/server.rs:462:15
[INFO] [stdout]     |
[INFO] [stdout] 462 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/server.rs:522:15
[INFO] [stdout]     |
[INFO] [stdout] 522 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/server.rs:618:15
[INFO] [stdout]     |
[INFO] [stdout] 618 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/server.rs:660:15
[INFO] [stdout]     |
[INFO] [stdout] 660 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]    --> src/auto/session.rs:304:16
[INFO] [stdout]     |
[INFO] [stdout] 304 |     #[cfg_attr(feature = "v2_70", deprecated = "Since 2.70")]
[INFO] [stdout]     |                ^^^^^^^^^^-------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]    --> src/auto/session.rs:308:16
[INFO] [stdout]     |
[INFO] [stdout] 308 |     #[cfg_attr(feature = "v2_70", deprecated = "Since 2.70")]
[INFO] [stdout]     |                ^^^^^^^^^^-------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]    --> src/auto/session.rs:462:16
[INFO] [stdout]     |
[INFO] [stdout] 462 |     #[cfg_attr(feature = "v2_70", deprecated = "Since 2.70")]
[INFO] [stdout]     |                ^^^^^^^^^^-------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]  --> src/auto/websocket_connection.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]   |           ^^^^^^^^^^-------
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]   = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]   --> src/auto/websocket_connection.rs:38:15
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]    |               ^^^^^^^^^^-------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]    = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]   --> src/auto/websocket_connection.rs:68:15
[INFO] [stdout]    |
[INFO] [stdout] 68 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]    |               ^^^^^^^^^^-------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]    = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/websocket_connection.rs:185:15
[INFO] [stdout]     |
[INFO] [stdout] 185 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]  --> src/auto/cookie.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]   |           ^^^^^^^^^^-------
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]   = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]   --> src/auto/cookie.rs:98:15
[INFO] [stdout]    |
[INFO] [stdout] 98 |     #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]    |               ^^^^^^^^^^-------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]    = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]    --> src/auto/cookie.rs:170:15
[INFO] [stdout]     |
[INFO] [stdout] 170 |     #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]     --> src/auto/enums.rs:1743:11
[INFO] [stdout]      |
[INFO] [stdout] 1743 | #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]      |           ^^^^^^^^^^-------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]      = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]     --> src/auto/enums.rs:1760:11
[INFO] [stdout]      |
[INFO] [stdout] 1760 | #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]      |           ^^^^^^^^^^-------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]      = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]     --> src/auto/enums.rs:1773:11
[INFO] [stdout]      |
[INFO] [stdout] 1773 | #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]      |           ^^^^^^^^^^-------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]      = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]     --> src/auto/enums.rs:1789:11
[INFO] [stdout]      |
[INFO] [stdout] 1789 | #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]      |           ^^^^^^^^^^-------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]      = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]     --> src/auto/enums.rs:1804:11
[INFO] [stdout]      |
[INFO] [stdout] 1804 | #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]      |           ^^^^^^^^^^-------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]      = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]     --> src/auto/enums.rs:1812:11
[INFO] [stdout]      |
[INFO] [stdout] 1812 | #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]      |           ^^^^^^^^^^-------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]      = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]     --> src/auto/enums.rs:1818:11
[INFO] [stdout]      |
[INFO] [stdout] 1818 | #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]      |           ^^^^^^^^^^-------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]      = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]     --> src/auto/enums.rs:1829:11
[INFO] [stdout]      |
[INFO] [stdout] 1829 | #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]      |           ^^^^^^^^^^-------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]      = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/constants.rs:139:11
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/constants.rs:159:11
[INFO] [stdout]     |
[INFO] [stdout] 159 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/mod.rs:499:15
[INFO] [stdout]     |
[INFO] [stdout] 499 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/mod.rs:502:15
[INFO] [stdout]     |
[INFO] [stdout] 502 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v0`
[INFO] [stdout]    --> src/auto/mod.rs:516:15
[INFO] [stdout]     |
[INFO] [stdout] 516 |     #[cfg(any(feature = "v0", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/mod.rs:532:15
[INFO] [stdout]     |
[INFO] [stdout] 532 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `auto::session_async::SessionAsync`: Since 2.42
[INFO] [stdout]    --> src/auto/mod.rs:159:31
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub use self::session_async::{SessionAsync, NONE_SESSION_ASYNC};
[INFO] [stdout]     |                               ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `auto::session_async::NONE_SESSION_ASYNC`: Since 2.42
[INFO] [stdout]    --> src/auto/mod.rs:159:45
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub use self::session_async::{SessionAsync, NONE_SESSION_ASYNC};
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `auto::session_sync::SessionSync`: Since 2.42
[INFO] [stdout]    --> src/auto/mod.rs:171:30
[INFO] [stdout]     |
[INFO] [stdout] 171 | pub use self::session_sync::{SessionSync, NONE_SESSION_SYNC};
[INFO] [stdout]     |                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `auto::session_sync::NONE_SESSION_SYNC`: Since 2.42
[INFO] [stdout]    --> src/auto/mod.rs:171:43
[INFO] [stdout]     |
[INFO] [stdout] 171 | pub use self::session_sync::{SessionSync, NONE_SESSION_SYNC};
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.68s
[INFO] running `Command { std: "docker" "inspect" "dc2554b2ad34640e8ea2e010e5e5ba3d8b78b380bce72b373d915ecce9a65a6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc2554b2ad34640e8ea2e010e5e5ba3d8b78b380bce72b373d915ecce9a65a6c", kill_on_drop: false }`
[INFO] [stdout] dc2554b2ad34640e8ea2e010e5e5ba3d8b78b380bce72b373d915ecce9a65a6c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e16b6451ad945fd78063c9fcc4047b799fbf8d1573e169297e9f80ce92c159ef
[INFO] running `Command { std: "docker" "start" "-a" "e16b6451ad945fd78063c9fcc4047b799fbf8d1573e169297e9f80ce92c159ef", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]   --> src/auto/mod.rs:85:11
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]    |           ^^^^^^^^^^-------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]    = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `v2_68`
[INFO] [stdout]   --> src/auto/mod.rs:88:11
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]    |           ^^^^^^^^^^-------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]    = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]   --> src/auto/mod.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]    |           ^^^^^^^^^^-------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]    = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]   --> src/auto/mod.rs:95:11
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]    |           ^^^^^^^^^^-------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]    = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v0`
[INFO] [stdout]    --> src/auto/mod.rs:126:11
[INFO] [stdout]     |
[INFO] [stdout] 126 | #[cfg(any(feature = "v0", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v0`
[INFO] [stdout]    --> src/auto/mod.rs:129:11
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[cfg(any(feature = "v0", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v0`
[INFO] [stdout]    --> src/auto/mod.rs:133:11
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[cfg(any(feature = "v0", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v0`
[INFO] [stdout]    --> src/auto/mod.rs:136:11
[INFO] [stdout]     |
[INFO] [stdout] 136 | #[cfg(any(feature = "v0", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/mod.rs:183:11
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/mod.rs:186:11
[INFO] [stdout]     |
[INFO] [stdout] 186 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/mod.rs:190:11
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/mod.rs:193:11
[INFO] [stdout]     |
[INFO] [stdout] 193 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/mod.rs:197:11
[INFO] [stdout]     |
[INFO] [stdout] 197 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/mod.rs:200:11
[INFO] [stdout]     |
[INFO] [stdout] 200 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/mod.rs:220:11
[INFO] [stdout]     |
[INFO] [stdout] 220 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/mod.rs:223:11
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]    --> src/auto/mod.rs:265:11
[INFO] [stdout]     |
[INFO] [stdout] 265 | #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/mod.rs:381:11
[INFO] [stdout]     |
[INFO] [stdout] 381 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/mod.rs:394:11
[INFO] [stdout]     |
[INFO] [stdout] 394 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::Session`
[INFO] [stdout]  --> src/auto/logger.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::Session;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]    --> src/auto/message.rs:110:15
[INFO] [stdout]     |
[INFO] [stdout] 110 |     #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_72`
[INFO] [stdout]    --> src/auto/message.rs:144:15
[INFO] [stdout]     |
[INFO] [stdout] 144 |     #[cfg(any(feature = "v2_72", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_52"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_72` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]    --> src/auto/message.rs:166:15
[INFO] [stdout]     |
[INFO] [stdout] 166 |     #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]    --> src/auto/message.rs:346:15
[INFO] [stdout]     |
[INFO] [stdout] 346 |     #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]    --> src/auto/message.rs:469:15
[INFO] [stdout]     |
[INFO] [stdout] 469 |     #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_72`
[INFO] [stdout]    --> src/auto/message.rs:523:15
[INFO] [stdout]     |
[INFO] [stdout] 523 |     #[cfg(any(feature = "v2_72", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_52"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_72` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]    --> src/auto/message.rs:563:15
[INFO] [stdout]     |
[INFO] [stdout] 563 |     #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]     --> src/auto/message.rs:1027:15
[INFO] [stdout]      |
[INFO] [stdout] 1027 |     #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]      |               ^^^^^^^^^^-------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]      = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]   --> src/auto/server.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]    |           ^^^^^^^^^^-------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]    = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]   --> src/auto/server.rs:68:15
[INFO] [stdout]    |
[INFO] [stdout] 68 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]    |               ^^^^^^^^^^-------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]    = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]   --> src/auto/server.rs:73:15
[INFO] [stdout]    |
[INFO] [stdout] 73 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]    |               ^^^^^^^^^^-------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]    = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/server.rs:143:15
[INFO] [stdout]     |
[INFO] [stdout] 143 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/server.rs:162:15
[INFO] [stdout]     |
[INFO] [stdout] 162 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/server.rs:192:15
[INFO] [stdout]     |
[INFO] [stdout] 192 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/server.rs:226:15
[INFO] [stdout]     |
[INFO] [stdout] 226 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/server.rs:241:15
[INFO] [stdout]     |
[INFO] [stdout] 241 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/server.rs:277:15
[INFO] [stdout]     |
[INFO] [stdout] 277 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/server.rs:285:15
[INFO] [stdout]     |
[INFO] [stdout] 285 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/server.rs:426:15
[INFO] [stdout]     |
[INFO] [stdout] 426 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/server.rs:462:15
[INFO] [stdout]     |
[INFO] [stdout] 462 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/server.rs:522:15
[INFO] [stdout]     |
[INFO] [stdout] 522 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/server.rs:618:15
[INFO] [stdout]     |
[INFO] [stdout] 618 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/server.rs:660:15
[INFO] [stdout]     |
[INFO] [stdout] 660 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]    --> src/auto/session.rs:304:16
[INFO] [stdout]     |
[INFO] [stdout] 304 |     #[cfg_attr(feature = "v2_70", deprecated = "Since 2.70")]
[INFO] [stdout]     |                ^^^^^^^^^^-------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]    --> src/auto/session.rs:308:16
[INFO] [stdout]     |
[INFO] [stdout] 308 |     #[cfg_attr(feature = "v2_70", deprecated = "Since 2.70")]
[INFO] [stdout]     |                ^^^^^^^^^^-------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]    --> src/auto/session.rs:462:16
[INFO] [stdout]     |
[INFO] [stdout] 462 |     #[cfg_attr(feature = "v2_70", deprecated = "Since 2.70")]
[INFO] [stdout]     |                ^^^^^^^^^^-------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]  --> src/auto/websocket_connection.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]   |           ^^^^^^^^^^-------
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]   = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tauri-soup v0.14.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]   --> src/auto/websocket_connection.rs:38:15
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]    |               ^^^^^^^^^^-------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]    = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]   --> src/auto/websocket_connection.rs:68:15
[INFO] [stdout]    |
[INFO] [stdout] 68 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]    |               ^^^^^^^^^^-------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]    = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/websocket_connection.rs:185:15
[INFO] [stdout]     |
[INFO] [stdout] 185 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]  --> src/auto/cookie.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]   |           ^^^^^^^^^^-------
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]   = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]   --> src/auto/cookie.rs:98:15
[INFO] [stdout]    |
[INFO] [stdout] 98 |     #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]    |               ^^^^^^^^^^-------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]    = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]    --> src/auto/cookie.rs:170:15
[INFO] [stdout]     |
[INFO] [stdout] 170 |     #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]     --> src/auto/enums.rs:1743:11
[INFO] [stdout]      |
[INFO] [stdout] 1743 | #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]      |           ^^^^^^^^^^-------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]      = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]     --> src/auto/enums.rs:1760:11
[INFO] [stdout]      |
[INFO] [stdout] 1760 | #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]      |           ^^^^^^^^^^-------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]      = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]     --> src/auto/enums.rs:1773:11
[INFO] [stdout]      |
[INFO] [stdout] 1773 | #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]      |           ^^^^^^^^^^-------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]      = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]     --> src/auto/enums.rs:1789:11
[INFO] [stdout]      |
[INFO] [stdout] 1789 | #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]      |           ^^^^^^^^^^-------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]      = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]     --> src/auto/enums.rs:1804:11
[INFO] [stdout]      |
[INFO] [stdout] 1804 | #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]      |           ^^^^^^^^^^-------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]      = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]     --> src/auto/enums.rs:1812:11
[INFO] [stdout]      |
[INFO] [stdout] 1812 | #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]      |           ^^^^^^^^^^-------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]      = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]     --> src/auto/enums.rs:1818:11
[INFO] [stdout]      |
[INFO] [stdout] 1818 | #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]      |           ^^^^^^^^^^-------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]      = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]     --> src/auto/enums.rs:1829:11
[INFO] [stdout]      |
[INFO] [stdout] 1829 | #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]      |           ^^^^^^^^^^-------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]      = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/constants.rs:139:11
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/constants.rs:159:11
[INFO] [stdout]     |
[INFO] [stdout] 159 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/mod.rs:499:15
[INFO] [stdout]     |
[INFO] [stdout] 499 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/mod.rs:502:15
[INFO] [stdout]     |
[INFO] [stdout] 502 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v0`
[INFO] [stdout]    --> src/auto/mod.rs:516:15
[INFO] [stdout]     |
[INFO] [stdout] 516 |     #[cfg(any(feature = "v0", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/mod.rs:532:15
[INFO] [stdout]     |
[INFO] [stdout] 532 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `auto::session_async::SessionAsync`: Since 2.42
[INFO] [stdout]    --> src/auto/mod.rs:159:31
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub use self::session_async::{SessionAsync, NONE_SESSION_ASYNC};
[INFO] [stdout]     |                               ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `auto::session_async::NONE_SESSION_ASYNC`: Since 2.42
[INFO] [stdout]    --> src/auto/mod.rs:159:45
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub use self::session_async::{SessionAsync, NONE_SESSION_ASYNC};
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `auto::session_sync::SessionSync`: Since 2.42
[INFO] [stdout]    --> src/auto/mod.rs:171:30
[INFO] [stdout]     |
[INFO] [stdout] 171 | pub use self::session_sync::{SessionSync, NONE_SESSION_SYNC};
[INFO] [stdout]     |                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `auto::session_sync::NONE_SESSION_SYNC`: Since 2.42
[INFO] [stdout]    --> src/auto/mod.rs:171:43
[INFO] [stdout]     |
[INFO] [stdout] 171 | pub use self::session_sync::{SessionSync, NONE_SESSION_SYNC};
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]   --> src/auto/mod.rs:85:11
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]    |           ^^^^^^^^^^-------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]    = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `v2_68`
[INFO] [stdout]   --> src/auto/mod.rs:88:11
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]    |           ^^^^^^^^^^-------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]    = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]   --> src/auto/mod.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]    |           ^^^^^^^^^^-------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]    = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]   --> src/auto/mod.rs:95:11
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]    |           ^^^^^^^^^^-------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]    = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v0`
[INFO] [stdout]    --> src/auto/mod.rs:126:11
[INFO] [stdout]     |
[INFO] [stdout] 126 | #[cfg(any(feature = "v0", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v0`
[INFO] [stdout]    --> src/auto/mod.rs:129:11
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[cfg(any(feature = "v0", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v0`
[INFO] [stdout]    --> src/auto/mod.rs:133:11
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[cfg(any(feature = "v0", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v0`
[INFO] [stdout]    --> src/auto/mod.rs:136:11
[INFO] [stdout]     |
[INFO] [stdout] 136 | #[cfg(any(feature = "v0", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/mod.rs:183:11
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/mod.rs:186:11
[INFO] [stdout]     |
[INFO] [stdout] 186 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/mod.rs:190:11
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/mod.rs:193:11
[INFO] [stdout]     |
[INFO] [stdout] 193 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/mod.rs:197:11
[INFO] [stdout]     |
[INFO] [stdout] 197 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/mod.rs:200:11
[INFO] [stdout]     |
[INFO] [stdout] 200 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/mod.rs:220:11
[INFO] [stdout]     |
[INFO] [stdout] 220 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/mod.rs:223:11
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]    --> src/auto/mod.rs:265:11
[INFO] [stdout]     |
[INFO] [stdout] 265 | #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/mod.rs:381:11
[INFO] [stdout]     |
[INFO] [stdout] 381 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/mod.rs:394:11
[INFO] [stdout]     |
[INFO] [stdout] 394 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::Session`
[INFO] [stdout]  --> src/auto/logger.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::Session;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]    --> src/auto/message.rs:110:15
[INFO] [stdout]     |
[INFO] [stdout] 110 |     #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_72`
[INFO] [stdout]    --> src/auto/message.rs:144:15
[INFO] [stdout]     |
[INFO] [stdout] 144 |     #[cfg(any(feature = "v2_72", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_52"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_72` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]    --> src/auto/message.rs:166:15
[INFO] [stdout]     |
[INFO] [stdout] 166 |     #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]    --> src/auto/message.rs:346:15
[INFO] [stdout]     |
[INFO] [stdout] 346 |     #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]    --> src/auto/message.rs:469:15
[INFO] [stdout]     |
[INFO] [stdout] 469 |     #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_72`
[INFO] [stdout]    --> src/auto/message.rs:523:15
[INFO] [stdout]     |
[INFO] [stdout] 523 |     #[cfg(any(feature = "v2_72", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_52"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_72` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]    --> src/auto/message.rs:563:15
[INFO] [stdout]     |
[INFO] [stdout] 563 |     #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]     --> src/auto/message.rs:1027:15
[INFO] [stdout]      |
[INFO] [stdout] 1027 |     #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]      |               ^^^^^^^^^^-------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]      = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]   --> src/auto/server.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]    |           ^^^^^^^^^^-------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]    = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]   --> src/auto/server.rs:68:15
[INFO] [stdout]    |
[INFO] [stdout] 68 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]    |               ^^^^^^^^^^-------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]    = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]   --> src/auto/server.rs:73:15
[INFO] [stdout]    |
[INFO] [stdout] 73 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]    |               ^^^^^^^^^^-------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]    = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/server.rs:143:15
[INFO] [stdout]     |
[INFO] [stdout] 143 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/server.rs:162:15
[INFO] [stdout]     |
[INFO] [stdout] 162 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/server.rs:192:15
[INFO] [stdout]     |
[INFO] [stdout] 192 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/server.rs:226:15
[INFO] [stdout]     |
[INFO] [stdout] 226 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/server.rs:241:15
[INFO] [stdout]     |
[INFO] [stdout] 241 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/server.rs:277:15
[INFO] [stdout]     |
[INFO] [stdout] 277 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/server.rs:285:15
[INFO] [stdout]     |
[INFO] [stdout] 285 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/server.rs:426:15
[INFO] [stdout]     |
[INFO] [stdout] 426 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/server.rs:462:15
[INFO] [stdout]     |
[INFO] [stdout] 462 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/server.rs:522:15
[INFO] [stdout]     |
[INFO] [stdout] 522 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/server.rs:618:15
[INFO] [stdout]     |
[INFO] [stdout] 618 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/server.rs:660:15
[INFO] [stdout]     |
[INFO] [stdout] 660 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]    --> src/auto/session.rs:304:16
[INFO] [stdout]     |
[INFO] [stdout] 304 |     #[cfg_attr(feature = "v2_70", deprecated = "Since 2.70")]
[INFO] [stdout]     |                ^^^^^^^^^^-------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]    --> src/auto/session.rs:308:16
[INFO] [stdout]     |
[INFO] [stdout] 308 |     #[cfg_attr(feature = "v2_70", deprecated = "Since 2.70")]
[INFO] [stdout]     |                ^^^^^^^^^^-------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]    --> src/auto/session.rs:462:16
[INFO] [stdout]     |
[INFO] [stdout] 462 |     #[cfg_attr(feature = "v2_70", deprecated = "Since 2.70")]
[INFO] [stdout]     |                ^^^^^^^^^^-------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]  --> src/auto/websocket_connection.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]   |           ^^^^^^^^^^-------
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]   = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]   --> src/auto/websocket_connection.rs:38:15
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]    |               ^^^^^^^^^^-------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]    = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]   --> src/auto/websocket_connection.rs:68:15
[INFO] [stdout]    |
[INFO] [stdout] 68 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]    |               ^^^^^^^^^^-------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]    = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/websocket_connection.rs:185:15
[INFO] [stdout]     |
[INFO] [stdout] 185 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]  --> src/auto/cookie.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]   |           ^^^^^^^^^^-------
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]   = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]   --> src/auto/cookie.rs:98:15
[INFO] [stdout]    |
[INFO] [stdout] 98 |     #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]    |               ^^^^^^^^^^-------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]    = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]    --> src/auto/cookie.rs:170:15
[INFO] [stdout]     |
[INFO] [stdout] 170 |     #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]     --> src/auto/enums.rs:1743:11
[INFO] [stdout]      |
[INFO] [stdout] 1743 | #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]      |           ^^^^^^^^^^-------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]      = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]     --> src/auto/enums.rs:1760:11
[INFO] [stdout]      |
[INFO] [stdout] 1760 | #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]      |           ^^^^^^^^^^-------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]      = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]     --> src/auto/enums.rs:1773:11
[INFO] [stdout]      |
[INFO] [stdout] 1773 | #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]      |           ^^^^^^^^^^-------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]      = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]     --> src/auto/enums.rs:1789:11
[INFO] [stdout]      |
[INFO] [stdout] 1789 | #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]      |           ^^^^^^^^^^-------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]      = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]     --> src/auto/enums.rs:1804:11
[INFO] [stdout]      |
[INFO] [stdout] 1804 | #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]      |           ^^^^^^^^^^-------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]      = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]     --> src/auto/enums.rs:1812:11
[INFO] [stdout]      |
[INFO] [stdout] 1812 | #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]      |           ^^^^^^^^^^-------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]      = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]     --> src/auto/enums.rs:1818:11
[INFO] [stdout]      |
[INFO] [stdout] 1818 | #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]      |           ^^^^^^^^^^-------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]      = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_70`
[INFO] [stdout]     --> src/auto/enums.rs:1829:11
[INFO] [stdout]      |
[INFO] [stdout] 1829 | #[cfg(any(feature = "v2_70", feature = "dox"))]
[INFO] [stdout]      |           ^^^^^^^^^^-------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"v2_30"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]      = help: consider adding `v2_70` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/constants.rs:139:11
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/constants.rs:159:11
[INFO] [stdout]     |
[INFO] [stdout] 159 | #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |           ^^^^^^^^^^-------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/mod.rs:499:15
[INFO] [stdout]     |
[INFO] [stdout] 499 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/mod.rs:502:15
[INFO] [stdout]     |
[INFO] [stdout] 502 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v0`
[INFO] [stdout]    --> src/auto/mod.rs:516:15
[INFO] [stdout]     |
[INFO] [stdout] 516 |     #[cfg(any(feature = "v0", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_68`
[INFO] [stdout]    --> src/auto/mod.rs:532:15
[INFO] [stdout]     |
[INFO] [stdout] 532 |     #[cfg(any(feature = "v2_68", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_58"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, and `v2_62`
[INFO] [stdout]     = help: consider adding `v2_68` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `auto::session_async::SessionAsync`: Since 2.42
[INFO] [stdout]    --> src/auto/mod.rs:159:31
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub use self::session_async::{SessionAsync, NONE_SESSION_ASYNC};
[INFO] [stdout]     |                               ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `auto::session_async::NONE_SESSION_ASYNC`: Since 2.42
[INFO] [stdout]    --> src/auto/mod.rs:159:45
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub use self::session_async::{SessionAsync, NONE_SESSION_ASYNC};
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `auto::session_sync::SessionSync`: Since 2.42
[INFO] [stdout]    --> src/auto/mod.rs:171:30
[INFO] [stdout]     |
[INFO] [stdout] 171 | pub use self::session_sync::{SessionSync, NONE_SESSION_SYNC};
[INFO] [stdout]     |                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `auto::session_sync::NONE_SESSION_SYNC`: Since 2.42
[INFO] [stdout]    --> src/auto/mod.rs:171:43
[INFO] [stdout]     |
[INFO] [stdout] 171 | pub use self::session_sync::{SessionSync, NONE_SESSION_SYNC};
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.90s
[INFO] running `Command { std: "docker" "inspect" "e16b6451ad945fd78063c9fcc4047b799fbf8d1573e169297e9f80ce92c159ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e16b6451ad945fd78063c9fcc4047b799fbf8d1573e169297e9f80ce92c159ef", kill_on_drop: false }`
[INFO] [stdout] e16b6451ad945fd78063c9fcc4047b799fbf8d1573e169297e9f80ce92c159ef
