[INFO] fetching crate alt_serde_json 1.0.61...
[INFO] testing alt_serde_json-1.0.61 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate alt_serde_json 1.0.61 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate alt_serde_json 1.0.61
[INFO] finished tweaking crates.io crate alt_serde_json 1.0.61
[INFO] tweaked toml for crates.io crate alt_serde_json 1.0.61 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate alt_serde_json 1.0.61 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 59 packages to latest compatible versions
[INFO] [stderr]       Adding indexmap v1.9.3 (available: v2.12.1)
[INFO] [stderr]       Adding itoa v0.4.8 (available: v1.0.17)
[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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 97f63165a084244bef3f405caee7ba549e86182d71ef2149c94f0381d2df294c
[INFO] running `Command { std: "docker" "start" "-a" "97f63165a084244bef3f405caee7ba549e86182d71ef2149c94f0381d2df294c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97f63165a084244bef3f405caee7ba549e86182d71ef2149c94f0381d2df294c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97f63165a084244bef3f405caee7ba549e86182d71ef2149c94f0381d2df294c", kill_on_drop: false }`
[INFO] [stdout] 97f63165a084244bef3f405caee7ba549e86182d71ef2149c94f0381d2df294c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 122c987d1483e5c2898e5815db49ad19765f49159d68eb1125c16de04c350ce2
[INFO] running `Command { std: "docker" "start" "-a" "122c987d1483e5c2898e5815db49ad19765f49159d68eb1125c16de04c350ce2", kill_on_drop: false }`
[INFO] [stderr]    Compiling alt_serde v1.0.119
[INFO] [stderr]    Compiling alt_serde_json v1.0.61 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stdout] warning: unused imports: `Cell` and `RefCell`
[INFO] [stdout]    --> src/lib.rs:377:32
[INFO] [stdout]     |
[INFO] [stdout] 377 |     pub use self::core::cell::{Cell, RefCell};
[INFO] [stdout]     |                                ^^^^  ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]    --> src/lib.rs:378:33
[INFO] [stdout]     |
[INFO] [stdout] 378 |     pub use self::core::clone::{self, Clone};
[INFO] [stdout]     |                                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]    --> src/lib.rs:379:35
[INFO] [stdout]     |
[INFO] [stdout] 379 |     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:380:35
[INFO] [stdout]     |
[INFO] [stdout] 380 |     pub use self::core::default::{self, Default};
[INFO] [stdout]     |                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]    --> src/lib.rs:382:32
[INFO] [stdout]     |
[INFO] [stdout] 382 |     pub use self::core::hash::{self, Hash};
[INFO] [stdout]     |                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]    --> src/lib.rs:384:34
[INFO] [stdout]     |
[INFO] [stdout] 384 |     pub use self::core::marker::{self, PhantomData};
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Bound`
[INFO] [stdout]    --> src/lib.rs:385:31
[INFO] [stdout]     |
[INFO] [stdout] 385 |     pub use self::core::ops::{Bound, RangeBounds};
[INFO] [stdout]     |                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_btreemap_remove_entry`
[INFO] [stdout]    --> src/map.rs:135:51
[INFO] [stdout]     |
[INFO] [stdout] 135 |         #[cfg(any(feature = "preserve_order", not(no_btreemap_remove_entry)))]
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[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 <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 name: `no_btreemap_remove_entry`
[INFO] [stdout]    --> src/map.rs:139:13
[INFO] [stdout]     |
[INFO] [stdout] 139 |             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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:140:17
[INFO] [stdout]     |
[INFO] [stdout] 140 |             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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:150:13
[INFO] [stdout]     |
[INFO] [stdout] 150 |             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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:151:13
[INFO] [stdout]     |
[INFO] [stdout] 151 |             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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/map.rs:186:21
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn entry<S>(&mut self, key: S) -> Entry
[INFO] [stdout]     |                     ^^^^^^^^^             ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn entry<S>(&mut self, key: S) -> Entry<'_>
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/map.rs:215:17
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub fn iter(&self) -> Iter {
[INFO] [stdout]     |                 ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/map.rs:223:21
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn iter_mut(&mut self) -> IterMut {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn iter_mut(&mut self) -> IterMut<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/map.rs:231:17
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub fn keys(&self) -> Keys {
[INFO] [stdout]     |                 ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub fn keys(&self) -> Keys<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/map.rs:239:19
[INFO] [stdout]     |
[INFO] [stdout] 239 |     pub fn values(&self) -> Values {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 239 |     pub fn values(&self) -> Values<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/map.rs:247:23
[INFO] [stdout]     |
[INFO] [stdout] 247 |     pub fn values_mut(&mut self) -> ValuesMut {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 247 |     pub fn values_mut(&mut self) -> ValuesMut<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/value/de.rs:1366:19
[INFO] [stdout]      |
[INFO] [stdout] 1366 |     fn unexpected(&self) -> Unexpected {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1366 |     fn unexpected(&self) -> Unexpected<'_> {
[INFO] [stdout]      |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/number.rs:735:30
[INFO] [stdout]     |
[INFO] [stdout] 735 |     pub(crate) fn unexpected(&self) -> Unexpected {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 735 |     pub(crate) fn unexpected(&self) -> Unexpected<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.08s
[INFO] running `Command { std: "docker" "inspect" "122c987d1483e5c2898e5815db49ad19765f49159d68eb1125c16de04c350ce2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "122c987d1483e5c2898e5815db49ad19765f49159d68eb1125c16de04c350ce2", kill_on_drop: false }`
[INFO] [stdout] 122c987d1483e5c2898e5815db49ad19765f49159d68eb1125c16de04c350ce2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 88b0c48b2a04ad6f9ab98c3fe3e584668a349bc35f4bdfab47ed045b49dbf41c
[INFO] running `Command { std: "docker" "start" "-a" "88b0c48b2a04ad6f9ab98c3fe3e584668a349bc35f4bdfab47ed045b49dbf41c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling alt_serde_derive v1.0.119
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling dissimilar v1.0.10
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stdout] warning: unused imports: `Cell` and `RefCell`
[INFO] [stdout]    --> src/lib.rs:377:32
[INFO] [stdout]     |
[INFO] [stdout] 377 |     pub use self::core::cell::{Cell, RefCell};
[INFO] [stdout]     |                                ^^^^  ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]    --> src/lib.rs:378:33
[INFO] [stdout]     |
[INFO] [stdout] 378 |     pub use self::core::clone::{self, Clone};
[INFO] [stdout]     |                                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]    --> src/lib.rs:379:35
[INFO] [stdout]     |
[INFO] [stdout] 379 |     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:380:35
[INFO] [stdout]     |
[INFO] [stdout] 380 |     pub use self::core::default::{self, Default};
[INFO] [stdout]     |                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]    --> src/lib.rs:382:32
[INFO] [stdout]     |
[INFO] [stdout] 382 |     pub use self::core::hash::{self, Hash};
[INFO] [stdout]     |                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]    --> src/lib.rs:384:34
[INFO] [stdout]     |
[INFO] [stdout] 384 |     pub use self::core::marker::{self, PhantomData};
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Bound`
[INFO] [stdout]    --> src/lib.rs:385:31
[INFO] [stdout]     |
[INFO] [stdout] 385 |     pub use self::core::ops::{Bound, RangeBounds};
[INFO] [stdout]     |                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_btreemap_remove_entry`
[INFO] [stdout]    --> src/map.rs:135:51
[INFO] [stdout]     |
[INFO] [stdout] 135 |         #[cfg(any(feature = "preserve_order", not(no_btreemap_remove_entry)))]
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[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 <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 name: `no_btreemap_remove_entry`
[INFO] [stdout]    --> src/map.rs:139:13
[INFO] [stdout]     |
[INFO] [stdout] 139 |             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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:140:17
[INFO] [stdout]     |
[INFO] [stdout] 140 |             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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:150:13
[INFO] [stdout]     |
[INFO] [stdout] 150 |             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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:151:13
[INFO] [stdout]     |
[INFO] [stdout] 151 |             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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/map.rs:186:21
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn entry<S>(&mut self, key: S) -> Entry
[INFO] [stdout]     |                     ^^^^^^^^^             ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn entry<S>(&mut self, key: S) -> Entry<'_>
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/map.rs:215:17
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub fn iter(&self) -> Iter {
[INFO] [stdout]     |                 ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/map.rs:223:21
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn iter_mut(&mut self) -> IterMut {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn iter_mut(&mut self) -> IterMut<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/map.rs:231:17
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub fn keys(&self) -> Keys {
[INFO] [stdout]     |                 ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub fn keys(&self) -> Keys<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/map.rs:239:19
[INFO] [stdout]     |
[INFO] [stdout] 239 |     pub fn values(&self) -> Values {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 239 |     pub fn values(&self) -> Values<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/map.rs:247:23
[INFO] [stdout]     |
[INFO] [stdout] 247 |     pub fn values_mut(&mut self) -> ValuesMut {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 247 |     pub fn values_mut(&mut self) -> ValuesMut<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/value/de.rs:1366:19
[INFO] [stdout]      |
[INFO] [stdout] 1366 |     fn unexpected(&self) -> Unexpected {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1366 |     fn unexpected(&self) -> Unexpected<'_> {
[INFO] [stdout]      |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/number.rs:735:30
[INFO] [stdout]     |
[INFO] [stdout] 735 |     pub(crate) fn unexpected(&self) -> Unexpected {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 735 |     pub(crate) fn unexpected(&self) -> Unexpected<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling automod v1.0.15
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]    Compiling serde_stacker v0.1.14
[INFO] [stderr]    Compiling trybuild v1.0.114
[INFO] [stderr]    Compiling alt_serde_json v1.0.61 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Cell` and `RefCell`
[INFO] [stdout]    --> src/lib.rs:377:32
[INFO] [stdout]     |
[INFO] [stdout] 377 |     pub use self::core::cell::{Cell, RefCell};
[INFO] [stdout]     |                                ^^^^  ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]    --> src/lib.rs:378:33
[INFO] [stdout]     |
[INFO] [stdout] 378 |     pub use self::core::clone::{self, Clone};
[INFO] [stdout]     |                                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]    --> src/lib.rs:379:35
[INFO] [stdout]     |
[INFO] [stdout] 379 |     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:380:35
[INFO] [stdout]     |
[INFO] [stdout] 380 |     pub use self::core::default::{self, Default};
[INFO] [stdout]     |                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]    --> src/lib.rs:382:32
[INFO] [stdout]     |
[INFO] [stdout] 382 |     pub use self::core::hash::{self, Hash};
[INFO] [stdout]     |                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]    --> src/lib.rs:384:34
[INFO] [stdout]     |
[INFO] [stdout] 384 |     pub use self::core::marker::{self, PhantomData};
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Bound`
[INFO] [stdout]    --> src/lib.rs:385:31
[INFO] [stdout]     |
[INFO] [stdout] 385 |     pub use self::core::ops::{Bound, RangeBounds};
[INFO] [stdout]     |                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_btreemap_remove_entry`
[INFO] [stdout]    --> src/map.rs:135:51
[INFO] [stdout]     |
[INFO] [stdout] 135 |         #[cfg(any(feature = "preserve_order", not(no_btreemap_remove_entry)))]
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[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 <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 name: `no_btreemap_remove_entry`
[INFO] [stdout]    --> src/map.rs:139:13
[INFO] [stdout]     |
[INFO] [stdout] 139 |             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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:140:17
[INFO] [stdout]     |
[INFO] [stdout] 140 |             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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:150:13
[INFO] [stdout]     |
[INFO] [stdout] 150 |             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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:151:13
[INFO] [stdout]     |
[INFO] [stdout] 151 |             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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/map.rs:186:21
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn entry<S>(&mut self, key: S) -> Entry
[INFO] [stdout]     |                     ^^^^^^^^^             ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn entry<S>(&mut self, key: S) -> Entry<'_>
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/map.rs:215:17
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub fn iter(&self) -> Iter {
[INFO] [stdout]     |                 ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/map.rs:223:21
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn iter_mut(&mut self) -> IterMut {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn iter_mut(&mut self) -> IterMut<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/map.rs:231:17
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub fn keys(&self) -> Keys {
[INFO] [stdout]     |                 ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub fn keys(&self) -> Keys<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/map.rs:239:19
[INFO] [stdout]     |
[INFO] [stdout] 239 |     pub fn values(&self) -> Values {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 239 |     pub fn values(&self) -> Values<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/map.rs:247:23
[INFO] [stdout]     |
[INFO] [stdout] 247 |     pub fn values_mut(&mut self) -> ValuesMut {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 247 |     pub fn values_mut(&mut self) -> ValuesMut<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/value/de.rs:1366:19
[INFO] [stdout]      |
[INFO] [stdout] 1366 |     fn unexpected(&self) -> Unexpected {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1366 |     fn unexpected(&self) -> Unexpected<'_> {
[INFO] [stdout]      |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/number.rs:735:30
[INFO] [stdout]     |
[INFO] [stdout] 735 |     pub(crate) fn unexpected(&self) -> Unexpected {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 735 |     pub(crate) fn unexpected(&self) -> Unexpected<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.26s
[INFO] running `Command { std: "docker" "inspect" "88b0c48b2a04ad6f9ab98c3fe3e584668a349bc35f4bdfab47ed045b49dbf41c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88b0c48b2a04ad6f9ab98c3fe3e584668a349bc35f4bdfab47ed045b49dbf41c", kill_on_drop: false }`
[INFO] [stdout] 88b0c48b2a04ad6f9ab98c3fe3e584668a349bc35f4bdfab47ed045b49dbf41c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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", kill_on_drop: false }`
[INFO] [stdout] a5bf38e9bafd70bf22ad968a75be0e236694247ea97f2c7236c8e450908aec8a
[INFO] running `Command { std: "docker" "start" "-a" "a5bf38e9bafd70bf22ad968a75be0e236694247ea97f2c7236c8e450908aec8a", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `Cell` and `RefCell`
[INFO] [stderr]    --> src/lib.rs:377:32
[INFO] [stderr]     |
[INFO] [stderr] 377 |     pub use self::core::cell::{Cell, RefCell};
[INFO] [stderr]     |                                ^^^^  ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self`
[INFO] [stderr]    --> src/lib.rs:378:33
[INFO] [stderr]     |
[INFO] [stderr] 378 |     pub use self::core::clone::{self, Clone};
[INFO] [stderr]     |                                 ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self`
[INFO] [stderr]    --> src/lib.rs:379:35
[INFO] [stderr]     |
[INFO] [stderr] 379 |     pub use self::core::convert::{self, From, Into};
[INFO] [stderr]     |                                   ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self`
[INFO] [stderr]    --> src/lib.rs:380:35
[INFO] [stderr]     |
[INFO] [stderr] 380 |     pub use self::core::default::{self, Default};
[INFO] [stderr]     |                                   ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self`
[INFO] [stderr]    --> src/lib.rs:382:32
[INFO] [stderr]     |
[INFO] [stderr] 382 |     pub use self::core::hash::{self, Hash};
[INFO] [stderr]     |                                ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self`
[INFO] [stderr]    --> src/lib.rs:384:34
[INFO] [stderr]     |
[INFO] [stderr] 384 |     pub use self::core::marker::{self, PhantomData};
[INFO] [stderr]     |                                  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Bound`
[INFO] [stderr]    --> src/lib.rs:385:31
[INFO] [stderr]     |
[INFO] [stderr] 385 |     pub use self::core::ops::{Bound, RangeBounds};
[INFO] [stderr]     |                               ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `no_btreemap_remove_entry`
[INFO] [stderr]    --> src/map.rs:135:51
[INFO] [stderr]     |
[INFO] [stderr] 135 |         #[cfg(any(feature = "preserve_order", not(no_btreemap_remove_entry)))]
[INFO] [stderr]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_btreemap_remove_entry)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_btreemap_remove_entry)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `no_btreemap_remove_entry`
[INFO] [stderr]    --> src/map.rs:139:13
[INFO] [stderr]     |
[INFO] [stderr] 139 |             no_btreemap_remove_entry,
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_btreemap_remove_entry)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_btreemap_remove_entry)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `no_btreemap_get_key_value`
[INFO] [stderr]    --> src/map.rs:140:17
[INFO] [stderr]     |
[INFO] [stderr] 140 |             not(no_btreemap_get_key_value),
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_btreemap_get_key_value)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_btreemap_get_key_value)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `no_btreemap_remove_entry`
[INFO] [stderr]    --> src/map.rs:150:13
[INFO] [stderr]     |
[INFO] [stderr] 150 |             no_btreemap_remove_entry,
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_btreemap_remove_entry)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_btreemap_remove_entry)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `no_btreemap_get_key_value`
[INFO] [stderr]    --> src/map.rs:151:13
[INFO] [stderr]     |
[INFO] [stderr] 151 |             no_btreemap_get_key_value,
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_btreemap_get_key_value)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_btreemap_get_key_value)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/map.rs:186:21
[INFO] [stderr]     |
[INFO] [stderr] 186 |     pub fn entry<S>(&mut self, key: S) -> Entry
[INFO] [stderr]     |                     ^^^^^^^^^             ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 186 |     pub fn entry<S>(&mut self, key: S) -> Entry<'_>
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/map.rs:215:17
[INFO] [stderr]     |
[INFO] [stderr] 215 |     pub fn iter(&self) -> Iter {
[INFO] [stderr]     |                 ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 215 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stderr]     |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/map.rs:223:21
[INFO] [stderr]     |
[INFO] [stderr] 223 |     pub fn iter_mut(&mut self) -> IterMut {
[INFO] [stderr]     |                     ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 223 |     pub fn iter_mut(&mut self) -> IterMut<'_> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/map.rs:231:17
[INFO] [stderr]     |
[INFO] [stderr] 231 |     pub fn keys(&self) -> Keys {
[INFO] [stderr]     |                 ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 231 |     pub fn keys(&self) -> Keys<'_> {
[INFO] [stderr]     |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/map.rs:239:19
[INFO] [stderr]     |
[INFO] [stderr] 239 |     pub fn values(&self) -> Values {
[INFO] [stderr]     |                   ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 239 |     pub fn values(&self) -> Values<'_> {
[INFO] [stderr]     |                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/map.rs:247:23
[INFO] [stderr]     |
[INFO] [stderr] 247 |     pub fn values_mut(&mut self) -> ValuesMut {
[INFO] [stderr]     |                       ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 247 |     pub fn values_mut(&mut self) -> ValuesMut<'_> {
[INFO] [stderr]     |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/value/de.rs:1366:19
[INFO] [stderr]      |
[INFO] [stderr] 1366 |     fn unexpected(&self) -> Unexpected {
[INFO] [stderr]      |                   ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                   |
[INFO] [stderr]      |                   the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1366 |     fn unexpected(&self) -> Unexpected<'_> {
[INFO] [stderr]      |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/number.rs:735:30
[INFO] [stderr]     |
[INFO] [stderr] 735 |     pub(crate) fn unexpected(&self) -> Unexpected {
[INFO] [stderr]     |                              ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                              |
[INFO] [stderr]     |                              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 735 |     pub(crate) fn unexpected(&self) -> Unexpected<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `alt_serde_json` (lib) generated 20 warnings (run `cargo fix --lib -p alt_serde_json` to apply 15 suggestions)
[INFO] [stderr] warning: `alt_serde_json` (lib test) generated 20 warnings (20 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/alt_serde_json-1661f3a6ff224570)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests alt_serde_json
[INFO] [stdout] 
[INFO] [stdout] running 97 tests
[INFO] [stdout] test src/de.rs - de::StreamDeserializer<'de,R,T>::byte_offset (line 2271) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 43) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 63) ... FAILED
[INFO] [stdout] test src/de.rs - de::&'amutDeserializer<R>::deserialize_bytes (line 1563) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 212) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::json (line 25) ... FAILED
[INFO] [stdout] test src/de.rs - de::from_slice (line 2509) ... FAILED
[INFO] [stdout] test src/de.rs - de::StreamDeserializer (line 2221) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::json (line 42) ... FAILED
[INFO] [stdout] test src/de.rs - de::&'amutDeserializer<R>::deserialize_bytes (line 1584) ... FAILED
[INFO] [stdout] test src/map.rs - map::Entry<'a>::key (line 491) ... FAILED
[INFO] [stdout] test src/de.rs - de::from_reader (line 2421) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 183) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 243) ... FAILED
[INFO] [stdout] test src/map.rs - map::Entry<'a>::or_insert (line 507) ... FAILED
[INFO] [stdout] test src/map.rs - map::Map<String,Value> (line 284) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 121) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::json (line 3) ... FAILED
[INFO] [stdout] test src/number.rs - number::Number::as_f64 (line 196) ... FAILED
[INFO] [stdout] test src/map.rs - map::Map<String,Value> (line 312) ... FAILED
[INFO] [stdout] test src/de.rs - de::from_str (line 2551) ... FAILED
[INFO] [stdout] test src/error.rs - error::io::Error::from (line 135) ... FAILED
[INFO] [stdout] test src/number.rs - number::Number::from_f64 (line 220) ... FAILED
[INFO] [stdout] test src/number.rs - number::Number::as_i64 (line 143) ... FAILED
[INFO] [stdout] test src/map.rs - map::OccupiedEntry<'a>::key (line 600) ... FAILED
[INFO] [stdout] test src/map.rs - map::OccupiedEntry<'a>::into_mut (line 674) ... FAILED
[INFO] [stdout] test src/number.rs - number::Number::as_u64 (line 174) ... FAILED
[INFO] [stdout] test src/number.rs - number::Number::is_f64 (line 111) ... FAILED
[INFO] [stdout] test src/map.rs - map::VacantEntry<'a>::key (line 553) ... FAILED
[INFO] [stdout] test src/de.rs - de::from_reader (line 2457) ... FAILED
[INFO] [stdout] test src/number.rs - number::Number::is_u64 (line 79) ... FAILED
[INFO] [stdout] test src/map.rs - map::OccupiedEntry<'a>::get (line 624) ... FAILED
[INFO] [stdout] test src/value/from.rs - value::from::Value::from (line 144) ... FAILED
[INFO] [stdout] test src/value/from.rs - value::from::Value::from (line 119) ... FAILED
[INFO] [stdout] test src/number.rs - number::Number::is_i64 (line 48) ... FAILED
[INFO] [stdout] test src/value/from.rs - value::from::Value::from (line 259) ... FAILED
[INFO] [stdout] test src/map.rs - map::OccupiedEntry<'a>::remove (line 726) ... FAILED
[INFO] [stdout] test src/value/from.rs - value::from::Value::from (line 177) ... FAILED
[INFO] [stdout] test src/value/from.rs - value::from::Value::from (line 103) ... FAILED
[INFO] [stdout] test src/value/from.rs - value::from::Value::from (line 160) ... FAILED
[INFO] [stdout] test src/value/from.rs - value::from::Value::from (line 39) ... FAILED
[INFO] [stdout] test src/value/from.rs - value::from::Value::from_iter (line 223) ... FAILED
[INFO] [stdout] test src/value/from.rs - value::from::Value::from_iter (line 239) ... FAILED
[INFO] [stdout] test src/value/index.rs - value::index::Index (line 21) ... FAILED
[INFO] [stdout] test src/map.rs - map::Entry<'a>::or_insert_with (line 528) ... FAILED
[INFO] [stdout] test src/value/from.rs - value::from::Value::from_iter (line 216) ... FAILED
[INFO] [stdout] test src/value/index.rs - value::index::Value::index (line 194) ... FAILED
[INFO] [stdout] test src/value/from.rs - value::from::Value::from (line 71) ... FAILED
[INFO] [stdout] test src/value/from.rs - value::from::Value::from (line 87) ... FAILED
[INFO] [stdout] test src/value/from.rs - value::from::Value::from (line 193) ... FAILED
[INFO] [stdout] test src/value/mod.rs - value (line 8) ... FAILED
[INFO] [stdout] test src/map.rs - map::OccupiedEntry<'a>::get_mut (line 648) ... FAILED
[INFO] [stdout] test src/value/mod.rs - value (line 37) ... FAILED
[INFO] [stdout] test src/value/mod.rs - value::Value::Null (line 114) ... FAILED
[INFO] [stdout] test src/value/index.rs - value::index::Value::index_mut (line 233) ... FAILED
[INFO] [stdout] test src/value/mod.rs - value::Value::Array (line 150) ... FAILED
[INFO] [stdout] test src/value/from.rs - value::from::Value::from (line 55) ... FAILED
[INFO] [stdout] test src/value/mod.rs - value::Value::as_array_mut (line 429) ... FAILED
[INFO] [stdout] test src/map.rs - map::VacantEntry<'a>::insert (line 575) ... FAILED
[INFO] [stdout] test src/map.rs - map::OccupiedEntry<'a>::insert (line 701) ... FAILED
[INFO] [stdout] test src/value/from.rs - value::from::Value::from (line 127) ... FAILED
[INFO] [stdout] test src/value/mod.rs - value::Value::Object (line 165) ... FAILED
[INFO] [stdout] test src/value/from.rs - value::from::Value::from_iter (line 209) ... FAILED
[INFO] [stdout] test src/value/mod.rs - value::Value::as_object_mut (line 370) ... FAILED
[INFO] [stdout] test src/value/mod.rs - value::Value::Number (line 132) ... FAILED
[INFO] [stdout] test src/value/mod.rs - value (line 61) ... FAILED
[INFO] [stdout] test src/value/mod.rs - value::Value::as_i64 (line 593) ... FAILED
[INFO] [stdout] test src/value/mod.rs - value::Value::as_null (line 708) ... FAILED
[INFO] [stdout] test src/value/mod.rs - value::Value::Bool (line 123) ... FAILED
[INFO] [stdout] test src/value/mod.rs - value::Value::is_array (line 391) ... FAILED
[INFO] [stdout] test src/value/mod.rs - value::Value::fmt (line 218) ... FAILED
[INFO] [stdout] test src/value/mod.rs - value::Value::get_mut (line 312) ... FAILED
[INFO] [stdout] test src/value/mod.rs - value::Value::as_array (line 408) ... FAILED
[INFO] [stdout] test src/value/mod.rs - value::Value::get (line 270) ... FAILED
[INFO] [stdout] test src/value/mod.rs - value::Value::is_boolean (line 653) ... FAILED
[INFO] [stdout] test src/value/mod.rs - value::Value::is_null (line 692) ... FAILED
[INFO] [stdout] test src/value/mod.rs - value::Value::is_i64 (line 518) ... FAILED
[INFO] [stdout] test src/value/mod.rs - value::Value::as_f64 (line 632) ... FAILED
[INFO] [stdout] test src/value/mod.rs - value::Value::as_str (line 466) ... FAILED
[INFO] [stdout] test src/value/mod.rs - value::Value::get (line 286) ... FAILED
[INFO] [stdout] test src/value/mod.rs - value::Value::is_string (line 449) ... FAILED
[INFO] [stdout] test src/value/mod.rs - value::Value::String (line 141) ... FAILED
[INFO] [stdout] test src/value/mod.rs - value::Value::pointer (line 739) ... FAILED
[INFO] [stdout] test src/value/mod.rs - value::Value::is_object (line 331) ... FAILED
[INFO] [stdout] test src/value/mod.rs - value::Value::as_bool (line 670) ... FAILED
[INFO] [stdout] test src/value/mod.rs - value::Value::pointer_mut (line 794) ... FAILED
[INFO] [stdout] test src/value/mod.rs - value::Value::is_u64 (line 544) ... FAILED
[INFO] [stdout] test src/value/mod.rs - value::Value (line 869) ... FAILED
[INFO] [stdout] test src/value/mod.rs - value::Value::as_object (line 349) ... FAILED
[INFO] [stdout] test src/value/mod.rs - value::Value::is_f64 (line 572) ... FAILED
[INFO] [stdout] test src/value/mod.rs - value::Value::as_u64 (line 613) ... FAILED
[INFO] [stdout] test src/value/mod.rs - value::Value::is_number (line 495) ... FAILED
[INFO] [stdout] test src/value/mod.rs - value::Value::take (line 851) ... FAILED
[INFO] [stdout] test src/value/ser.rs - value::ser::Serializer (line 45) ... FAILED
[INFO] [stdout] test src/value/mod.rs - value::to_value (line 909) ... FAILED
[INFO] [stdout] test src/value/mod.rs - value::to_value (line 947) ... FAILED
[INFO] [stdout] test src/value/mod.rs - value::from_value (line 971) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/de.rs - de::StreamDeserializer<'de,R,T>::byte_offset (line 2271) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     --> src/de.rs:2274:10
[INFO] [stdout]      |
[INFO] [stdout] 2274 | let de = serde_json::Deserializer::from_slice(data);
[INFO] [stdout]      |          ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 2271 + use alt_serde_json::Deserializer;
[INFO] [stdout]      |
[INFO] [stdout] 2271 + use serde::Deserializer;
[INFO] [stdout]      |
[INFO] [stdout] 2271 + use serde_stacker::Deserializer;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Deserializer`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2274 - let de = serde_json::Deserializer::from_slice(data);
[INFO] [stdout] 2274 + let de = Deserializer::from_slice(data);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 43) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]   --> src/lib.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | use serde_json::{Number, Map};
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 63) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]   --> src/lib.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | use serde_json::{Result, Value};
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]   --> src/lib.rs:79:20
[INFO] [stdout]    |
[INFO] [stdout] 79 |     let v: Value = serde_json::from_str(data)?;
[INFO] [stdout]    |                    ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/de.rs - de::&'amutDeserializer<R>::deserialize_bytes (line 1563) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     --> src/de.rs:1568:26
[INFO] [stdout]      |
[INFO] [stdout] 1568 |     let bytes: ByteBuf = serde_json::from_slice(json_data)?;
[INFO] [stdout]      |                          ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     --> src/de.rs:1566:34
[INFO] [stdout]      |
[INFO] [stdout] 1566 | fn look_at_bytes() -> Result<(), serde_json::Error> {
[INFO] [stdout]      |                                  ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 212) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/lib.rs:213:5
[INFO] [stdout]     |
[INFO] [stdout] 213 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros.rs - macros::json (line 25) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]   --> src/macros.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use serde_json::json;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/de.rs - de::from_slice (line 2509) stdout ----
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]     --> src/de.rs:2512:10
[INFO] [stdout]      |
[INFO] [stdout] 2512 | #[derive(Deserialize, Debug)]
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]     --> src/de.rs:2510:5
[INFO] [stdout]      |
[INFO] [stdout] 2510 | use serde::Deserialize;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]      |
[INFO] [stdout] 2510 + use alt_serde_derive::Deserialize;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     --> src/de.rs:2526:19
[INFO] [stdout]      |
[INFO] [stdout] 2526 |     let u: User = serde_json::from_slice(j).unwrap();
[INFO] [stdout]      |                   ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/de.rs - de::StreamDeserializer (line 2221) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]     --> src/de.rs:2222:5
[INFO] [stdout]      |
[INFO] [stdout] 2222 | use serde_json::{Deserializer, Value};
[INFO] [stdout]      |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/de.rs:2230:24
[INFO] [stdout]      |
[INFO] [stdout] 2230 |         println!("{}", value.unwrap());
[INFO] [stdout]      |                        ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros.rs - macros::json (line 42) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]   --> src/macros.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | use serde_json::json;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/de.rs - de::&'amutDeserializer<R>::deserialize_bytes (line 1584) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     --> src/de.rs:1589:38
[INFO] [stdout]      |
[INFO] [stdout] 1589 |     let parsed: Result<ByteBuf, _> = serde_json::from_slice(json_data);
[INFO] [stdout]      |                                      ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/map.rs - map::Entry<'a>::key (line 491) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/map.rs:492:15
[INFO] [stdout]     |
[INFO] [stdout] 492 | let mut map = serde_json::Map::new();
[INFO] [stdout]     |               ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 491 + use std::iter::Map;
[INFO] [stdout]     |
[INFO] [stdout] 491 + use alt_serde_json::Map;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Map`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 492 - let mut map = serde_json::Map::new();
[INFO] [stdout] 492 + let mut map = Map::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/de.rs - de::from_reader (line 2421) stdout ----
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]     --> src/de.rs:2429:10
[INFO] [stdout]      |
[INFO] [stdout] 2429 | #[derive(Deserialize, Debug)]
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]     --> src/de.rs:2422:5
[INFO] [stdout]      |
[INFO] [stdout] 2422 | use serde::Deserialize;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]      |
[INFO] [stdout] 2422 + use alt_serde_derive::Deserialize;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]     --> src/de.rs:2435:69
[INFO] [stdout]      |
[INFO] [stdout] 2435 | fn read_user_from_file<P: AsRef<Path>>(path: P) -> Result<User, Box<Error>> {
[INFO] [stdout]      |                                                                     ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]      = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 2435 | fn read_user_from_file<P: AsRef<Path>>(path: P) -> Result<User, Box<dyn Error>> {
[INFO] [stdout]      |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     --> src/de.rs:2441:13
[INFO] [stdout]      |
[INFO] [stdout] 2441 |     let u = serde_json::from_reader(reader)?;
[INFO] [stdout]      |             ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 183) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 184 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 243) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/lib.rs:245:5
[INFO] [stdout]     |
[INFO] [stdout] 245 | use serde_json::Result;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/lib.rs:247:10
[INFO] [stdout]     |
[INFO] [stdout] 247 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/lib.rs:244:26
[INFO] [stdout]     |
[INFO] [stdout] 244 | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 244 + use alt_serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/lib.rs:247:21
[INFO] [stdout]     |
[INFO] [stdout] 247 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/lib.rs:244:13
[INFO] [stdout]     |
[INFO] [stdout] 244 | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 244 + use alt_serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/lib.rs:261:13
[INFO] [stdout]     |
[INFO] [stdout] 261 |     let j = serde_json::to_string(&address)?;
[INFO] [stdout]     |             ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/map.rs - map::Entry<'a>::or_insert (line 507) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/map.rs:508:5
[INFO] [stdout]     |
[INFO] [stdout] 508 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/map.rs:510:15
[INFO] [stdout]     |
[INFO] [stdout] 510 | let mut map = serde_json::Map::new();
[INFO] [stdout]     |               ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 507 + use std::iter::Map;
[INFO] [stdout]     |
[INFO] [stdout] 507 + use alt_serde_json::Map;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Map`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 510 - let mut map = serde_json::Map::new();
[INFO] [stdout] 510 + let mut map = Map::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/map.rs - map::Map<String,Value> (line 284) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/map.rs:285:5
[INFO] [stdout]     |
[INFO] [stdout] 285 | use serde_json::Value;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 121) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/lib.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 123 | use serde_json::Result;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/lib.rs:125:10
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/lib.rs:122:26
[INFO] [stdout]     |
[INFO] [stdout] 122 | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 122 + use alt_serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/lib.rs:125:21
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/lib.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 122 + use alt_serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/lib.rs:147:21
[INFO] [stdout]     |
[INFO] [stdout] 147 |     let p: Person = serde_json::from_str(data)?;
[INFO] [stdout]     |                     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros.rs - macros::json (line 3) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]  --> src/macros.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde_json::json;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/number.rs - number::Number::as_f64 (line 196) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/number.rs:197:5
[INFO] [stdout]     |
[INFO] [stdout] 197 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/map.rs - map::Map<String,Value> (line 312) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/map.rs:313:5
[INFO] [stdout]     |
[INFO] [stdout] 313 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/map.rs:315:15
[INFO] [stdout]     |
[INFO] [stdout] 315 | let mut map = serde_json::Map::new();
[INFO] [stdout]     |               ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 312 + use std::iter::Map;
[INFO] [stdout]     |
[INFO] [stdout] 312 + use alt_serde_json::Map;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Map`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 315 - let mut map = serde_json::Map::new();
[INFO] [stdout] 315 + let mut map = Map::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/map.rs:316:30
[INFO] [stdout]     |
[INFO] [stdout] 316 | map.insert("key".to_owned(), serde_json::Value::Null);
[INFO] [stdout]     |                              ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 312 + use alt_serde_json::Value;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Value`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 316 - map.insert("key".to_owned(), serde_json::Value::Null);
[INFO] [stdout] 316 + map.insert("key".to_owned(), Value::Null);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/de.rs - de::from_str (line 2551) stdout ----
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]     --> src/de.rs:2554:10
[INFO] [stdout]      |
[INFO] [stdout] 2554 | #[derive(Deserialize, Debug)]
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]     --> src/de.rs:2552:5
[INFO] [stdout]      |
[INFO] [stdout] 2552 | use serde::Deserialize;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]      |
[INFO] [stdout] 2552 + use alt_serde_derive::Deserialize;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     --> src/de.rs:2568:19
[INFO] [stdout]      |
[INFO] [stdout] 2568 |     let u: User = serde_json::from_str(j).unwrap();
[INFO] [stdout]      |                   ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/error.rs - error::io::Error::from (line 135) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/error.rs:145:13
[INFO] [stdout]     |
[INFO] [stdout] 145 |         use serde_json::error::Category;
[INFO] [stdout]     |             ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/error.rs:140:10
[INFO] [stdout]     |
[INFO] [stdout] 140 |     Json(serde_json::Error),
[INFO] [stdout]     |          ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/error.rs:143:11
[INFO] [stdout]     |
[INFO] [stdout] 143 | impl From<serde_json::Error> for MyError {
[INFO] [stdout]     |           ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/error.rs:144:18
[INFO] [stdout]     |
[INFO] [stdout] 144 |     fn from(err: serde_json::Error) -> MyError {
[INFO] [stdout]     |                  ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/number.rs - number::Number::from_f64 (line 220) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/number.rs:223:5
[INFO] [stdout]     |
[INFO] [stdout] 223 | use serde_json::Number;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/number.rs - number::Number::as_i64 (line 143) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/number.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/map.rs - map::OccupiedEntry<'a>::key (line 600) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/map.rs:603:5
[INFO] [stdout]     |
[INFO] [stdout] 603 | use serde_json::map::Entry;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/map.rs:601:5
[INFO] [stdout]     |
[INFO] [stdout] 601 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/map.rs:605:15
[INFO] [stdout]     |
[INFO] [stdout] 605 | let mut map = serde_json::Map::new();
[INFO] [stdout]     |               ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 600 + use std::iter::Map;
[INFO] [stdout]     |
[INFO] [stdout] 600 + use alt_serde_json::Map;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Map`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 605 - let mut map = serde_json::Map::new();
[INFO] [stdout] 605 + let mut map = Map::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/map.rs - map::OccupiedEntry<'a>::into_mut (line 674) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/map.rs:677:5
[INFO] [stdout]     |
[INFO] [stdout] 677 | use serde_json::map::Entry;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/map.rs:675:5
[INFO] [stdout]     |
[INFO] [stdout] 675 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/map.rs:679:15
[INFO] [stdout]     |
[INFO] [stdout] 679 | let mut map = serde_json::Map::new();
[INFO] [stdout]     |               ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 674 + use std::iter::Map;
[INFO] [stdout]     |
[INFO] [stdout] 674 + use alt_serde_json::Map;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Map`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 679 - let mut map = serde_json::Map::new();
[INFO] [stdout] 679 + let mut map = Map::new();
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/number.rs - number::Number::as_u64 (line 174) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/number.rs:175:5
[INFO] [stdout]     |
[INFO] [stdout] 175 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/number.rs - number::Number::is_f64 (line 111) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/number.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/map.rs - map::VacantEntry<'a>::key (line 553) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/map.rs:554:5
[INFO] [stdout]     |
[INFO] [stdout] 554 | use serde_json::map::Entry;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/map.rs:556:15
[INFO] [stdout]     |
[INFO] [stdout] 556 | let mut map = serde_json::Map::new();
[INFO] [stdout]     |               ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 553 + use std::iter::Map;
[INFO] [stdout]     |
[INFO] [stdout] 553 + use alt_serde_json::Map;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Map`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 556 - let mut map = serde_json::Map::new();
[INFO] [stdout] 556 + let mut map = Map::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/de.rs - de::from_reader (line 2457) stdout ----
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]     --> src/de.rs:2463:10
[INFO] [stdout]      |
[INFO] [stdout] 2463 | #[derive(Deserialize, Debug)]
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]     --> src/de.rs:2458:5
[INFO] [stdout]      |
[INFO] [stdout] 2458 | use serde::Deserialize;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]      |
[INFO] [stdout] 2458 + use alt_serde_derive::Deserialize;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     --> src/de.rs:2470:18
[INFO] [stdout]      |
[INFO] [stdout] 2470 |     let mut de = serde_json::Deserializer::from_reader(tcp_stream);
[INFO] [stdout]      |                  ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 2458 + use alt_serde_json::Deserializer;
[INFO] [stdout]      |
[INFO] [stdout] 2458 + use serde::Deserializer;
[INFO] [stdout]      |
[INFO] [stdout] 2458 + use serde_stacker::Deserializer;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Deserializer`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2470 -     let mut de = serde_json::Deserializer::from_reader(tcp_stream);
[INFO] [stdout] 2470 +     let mut de = Deserializer::from_reader(tcp_stream);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `deserialize` found for struct `User` in the current scope
[INFO] [stdout]     --> src/de.rs:2471:19
[INFO] [stdout]      |
[INFO] [stdout] 2464 | struct User {
[INFO] [stdout]      | ----------- function or associated item `deserialize` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 2471 |     let u = User::deserialize(&mut de)?;
[INFO] [stdout]      |                   ^^^^^^^^^^^ function or associated item not found in `User`
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]      = note: the following traits define an item `deserialize`, perhaps you need to implement one of them:
[INFO] [stdout]              candidate #1: `Deserialize`
[INFO] [stdout]              candidate #2: `DeserializeSeed`
[INFO] [stdout]              candidate #3: `serde_bytes::Deserialize`
[INFO] [stdout]              candidate #4: `serde_core::Deserialize`
[INFO] [stdout]              candidate #5: `serde_core::de::DeserializeSeed`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/number.rs - number::Number::is_u64 (line 79) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]   --> src/number.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 | use serde_json::json;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/map.rs - map::OccupiedEntry<'a>::get (line 624) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/map.rs:627:5
[INFO] [stdout]     |
[INFO] [stdout] 627 | use serde_json::map::Entry;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/map.rs:625:5
[INFO] [stdout]     |
[INFO] [stdout] 625 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/map.rs:629:15
[INFO] [stdout]     |
[INFO] [stdout] 629 | let mut map = serde_json::Map::new();
[INFO] [stdout]     |               ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 624 + use std::iter::Map;
[INFO] [stdout]     |
[INFO] [stdout] 624 + use alt_serde_json::Map;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Map`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 629 - let mut map = serde_json::Map::new();
[INFO] [stdout] 629 + let mut map = Map::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/from.rs - value::from::Value::from (line 144) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/value/from.rs:145:5
[INFO] [stdout]     |
[INFO] [stdout] 145 | use serde_json::{Number, Value};
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/from.rs - value::from::Value::from (line 119) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/value/from.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 | use serde_json::Value;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/number.rs - number::Number::is_i64 (line 48) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]   --> src/number.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | use serde_json::json;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/from.rs - value::from::Value::from (line 259) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/value/from.rs:260:5
[INFO] [stdout]     |
[INFO] [stdout] 260 | use serde_json::Value;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/map.rs - map::OccupiedEntry<'a>::remove (line 726) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/map.rs:729:5
[INFO] [stdout]     |
[INFO] [stdout] 729 | use serde_json::map::Entry;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/map.rs:727:5
[INFO] [stdout]     |
[INFO] [stdout] 727 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/map.rs:731:15
[INFO] [stdout]     |
[INFO] [stdout] 731 | let mut map = serde_json::Map::new();
[INFO] [stdout]     |               ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 726 + use std::iter::Map;
[INFO] [stdout]     |
[INFO] [stdout] 726 + use alt_serde_json::Map;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Map`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 731 - let mut map = serde_json::Map::new();
[INFO] [stdout] 731 + let mut map = Map::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/from.rs - value::from::Value::from (line 177) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/value/from.rs:178:5
[INFO] [stdout]     |
[INFO] [stdout] 178 | use serde_json::Value;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/from.rs - value::from::Value::from (line 103) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/value/from.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 | use serde_json::Value;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/from.rs - value::from::Value::from (line 160) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/value/from.rs:161:5
[INFO] [stdout]     |
[INFO] [stdout] 161 | use serde_json::{Map, Value};
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/from.rs - value::from::Value::from (line 39) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]   --> src/value/from.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | use serde_json::Value;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/from.rs - value::from::Value::from_iter (line 223) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/value/from.rs:225:5
[INFO] [stdout]     |
[INFO] [stdout] 225 | use serde_json::Value;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/from.rs - value::from::Value::from_iter (line 239) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/value/from.rs:240:5
[INFO] [stdout]     |
[INFO] [stdout] 240 | use serde_json::Value;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/index.rs - value::index::Index (line 21) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]   --> src/value/index.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use serde_json::json;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/map.rs - map::Entry<'a>::or_insert_with (line 528) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/map.rs:529:5
[INFO] [stdout]     |
[INFO] [stdout] 529 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/map.rs:531:15
[INFO] [stdout]     |
[INFO] [stdout] 531 | let mut map = serde_json::Map::new();
[INFO] [stdout]     |               ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 528 + use std::iter::Map;
[INFO] [stdout]     |
[INFO] [stdout] 528 + use alt_serde_json::Map;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Map`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 531 - let mut map = serde_json::Map::new();
[INFO] [stdout] 531 + let mut map = Map::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/from.rs - value::from::Value::from_iter (line 216) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/value/from.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 217 | use serde_json::Value;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/index.rs - value::index::Value::index (line 194) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/value/index.rs:195:5
[INFO] [stdout]     |
[INFO] [stdout] 195 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/from.rs - value::from::Value::from (line 71) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]   --> src/value/from.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 | use serde_json::Value;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/from.rs - value::from::Value::from (line 87) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]   --> src/value/from.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 | use serde_json::Value;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/from.rs - value::from::Value::from (line 193) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/value/from.rs:194:5
[INFO] [stdout]     |
[INFO] [stdout] 194 | use serde_json::Value;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/mod.rs - value (line 8) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]  --> src/value/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use serde_json::json;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/map.rs - map::OccupiedEntry<'a>::get_mut (line 648) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/map.rs:651:5
[INFO] [stdout]     |
[INFO] [stdout] 651 | use serde_json::map::Entry;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/map.rs:649:5
[INFO] [stdout]     |
[INFO] [stdout] 649 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/map.rs:653:15
[INFO] [stdout]     |
[INFO] [stdout] 653 | let mut map = serde_json::Map::new();
[INFO] [stdout]     |               ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 648 + use std::iter::Map;
[INFO] [stdout]     |
[INFO] [stdout] 648 + use alt_serde_json::Map;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Map`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 653 - let mut map = serde_json::Map::new();
[INFO] [stdout] 653 + let mut map = Map::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/mod.rs - value (line 37) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]   --> src/value/mod.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | use serde_json::json;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/mod.rs - value::Value::Null (line 114) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/value/mod.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/index.rs - value::index::Value::index_mut (line 233) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/value/index.rs:234:5
[INFO] [stdout]     |
[INFO] [stdout] 234 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/mod.rs - value::Value::Array (line 150) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/value/mod.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 151 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/from.rs - value::from::Value::from (line 55) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]   --> src/value/from.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | use serde_json::Value;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/mod.rs - value::Value::as_array_mut (line 429) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/value/mod.rs:430:5
[INFO] [stdout]     |
[INFO] [stdout] 430 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/map.rs - map::VacantEntry<'a>::insert (line 575) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/map.rs:578:5
[INFO] [stdout]     |
[INFO] [stdout] 578 | use serde_json::map::Entry;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/map.rs:576:5
[INFO] [stdout]     |
[INFO] [stdout] 576 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/map.rs:580:15
[INFO] [stdout]     |
[INFO] [stdout] 580 | let mut map = serde_json::Map::new();
[INFO] [stdout]     |               ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 575 + use std::iter::Map;
[INFO] [stdout]     |
[INFO] [stdout] 575 + use alt_serde_json::Map;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Map`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 580 - let mut map = serde_json::Map::new();
[INFO] [stdout] 580 + let mut map = Map::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/map.rs - map::OccupiedEntry<'a>::insert (line 701) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/map.rs:704:5
[INFO] [stdout]     |
[INFO] [stdout] 704 | use serde_json::map::Entry;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/map.rs:702:5
[INFO] [stdout]     |
[INFO] [stdout] 702 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/map.rs:706:15
[INFO] [stdout]     |
[INFO] [stdout] 706 | let mut map = serde_json::Map::new();
[INFO] [stdout]     |               ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 701 + use std::iter::Map;
[INFO] [stdout]     |
[INFO] [stdout] 701 + use alt_serde_json::Map;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Map`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 706 - let mut map = serde_json::Map::new();
[INFO] [stdout] 706 + let mut map = Map::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/from.rs - value::from::Value::from (line 127) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/value/from.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 128 | use serde_json::Value;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/mod.rs - value::Value::Object (line 165) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/value/mod.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/from.rs - value::from::Value::from_iter (line 209) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/value/from.rs:210:5
[INFO] [stdout]     |
[INFO] [stdout] 210 | use serde_json::Value;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/mod.rs - value::Value::as_object_mut (line 370) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/value/mod.rs:371:5
[INFO] [stdout]     |
[INFO] [stdout] 371 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/mod.rs - value::Value::Number (line 132) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/value/mod.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/mod.rs - value (line 61) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]   --> src/value/mod.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | use serde_json::{json, Value, Error};
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]   --> src/value/mod.rs:77:20
[INFO] [stdout]    |
[INFO] [stdout] 77 |     let v: Value = serde_json::from_str(data)?;
[INFO] [stdout]    |                    ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/mod.rs - value::Value::as_i64 (line 593) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/value/mod.rs:594:5
[INFO] [stdout]     |
[INFO] [stdout] 594 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/mod.rs - value::Value::as_null (line 708) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/value/mod.rs:709:5
[INFO] [stdout]     |
[INFO] [stdout] 709 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/mod.rs - value::Value::Bool (line 123) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/value/mod.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/mod.rs - value::Value::is_array (line 391) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/value/mod.rs:392:5
[INFO] [stdout]     |
[INFO] [stdout] 392 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/mod.rs - value::Value::fmt (line 218) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/value/mod.rs:219:5
[INFO] [stdout]     |
[INFO] [stdout] 219 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/mod.rs - value::Value::get_mut (line 312) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/value/mod.rs:313:5
[INFO] [stdout]     |
[INFO] [stdout] 313 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/mod.rs - value::Value::as_array (line 408) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/value/mod.rs:409:5
[INFO] [stdout]     |
[INFO] [stdout] 409 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/mod.rs - value::Value::get (line 270) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/value/mod.rs:271:5
[INFO] [stdout]     |
[INFO] [stdout] 271 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/mod.rs - value::Value::is_boolean (line 653) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/value/mod.rs:654:5
[INFO] [stdout]     |
[INFO] [stdout] 654 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/mod.rs - value::Value::is_null (line 692) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/value/mod.rs:693:5
[INFO] [stdout]     |
[INFO] [stdout] 693 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/mod.rs - value::Value::is_i64 (line 518) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/value/mod.rs:519:5
[INFO] [stdout]     |
[INFO] [stdout] 519 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/mod.rs - value::Value::as_f64 (line 632) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/value/mod.rs:633:5
[INFO] [stdout]     |
[INFO] [stdout] 633 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/mod.rs - value::Value::as_str (line 466) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/value/mod.rs:467:5
[INFO] [stdout]     |
[INFO] [stdout] 467 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/mod.rs - value::Value::get (line 286) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/value/mod.rs:287:5
[INFO] [stdout]     |
[INFO] [stdout] 287 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/mod.rs - value::Value::is_string (line 449) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/value/mod.rs:450:5
[INFO] [stdout]     |
[INFO] [stdout] 450 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/mod.rs - value::Value::String (line 141) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/value/mod.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/mod.rs - value::Value::pointer (line 739) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/value/mod.rs:740:5
[INFO] [stdout]     |
[INFO] [stdout] 740 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/mod.rs - value::Value::is_object (line 331) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/value/mod.rs:332:5
[INFO] [stdout]     |
[INFO] [stdout] 332 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/mod.rs - value::Value::as_bool (line 670) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/value/mod.rs:671:5
[INFO] [stdout]     |
[INFO] [stdout] 671 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/mod.rs - value::Value::pointer_mut (line 794) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/value/mod.rs:795:5
[INFO] [stdout]     |
[INFO] [stdout] 795 | use serde_json::Value;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/value/mod.rs:799:28
[INFO] [stdout]     |
[INFO] [stdout] 799 |     let mut value: Value = serde_json::from_str(s).unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/mod.rs - value::Value::is_u64 (line 544) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/value/mod.rs:545:5
[INFO] [stdout]     |
[INFO] [stdout] 545 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/mod.rs - value::Value (line 869) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/value/mod.rs:871:5
[INFO] [stdout]     |
[INFO] [stdout] 871 | use serde_json::Value;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/value/mod.rs:873:10
[INFO] [stdout]     |
[INFO] [stdout] 873 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/value/mod.rs:870:5
[INFO] [stdout]     |
[INFO] [stdout] 870 | use serde::Deserialize;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 869 + use alt_serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/value/mod.rs:876:7
[INFO] [stdout]     |
[INFO] [stdout] 876 |     #[serde(default)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/value/mod.rs:882:19
[INFO] [stdout]     |
[INFO] [stdout] 882 | let s: Settings = serde_json::from_str(data)?;
[INFO] [stdout]     |                   ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/value/mod.rs:880:29
[INFO] [stdout]     |
[INFO] [stdout] 880 | fn try_main() -> Result<(), serde_json::Error> {
[INFO] [stdout]     |                             ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/mod.rs - value::Value::as_object (line 349) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/value/mod.rs:350:5
[INFO] [stdout]     |
[INFO] [stdout] 350 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/mod.rs - value::Value::is_f64 (line 572) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/value/mod.rs:573:5
[INFO] [stdout]     |
[INFO] [stdout] 573 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/mod.rs - value::Value::as_u64 (line 613) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/value/mod.rs:614:5
[INFO] [stdout]     |
[INFO] [stdout] 614 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/mod.rs - value::Value::is_number (line 495) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/value/mod.rs:496:5
[INFO] [stdout]     |
[INFO] [stdout] 496 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/mod.rs - value::Value::take (line 851) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/value/mod.rs:852:5
[INFO] [stdout]     |
[INFO] [stdout] 852 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/ser.rs - value::ser::Serializer (line 45) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]   --> src/value/ser.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | use serde_json::{Error, Value};
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]   --> src/value/ser.rs:53:21
[INFO] [stdout]    |
[INFO] [stdout] 53 |     input.serialize(serde_json::value::Serializer)
[INFO] [stdout]    |                     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 45 + use alt_serde_json::value;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `value`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 53 -     input.serialize(serde_json::value::Serializer)
[INFO] [stdout] 53 +     input.serialize(value::Serializer)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/mod.rs - value::to_value (line 909) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/value/mod.rs:911:5
[INFO] [stdout]     |
[INFO] [stdout] 911 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/value/mod.rs:915:10
[INFO] [stdout]     |
[INFO] [stdout] 915 | #[derive(Serialize)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/value/mod.rs:910:5
[INFO] [stdout]     |
[INFO] [stdout] 910 | use serde::Serialize;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 909 + use alt_serde_derive::Serialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/value/mod.rs:921:44
[INFO] [stdout]     |
[INFO] [stdout] 921 | fn compare_json_values() -> Result<(), Box<Error>> {
[INFO] [stdout]     |                                            ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 921 | fn compare_json_values() -> Result<(), Box<dyn Error>> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/value/mod.rs:933:13
[INFO] [stdout]     |
[INFO] [stdout] 933 |     let v = serde_json::to_value(u).unwrap();
[INFO] [stdout]     |             ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/mod.rs - value::to_value (line 947) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/value/mod.rs:955:20
[INFO] [stdout]     |
[INFO] [stdout] 955 |     println!("{}", serde_json::to_value(map).unwrap_err());
[INFO] [stdout]     |                    ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value/mod.rs - value::from_value (line 971) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/value/mod.rs:973:5
[INFO] [stdout]     |
[INFO] [stdout] 973 | use serde_json::json;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/value/mod.rs:975:10
[INFO] [stdout]     |
[INFO] [stdout] 975 | #[derive(Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/value/mod.rs:972:5
[INFO] [stdout]     |
[INFO] [stdout] 972 | use serde::Deserialize;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 972 + use alt_serde_derive::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/value/mod.rs:988:19
[INFO] [stdout]     |
[INFO] [stdout] 988 |     let u: User = serde_json::from_value(j).unwrap();
[INFO] [stdout]     |                   ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/de.rs - de::&'amutDeserializer<R>::deserialize_bytes (line 1563)
[INFO] [stdout]     src/de.rs - de::&'amutDeserializer<R>::deserialize_bytes (line 1584)
[INFO] [stdout]     src/de.rs - de::StreamDeserializer (line 2221)
[INFO] [stdout]     src/de.rs - de::StreamDeserializer<'de,R,T>::byte_offset (line 2271)
[INFO] [stdout]     src/de.rs - de::from_reader (line 2421)
[INFO] [stdout]     src/de.rs - de::from_reader (line 2457)
[INFO] [stdout]     src/de.rs - de::from_slice (line 2509)
[INFO] [stdout]     src/de.rs - de::from_str (line 2551)
[INFO] [stdout]     src/error.rs - error::io::Error::from (line 135)
[INFO] [stdout]     src/lib.rs - (line 121)
[INFO] [stdout]     src/lib.rs - (line 183)
[INFO] [stdout]     src/lib.rs - (line 212)
[INFO] [stdout]     src/lib.rs - (line 243)
[INFO] [stdout]     src/lib.rs - (line 43)
[INFO] [stdout]     src/lib.rs - (line 63)
[INFO] [stdout]     src/macros.rs - macros::json (line 25)
[INFO] [stdout]     src/macros.rs - macros::json (line 3)
[INFO] [stdout]     src/macros.rs - macros::json (line 42)
[INFO] [stdout]     src/map.rs - map::Entry<'a>::key (line 491)
[INFO] [stdout]     src/map.rs - map::Entry<'a>::or_insert (line 507)
[INFO] [stdout]     src/map.rs - map::Entry<'a>::or_insert_with (line 528)
[INFO] [stdout]     src/map.rs - map::Map<String,Value> (line 284)
[INFO] [stdout]     src/map.rs - map::Map<String,Value> (line 312)
[INFO] [stdout]     src/map.rs - map::OccupiedEntry<'a>::get (line 624)
[INFO] [stdout]     src/map.rs - map::OccupiedEntry<'a>::get_mut (line 648)
[INFO] [stdout]     src/map.rs - map::OccupiedEntry<'a>::insert (line 701)
[INFO] [stdout]     src/map.rs - map::OccupiedEntry<'a>::into_mut (line 674)
[INFO] [stdout]     src/map.rs - map::OccupiedEntry<'a>::key (line 600)
[INFO] [stdout]     src/map.rs - map::OccupiedEntry<'a>::remove (line 726)
[INFO] [stdout]     src/map.rs - map::VacantEntry<'a>::insert (line 575)
[INFO] [stdout]     src/map.rs - map::VacantEntry<'a>::key (line 553)
[INFO] [stdout]     src/number.rs - number::Number::as_f64 (line 196)
[INFO] [stdout]     src/number.rs - number::Number::as_i64 (line 143)
[INFO] [stdout]     src/number.rs - number::Number::as_u64 (line 174)
[INFO] [stdout]     src/number.rs - number::Number::from_f64 (line 220)
[INFO] [stdout]     src/number.rs - number::Number::is_f64 (line 111)
[INFO] [stdout]     src/number.rs - number::Number::is_i64 (line 48)
[INFO] [stdout]     src/number.rs - number::Number::is_u64 (line 79)
[INFO] [stdout]     src/value/from.rs - value::from::Value::from (line 103)
[INFO] [stdout]     src/value/from.rs - value::from::Value::from (line 119)
[INFO] [stdout]     src/value/from.rs - value::from::Value::from (line 127)
[INFO] [stdout]     src/value/from.rs - value::from::Value::from (line 144)
[INFO] [stdout]     src/value/from.rs - value::from::Value::from (line 160)
[INFO] [stdout]     src/value/from.rs - value::from::Value::from (line 177)
[INFO] [stdout]     src/value/from.rs - value::from::Value::from (line 193)
[INFO] [stdout]     src/value/from.rs - value::from::Value::from (line 259)
[INFO] [stdout]     src/value/from.rs - value::from::Value::from (line 39)
[INFO] [stdout]     src/value/from.rs - value::from::Value::from (line 55)
[INFO] [stdout]     src/value/from.rs - value::from::Value::from (line 71)
[INFO] [stdout]     src/value/from.rs - value::from::Value::from (line 87)
[INFO] [stdout]     src/value/from.rs - value::from::Value::from_iter (line 209)
[INFO] [stdout]     src/value/from.rs - value::from::Value::from_iter (line 216)
[INFO] [stdout]     src/value/from.rs - value::from::Value::from_iter (line 223)
[INFO] [stdout]     src/value/from.rs - value::from::Value::from_iter (line 239)
[INFO] [stdout]     src/value/index.rs - value::index::Index (line 21)
[INFO] [stdout]     src/value/index.rs - value::index::Value::index (line 194)
[INFO] [stdout]     src/value/index.rs - value::index::Value::index_mut (line 233)
[INFO] [stdout]     src/value/mod.rs - value (line 37)
[INFO] [stdout]     src/value/mod.rs - value (line 61)
[INFO] [stdout]     src/value/mod.rs - value (line 8)
[INFO] [stdout]     src/value/mod.rs - value::Value (line 869)
[INFO] [stdout]     src/value/mod.rs - value::Value::Array (line 150)
[INFO] [stdout]     src/value/mod.rs - value::Value::Bool (line 123)
[INFO] [stdout]     src/value/mod.rs - value::Value::Null (line 114)
[INFO] [stdout]     src/value/mod.rs - value::Value::Number (line 132)
[INFO] [stdout]     src/value/mod.rs - value::Value::Object (line 165)
[INFO] [stdout]     src/value/mod.rs - value::Value::String (line 141)
[INFO] [stdout]     src/value/mod.rs - value::Value::as_array (line 408)
[INFO] [stdout]     src/value/mod.rs - value::Value::as_array_mut (line 429)
[INFO] [stdout]     src/value/mod.rs - value::Value::as_bool (line 670)
[INFO] [stdout]     src/value/mod.rs - value::Value::as_f64 (line 632)
[INFO] [stdout]     src/value/mod.rs - value::Value::as_i64 (line 593)
[INFO] [stdout]     src/value/mod.rs - value::Value::as_null (line 708)
[INFO] [stdout]     src/value/mod.rs - value::Value::as_object (line 349)
[INFO] [stdout]     src/value/mod.rs - value::Value::as_object_mut (line 370)
[INFO] [stdout]     src/value/mod.rs - value::Value::as_str (line 466)
[INFO] [stdout]     src/value/mod.rs - value::Value::as_u64 (line 613)
[INFO] [stdout]     src/value/mod.rs - value::Value::fmt (line 218)
[INFO] [stdout]     src/value/mod.rs - value::Value::get (line 270)
[INFO] [stdout]     src/value/mod.rs - value::Value::get (line 286)
[INFO] [stdout]     src/value/mod.rs - value::Value::get_mut (line 312)
[INFO] [stdout]     src/value/mod.rs - value::Value::is_array (line 391)
[INFO] [stdout]     src/value/mod.rs - value::Value::is_boolean (line 653)
[INFO] [stdout]     src/value/mod.rs - value::Value::is_f64 (line 572)
[INFO] [stdout]     src/value/mod.rs - value::Value::is_i64 (line 518)
[INFO] [stdout]     src/value/mod.rs - value::Value::is_null (line 692)
[INFO] [stdout]     src/value/mod.rs - value::Value::is_number (line 495)
[INFO] [stdout]     src/value/mod.rs - value::Value::is_object (line 331)
[INFO] [stdout]     src/value/mod.rs - value::Value::is_string (line 449)
[INFO] [stdout]     src/value/mod.rs - value::Value::is_u64 (line 544)
[INFO] [stdout]     src/value/mod.rs - value::Value::pointer (line 739)
[INFO] [stdout]     src/value/mod.rs - value::Value::pointer_mut (line 794)
[INFO] [stdout]     src/value/mod.rs - value::Value::take (line 851)
[INFO] [stdout]     src/value/mod.rs - value::from_value (line 971)
[INFO] [stdout]     src/value/mod.rs - value::to_value (line 909)
[INFO] [stdout]     src/value/mod.rs - value::to_value (line 947)
[INFO] [stdout]     src/value/ser.rs - value::ser::Serializer (line 45)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 97 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.07s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a5bf38e9bafd70bf22ad968a75be0e236694247ea97f2c7236c8e450908aec8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5bf38e9bafd70bf22ad968a75be0e236694247ea97f2c7236c8e450908aec8a", kill_on_drop: false }`
[INFO] [stdout] a5bf38e9bafd70bf22ad968a75be0e236694247ea97f2c7236c8e450908aec8a
