[INFO] fetching crate serde_json_bytes 0.2.4... [INFO] checking serde_json_bytes-0.2.4 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate serde_json_bytes 0.2.4 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate serde_json_bytes 0.2.4 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate serde_json_bytes 0.2.4 [INFO] finished tweaking crates.io crate serde_json_bytes 0.2.4 [INFO] tweaked toml for crates.io crate serde_json_bytes 0.2.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 42 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (available: v1.1.0) [INFO] [stderr] Adding jsonpath-rust v0.3.5 (available: v0.7.1) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (available: v0.13.2+wasi-0.2.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c86826422a64ce69e6a4c6ce6e1fd88f17951a3d118e8d3238d30671f74458f [INFO] running `Command { std: "docker" "start" "-a" "2c86826422a64ce69e6a4c6ce6e1fd88f17951a3d118e8d3238d30671f74458f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c86826422a64ce69e6a4c6ce6e1fd88f17951a3d118e8d3238d30671f74458f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c86826422a64ce69e6a4c6ce6e1fd88f17951a3d118e8d3238d30671f74458f", kill_on_drop: false }` [INFO] [stdout] 2c86826422a64ce69e6a4c6ce6e1fd88f17951a3d118e8d3238d30671f74458f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3b4f73a630d9d314af1446d8096da146bdd0896dd76a392c4d00e905e257a48 [INFO] running `Command { std: "docker" "start" "-a" "d3b4f73a630d9d314af1446d8096da146bdd0896dd76a392c4d00e905e257a48", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking ucd-trie v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling pest v2.7.13 [INFO] [stderr] Compiling pest_meta v2.7.13 [INFO] [stderr] Compiling pest_generator v2.7.13 [INFO] [stderr] Compiling pest_derive v2.7.13 [INFO] [stderr] Checking serde_json v1.0.128 [INFO] [stderr] Checking jsonpath-rust v0.3.5 [INFO] [stderr] Checking serde_json_bytes v0.2.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Cell` and `RefCell` [INFO] [stdout] --> src/lib.rs:15:32 [INFO] [stdout] | [INFO] [stdout] 15 | pub use self::core::cell::{Cell, RefCell}; [INFO] [stdout] | ^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Cell` and `RefCell` [INFO] [stdout] --> src/lib.rs:15:32 [INFO] [stdout] | [INFO] [stdout] 15 | pub use self::core::cell::{Cell, RefCell}; [INFO] [stdout] | ^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/lib.rs:16:33 [INFO] [stdout] | [INFO] [stdout] 16 | pub use self::core::clone::{self, Clone}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/lib.rs:17:35 [INFO] [stdout] | [INFO] [stdout] 17 | pub use self::core::convert::{self, From, Into}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/lib.rs:18:35 [INFO] [stdout] | [INFO] [stdout] 18 | pub use self::core::default::{self, Default}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/lib.rs:20:32 [INFO] [stdout] | [INFO] [stdout] 20 | pub use self::core::hash::{self, Hash, Hasher}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PhantomData` and `self` [INFO] [stdout] --> src/lib.rs:22:34 [INFO] [stdout] | [INFO] [stdout] 22 | pub use self::core::marker::{self, PhantomData}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Bound` and `RangeBounds` [INFO] [stdout] --> src/lib.rs:23:31 [INFO] [stdout] | [INFO] [stdout] 23 | pub use self::core::ops::{Bound, RangeBounds}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `cmp` and `num` [INFO] [stdout] --> src/lib.rs:25:40 [INFO] [stdout] | [INFO] [stdout] 25 | pub use self::core::{borrow, char, cmp, iter, mem, num, ops, slice, str}; [INFO] [stdout] | ^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::boxed::Box` [INFO] [stdout] --> src/lib.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | pub use std::boxed::Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error` [INFO] [stdout] --> src/lib.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | pub use std::error; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `no_btreemap_get_key_value` [INFO] [stdout] --> src/map.rs:107:47 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(any(feature = "preserve_order", not(no_btreemap_get_key_value)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_btreemap_get_key_value)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_btreemap_get_key_value)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `no_btreemap_retain` [INFO] [stdout] --> src/map.rs:279:15 [INFO] [stdout] | [INFO] [stdout] 279 | #[cfg(not(no_btreemap_retain))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_btreemap_retain)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_btreemap_retain)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `no_btreemap_remove_entry` [INFO] [stdout] --> src/map.rs:157:51 [INFO] [stdout] | [INFO] [stdout] 157 | #[cfg(any(feature = "preserve_order", not(no_btreemap_remove_entry)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_btreemap_remove_entry)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_btreemap_remove_entry)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `no_btreemap_remove_entry` [INFO] [stdout] --> src/map.rs:161:13 [INFO] [stdout] | [INFO] [stdout] 161 | no_btreemap_remove_entry, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_btreemap_remove_entry)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_btreemap_remove_entry)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `no_btreemap_get_key_value` [INFO] [stdout] --> src/map.rs:162:17 [INFO] [stdout] | [INFO] [stdout] 162 | not(no_btreemap_get_key_value), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_btreemap_get_key_value)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_btreemap_get_key_value)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `no_btreemap_remove_entry` [INFO] [stdout] --> src/map.rs:172:13 [INFO] [stdout] | [INFO] [stdout] 172 | no_btreemap_remove_entry, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_btreemap_remove_entry)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_btreemap_remove_entry)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `no_btreemap_get_key_value` [INFO] [stdout] --> src/map.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | no_btreemap_get_key_value, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_btreemap_get_key_value)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_btreemap_get_key_value)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `raw_value` [INFO] [stdout] --> src/value/mod.rs:104:7 [INFO] [stdout] | [INFO] [stdout] 104 | #[cfg(feature = "raw_value")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, and `std` [INFO] [stdout] = help: consider adding `raw_value` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `raw_value` [INFO] [stdout] --> src/value/de.rs:109:27 [INFO] [stdout] | [INFO] [stdout] 109 | #[cfg(feature = "raw_value")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, and `std` [INFO] [stdout] = help: consider adding `raw_value` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `raw_value` [INFO] [stdout] --> src/value/de.rs:304:15 [INFO] [stdout] | [INFO] [stdout] 304 | #[cfg(feature = "raw_value")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, and `std` [INFO] [stdout] = help: consider adding `raw_value` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `raw_value` [INFO] [stdout] --> src/value/de.rs:801:15 [INFO] [stdout] | [INFO] [stdout] 801 | #[cfg(feature = "raw_value")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, and `std` [INFO] [stdout] = help: consider adding `raw_value` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `raw_value` [INFO] [stdout] --> src/value/de.rs:1217:11 [INFO] [stdout] | [INFO] [stdout] 1217 | #[cfg(feature = "raw_value")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, and `std` [INFO] [stdout] = help: consider adding `raw_value` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `raw_value` [INFO] [stdout] --> src/value/de.rs:1246:19 [INFO] [stdout] | [INFO] [stdout] 1246 | #[cfg(feature = "raw_value")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, and `std` [INFO] [stdout] = help: consider adding `raw_value` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `raw_value` [INFO] [stdout] --> src/value/de.rs:1260:19 [INFO] [stdout] | [INFO] [stdout] 1260 | #[cfg(feature = "raw_value")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, and `std` [INFO] [stdout] = help: consider adding `raw_value` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `raw_value` [INFO] [stdout] --> src/value/ser.rs:856:7 [INFO] [stdout] | [INFO] [stdout] 856 | #[cfg(feature = "raw_value")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, and `std` [INFO] [stdout] = help: consider adding `raw_value` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `raw_value` [INFO] [stdout] --> src/value/ser.rs:859:7 [INFO] [stdout] | [INFO] [stdout] 859 | #[cfg(feature = "raw_value")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, and `std` [INFO] [stdout] = help: consider adding `raw_value` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `raw_value` [INFO] [stdout] --> src/value/ser.rs:864:7 [INFO] [stdout] | [INFO] [stdout] 864 | #[cfg(feature = "raw_value")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, and `std` [INFO] [stdout] = help: consider adding `raw_value` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `raw_value` [INFO] [stdout] --> src/value/ser.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`, `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, and `std` [INFO] [stdout] = help: consider adding `raw_value` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `raw_value` [INFO] [stdout] --> src/value/ser.rs:297:11 [INFO] [stdout] | [INFO] [stdout] 297 | #[cfg(feature = "raw_value")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, and `std` [INFO] [stdout] = help: consider adding `raw_value` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `raw_value` [INFO] [stdout] --> src/value/ser.rs:393:19 [INFO] [stdout] | [INFO] [stdout] 393 | #[cfg(feature = "raw_value")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, and `std` [INFO] [stdout] = help: consider adding `raw_value` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `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`, `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, and `std` [INFO] [stdout] = help: consider adding `raw_value` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `raw_value` [INFO] [stdout] --> src/value/ser.rs:426:19 [INFO] [stdout] | [INFO] [stdout] 426 | #[cfg(feature = "raw_value")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, and `std` [INFO] [stdout] = help: consider adding `raw_value` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `raw_value` [INFO] [stdout] --> src/value/ser.rs:635:19 [INFO] [stdout] | [INFO] [stdout] 635 | #[cfg(feature = "raw_value")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, and `std` [INFO] [stdout] = help: consider adding `raw_value` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `raw_value` [INFO] [stdout] --> src/value/ser.rs:654:19 [INFO] [stdout] | [INFO] [stdout] 654 | #[cfg(feature = "raw_value")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, and `std` [INFO] [stdout] = help: consider adding `raw_value` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/lib.rs:16:33 [INFO] [stdout] | [INFO] [stdout] 16 | pub use self::core::clone::{self, Clone}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/lib.rs:17:35 [INFO] [stdout] | [INFO] [stdout] 17 | pub use self::core::convert::{self, From, Into}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/lib.rs:18:35 [INFO] [stdout] | [INFO] [stdout] 18 | pub use self::core::default::{self, Default}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/lib.rs:20:32 [INFO] [stdout] | [INFO] [stdout] 20 | pub use self::core::hash::{self, Hash, Hasher}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PhantomData` and `self` [INFO] [stdout] --> src/lib.rs:22:34 [INFO] [stdout] | [INFO] [stdout] 22 | pub use self::core::marker::{self, PhantomData}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Bound` [INFO] [stdout] --> src/lib.rs:23:31 [INFO] [stdout] | [INFO] [stdout] 23 | pub use self::core::ops::{Bound, RangeBounds}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `cmp` and `num` [INFO] [stdout] --> src/lib.rs:25:40 [INFO] [stdout] | [INFO] [stdout] 25 | pub use self::core::{borrow, char, cmp, iter, mem, num, ops, slice, str}; [INFO] [stdout] | ^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::boxed::Box` [INFO] [stdout] --> src/lib.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | pub use std::boxed::Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error` [INFO] [stdout] --> src/lib.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | pub use std::error; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `no_btreemap_get_key_value` [INFO] [stdout] --> src/map.rs:107:47 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(any(feature = "preserve_order", not(no_btreemap_get_key_value)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_btreemap_get_key_value)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_btreemap_get_key_value)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `no_btreemap_retain` [INFO] [stdout] --> src/map.rs:279:15 [INFO] [stdout] | [INFO] [stdout] 279 | #[cfg(not(no_btreemap_retain))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_btreemap_retain)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_btreemap_retain)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `no_btreemap_remove_entry` [INFO] [stdout] --> src/map.rs:157:51 [INFO] [stdout] | [INFO] [stdout] 157 | #[cfg(any(feature = "preserve_order", not(no_btreemap_remove_entry)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_btreemap_remove_entry)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_btreemap_remove_entry)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `no_btreemap_remove_entry` [INFO] [stdout] --> src/map.rs:161:13 [INFO] [stdout] | [INFO] [stdout] 161 | no_btreemap_remove_entry, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_btreemap_remove_entry)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_btreemap_remove_entry)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `no_btreemap_get_key_value` [INFO] [stdout] --> src/map.rs:162:17 [INFO] [stdout] | [INFO] [stdout] 162 | not(no_btreemap_get_key_value), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_btreemap_get_key_value)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_btreemap_get_key_value)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `no_btreemap_remove_entry` [INFO] [stdout] --> src/map.rs:172:13 [INFO] [stdout] | [INFO] [stdout] 172 | no_btreemap_remove_entry, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_btreemap_remove_entry)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_btreemap_remove_entry)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `no_btreemap_get_key_value` [INFO] [stdout] --> src/map.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | no_btreemap_get_key_value, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_btreemap_get_key_value)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_btreemap_get_key_value)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `raw_value` [INFO] [stdout] --> src/value/mod.rs:104:7 [INFO] [stdout] | [INFO] [stdout] 104 | #[cfg(feature = "raw_value")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, and `std` [INFO] [stdout] = help: consider adding `raw_value` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `raw_value` [INFO] [stdout] --> src/value/de.rs:109:27 [INFO] [stdout] | [INFO] [stdout] 109 | #[cfg(feature = "raw_value")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, and `std` [INFO] [stdout] = help: consider adding `raw_value` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `raw_value` [INFO] [stdout] --> src/value/de.rs:304:15 [INFO] [stdout] | [INFO] [stdout] 304 | #[cfg(feature = "raw_value")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, and `std` [INFO] [stdout] = help: consider adding `raw_value` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `raw_value` [INFO] [stdout] --> src/value/de.rs:801:15 [INFO] [stdout] | [INFO] [stdout] 801 | #[cfg(feature = "raw_value")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, and `std` [INFO] [stdout] = help: consider adding `raw_value` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `raw_value` [INFO] [stdout] --> src/value/de.rs:1217:11 [INFO] [stdout] | [INFO] [stdout] 1217 | #[cfg(feature = "raw_value")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, and `std` [INFO] [stdout] = help: consider adding `raw_value` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `raw_value` [INFO] [stdout] --> src/value/de.rs:1246:19 [INFO] [stdout] | [INFO] [stdout] 1246 | #[cfg(feature = "raw_value")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, and `std` [INFO] [stdout] = help: consider adding `raw_value` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `raw_value` [INFO] [stdout] --> src/value/de.rs:1260:19 [INFO] [stdout] | [INFO] [stdout] 1260 | #[cfg(feature = "raw_value")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, and `std` [INFO] [stdout] = help: consider adding `raw_value` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `raw_value` [INFO] [stdout] --> src/value/ser.rs:856:7 [INFO] [stdout] | [INFO] [stdout] 856 | #[cfg(feature = "raw_value")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, and `std` [INFO] [stdout] = help: consider adding `raw_value` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `raw_value` [INFO] [stdout] --> src/value/ser.rs:859:7 [INFO] [stdout] | [INFO] [stdout] 859 | #[cfg(feature = "raw_value")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, and `std` [INFO] [stdout] = help: consider adding `raw_value` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `raw_value` [INFO] [stdout] --> src/value/ser.rs:864:7 [INFO] [stdout] | [INFO] [stdout] 864 | #[cfg(feature = "raw_value")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, and `std` [INFO] [stdout] = help: consider adding `raw_value` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `raw_value` [INFO] [stdout] --> src/value/ser.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`, `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, and `std` [INFO] [stdout] = help: consider adding `raw_value` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `raw_value` [INFO] [stdout] --> src/value/ser.rs:297:11 [INFO] [stdout] | [INFO] [stdout] 297 | #[cfg(feature = "raw_value")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, and `std` [INFO] [stdout] = help: consider adding `raw_value` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `raw_value` [INFO] [stdout] --> src/value/ser.rs:393:19 [INFO] [stdout] | [INFO] [stdout] 393 | #[cfg(feature = "raw_value")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, and `std` [INFO] [stdout] = help: consider adding `raw_value` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `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`, `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, and `std` [INFO] [stdout] = help: consider adding `raw_value` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `raw_value` [INFO] [stdout] --> src/value/ser.rs:426:19 [INFO] [stdout] | [INFO] [stdout] 426 | #[cfg(feature = "raw_value")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, and `std` [INFO] [stdout] = help: consider adding `raw_value` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `raw_value` [INFO] [stdout] --> src/value/ser.rs:635:19 [INFO] [stdout] | [INFO] [stdout] 635 | #[cfg(feature = "raw_value")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, and `std` [INFO] [stdout] = help: consider adding `raw_value` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `raw_value` [INFO] [stdout] --> src/value/ser.rs:654:19 [INFO] [stdout] | [INFO] [stdout] 654 | #[cfg(feature = "raw_value")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, and `std` [INFO] [stdout] = help: consider adding `raw_value` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/value/bytes.rs:135:15 [INFO] [stdout] | [INFO] [stdout] 131 | fn visit_map(self, mut visitor: V) -> Result [INFO] [stdout] | ----------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 135 | match visitor.next_key_seed(ByteStringSeed::new(&self.bytes))? { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/value/de.rs:577:15 [INFO] [stdout] | [INFO] [stdout] 573 | fn next_element_seed(&mut self, seed: T) -> Result, Error> [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 577 | match self.iter.next() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<(ByteString, value::Value)>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/value/de.rs:612:15 [INFO] [stdout] | [INFO] [stdout] 608 | fn next_key_seed(&mut self, seed: T) -> Result, Error> [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 612 | match self.iter.next() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/value/de.rs:628:15 [INFO] [stdout] | [INFO] [stdout] 624 | fn next_value_seed(&mut self, seed: T) -> Result [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 628 | match self.value.take() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/value/bytes.rs:135:15 [INFO] [stdout] | [INFO] [stdout] 131 | fn visit_map(self, mut visitor: V) -> Result [INFO] [stdout] | ----------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 135 | match visitor.next_key_seed(ByteStringSeed::new(&self.bytes))? { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/value/de.rs:577:15 [INFO] [stdout] | [INFO] [stdout] 573 | fn next_element_seed(&mut self, seed: T) -> Result, Error> [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 577 | match self.iter.next() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<(ByteString, value::Value)>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/value/de.rs:612:15 [INFO] [stdout] | [INFO] [stdout] 608 | fn next_key_seed(&mut self, seed: T) -> Result, Error> [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 612 | match self.iter.next() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/value/de.rs:628:15 [INFO] [stdout] | [INFO] [stdout] 624 | fn next_value_seed(&mut self, seed: T) -> Result [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 628 | match self.value.take() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 34 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_json_bytes` (lib test) due to 5 previous errors; 34 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 4 previous errors; 34 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_json_bytes` (lib) due to 5 previous errors; 34 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d3b4f73a630d9d314af1446d8096da146bdd0896dd76a392c4d00e905e257a48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3b4f73a630d9d314af1446d8096da146bdd0896dd76a392c4d00e905e257a48", kill_on_drop: false }` [INFO] [stdout] d3b4f73a630d9d314af1446d8096da146bdd0896dd76a392c4d00e905e257a48