[INFO] fetching crate serde_encom 0.4.0...
[INFO] testing serde_encom-0.4.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate serde_encom 0.4.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate serde_encom 0.4.0
[INFO] finished tweaking crates.io crate serde_encom 0.4.0
[INFO] tweaked toml for crates.io crate serde_encom 0.4.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate serde_encom 0.4.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate serde_encom 0.4.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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 95d760f2aa49f10cbf3b3cd7a42db13f814f03829cff84a29ed03cc1d07c6b8b
[INFO] running `Command { std: "docker" "start" "-a" "95d760f2aa49f10cbf3b3cd7a42db13f814f03829cff84a29ed03cc1d07c6b8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "95d760f2aa49f10cbf3b3cd7a42db13f814f03829cff84a29ed03cc1d07c6b8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95d760f2aa49f10cbf3b3cd7a42db13f814f03829cff84a29ed03cc1d07c6b8b", kill_on_drop: false }`
[INFO] [stdout] 95d760f2aa49f10cbf3b3cd7a42db13f814f03829cff84a29ed03cc1d07c6b8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 055b9f52c418f68a341be04e9ae242a3fb8f1884797bbc07189241c0c7373021
[INFO] running `Command { std: "docker" "start" "-a" "055b9f52c418f68a341be04e9ae242a3fb8f1884797bbc07189241c0c7373021", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling debug_unsafe v0.1.3
[INFO] [stderr]    Compiling atoi_simd v0.16.1
[INFO] [stderr]    Compiling serde_encom v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `float_roundtrip`
[INFO] [stdout]   --> src/des/mod.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]   --> src/des/mod.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `float_roundtrip` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/des/mod.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `float_roundtrip`
[INFO] [stdout]  --> src/des/deserializer.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]   = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]   --> src/des/deserializer.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `float_roundtrip` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/des/deserializer.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `float_roundtrip`
[INFO] [stdout]   --> src/des/deserializer.rs:75:11
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[cfg(not(feature = "float_roundtrip"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]    --> src/des/deserializer.rs:114:11
[INFO] [stdout]     |
[INFO] [stdout] 114 |     #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]    --> src/des/deserializer.rs:136:19
[INFO] [stdout]     |
[INFO] [stdout] 136 |             #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]    --> src/des/deserializer.rs:488:11
[INFO] [stdout]     |
[INFO] [stdout] 488 |     #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]    --> src/des/deserializer.rs:793:11
[INFO] [stdout]     |
[INFO] [stdout] 793 |     #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]    --> src/des/deserializer.rs:808:15
[INFO] [stdout]     |
[INFO] [stdout] 808 |     #[cfg(not(feature = "float_roundtrip"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]    --> src/des/deserializer.rs:910:11
[INFO] [stdout]     |
[INFO] [stdout] 910 |     #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]    --> src/des/deserializer.rs:933:11
[INFO] [stdout]     |
[INFO] [stdout] 933 |     #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]    --> src/des/deserializer.rs:983:11
[INFO] [stdout]     |
[INFO] [stdout] 983 |     #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]     --> src/des/deserializer.rs:1004:15
[INFO] [stdout]      |
[INFO] [stdout] 1004 |     #[cfg(not(feature = "float_roundtrip"))]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]     --> src/des/deserializer.rs:1046:11
[INFO] [stdout]      |
[INFO] [stdout] 1046 |     #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `float_roundtrip` 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: `arbitrary_precision`
[INFO] [stdout]     --> src/des/deserializer.rs:1104:15
[INFO] [stdout]      |
[INFO] [stdout] 1104 |     #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]     --> src/des/deserializer.rs:1110:11
[INFO] [stdout]      |
[INFO] [stdout] 1110 |     #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]     --> src/des/deserializer.rs:1129:11
[INFO] [stdout]      |
[INFO] [stdout] 1129 |     #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]     --> src/des/deserializer.rs:1140:11
[INFO] [stdout]      |
[INFO] [stdout] 1140 |     #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]     --> src/des/deserializer.rs:1165:11
[INFO] [stdout]      |
[INFO] [stdout] 1165 |     #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]     --> src/des/deserializer.rs:1174:11
[INFO] [stdout]      |
[INFO] [stdout] 1174 |     #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]     --> src/des/deserializer.rs:1199:11
[INFO] [stdout]      |
[INFO] [stdout] 1199 |     #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]     --> src/des/deserializer.rs:1474:11
[INFO] [stdout]      |
[INFO] [stdout] 1474 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `raw_value` 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: `float_roundtrip`
[INFO] [stdout]     --> src/des/deserializer.rs:1617:15
[INFO] [stdout]      |
[INFO] [stdout] 1617 |     #[cfg(not(feature = "float_roundtrip"))]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]     --> src/des/deserializer.rs:1621:11
[INFO] [stdout]      |
[INFO] [stdout] 1621 |     #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `float_roundtrip` 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: `raw_value`
[INFO] [stdout]     --> src/des/deserializer.rs:1830:15
[INFO] [stdout]      |
[INFO] [stdout] 1830 |         #[cfg(feature = "raw_value")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]  --> src/des/parser_number.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]   = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/des/parser_number.rs:21:19
[INFO] [stdout]    |
[INFO] [stdout] 21 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/des/parser_number.rs:31:19
[INFO] [stdout]    |
[INFO] [stdout] 31 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]   --> src/des/read.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "raw_value")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]   --> src/des/read.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(all(feature = "raw_value", feature = "std"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]   --> src/des/read.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "raw_value")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:103:11
[INFO] [stdout]     |
[INFO] [stdout] 103 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 109 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:171:11
[INFO] [stdout]     |
[INFO] [stdout] 171 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:183:11
[INFO] [stdout]     |
[INFO] [stdout] 183 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:194:11
[INFO] [stdout]     |
[INFO] [stdout] 194 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:215:19
[INFO] [stdout]     |
[INFO] [stdout] 215 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:307:15
[INFO] [stdout]     |
[INFO] [stdout] 307 |     #[cfg(not(feature = "raw_value"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:313:11
[INFO] [stdout]     |
[INFO] [stdout] 313 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:419:11
[INFO] [stdout]     |
[INFO] [stdout] 419 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:424:11
[INFO] [stdout]     |
[INFO] [stdout] 424 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:268:23
[INFO] [stdout]     |
[INFO] [stdout] 268 |                 #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:279:27
[INFO] [stdout]     |
[INFO] [stdout] 279 |                     #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:477:19
[INFO] [stdout]     |
[INFO] [stdout] 477 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:710:11
[INFO] [stdout]     |
[INFO] [stdout] 710 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:715:11
[INFO] [stdout]     |
[INFO] [stdout] 715 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:767:19
[INFO] [stdout]     |
[INFO] [stdout] 767 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:860:11
[INFO] [stdout]     |
[INFO] [stdout] 860 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:866:11
[INFO] [stdout]     |
[INFO] [stdout] 866 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:995:11
[INFO] [stdout]     |
[INFO] [stdout] 995 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]     --> src/des/read.rs:1001:11
[INFO] [stdout]      |
[INFO] [stdout] 1001 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `raw_value` 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: `float_roundtrip`
[INFO] [stdout]  --> src/des/wrapper/init.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]   = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]   --> src/des/wrapper/map_key.rs:83:15
[INFO] [stdout]    |
[INFO] [stdout] 83 |     #[cfg(not(feature = "float_roundtrip"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]   --> src/des/wrapper/map_key.rs:85:11
[INFO] [stdout]    |
[INFO] [stdout] 85 |     #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `float_roundtrip` 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: `raw_value`
[INFO] [stdout]    --> src/des/wrapper/map_key.rs:131:15
[INFO] [stdout]     |
[INFO] [stdout] 131 |         #[cfg(feature = "raw_value")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `float_roundtrip`
[INFO] [stdout]   --> src/des/wrapper/saved_map_key.rs:83:15
[INFO] [stdout]    |
[INFO] [stdout] 83 |     #[cfg(not(feature = "float_roundtrip"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]   --> src/des/wrapper/saved_map_key.rs:85:11
[INFO] [stdout]    |
[INFO] [stdout] 85 |     #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `float_roundtrip` 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: `raw_value`
[INFO] [stdout]    --> src/des/wrapper/saved_map_key.rs:131:15
[INFO] [stdout]     |
[INFO] [stdout] 131 |         #[cfg(feature = "raw_value")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `float_roundtrip`
[INFO] [stdout]  --> src/des/wrapper/saved_seq.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]   = help: consider adding `float_roundtrip` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/ser/compound.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 |     #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]   --> src/ser/compound.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/ser/compound.rs:65:19
[INFO] [stdout]    |
[INFO] [stdout] 65 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]   --> src/ser/compound.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/ser/compound.rs:80:19
[INFO] [stdout]    |
[INFO] [stdout] 80 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]   --> src/ser/compound.rs:82:19
[INFO] [stdout]    |
[INFO] [stdout] 82 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/ser/compound.rs:166:19
[INFO] [stdout]     |
[INFO] [stdout] 166 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/ser/compound.rs:168:19
[INFO] [stdout]     |
[INFO] [stdout] 168 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/ser/compound.rs:206:19
[INFO] [stdout]     |
[INFO] [stdout] 206 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/ser/compound.rs:208:19
[INFO] [stdout]     |
[INFO] [stdout] 208 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/ser/compound.rs:228:19
[INFO] [stdout]     |
[INFO] [stdout] 228 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/ser/compound.rs:230:19
[INFO] [stdout]     |
[INFO] [stdout] 230 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/ser/compound.rs:243:19
[INFO] [stdout]     |
[INFO] [stdout] 243 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/ser/compound.rs:245:19
[INFO] [stdout]     |
[INFO] [stdout] 245 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/ser/compound.rs:267:19
[INFO] [stdout]     |
[INFO] [stdout] 267 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/ser/compound.rs:275:19
[INFO] [stdout]     |
[INFO] [stdout] 275 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/ser/compound.rs:290:19
[INFO] [stdout]     |
[INFO] [stdout] 290 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/ser/compound.rs:292:19
[INFO] [stdout]     |
[INFO] [stdout] 292 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/ser/compound.rs:314:19
[INFO] [stdout]     |
[INFO] [stdout] 314 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/ser/compound.rs:316:19
[INFO] [stdout]     |
[INFO] [stdout] 316 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/ser/compound.rs:336:19
[INFO] [stdout]     |
[INFO] [stdout] 336 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/ser/compound.rs:338:19
[INFO] [stdout]     |
[INFO] [stdout] 338 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/ser/serializer.rs:398:19
[INFO] [stdout]     |
[INFO] [stdout] 398 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/ser/serializer.rs:400:19
[INFO] [stdout]     |
[INFO] [stdout] 400 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/ser/wrapper/data.rs:294:19
[INFO] [stdout]     |
[INFO] [stdout] 294 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/ser/wrapper/data.rs:296:19
[INFO] [stdout]     |
[INFO] [stdout] 296 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/ser/wrapper/init.rs:252:19
[INFO] [stdout]     |
[INFO] [stdout] 252 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/ser/wrapper/init.rs:254:19
[INFO] [stdout]     |
[INFO] [stdout] 254 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/ser/wrapper/map_key.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]   --> src/ser/wrapper/map_key.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(feature = "raw_value")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/ser/wrapper/seq.rs:232:19
[INFO] [stdout]     |
[INFO] [stdout] 232 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/ser/wrapper/seq.rs:234:19
[INFO] [stdout]     |
[INFO] [stdout] 234 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/value/mod.rs:112:7
[INFO] [stdout]     |
[INFO] [stdout] 112 | #[cfg(feature = "raw_value")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]  --> src/value/number.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]   = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]  --> src/value/number.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]   = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]  --> src/value/number.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]   = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/value/number.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/value/number.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/value/number.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/value/number.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/value/number.rs:36:11
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/value/number.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/value/number.rs:52:11
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/value/number.rs:72:7
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:449:7
[INFO] [stdout]     |
[INFO] [stdout] 449 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:452:7
[INFO] [stdout]     |
[INFO] [stdout] 452 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:484:7
[INFO] [stdout]     |
[INFO] [stdout] 484 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:489:7
[INFO] [stdout]     |
[INFO] [stdout] 489 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:517:7
[INFO] [stdout]     |
[INFO] [stdout] 517 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:637:7
[INFO] [stdout]     |
[INFO] [stdout] 637 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:642:7
[INFO] [stdout]     |
[INFO] [stdout] 642 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:664:7
[INFO] [stdout]     |
[INFO] [stdout] 664 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:667:7
[INFO] [stdout]     |
[INFO] [stdout] 667 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:780:7
[INFO] [stdout]     |
[INFO] [stdout] 780 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:782:7
[INFO] [stdout]     |
[INFO] [stdout] 782 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:303:11
[INFO] [stdout]     |
[INFO] [stdout] 303 |     #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:338:11
[INFO] [stdout]     |
[INFO] [stdout] 338 |     #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/value/number.rs:98:19
[INFO] [stdout]    |
[INFO] [stdout] 98 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:104:15
[INFO] [stdout]     |
[INFO] [stdout] 104 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:128:19
[INFO] [stdout]     |
[INFO] [stdout] 128 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:133:15
[INFO] [stdout]     |
[INFO] [stdout] 133 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:158:19
[INFO] [stdout]     |
[INFO] [stdout] 158 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:163:15
[INFO] [stdout]     |
[INFO] [stdout] 163 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:189:19
[INFO] [stdout]     |
[INFO] [stdout] 189 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:201:15
[INFO] [stdout]     |
[INFO] [stdout] 201 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:219:19
[INFO] [stdout]     |
[INFO] [stdout] 219 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:224:15
[INFO] [stdout]     |
[INFO] [stdout] 224 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:241:19
[INFO] [stdout]     |
[INFO] [stdout] 241 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:247:15
[INFO] [stdout]     |
[INFO] [stdout] 247 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:267:27
[INFO] [stdout]     |
[INFO] [stdout] 267 |                 #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:271:23
[INFO] [stdout]     |
[INFO] [stdout] 271 |                 #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:310:19
[INFO] [stdout]     |
[INFO] [stdout] 310 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:316:15
[INFO] [stdout]     |
[INFO] [stdout] 316 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:323:27
[INFO] [stdout]     |
[INFO] [stdout] 323 |                 #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:327:23
[INFO] [stdout]     |
[INFO] [stdout] 327 |                 #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:348:15
[INFO] [stdout]     |
[INFO] [stdout] 348 |     #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:357:11
[INFO] [stdout]     |
[INFO] [stdout] 357 |     #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:370:15
[INFO] [stdout]     |
[INFO] [stdout] 370 |     #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:383:11
[INFO] [stdout]     |
[INFO] [stdout] 383 |     #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:430:19
[INFO] [stdout]     |
[INFO] [stdout] 430 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:524:19
[INFO] [stdout]     |
[INFO] [stdout] 524 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 590 |     deserialize_any!(owned);
[INFO] [stdout]     |     ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_any` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:537:15
[INFO] [stdout]     |
[INFO] [stdout] 537 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 590 |     deserialize_any!(owned);
[INFO] [stdout]     |     ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_any` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 592 |     deserialize_number!(deserialize_i8 => visit_i8);
[INFO] [stdout]     |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 592 |     deserialize_number!(deserialize_i8 => visit_i8);
[INFO] [stdout]     |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 593 |     deserialize_number!(deserialize_i16 => visit_i16);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 593 |     deserialize_number!(deserialize_i16 => visit_i16);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 594 |     deserialize_number!(deserialize_i32 => visit_i32);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 594 |     deserialize_number!(deserialize_i32 => visit_i32);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 595 |     deserialize_number!(deserialize_i64 => visit_i64);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 595 |     deserialize_number!(deserialize_i64 => visit_i64);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 596 |     deserialize_number!(deserialize_i128 => visit_i128);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 596 |     deserialize_number!(deserialize_i128 => visit_i128);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 597 |     deserialize_number!(deserialize_u8 => visit_u8);
[INFO] [stdout]     |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 597 |     deserialize_number!(deserialize_u8 => visit_u8);
[INFO] [stdout]     |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 598 |     deserialize_number!(deserialize_u16 => visit_u16);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 598 |     deserialize_number!(deserialize_u16 => visit_u16);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 599 |     deserialize_number!(deserialize_u32 => visit_u32);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 599 |     deserialize_number!(deserialize_u32 => visit_u32);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 600 |     deserialize_number!(deserialize_u64 => visit_u64);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 600 |     deserialize_number!(deserialize_u64 => visit_u64);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 601 |     deserialize_number!(deserialize_u128 => visit_u128);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 601 |     deserialize_number!(deserialize_u128 => visit_u128);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 602 |     deserialize_number!(deserialize_f32 => visit_f32);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 602 |     deserialize_number!(deserialize_f32 => visit_f32);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 603 |     deserialize_number!(deserialize_f64 => visit_f64);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 603 |     deserialize_number!(deserialize_f64 => visit_f64);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:524:19
[INFO] [stdout]     |
[INFO] [stdout] 524 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 615 |     deserialize_any!(ref);
[INFO] [stdout]     |     --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_any` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:537:15
[INFO] [stdout]     |
[INFO] [stdout] 537 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 615 |     deserialize_any!(ref);
[INFO] [stdout]     |     --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_any` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 617 |     deserialize_number!(deserialize_i8 => visit_i8);
[INFO] [stdout]     |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 617 |     deserialize_number!(deserialize_i8 => visit_i8);
[INFO] [stdout]     |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 618 |     deserialize_number!(deserialize_i16 => visit_i16);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 618 |     deserialize_number!(deserialize_i16 => visit_i16);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 619 |     deserialize_number!(deserialize_i32 => visit_i32);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 619 |     deserialize_number!(deserialize_i32 => visit_i32);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 620 |     deserialize_number!(deserialize_i64 => visit_i64);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 620 |     deserialize_number!(deserialize_i64 => visit_i64);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 621 |     deserialize_number!(deserialize_i128 => visit_i128);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 621 |     deserialize_number!(deserialize_i128 => visit_i128);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 622 |     deserialize_number!(deserialize_u8 => visit_u8);
[INFO] [stdout]     |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 622 |     deserialize_number!(deserialize_u8 => visit_u8);
[INFO] [stdout]     |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 623 |     deserialize_number!(deserialize_u16 => visit_u16);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 623 |     deserialize_number!(deserialize_u16 => visit_u16);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 624 |     deserialize_number!(deserialize_u32 => visit_u32);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 624 |     deserialize_number!(deserialize_u32 => visit_u32);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 625 |     deserialize_number!(deserialize_u64 => visit_u64);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 625 |     deserialize_number!(deserialize_u64 => visit_u64);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 626 |     deserialize_number!(deserialize_u128 => visit_u128);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 626 |     deserialize_number!(deserialize_u128 => visit_u128);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 627 |     deserialize_number!(deserialize_f32 => visit_f32);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 627 |     deserialize_number!(deserialize_f32 => visit_f32);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 628 |     deserialize_number!(deserialize_f64 => visit_f64);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 628 |     deserialize_number!(deserialize_f64 => visit_f64);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:718:19
[INFO] [stdout]     |
[INFO] [stdout] 718 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:689:27
[INFO] [stdout]     |
[INFO] [stdout] 689 |                 #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:693:23
[INFO] [stdout]     |
[INFO] [stdout] 693 |                 #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:699:27
[INFO] [stdout]     |
[INFO] [stdout] 699 |                 #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:703:23
[INFO] [stdout]     |
[INFO] [stdout] 703 |                 #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:709:27
[INFO] [stdout]     |
[INFO] [stdout] 709 |                 #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:713:23
[INFO] [stdout]     |
[INFO] [stdout] 713 |                 #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:734:35
[INFO] [stdout]     |
[INFO] [stdout] 734 |                         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 777 | impl_from_unsigned!(u8, u16, u32, u64, usize);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `impl_from_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:736:31
[INFO] [stdout]     |
[INFO] [stdout] 736 |                         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 777 | impl_from_unsigned!(u8, u16, u32, u64, usize);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `impl_from_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:757:35
[INFO] [stdout]     |
[INFO] [stdout] 757 |                         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 778 | impl_from_signed!(i8, i16, i32, i64, isize);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `impl_from_signed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:765:31
[INFO] [stdout]     |
[INFO] [stdout] 765 |                         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 778 | impl_from_signed!(i8, i16, i32, i64, isize);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `impl_from_signed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:786:15
[INFO] [stdout]     |
[INFO] [stdout] 786 |     #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:796:11
[INFO] [stdout]     |
[INFO] [stdout] 796 |     #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]   --> src/value/des.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "raw_value")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/value/des.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:141:19
[INFO] [stdout]     |
[INFO] [stdout] 141 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/value/des.rs:146:19
[INFO] [stdout]     |
[INFO] [stdout] 146 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:186:19
[INFO] [stdout]     |
[INFO] [stdout] 186 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 266 |     deserialize_number!(deserialize_i8);
[INFO] [stdout]     |     ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:197:15
[INFO] [stdout]     |
[INFO] [stdout] 197 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 266 |     deserialize_number!(deserialize_i8);
[INFO] [stdout]     |     ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:186:19
[INFO] [stdout]     |
[INFO] [stdout] 186 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 267 |     deserialize_number!(deserialize_i16);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:197:15
[INFO] [stdout]     |
[INFO] [stdout] 197 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 267 |     deserialize_number!(deserialize_i16);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:186:19
[INFO] [stdout]     |
[INFO] [stdout] 186 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 268 |     deserialize_number!(deserialize_i32);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:197:15
[INFO] [stdout]     |
[INFO] [stdout] 197 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 268 |     deserialize_number!(deserialize_i32);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:186:19
[INFO] [stdout]     |
[INFO] [stdout] 186 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 |     deserialize_number!(deserialize_i64);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:197:15
[INFO] [stdout]     |
[INFO] [stdout] 197 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 |     deserialize_number!(deserialize_i64);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:186:19
[INFO] [stdout]     |
[INFO] [stdout] 186 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 270 |     deserialize_number!(deserialize_i128);
[INFO] [stdout]     |     ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:197:15
[INFO] [stdout]     |
[INFO] [stdout] 197 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 270 |     deserialize_number!(deserialize_i128);
[INFO] [stdout]     |     ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:186:19
[INFO] [stdout]     |
[INFO] [stdout] 186 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 271 |     deserialize_number!(deserialize_u8);
[INFO] [stdout]     |     ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:197:15
[INFO] [stdout]     |
[INFO] [stdout] 197 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 271 |     deserialize_number!(deserialize_u8);
[INFO] [stdout]     |     ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:186:19
[INFO] [stdout]     |
[INFO] [stdout] 186 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 272 |     deserialize_number!(deserialize_u16);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:197:15
[INFO] [stdout]     |
[INFO] [stdout] 197 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 272 |     deserialize_number!(deserialize_u16);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:186:19
[INFO] [stdout]     |
[INFO] [stdout] 186 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 |     deserialize_number!(deserialize_u32);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:197:15
[INFO] [stdout]     |
[INFO] [stdout] 197 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 |     deserialize_number!(deserialize_u32);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:186:19
[INFO] [stdout]     |
[INFO] [stdout] 186 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 274 |     deserialize_number!(deserialize_u64);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:197:15
[INFO] [stdout]     |
[INFO] [stdout] 197 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 274 |     deserialize_number!(deserialize_u64);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:186:19
[INFO] [stdout]     |
[INFO] [stdout] 186 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 275 |     deserialize_number!(deserialize_u128);
[INFO] [stdout]     |     ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:197:15
[INFO] [stdout]     |
[INFO] [stdout] 197 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 275 |     deserialize_number!(deserialize_u128);
[INFO] [stdout]     |     ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:186:19
[INFO] [stdout]     |
[INFO] [stdout] 186 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 276 |     deserialize_number!(deserialize_f32);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:197:15
[INFO] [stdout]     |
[INFO] [stdout] 197 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 276 |     deserialize_number!(deserialize_f32);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:186:19
[INFO] [stdout]     |
[INFO] [stdout] 186 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 277 |     deserialize_number!(deserialize_f64);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:197:15
[INFO] [stdout]     |
[INFO] [stdout] 197 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 277 |     deserialize_number!(deserialize_f64);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `raw_value`
[INFO] [stdout]    --> src/value/des.rs:342:15
[INFO] [stdout]     |
[INFO] [stdout] 342 |         #[cfg(feature = "raw_value")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:698:19
[INFO] [stdout]     |
[INFO] [stdout] 698 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 776 |     deserialize_value_ref_number!(deserialize_i8);
[INFO] [stdout]     |     --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_value_ref_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:709:15
[INFO] [stdout]     |
[INFO] [stdout] 709 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 776 |     deserialize_value_ref_number!(deserialize_i8);
[INFO] [stdout]     |     --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_value_ref_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:698:19
[INFO] [stdout]     |
[INFO] [stdout] 698 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 777 |     deserialize_value_ref_number!(deserialize_i16);
[INFO] [stdout]     |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_value_ref_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:709:15
[INFO] [stdout]     |
[INFO] [stdout] 709 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 777 |     deserialize_value_ref_number!(deserialize_i16);
[INFO] [stdout]     |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_value_ref_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:698:19
[INFO] [stdout]     |
[INFO] [stdout] 698 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 778 |     deserialize_value_ref_number!(deserialize_i32);
[INFO] [stdout]     |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_value_ref_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:709:15
[INFO] [stdout]     |
[INFO] [stdout] 709 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 778 |     deserialize_value_ref_number!(deserialize_i32);
[INFO] [stdout]     |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_value_ref_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:698:19
[INFO] [stdout]     |
[INFO] [stdout] 698 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 779 |     deserialize_value_ref_number!(deserialize_i64);
[INFO] [stdout]     |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_value_ref_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:709:15
[INFO] [stdout]     |
[INFO] [stdout] 709 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 779 |     deserialize_value_ref_number!(deserialize_i64);
[INFO] [stdout]     |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_value_ref_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:186:19
[INFO] [stdout]     |
[INFO] [stdout] 186 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 780 |     deserialize_number!(deserialize_i128);
[INFO] [stdout]     |     ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:197:15
[INFO] [stdout]     |
[INFO] [stdout] 197 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 780 |     deserialize_number!(deserialize_i128);
[INFO] [stdout]     |     ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:698:19
[INFO] [stdout]     |
[INFO] [stdout] 698 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 781 |     deserialize_value_ref_number!(deserialize_u8);
[INFO] [stdout]     |     --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_value_ref_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:709:15
[INFO] [stdout]     |
[INFO] [stdout] 709 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 781 |     deserialize_value_ref_number!(deserialize_u8);
[INFO] [stdout]     |     --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_value_ref_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:698:19
[INFO] [stdout]     |
[INFO] [stdout] 698 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 782 |     deserialize_value_ref_number!(deserialize_u16);
[INFO] [stdout]     |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_value_ref_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:709:15
[INFO] [stdout]     |
[INFO] [stdout] 709 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 782 |     deserialize_value_ref_number!(deserialize_u16);
[INFO] [stdout]     |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_value_ref_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:698:19
[INFO] [stdout]     |
[INFO] [stdout] 698 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 783 |     deserialize_value_ref_number!(deserialize_u32);
[INFO] [stdout]     |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_value_ref_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:709:15
[INFO] [stdout]     |
[INFO] [stdout] 709 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 783 |     deserialize_value_ref_number!(deserialize_u32);
[INFO] [stdout]     |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_value_ref_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:698:19
[INFO] [stdout]     |
[INFO] [stdout] 698 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 784 |     deserialize_value_ref_number!(deserialize_u64);
[INFO] [stdout]     |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_value_ref_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:709:15
[INFO] [stdout]     |
[INFO] [stdout] 709 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 784 |     deserialize_value_ref_number!(deserialize_u64);
[INFO] [stdout]     |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_value_ref_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:186:19
[INFO] [stdout]     |
[INFO] [stdout] 186 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 785 |     deserialize_number!(deserialize_u128);
[INFO] [stdout]     |     ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:197:15
[INFO] [stdout]     |
[INFO] [stdout] 197 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 785 |     deserialize_number!(deserialize_u128);
[INFO] [stdout]     |     ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:698:19
[INFO] [stdout]     |
[INFO] [stdout] 698 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 786 |     deserialize_value_ref_number!(deserialize_f32);
[INFO] [stdout]     |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_value_ref_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:709:15
[INFO] [stdout]     |
[INFO] [stdout] 709 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 786 |     deserialize_value_ref_number!(deserialize_f32);
[INFO] [stdout]     |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_value_ref_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:698:19
[INFO] [stdout]     |
[INFO] [stdout] 698 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 787 |     deserialize_value_ref_number!(deserialize_f64);
[INFO] [stdout]     |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_value_ref_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:709:15
[INFO] [stdout]     |
[INFO] [stdout] 709 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 787 |     deserialize_value_ref_number!(deserialize_f64);
[INFO] [stdout]     |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_value_ref_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `raw_value`
[INFO] [stdout]    --> src/value/des.rs:850:15
[INFO] [stdout]     |
[INFO] [stdout] 850 |         #[cfg(feature = "raw_value")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `float_roundtrip`
[INFO] [stdout]     --> src/value/des.rs:1232:15
[INFO] [stdout]      |
[INFO] [stdout] 1232 |     #[cfg(not(feature = "float_roundtrip"))]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]     --> src/value/des.rs:1236:11
[INFO] [stdout]      |
[INFO] [stdout] 1236 |     #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `float_roundtrip` 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: `arbitrary_precision`
[INFO] [stdout]     --> src/value/des.rs:1303:11
[INFO] [stdout]      |
[INFO] [stdout] 1303 |     #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]     --> src/value/des.rs:1305:11
[INFO] [stdout]      |
[INFO] [stdout] 1305 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]     --> src/value/des.rs:1334:19
[INFO] [stdout]      |
[INFO] [stdout] 1334 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]     --> src/value/des.rs:1336:19
[INFO] [stdout]      |
[INFO] [stdout] 1336 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]     --> src/value/des.rs:1349:19
[INFO] [stdout]      |
[INFO] [stdout] 1349 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]     --> src/value/des.rs:1351:19
[INFO] [stdout]      |
[INFO] [stdout] 1351 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/value/from.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/ser.rs:726:7
[INFO] [stdout]     |
[INFO] [stdout] 726 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/ser.rs:729:7
[INFO] [stdout]     |
[INFO] [stdout] 729 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/ser.rs:734:7
[INFO] [stdout]     |
[INFO] [stdout] 734 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/value/ser.rs:897:7
[INFO] [stdout]     |
[INFO] [stdout] 897 | #[cfg(feature = "raw_value")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/value/ser.rs:900:7
[INFO] [stdout]     |
[INFO] [stdout] 900 | #[cfg(feature = "raw_value")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/value/ser.rs:905:7
[INFO] [stdout]     |
[INFO] [stdout] 905 | #[cfg(feature = "raw_value")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/value/ser.rs:96:11
[INFO] [stdout]    |
[INFO] [stdout] 96 |     #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/ser.rs:122:15
[INFO] [stdout]     |
[INFO] [stdout] 122 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/ser.rs:127:19
[INFO] [stdout]     |
[INFO] [stdout] 127 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/ser.rs:267:19
[INFO] [stdout]     |
[INFO] [stdout] 267 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/value/ser.rs:269:19
[INFO] [stdout]     |
[INFO] [stdout] 269 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/ser.rs:312:11
[INFO] [stdout]     |
[INFO] [stdout] 312 |     #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/value/ser.rs:314:11
[INFO] [stdout]     |
[INFO] [stdout] 314 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/ser.rs:414:19
[INFO] [stdout]     |
[INFO] [stdout] 414 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/value/ser.rs:416:19
[INFO] [stdout]     |
[INFO] [stdout] 416 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/ser.rs:435:19
[INFO] [stdout]     |
[INFO] [stdout] 435 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/value/ser.rs:437:19
[INFO] [stdout]     |
[INFO] [stdout] 437 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/ser.rs:446:19
[INFO] [stdout]     |
[INFO] [stdout] 446 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/value/ser.rs:448:19
[INFO] [stdout]     |
[INFO] [stdout] 448 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/ser.rs:668:19
[INFO] [stdout]     |
[INFO] [stdout] 668 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/value/ser.rs:677:19
[INFO] [stdout]     |
[INFO] [stdout] 677 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/ser.rs:693:19
[INFO] [stdout]     |
[INFO] [stdout] 693 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/value/ser.rs:697:19
[INFO] [stdout]     |
[INFO] [stdout] 697 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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 variable: `validate`
[INFO] [stdout]    --> src/des/read.rs:229:48
[INFO] [stdout]     |
[INFO] [stdout] 229 |     fn parse_str_bytes<'s, T, F>(&'s mut self, validate: bool, result: F) -> Result<T>
[INFO] [stdout]     |                                                ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validate`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/des/read.rs:229:64
[INFO] [stdout]     |
[INFO] [stdout] 229 |     fn parse_str_bytes<'s, T, F>(&'s mut self, validate: bool, result: F) -> Result<T>
[INFO] [stdout]     |                                                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `write_number_str` and `write_raw_fragment` are never used
[INFO] [stdout]    --> src/ser/formatter/formatter.rs:158:8
[INFO] [stdout]     |
[INFO] [stdout]   5 | pub(crate) trait Formatter {
[INFO] [stdout]     |                  --------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 158 |     fn write_number_str<W>(&mut self, writer: &mut W, value: &str) -> io::Result<()>
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 361 |     fn write_raw_fragment<W>(&mut self, writer: &mut W, fragment: &str) -> io::Result<()>
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.34s
[INFO] running `Command { std: "docker" "inspect" "055b9f52c418f68a341be04e9ae242a3fb8f1884797bbc07189241c0c7373021", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "055b9f52c418f68a341be04e9ae242a3fb8f1884797bbc07189241c0c7373021", kill_on_drop: false }`
[INFO] [stdout] 055b9f52c418f68a341be04e9ae242a3fb8f1884797bbc07189241c0c7373021
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1599e8fba87364f2934fae28de7e46dde53f724a00fe27ad2f9a24e869ad1940
[INFO] running `Command { std: "docker" "start" "-a" "1599e8fba87364f2934fae28de7e46dde53f724a00fe27ad2f9a24e869ad1940", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_encom v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `float_roundtrip`
[INFO] [stdout]   --> src/des/mod.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]   --> src/des/mod.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `float_roundtrip` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/des/mod.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `float_roundtrip`
[INFO] [stdout]  --> src/des/deserializer.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]   = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]   --> src/des/deserializer.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `float_roundtrip` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/des/deserializer.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `float_roundtrip`
[INFO] [stdout]   --> src/des/deserializer.rs:75:11
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[cfg(not(feature = "float_roundtrip"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]    --> src/des/deserializer.rs:114:11
[INFO] [stdout]     |
[INFO] [stdout] 114 |     #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]    --> src/des/deserializer.rs:136:19
[INFO] [stdout]     |
[INFO] [stdout] 136 |             #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]    --> src/des/deserializer.rs:488:11
[INFO] [stdout]     |
[INFO] [stdout] 488 |     #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]    --> src/des/deserializer.rs:793:11
[INFO] [stdout]     |
[INFO] [stdout] 793 |     #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]    --> src/des/deserializer.rs:808:15
[INFO] [stdout]     |
[INFO] [stdout] 808 |     #[cfg(not(feature = "float_roundtrip"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]    --> src/des/deserializer.rs:910:11
[INFO] [stdout]     |
[INFO] [stdout] 910 |     #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]    --> src/des/deserializer.rs:933:11
[INFO] [stdout]     |
[INFO] [stdout] 933 |     #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]    --> src/des/deserializer.rs:983:11
[INFO] [stdout]     |
[INFO] [stdout] 983 |     #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]     --> src/des/deserializer.rs:1004:15
[INFO] [stdout]      |
[INFO] [stdout] 1004 |     #[cfg(not(feature = "float_roundtrip"))]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]     --> src/des/deserializer.rs:1046:11
[INFO] [stdout]      |
[INFO] [stdout] 1046 |     #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `float_roundtrip` 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: `arbitrary_precision`
[INFO] [stdout]     --> src/des/deserializer.rs:1104:15
[INFO] [stdout]      |
[INFO] [stdout] 1104 |     #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]     --> src/des/deserializer.rs:1110:11
[INFO] [stdout]      |
[INFO] [stdout] 1110 |     #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]     --> src/des/deserializer.rs:1129:11
[INFO] [stdout]      |
[INFO] [stdout] 1129 |     #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]     --> src/des/deserializer.rs:1140:11
[INFO] [stdout]      |
[INFO] [stdout] 1140 |     #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]     --> src/des/deserializer.rs:1165:11
[INFO] [stdout]      |
[INFO] [stdout] 1165 |     #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]     --> src/des/deserializer.rs:1174:11
[INFO] [stdout]      |
[INFO] [stdout] 1174 |     #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]     --> src/des/deserializer.rs:1199:11
[INFO] [stdout]      |
[INFO] [stdout] 1199 |     #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]     --> src/des/deserializer.rs:1474:11
[INFO] [stdout]      |
[INFO] [stdout] 1474 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `raw_value` 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: `float_roundtrip`
[INFO] [stdout]     --> src/des/deserializer.rs:1617:15
[INFO] [stdout]      |
[INFO] [stdout] 1617 |     #[cfg(not(feature = "float_roundtrip"))]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]     --> src/des/deserializer.rs:1621:11
[INFO] [stdout]      |
[INFO] [stdout] 1621 |     #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `float_roundtrip` 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: `raw_value`
[INFO] [stdout]     --> src/des/deserializer.rs:1830:15
[INFO] [stdout]      |
[INFO] [stdout] 1830 |         #[cfg(feature = "raw_value")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]  --> src/des/parser_number.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]   = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/des/parser_number.rs:21:19
[INFO] [stdout]    |
[INFO] [stdout] 21 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/des/parser_number.rs:31:19
[INFO] [stdout]    |
[INFO] [stdout] 31 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]   --> src/des/read.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "raw_value")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]   --> src/des/read.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(all(feature = "raw_value", feature = "std"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]   --> src/des/read.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "raw_value")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:103:11
[INFO] [stdout]     |
[INFO] [stdout] 103 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 109 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:171:11
[INFO] [stdout]     |
[INFO] [stdout] 171 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:183:11
[INFO] [stdout]     |
[INFO] [stdout] 183 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:194:11
[INFO] [stdout]     |
[INFO] [stdout] 194 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:215:19
[INFO] [stdout]     |
[INFO] [stdout] 215 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:307:15
[INFO] [stdout]     |
[INFO] [stdout] 307 |     #[cfg(not(feature = "raw_value"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:313:11
[INFO] [stdout]     |
[INFO] [stdout] 313 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:419:11
[INFO] [stdout]     |
[INFO] [stdout] 419 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:424:11
[INFO] [stdout]     |
[INFO] [stdout] 424 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:268:23
[INFO] [stdout]     |
[INFO] [stdout] 268 |                 #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:279:27
[INFO] [stdout]     |
[INFO] [stdout] 279 |                     #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:477:19
[INFO] [stdout]     |
[INFO] [stdout] 477 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:710:11
[INFO] [stdout]     |
[INFO] [stdout] 710 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:715:11
[INFO] [stdout]     |
[INFO] [stdout] 715 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:767:19
[INFO] [stdout]     |
[INFO] [stdout] 767 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:860:11
[INFO] [stdout]     |
[INFO] [stdout] 860 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:866:11
[INFO] [stdout]     |
[INFO] [stdout] 866 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:995:11
[INFO] [stdout]     |
[INFO] [stdout] 995 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]     --> src/des/read.rs:1001:11
[INFO] [stdout]      |
[INFO] [stdout] 1001 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `raw_value` 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: `float_roundtrip`
[INFO] [stdout]  --> src/des/wrapper/init.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]   = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]   --> src/des/wrapper/map_key.rs:83:15
[INFO] [stdout]    |
[INFO] [stdout] 83 |     #[cfg(not(feature = "float_roundtrip"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]   --> src/des/wrapper/map_key.rs:85:11
[INFO] [stdout]    |
[INFO] [stdout] 85 |     #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `float_roundtrip` 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: `raw_value`
[INFO] [stdout]    --> src/des/wrapper/map_key.rs:131:15
[INFO] [stdout]     |
[INFO] [stdout] 131 |         #[cfg(feature = "raw_value")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `float_roundtrip`
[INFO] [stdout]   --> src/des/wrapper/saved_map_key.rs:83:15
[INFO] [stdout]    |
[INFO] [stdout] 83 |     #[cfg(not(feature = "float_roundtrip"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]   --> src/des/wrapper/saved_map_key.rs:85:11
[INFO] [stdout]    |
[INFO] [stdout] 85 |     #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `float_roundtrip` 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: `raw_value`
[INFO] [stdout]    --> src/des/wrapper/saved_map_key.rs:131:15
[INFO] [stdout]     |
[INFO] [stdout] 131 |         #[cfg(feature = "raw_value")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `float_roundtrip`
[INFO] [stdout]  --> src/des/wrapper/saved_seq.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]   = help: consider adding `float_roundtrip` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/ser/compound.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 |     #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]   --> src/ser/compound.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/ser/compound.rs:65:19
[INFO] [stdout]    |
[INFO] [stdout] 65 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]   --> src/ser/compound.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/ser/compound.rs:80:19
[INFO] [stdout]    |
[INFO] [stdout] 80 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]   --> src/ser/compound.rs:82:19
[INFO] [stdout]    |
[INFO] [stdout] 82 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/ser/compound.rs:166:19
[INFO] [stdout]     |
[INFO] [stdout] 166 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/ser/compound.rs:168:19
[INFO] [stdout]     |
[INFO] [stdout] 168 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/ser/compound.rs:206:19
[INFO] [stdout]     |
[INFO] [stdout] 206 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/ser/compound.rs:208:19
[INFO] [stdout]     |
[INFO] [stdout] 208 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/ser/compound.rs:228:19
[INFO] [stdout]     |
[INFO] [stdout] 228 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/ser/compound.rs:230:19
[INFO] [stdout]     |
[INFO] [stdout] 230 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/ser/compound.rs:243:19
[INFO] [stdout]     |
[INFO] [stdout] 243 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/ser/compound.rs:245:19
[INFO] [stdout]     |
[INFO] [stdout] 245 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/ser/compound.rs:267:19
[INFO] [stdout]     |
[INFO] [stdout] 267 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/ser/compound.rs:275:19
[INFO] [stdout]     |
[INFO] [stdout] 275 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/ser/compound.rs:290:19
[INFO] [stdout]     |
[INFO] [stdout] 290 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/ser/compound.rs:292:19
[INFO] [stdout]     |
[INFO] [stdout] 292 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/ser/compound.rs:314:19
[INFO] [stdout]     |
[INFO] [stdout] 314 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/ser/compound.rs:316:19
[INFO] [stdout]     |
[INFO] [stdout] 316 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/ser/compound.rs:336:19
[INFO] [stdout]     |
[INFO] [stdout] 336 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/ser/compound.rs:338:19
[INFO] [stdout]     |
[INFO] [stdout] 338 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/ser/serializer.rs:398:19
[INFO] [stdout]     |
[INFO] [stdout] 398 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/ser/serializer.rs:400:19
[INFO] [stdout]     |
[INFO] [stdout] 400 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/ser/wrapper/data.rs:294:19
[INFO] [stdout]     |
[INFO] [stdout] 294 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/ser/wrapper/data.rs:296:19
[INFO] [stdout]     |
[INFO] [stdout] 296 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/ser/wrapper/init.rs:252:19
[INFO] [stdout]     |
[INFO] [stdout] 252 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/ser/wrapper/init.rs:254:19
[INFO] [stdout]     |
[INFO] [stdout] 254 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/ser/wrapper/map_key.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]   --> src/ser/wrapper/map_key.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(feature = "raw_value")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/ser/wrapper/seq.rs:232:19
[INFO] [stdout]     |
[INFO] [stdout] 232 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/ser/wrapper/seq.rs:234:19
[INFO] [stdout]     |
[INFO] [stdout] 234 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/value/mod.rs:112:7
[INFO] [stdout]     |
[INFO] [stdout] 112 | #[cfg(feature = "raw_value")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]  --> src/value/number.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]   = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]  --> src/value/number.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]   = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]  --> src/value/number.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]   = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/value/number.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/value/number.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/value/number.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/value/number.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/value/number.rs:36:11
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/value/number.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/value/number.rs:52:11
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/value/number.rs:72:7
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:449:7
[INFO] [stdout]     |
[INFO] [stdout] 449 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:452:7
[INFO] [stdout]     |
[INFO] [stdout] 452 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:484:7
[INFO] [stdout]     |
[INFO] [stdout] 484 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:489:7
[INFO] [stdout]     |
[INFO] [stdout] 489 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:517:7
[INFO] [stdout]     |
[INFO] [stdout] 517 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:637:7
[INFO] [stdout]     |
[INFO] [stdout] 637 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:642:7
[INFO] [stdout]     |
[INFO] [stdout] 642 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:664:7
[INFO] [stdout]     |
[INFO] [stdout] 664 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:667:7
[INFO] [stdout]     |
[INFO] [stdout] 667 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:780:7
[INFO] [stdout]     |
[INFO] [stdout] 780 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:782:7
[INFO] [stdout]     |
[INFO] [stdout] 782 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:303:11
[INFO] [stdout]     |
[INFO] [stdout] 303 |     #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:338:11
[INFO] [stdout]     |
[INFO] [stdout] 338 |     #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/value/number.rs:98:19
[INFO] [stdout]    |
[INFO] [stdout] 98 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:104:15
[INFO] [stdout]     |
[INFO] [stdout] 104 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:128:19
[INFO] [stdout]     |
[INFO] [stdout] 128 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:133:15
[INFO] [stdout]     |
[INFO] [stdout] 133 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:158:19
[INFO] [stdout]     |
[INFO] [stdout] 158 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:163:15
[INFO] [stdout]     |
[INFO] [stdout] 163 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:189:19
[INFO] [stdout]     |
[INFO] [stdout] 189 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:201:15
[INFO] [stdout]     |
[INFO] [stdout] 201 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:219:19
[INFO] [stdout]     |
[INFO] [stdout] 219 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:224:15
[INFO] [stdout]     |
[INFO] [stdout] 224 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:241:19
[INFO] [stdout]     |
[INFO] [stdout] 241 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:247:15
[INFO] [stdout]     |
[INFO] [stdout] 247 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:267:27
[INFO] [stdout]     |
[INFO] [stdout] 267 |                 #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:271:23
[INFO] [stdout]     |
[INFO] [stdout] 271 |                 #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:310:19
[INFO] [stdout]     |
[INFO] [stdout] 310 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:316:15
[INFO] [stdout]     |
[INFO] [stdout] 316 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:323:27
[INFO] [stdout]     |
[INFO] [stdout] 323 |                 #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:327:23
[INFO] [stdout]     |
[INFO] [stdout] 327 |                 #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:348:15
[INFO] [stdout]     |
[INFO] [stdout] 348 |     #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:357:11
[INFO] [stdout]     |
[INFO] [stdout] 357 |     #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:370:15
[INFO] [stdout]     |
[INFO] [stdout] 370 |     #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:383:11
[INFO] [stdout]     |
[INFO] [stdout] 383 |     #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:430:19
[INFO] [stdout]     |
[INFO] [stdout] 430 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:524:19
[INFO] [stdout]     |
[INFO] [stdout] 524 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 590 |     deserialize_any!(owned);
[INFO] [stdout]     |     ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_any` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:537:15
[INFO] [stdout]     |
[INFO] [stdout] 537 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 590 |     deserialize_any!(owned);
[INFO] [stdout]     |     ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_any` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 592 |     deserialize_number!(deserialize_i8 => visit_i8);
[INFO] [stdout]     |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 592 |     deserialize_number!(deserialize_i8 => visit_i8);
[INFO] [stdout]     |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 593 |     deserialize_number!(deserialize_i16 => visit_i16);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 593 |     deserialize_number!(deserialize_i16 => visit_i16);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 594 |     deserialize_number!(deserialize_i32 => visit_i32);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 594 |     deserialize_number!(deserialize_i32 => visit_i32);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 595 |     deserialize_number!(deserialize_i64 => visit_i64);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 595 |     deserialize_number!(deserialize_i64 => visit_i64);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 596 |     deserialize_number!(deserialize_i128 => visit_i128);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 596 |     deserialize_number!(deserialize_i128 => visit_i128);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 597 |     deserialize_number!(deserialize_u8 => visit_u8);
[INFO] [stdout]     |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 597 |     deserialize_number!(deserialize_u8 => visit_u8);
[INFO] [stdout]     |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 598 |     deserialize_number!(deserialize_u16 => visit_u16);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 598 |     deserialize_number!(deserialize_u16 => visit_u16);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 599 |     deserialize_number!(deserialize_u32 => visit_u32);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 599 |     deserialize_number!(deserialize_u32 => visit_u32);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 600 |     deserialize_number!(deserialize_u64 => visit_u64);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 600 |     deserialize_number!(deserialize_u64 => visit_u64);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 601 |     deserialize_number!(deserialize_u128 => visit_u128);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 601 |     deserialize_number!(deserialize_u128 => visit_u128);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 602 |     deserialize_number!(deserialize_f32 => visit_f32);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 602 |     deserialize_number!(deserialize_f32 => visit_f32);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 603 |     deserialize_number!(deserialize_f64 => visit_f64);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 603 |     deserialize_number!(deserialize_f64 => visit_f64);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:524:19
[INFO] [stdout]     |
[INFO] [stdout] 524 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 615 |     deserialize_any!(ref);
[INFO] [stdout]     |     --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_any` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:537:15
[INFO] [stdout]     |
[INFO] [stdout] 537 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 615 |     deserialize_any!(ref);
[INFO] [stdout]     |     --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_any` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 617 |     deserialize_number!(deserialize_i8 => visit_i8);
[INFO] [stdout]     |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 617 |     deserialize_number!(deserialize_i8 => visit_i8);
[INFO] [stdout]     |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 618 |     deserialize_number!(deserialize_i16 => visit_i16);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 618 |     deserialize_number!(deserialize_i16 => visit_i16);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 619 |     deserialize_number!(deserialize_i32 => visit_i32);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 619 |     deserialize_number!(deserialize_i32 => visit_i32);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 620 |     deserialize_number!(deserialize_i64 => visit_i64);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 620 |     deserialize_number!(deserialize_i64 => visit_i64);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 621 |     deserialize_number!(deserialize_i128 => visit_i128);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 621 |     deserialize_number!(deserialize_i128 => visit_i128);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 622 |     deserialize_number!(deserialize_u8 => visit_u8);
[INFO] [stdout]     |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 622 |     deserialize_number!(deserialize_u8 => visit_u8);
[INFO] [stdout]     |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 623 |     deserialize_number!(deserialize_u16 => visit_u16);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 623 |     deserialize_number!(deserialize_u16 => visit_u16);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 624 |     deserialize_number!(deserialize_u32 => visit_u32);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 624 |     deserialize_number!(deserialize_u32 => visit_u32);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 625 |     deserialize_number!(deserialize_u64 => visit_u64);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 625 |     deserialize_number!(deserialize_u64 => visit_u64);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 626 |     deserialize_number!(deserialize_u128 => visit_u128);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 626 |     deserialize_number!(deserialize_u128 => visit_u128);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 627 |     deserialize_number!(deserialize_f32 => visit_f32);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 627 |     deserialize_number!(deserialize_f32 => visit_f32);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 628 |     deserialize_number!(deserialize_f64 => visit_f64);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 628 |     deserialize_number!(deserialize_f64 => visit_f64);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:718:19
[INFO] [stdout]     |
[INFO] [stdout] 718 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:689:27
[INFO] [stdout]     |
[INFO] [stdout] 689 |                 #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:693:23
[INFO] [stdout]     |
[INFO] [stdout] 693 |                 #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:699:27
[INFO] [stdout]     |
[INFO] [stdout] 699 |                 #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:703:23
[INFO] [stdout]     |
[INFO] [stdout] 703 |                 #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:709:27
[INFO] [stdout]     |
[INFO] [stdout] 709 |                 #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:713:23
[INFO] [stdout]     |
[INFO] [stdout] 713 |                 #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:734:35
[INFO] [stdout]     |
[INFO] [stdout] 734 |                         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 777 | impl_from_unsigned!(u8, u16, u32, u64, usize);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `impl_from_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:736:31
[INFO] [stdout]     |
[INFO] [stdout] 736 |                         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 777 | impl_from_unsigned!(u8, u16, u32, u64, usize);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `impl_from_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:757:35
[INFO] [stdout]     |
[INFO] [stdout] 757 |                         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 778 | impl_from_signed!(i8, i16, i32, i64, isize);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `impl_from_signed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:765:31
[INFO] [stdout]     |
[INFO] [stdout] 765 |                         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 778 | impl_from_signed!(i8, i16, i32, i64, isize);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `impl_from_signed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:786:15
[INFO] [stdout]     |
[INFO] [stdout] 786 |     #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:796:11
[INFO] [stdout]     |
[INFO] [stdout] 796 |     #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]   --> src/value/des.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "raw_value")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/value/des.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:141:19
[INFO] [stdout]     |
[INFO] [stdout] 141 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/value/des.rs:146:19
[INFO] [stdout]     |
[INFO] [stdout] 146 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:186:19
[INFO] [stdout]     |
[INFO] [stdout] 186 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 266 |     deserialize_number!(deserialize_i8);
[INFO] [stdout]     |     ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:197:15
[INFO] [stdout]     |
[INFO] [stdout] 197 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 266 |     deserialize_number!(deserialize_i8);
[INFO] [stdout]     |     ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:186:19
[INFO] [stdout]     |
[INFO] [stdout] 186 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 267 |     deserialize_number!(deserialize_i16);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:197:15
[INFO] [stdout]     |
[INFO] [stdout] 197 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 267 |     deserialize_number!(deserialize_i16);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:186:19
[INFO] [stdout]     |
[INFO] [stdout] 186 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 268 |     deserialize_number!(deserialize_i32);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:197:15
[INFO] [stdout]     |
[INFO] [stdout] 197 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 268 |     deserialize_number!(deserialize_i32);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:186:19
[INFO] [stdout]     |
[INFO] [stdout] 186 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 |     deserialize_number!(deserialize_i64);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:197:15
[INFO] [stdout]     |
[INFO] [stdout] 197 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 |     deserialize_number!(deserialize_i64);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:186:19
[INFO] [stdout]     |
[INFO] [stdout] 186 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 270 |     deserialize_number!(deserialize_i128);
[INFO] [stdout]     |     ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:197:15
[INFO] [stdout]     |
[INFO] [stdout] 197 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 270 |     deserialize_number!(deserialize_i128);
[INFO] [stdout]     |     ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:186:19
[INFO] [stdout]     |
[INFO] [stdout] 186 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 271 |     deserialize_number!(deserialize_u8);
[INFO] [stdout]     |     ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:197:15
[INFO] [stdout]     |
[INFO] [stdout] 197 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 271 |     deserialize_number!(deserialize_u8);
[INFO] [stdout]     |     ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:186:19
[INFO] [stdout]     |
[INFO] [stdout] 186 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 272 |     deserialize_number!(deserialize_u16);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:197:15
[INFO] [stdout]     |
[INFO] [stdout] 197 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 272 |     deserialize_number!(deserialize_u16);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:186:19
[INFO] [stdout]     |
[INFO] [stdout] 186 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 |     deserialize_number!(deserialize_u32);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:197:15
[INFO] [stdout]     |
[INFO] [stdout] 197 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 |     deserialize_number!(deserialize_u32);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:186:19
[INFO] [stdout]     |
[INFO] [stdout] 186 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 274 |     deserialize_number!(deserialize_u64);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:197:15
[INFO] [stdout]     |
[INFO] [stdout] 197 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 274 |     deserialize_number!(deserialize_u64);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:186:19
[INFO] [stdout]     |
[INFO] [stdout] 186 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 275 |     deserialize_number!(deserialize_u128);
[INFO] [stdout]     |     ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:197:15
[INFO] [stdout]     |
[INFO] [stdout] 197 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 275 |     deserialize_number!(deserialize_u128);
[INFO] [stdout]     |     ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:186:19
[INFO] [stdout]     |
[INFO] [stdout] 186 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 276 |     deserialize_number!(deserialize_f32);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:197:15
[INFO] [stdout]     |
[INFO] [stdout] 197 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 276 |     deserialize_number!(deserialize_f32);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:186:19
[INFO] [stdout]     |
[INFO] [stdout] 186 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 277 |     deserialize_number!(deserialize_f64);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:197:15
[INFO] [stdout]     |
[INFO] [stdout] 197 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 277 |     deserialize_number!(deserialize_f64);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `raw_value`
[INFO] [stdout]    --> src/value/des.rs:342:15
[INFO] [stdout]     |
[INFO] [stdout] 342 |         #[cfg(feature = "raw_value")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:698:19
[INFO] [stdout]     |
[INFO] [stdout] 698 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 776 |     deserialize_value_ref_number!(deserialize_i8);
[INFO] [stdout]     |     --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_value_ref_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:709:15
[INFO] [stdout]     |
[INFO] [stdout] 709 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 776 |     deserialize_value_ref_number!(deserialize_i8);
[INFO] [stdout]     |     --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_value_ref_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:698:19
[INFO] [stdout]     |
[INFO] [stdout] 698 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 777 |     deserialize_value_ref_number!(deserialize_i16);
[INFO] [stdout]     |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_value_ref_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:709:15
[INFO] [stdout]     |
[INFO] [stdout] 709 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 777 |     deserialize_value_ref_number!(deserialize_i16);
[INFO] [stdout]     |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_value_ref_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:698:19
[INFO] [stdout]     |
[INFO] [stdout] 698 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 778 |     deserialize_value_ref_number!(deserialize_i32);
[INFO] [stdout]     |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_value_ref_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:709:15
[INFO] [stdout]     |
[INFO] [stdout] 709 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 778 |     deserialize_value_ref_number!(deserialize_i32);
[INFO] [stdout]     |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_value_ref_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:698:19
[INFO] [stdout]     |
[INFO] [stdout] 698 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 779 |     deserialize_value_ref_number!(deserialize_i64);
[INFO] [stdout]     |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_value_ref_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:709:15
[INFO] [stdout]     |
[INFO] [stdout] 709 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 779 |     deserialize_value_ref_number!(deserialize_i64);
[INFO] [stdout]     |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_value_ref_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:186:19
[INFO] [stdout]     |
[INFO] [stdout] 186 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 780 |     deserialize_number!(deserialize_i128);
[INFO] [stdout]     |     ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:197:15
[INFO] [stdout]     |
[INFO] [stdout] 197 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 780 |     deserialize_number!(deserialize_i128);
[INFO] [stdout]     |     ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:698:19
[INFO] [stdout]     |
[INFO] [stdout] 698 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 781 |     deserialize_value_ref_number!(deserialize_u8);
[INFO] [stdout]     |     --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_value_ref_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:709:15
[INFO] [stdout]     |
[INFO] [stdout] 709 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 781 |     deserialize_value_ref_number!(deserialize_u8);
[INFO] [stdout]     |     --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_value_ref_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:698:19
[INFO] [stdout]     |
[INFO] [stdout] 698 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 782 |     deserialize_value_ref_number!(deserialize_u16);
[INFO] [stdout]     |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_value_ref_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:709:15
[INFO] [stdout]     |
[INFO] [stdout] 709 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 782 |     deserialize_value_ref_number!(deserialize_u16);
[INFO] [stdout]     |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_value_ref_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:698:19
[INFO] [stdout]     |
[INFO] [stdout] 698 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 783 |     deserialize_value_ref_number!(deserialize_u32);
[INFO] [stdout]     |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_value_ref_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:709:15
[INFO] [stdout]     |
[INFO] [stdout] 709 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 783 |     deserialize_value_ref_number!(deserialize_u32);
[INFO] [stdout]     |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_value_ref_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:698:19
[INFO] [stdout]     |
[INFO] [stdout] 698 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 784 |     deserialize_value_ref_number!(deserialize_u64);
[INFO] [stdout]     |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_value_ref_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:709:15
[INFO] [stdout]     |
[INFO] [stdout] 709 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 784 |     deserialize_value_ref_number!(deserialize_u64);
[INFO] [stdout]     |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_value_ref_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:186:19
[INFO] [stdout]     |
[INFO] [stdout] 186 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 785 |     deserialize_number!(deserialize_u128);
[INFO] [stdout]     |     ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:197:15
[INFO] [stdout]     |
[INFO] [stdout] 197 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 785 |     deserialize_number!(deserialize_u128);
[INFO] [stdout]     |     ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:698:19
[INFO] [stdout]     |
[INFO] [stdout] 698 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 786 |     deserialize_value_ref_number!(deserialize_f32);
[INFO] [stdout]     |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_value_ref_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:709:15
[INFO] [stdout]     |
[INFO] [stdout] 709 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 786 |     deserialize_value_ref_number!(deserialize_f32);
[INFO] [stdout]     |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_value_ref_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:698:19
[INFO] [stdout]     |
[INFO] [stdout] 698 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 787 |     deserialize_value_ref_number!(deserialize_f64);
[INFO] [stdout]     |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_value_ref_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:709:15
[INFO] [stdout]     |
[INFO] [stdout] 709 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 787 |     deserialize_value_ref_number!(deserialize_f64);
[INFO] [stdout]     |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_value_ref_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `raw_value`
[INFO] [stdout]    --> src/value/des.rs:850:15
[INFO] [stdout]     |
[INFO] [stdout] 850 |         #[cfg(feature = "raw_value")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `float_roundtrip`
[INFO] [stdout]     --> src/value/des.rs:1232:15
[INFO] [stdout]      |
[INFO] [stdout] 1232 |     #[cfg(not(feature = "float_roundtrip"))]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]     --> src/value/des.rs:1236:11
[INFO] [stdout]      |
[INFO] [stdout] 1236 |     #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `float_roundtrip` 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: `arbitrary_precision`
[INFO] [stdout]     --> src/value/des.rs:1303:11
[INFO] [stdout]      |
[INFO] [stdout] 1303 |     #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]     --> src/value/des.rs:1305:11
[INFO] [stdout]      |
[INFO] [stdout] 1305 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]     --> src/value/des.rs:1334:19
[INFO] [stdout]      |
[INFO] [stdout] 1334 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]     --> src/value/des.rs:1336:19
[INFO] [stdout]      |
[INFO] [stdout] 1336 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]     --> src/value/des.rs:1349:19
[INFO] [stdout]      |
[INFO] [stdout] 1349 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]     --> src/value/des.rs:1351:19
[INFO] [stdout]      |
[INFO] [stdout] 1351 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/value/from.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/ser.rs:726:7
[INFO] [stdout]     |
[INFO] [stdout] 726 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/ser.rs:729:7
[INFO] [stdout]     |
[INFO] [stdout] 729 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/ser.rs:734:7
[INFO] [stdout]     |
[INFO] [stdout] 734 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/value/ser.rs:897:7
[INFO] [stdout]     |
[INFO] [stdout] 897 | #[cfg(feature = "raw_value")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/value/ser.rs:900:7
[INFO] [stdout]     |
[INFO] [stdout] 900 | #[cfg(feature = "raw_value")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/value/ser.rs:905:7
[INFO] [stdout]     |
[INFO] [stdout] 905 | #[cfg(feature = "raw_value")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/value/ser.rs:96:11
[INFO] [stdout]    |
[INFO] [stdout] 96 |     #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/ser.rs:122:15
[INFO] [stdout]     |
[INFO] [stdout] 122 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/ser.rs:127:19
[INFO] [stdout]     |
[INFO] [stdout] 127 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/ser.rs:267:19
[INFO] [stdout]     |
[INFO] [stdout] 267 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/value/ser.rs:269:19
[INFO] [stdout]     |
[INFO] [stdout] 269 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/ser.rs:312:11
[INFO] [stdout]     |
[INFO] [stdout] 312 |     #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/value/ser.rs:314:11
[INFO] [stdout]     |
[INFO] [stdout] 314 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/ser.rs:414:19
[INFO] [stdout]     |
[INFO] [stdout] 414 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/value/ser.rs:416:19
[INFO] [stdout]     |
[INFO] [stdout] 416 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/ser.rs:435:19
[INFO] [stdout]     |
[INFO] [stdout] 435 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/value/ser.rs:437:19
[INFO] [stdout]     |
[INFO] [stdout] 437 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/ser.rs:446:19
[INFO] [stdout]     |
[INFO] [stdout] 446 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/value/ser.rs:448:19
[INFO] [stdout]     |
[INFO] [stdout] 448 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/ser.rs:668:19
[INFO] [stdout]     |
[INFO] [stdout] 668 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/value/ser.rs:677:19
[INFO] [stdout]     |
[INFO] [stdout] 677 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/ser.rs:693:19
[INFO] [stdout]     |
[INFO] [stdout] 693 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/value/ser.rs:697:19
[INFO] [stdout]     |
[INFO] [stdout] 697 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `float_roundtrip`
[INFO] [stdout]   --> src/des/mod.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]   --> src/des/mod.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `float_roundtrip` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/des/mod.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `float_roundtrip`
[INFO] [stdout]  --> src/des/deserializer.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]   = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]   --> src/des/deserializer.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `float_roundtrip` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/des/deserializer.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `float_roundtrip`
[INFO] [stdout]   --> src/des/deserializer.rs:75:11
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[cfg(not(feature = "float_roundtrip"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]    --> src/des/deserializer.rs:114:11
[INFO] [stdout]     |
[INFO] [stdout] 114 |     #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]    --> src/des/deserializer.rs:136:19
[INFO] [stdout]     |
[INFO] [stdout] 136 |             #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]    --> src/des/deserializer.rs:488:11
[INFO] [stdout]     |
[INFO] [stdout] 488 |     #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]    --> src/des/deserializer.rs:793:11
[INFO] [stdout]     |
[INFO] [stdout] 793 |     #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]    --> src/des/deserializer.rs:808:15
[INFO] [stdout]     |
[INFO] [stdout] 808 |     #[cfg(not(feature = "float_roundtrip"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]    --> src/des/deserializer.rs:910:11
[INFO] [stdout]     |
[INFO] [stdout] 910 |     #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]    --> src/des/deserializer.rs:933:11
[INFO] [stdout]     |
[INFO] [stdout] 933 |     #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]    --> src/des/deserializer.rs:983:11
[INFO] [stdout]     |
[INFO] [stdout] 983 |     #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]     --> src/des/deserializer.rs:1004:15
[INFO] [stdout]      |
[INFO] [stdout] 1004 |     #[cfg(not(feature = "float_roundtrip"))]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]     --> src/des/deserializer.rs:1046:11
[INFO] [stdout]      |
[INFO] [stdout] 1046 |     #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `float_roundtrip` 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: `arbitrary_precision`
[INFO] [stdout]     --> src/des/deserializer.rs:1104:15
[INFO] [stdout]      |
[INFO] [stdout] 1104 |     #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]     --> src/des/deserializer.rs:1110:11
[INFO] [stdout]      |
[INFO] [stdout] 1110 |     #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]     --> src/des/deserializer.rs:1129:11
[INFO] [stdout]      |
[INFO] [stdout] 1129 |     #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]     --> src/des/deserializer.rs:1140:11
[INFO] [stdout]      |
[INFO] [stdout] 1140 |     #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]     --> src/des/deserializer.rs:1165:11
[INFO] [stdout]      |
[INFO] [stdout] 1165 |     #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]     --> src/des/deserializer.rs:1174:11
[INFO] [stdout]      |
[INFO] [stdout] 1174 |     #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]     --> src/des/deserializer.rs:1199:11
[INFO] [stdout]      |
[INFO] [stdout] 1199 |     #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]     --> src/des/deserializer.rs:1474:11
[INFO] [stdout]      |
[INFO] [stdout] 1474 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `raw_value` 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: `float_roundtrip`
[INFO] [stdout]     --> src/des/deserializer.rs:1617:15
[INFO] [stdout]      |
[INFO] [stdout] 1617 |     #[cfg(not(feature = "float_roundtrip"))]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]     --> src/des/deserializer.rs:1621:11
[INFO] [stdout]      |
[INFO] [stdout] 1621 |     #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `float_roundtrip` 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: `raw_value`
[INFO] [stdout]     --> src/des/deserializer.rs:1830:15
[INFO] [stdout]      |
[INFO] [stdout] 1830 |         #[cfg(feature = "raw_value")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]  --> src/des/parser_number.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]   = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/des/parser_number.rs:21:19
[INFO] [stdout]    |
[INFO] [stdout] 21 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/des/parser_number.rs:31:19
[INFO] [stdout]    |
[INFO] [stdout] 31 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]   --> src/des/read.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "raw_value")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]   --> src/des/read.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(all(feature = "raw_value", feature = "std"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]   --> src/des/read.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "raw_value")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:103:11
[INFO] [stdout]     |
[INFO] [stdout] 103 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 109 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:171:11
[INFO] [stdout]     |
[INFO] [stdout] 171 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:183:11
[INFO] [stdout]     |
[INFO] [stdout] 183 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:194:11
[INFO] [stdout]     |
[INFO] [stdout] 194 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:215:19
[INFO] [stdout]     |
[INFO] [stdout] 215 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:307:15
[INFO] [stdout]     |
[INFO] [stdout] 307 |     #[cfg(not(feature = "raw_value"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:313:11
[INFO] [stdout]     |
[INFO] [stdout] 313 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:419:11
[INFO] [stdout]     |
[INFO] [stdout] 419 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:424:11
[INFO] [stdout]     |
[INFO] [stdout] 424 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:268:23
[INFO] [stdout]     |
[INFO] [stdout] 268 |                 #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:279:27
[INFO] [stdout]     |
[INFO] [stdout] 279 |                     #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:477:19
[INFO] [stdout]     |
[INFO] [stdout] 477 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:710:11
[INFO] [stdout]     |
[INFO] [stdout] 710 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:715:11
[INFO] [stdout]     |
[INFO] [stdout] 715 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:767:19
[INFO] [stdout]     |
[INFO] [stdout] 767 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:860:11
[INFO] [stdout]     |
[INFO] [stdout] 860 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:866:11
[INFO] [stdout]     |
[INFO] [stdout] 866 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/des/read.rs:995:11
[INFO] [stdout]     |
[INFO] [stdout] 995 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]     --> src/des/read.rs:1001:11
[INFO] [stdout]      |
[INFO] [stdout] 1001 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]      = help: consider adding `raw_value` 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: `float_roundtrip`
[INFO] [stdout]  --> src/des/wrapper/init.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]   = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]   --> src/des/wrapper/map_key.rs:83:15
[INFO] [stdout]    |
[INFO] [stdout] 83 |     #[cfg(not(feature = "float_roundtrip"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]   --> src/des/wrapper/map_key.rs:85:11
[INFO] [stdout]    |
[INFO] [stdout] 85 |     #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `float_roundtrip` 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: `raw_value`
[INFO] [stdout]    --> src/des/wrapper/map_key.rs:131:15
[INFO] [stdout]     |
[INFO] [stdout] 131 |         #[cfg(feature = "raw_value")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `float_roundtrip`
[INFO] [stdout]   --> src/des/wrapper/saved_map_key.rs:83:15
[INFO] [stdout]    |
[INFO] [stdout] 83 |     #[cfg(not(feature = "float_roundtrip"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `float_roundtrip` 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: `float_roundtrip`
[INFO] [stdout]   --> src/des/wrapper/saved_map_key.rs:85:11
[INFO] [stdout]    |
[INFO] [stdout] 85 |     #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `float_roundtrip` 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: `raw_value`
[INFO] [stdout]    --> src/des/wrapper/saved_map_key.rs:131:15
[INFO] [stdout]     |
[INFO] [stdout] 131 |         #[cfg(feature = "raw_value")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `float_roundtrip`
[INFO] [stdout]  --> src/des/wrapper/saved_seq.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "float_roundtrip")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]   = help: consider adding `float_roundtrip` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/ser/compound.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 |     #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]   --> src/ser/compound.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[cfg(feature = "raw_value")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/ser/compound.rs:65:19
[INFO] [stdout]    |
[INFO] [stdout] 65 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]   --> src/ser/compound.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/ser/compound.rs:80:19
[INFO] [stdout]    |
[INFO] [stdout] 80 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]   --> src/ser/compound.rs:82:19
[INFO] [stdout]    |
[INFO] [stdout] 82 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/ser/compound.rs:166:19
[INFO] [stdout]     |
[INFO] [stdout] 166 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/ser/compound.rs:168:19
[INFO] [stdout]     |
[INFO] [stdout] 168 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/ser/compound.rs:206:19
[INFO] [stdout]     |
[INFO] [stdout] 206 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/ser/compound.rs:208:19
[INFO] [stdout]     |
[INFO] [stdout] 208 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/ser/compound.rs:228:19
[INFO] [stdout]     |
[INFO] [stdout] 228 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/ser/compound.rs:230:19
[INFO] [stdout]     |
[INFO] [stdout] 230 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/ser/compound.rs:243:19
[INFO] [stdout]     |
[INFO] [stdout] 243 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/ser/compound.rs:245:19
[INFO] [stdout]     |
[INFO] [stdout] 245 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/ser/compound.rs:267:19
[INFO] [stdout]     |
[INFO] [stdout] 267 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/ser/compound.rs:275:19
[INFO] [stdout]     |
[INFO] [stdout] 275 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/ser/compound.rs:290:19
[INFO] [stdout]     |
[INFO] [stdout] 290 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/ser/compound.rs:292:19
[INFO] [stdout]     |
[INFO] [stdout] 292 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/ser/compound.rs:314:19
[INFO] [stdout]     |
[INFO] [stdout] 314 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/ser/compound.rs:316:19
[INFO] [stdout]     |
[INFO] [stdout] 316 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/ser/compound.rs:336:19
[INFO] [stdout]     |
[INFO] [stdout] 336 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/ser/compound.rs:338:19
[INFO] [stdout]     |
[INFO] [stdout] 338 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/ser/serializer.rs:398:19
[INFO] [stdout]     |
[INFO] [stdout] 398 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/ser/serializer.rs:400:19
[INFO] [stdout]     |
[INFO] [stdout] 400 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/ser/wrapper/data.rs:294:19
[INFO] [stdout]     |
[INFO] [stdout] 294 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/ser/wrapper/data.rs:296:19
[INFO] [stdout]     |
[INFO] [stdout] 296 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/ser/wrapper/init.rs:252:19
[INFO] [stdout]     |
[INFO] [stdout] 252 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/ser/wrapper/init.rs:254:19
[INFO] [stdout]     |
[INFO] [stdout] 254 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/ser/wrapper/map_key.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]   --> src/ser/wrapper/map_key.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(feature = "raw_value")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/ser/wrapper/seq.rs:232:19
[INFO] [stdout]     |
[INFO] [stdout] 232 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/ser/wrapper/seq.rs:234:19
[INFO] [stdout]     |
[INFO] [stdout] 234 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `raw_value`
[INFO] [stdout]    --> src/value/mod.rs:112:7
[INFO] [stdout]     |
[INFO] [stdout] 112 | #[cfg(feature = "raw_value")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]  --> src/value/number.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]   = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]  --> src/value/number.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]   = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]  --> src/value/number.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]   = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/value/number.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/value/number.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/value/number.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/value/number.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/value/number.rs:36:11
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/value/number.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/value/number.rs:52:11
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/value/number.rs:72:7
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:449:7
[INFO] [stdout]     |
[INFO] [stdout] 449 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:452:7
[INFO] [stdout]     |
[INFO] [stdout] 452 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:484:7
[INFO] [stdout]     |
[INFO] [stdout] 484 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:489:7
[INFO] [stdout]     |
[INFO] [stdout] 489 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:517:7
[INFO] [stdout]     |
[INFO] [stdout] 517 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:637:7
[INFO] [stdout]     |
[INFO] [stdout] 637 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:642:7
[INFO] [stdout]     |
[INFO] [stdout] 642 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:664:7
[INFO] [stdout]     |
[INFO] [stdout] 664 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:667:7
[INFO] [stdout]     |
[INFO] [stdout] 667 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:780:7
[INFO] [stdout]     |
[INFO] [stdout] 780 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:782:7
[INFO] [stdout]     |
[INFO] [stdout] 782 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:303:11
[INFO] [stdout]     |
[INFO] [stdout] 303 |     #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:338:11
[INFO] [stdout]     |
[INFO] [stdout] 338 |     #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/value/number.rs:98:19
[INFO] [stdout]    |
[INFO] [stdout] 98 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:104:15
[INFO] [stdout]     |
[INFO] [stdout] 104 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:128:19
[INFO] [stdout]     |
[INFO] [stdout] 128 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:133:15
[INFO] [stdout]     |
[INFO] [stdout] 133 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:158:19
[INFO] [stdout]     |
[INFO] [stdout] 158 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:163:15
[INFO] [stdout]     |
[INFO] [stdout] 163 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:189:19
[INFO] [stdout]     |
[INFO] [stdout] 189 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:201:15
[INFO] [stdout]     |
[INFO] [stdout] 201 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:219:19
[INFO] [stdout]     |
[INFO] [stdout] 219 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:224:15
[INFO] [stdout]     |
[INFO] [stdout] 224 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:241:19
[INFO] [stdout]     |
[INFO] [stdout] 241 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:247:15
[INFO] [stdout]     |
[INFO] [stdout] 247 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:267:27
[INFO] [stdout]     |
[INFO] [stdout] 267 |                 #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:271:23
[INFO] [stdout]     |
[INFO] [stdout] 271 |                 #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:310:19
[INFO] [stdout]     |
[INFO] [stdout] 310 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:316:15
[INFO] [stdout]     |
[INFO] [stdout] 316 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:323:27
[INFO] [stdout]     |
[INFO] [stdout] 323 |                 #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:327:23
[INFO] [stdout]     |
[INFO] [stdout] 327 |                 #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:348:15
[INFO] [stdout]     |
[INFO] [stdout] 348 |     #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:357:11
[INFO] [stdout]     |
[INFO] [stdout] 357 |     #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:370:15
[INFO] [stdout]     |
[INFO] [stdout] 370 |     #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:383:11
[INFO] [stdout]     |
[INFO] [stdout] 383 |     #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:430:19
[INFO] [stdout]     |
[INFO] [stdout] 430 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:524:19
[INFO] [stdout]     |
[INFO] [stdout] 524 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 590 |     deserialize_any!(owned);
[INFO] [stdout]     |     ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_any` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:537:15
[INFO] [stdout]     |
[INFO] [stdout] 537 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 590 |     deserialize_any!(owned);
[INFO] [stdout]     |     ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_any` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 592 |     deserialize_number!(deserialize_i8 => visit_i8);
[INFO] [stdout]     |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 592 |     deserialize_number!(deserialize_i8 => visit_i8);
[INFO] [stdout]     |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 593 |     deserialize_number!(deserialize_i16 => visit_i16);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 593 |     deserialize_number!(deserialize_i16 => visit_i16);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 594 |     deserialize_number!(deserialize_i32 => visit_i32);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 594 |     deserialize_number!(deserialize_i32 => visit_i32);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 595 |     deserialize_number!(deserialize_i64 => visit_i64);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 595 |     deserialize_number!(deserialize_i64 => visit_i64);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 596 |     deserialize_number!(deserialize_i128 => visit_i128);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 596 |     deserialize_number!(deserialize_i128 => visit_i128);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 597 |     deserialize_number!(deserialize_u8 => visit_u8);
[INFO] [stdout]     |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 597 |     deserialize_number!(deserialize_u8 => visit_u8);
[INFO] [stdout]     |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 598 |     deserialize_number!(deserialize_u16 => visit_u16);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 598 |     deserialize_number!(deserialize_u16 => visit_u16);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 599 |     deserialize_number!(deserialize_u32 => visit_u32);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 599 |     deserialize_number!(deserialize_u32 => visit_u32);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 600 |     deserialize_number!(deserialize_u64 => visit_u64);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 600 |     deserialize_number!(deserialize_u64 => visit_u64);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 601 |     deserialize_number!(deserialize_u128 => visit_u128);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 601 |     deserialize_number!(deserialize_u128 => visit_u128);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 602 |     deserialize_number!(deserialize_f32 => visit_f32);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 602 |     deserialize_number!(deserialize_f32 => visit_f32);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 603 |     deserialize_number!(deserialize_f64 => visit_f64);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 603 |     deserialize_number!(deserialize_f64 => visit_f64);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:524:19
[INFO] [stdout]     |
[INFO] [stdout] 524 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 615 |     deserialize_any!(ref);
[INFO] [stdout]     |     --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_any` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:537:15
[INFO] [stdout]     |
[INFO] [stdout] 537 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 615 |     deserialize_any!(ref);
[INFO] [stdout]     |     --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_any` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 617 |     deserialize_number!(deserialize_i8 => visit_i8);
[INFO] [stdout]     |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 617 |     deserialize_number!(deserialize_i8 => visit_i8);
[INFO] [stdout]     |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 618 |     deserialize_number!(deserialize_i16 => visit_i16);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 618 |     deserialize_number!(deserialize_i16 => visit_i16);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 619 |     deserialize_number!(deserialize_i32 => visit_i32);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 619 |     deserialize_number!(deserialize_i32 => visit_i32);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 620 |     deserialize_number!(deserialize_i64 => visit_i64);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 620 |     deserialize_number!(deserialize_i64 => visit_i64);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 621 |     deserialize_number!(deserialize_i128 => visit_i128);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 621 |     deserialize_number!(deserialize_i128 => visit_i128);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 622 |     deserialize_number!(deserialize_u8 => visit_u8);
[INFO] [stdout]     |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 622 |     deserialize_number!(deserialize_u8 => visit_u8);
[INFO] [stdout]     |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 623 |     deserialize_number!(deserialize_u16 => visit_u16);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 623 |     deserialize_number!(deserialize_u16 => visit_u16);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 624 |     deserialize_number!(deserialize_u32 => visit_u32);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 624 |     deserialize_number!(deserialize_u32 => visit_u32);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 625 |     deserialize_number!(deserialize_u64 => visit_u64);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 625 |     deserialize_number!(deserialize_u64 => visit_u64);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 626 |     deserialize_number!(deserialize_u128 => visit_u128);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 626 |     deserialize_number!(deserialize_u128 => visit_u128);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 627 |     deserialize_number!(deserialize_f32 => visit_f32);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 627 |     deserialize_number!(deserialize_f32 => visit_f32);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 628 |     deserialize_number!(deserialize_f64 => visit_f64);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 628 |     deserialize_number!(deserialize_f64 => visit_f64);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:718:19
[INFO] [stdout]     |
[INFO] [stdout] 718 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:689:27
[INFO] [stdout]     |
[INFO] [stdout] 689 |                 #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:693:23
[INFO] [stdout]     |
[INFO] [stdout] 693 |                 #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:699:27
[INFO] [stdout]     |
[INFO] [stdout] 699 |                 #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:703:23
[INFO] [stdout]     |
[INFO] [stdout] 703 |                 #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:709:27
[INFO] [stdout]     |
[INFO] [stdout] 709 |                 #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:713:23
[INFO] [stdout]     |
[INFO] [stdout] 713 |                 #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:734:35
[INFO] [stdout]     |
[INFO] [stdout] 734 |                         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 777 | impl_from_unsigned!(u8, u16, u32, u64, usize);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `impl_from_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:736:31
[INFO] [stdout]     |
[INFO] [stdout] 736 |                         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 777 | impl_from_unsigned!(u8, u16, u32, u64, usize);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `impl_from_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:757:35
[INFO] [stdout]     |
[INFO] [stdout] 757 |                         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 778 | impl_from_signed!(i8, i16, i32, i64, isize);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `impl_from_signed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:765:31
[INFO] [stdout]     |
[INFO] [stdout] 765 |                         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 778 | impl_from_signed!(i8, i16, i32, i64, isize);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `impl_from_signed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:786:15
[INFO] [stdout]     |
[INFO] [stdout] 786 |     #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/number.rs:796:11
[INFO] [stdout]     |
[INFO] [stdout] 796 |     #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]   --> src/value/des.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "raw_value")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]   --> src/value/des.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]    = help: consider adding `arbitrary_precision` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:141:19
[INFO] [stdout]     |
[INFO] [stdout] 141 |             #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: `raw_value`
[INFO] [stdout]    --> src/value/des.rs:146:19
[INFO] [stdout]     |
[INFO] [stdout] 146 |             #[cfg(feature = "raw_value")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `raw_value` 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: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:186:19
[INFO] [stdout]     |
[INFO] [stdout] 186 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 266 |     deserialize_number!(deserialize_i8);
[INFO] [stdout]     |     ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:197:15
[INFO] [stdout]     |
[INFO] [stdout] 197 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 266 |     deserialize_number!(deserialize_i8);
[INFO] [stdout]     |     ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:186:19
[INFO] [stdout]     |
[INFO] [stdout] 186 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 267 |     deserialize_number!(deserialize_i16);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:197:15
[INFO] [stdout]     |
[INFO] [stdout] 197 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 267 |     deserialize_number!(deserialize_i16);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:186:19
[INFO] [stdout]     |
[INFO] [stdout] 186 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 268 |     deserialize_number!(deserialize_i32);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:197:15
[INFO] [stdout]     |
[INFO] [stdout] 197 |         #[cfg(feature = "arbitrary_precision")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 268 |     deserialize_number!(deserialize_i32);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[INFO] [stdout]    --> src/value/des.rs:186:19
[INFO] [stdout]     |
[INFO] [stdout] 186 |         #[cfg(not(feature = "arbitrary_precision"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 |     deserialize_number!(deserialize_i64);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `indexmap`, `preserve_order`, `std`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `arbitrary_precision` 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: this warning originates in the macro `deserialize_number` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_precision`
[WARN] too many lines in the log, truncating it
