[INFO] fetching crate bronzerde 0.1.8...
[INFO] testing bronzerde-0.1.8 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate bronzerde 0.1.8 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate bronzerde 0.1.8
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate bronzerde 0.1.8
[INFO] tweaked toml for crates.io crate bronzerde 0.1.8 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bronzerde 0.1.8 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bronzerde 0.1.8 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded trybuild v1.0.103
[INFO] [stderr]   Downloaded target-triple v0.1.4
[INFO] [stderr]   Downloaded bronzerde_derive v0.1.8
[INFO] [stderr]   Downloaded console v0.15.10
[INFO] [stderr]   Downloaded winnow v0.7.3
[INFO] [stderr]   Downloaded insta v1.42.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 28ddbf614d207ffe38da6a631de61066163fd1912caa1feaa028de9e90fabc99
[INFO] running `Command { std: "docker" "start" "-a" "28ddbf614d207ffe38da6a631de61066163fd1912caa1feaa028de9e90fabc99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28ddbf614d207ffe38da6a631de61066163fd1912caa1feaa028de9e90fabc99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28ddbf614d207ffe38da6a631de61066163fd1912caa1feaa028de9e90fabc99", kill_on_drop: false }`
[INFO] [stdout] 28ddbf614d207ffe38da6a631de61066163fd1912caa1feaa028de9e90fabc99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce0a8fe08e5747cc6619a5e5154f686fa1cd4de9c40f591fd0b2648e627ca8bd
[INFO] running `Command { std: "docker" "start" "-a" "ce0a8fe08e5747cc6619a5e5154f686fa1cd4de9c40f591fd0b2648e627ca8bd", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling bronzerde_derive v0.1.8
[INFO] [stderr]    Compiling bronzerde v0.1.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/path/path_.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn iter(&self) -> Segments {
[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] 54 |     pub fn iter(&self) -> Segments<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.73s
[INFO] running `Command { std: "docker" "inspect" "ce0a8fe08e5747cc6619a5e5154f686fa1cd4de9c40f591fd0b2648e627ca8bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce0a8fe08e5747cc6619a5e5154f686fa1cd4de9c40f591fd0b2648e627ca8bd", kill_on_drop: false }`
[INFO] [stdout] ce0a8fe08e5747cc6619a5e5154f686fa1cd4de9c40f591fd0b2648e627ca8bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b823aefc48ba201a839a7ddf3613952555019900b08b5008598735ed10e0e7e5
[INFO] running `Command { std: "docker" "start" "-a" "b823aefc48ba201a839a7ddf3613952555019900b08b5008598735ed10e0e7e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling pin-project-internal v1.1.9
[INFO] [stderr]    Compiling bronzerde_derive v0.1.8
[INFO] [stderr]    Compiling pin-project v1.1.9
[INFO] [stderr]    Compiling insta v1.42.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling bronzerde v0.1.8 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/path/path_.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn iter(&self) -> Segments {
[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] 54 |     pub fn iter(&self) -> Segments<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling trybuild v1.0.103
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]  --> tests/json_types.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |     use serde_json::value::{Map, 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] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `json` in `bronzerde`
[INFO] [stdout]    --> tests/json_types.rs:21:29
[INFO] [stdout]     |
[INFO] [stdout]  21 |     let result = bronzerde::json::from_str::<HashMap<String, Number>>(PAYLOAD);
[INFO] [stdout]     |                             ^^^^ could not find `json` in `bronzerde`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 299 | #[cfg(feature = "json")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `json` feature
[INFO] [stdout] 300 | #[cfg_attr(docsrs, doc(cfg(feature = "json")))]
[INFO] [stdout] 301 | pub mod json;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bronzerde_test_helper`
[INFO] [stdout]  --> tests/integration/contract.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use bronzerde_test_helper::contract::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bronzerde_test_helper`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bronzerde_test_helper`, use `cargo add bronzerde_test_helper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bronzerde_test_helper`
[INFO] [stdout]  --> tests/integration/enum_repr.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use bronzerde_test_helper::enum_repr::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bronzerde_test_helper`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bronzerde_test_helper`, use `cargo add bronzerde_test_helper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bronzerde_test_helper`
[INFO] [stdout]  --> tests/integration/enums.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use bronzerde_test_helper::enums::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bronzerde_test_helper`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bronzerde_test_helper`, use `cargo add bronzerde_test_helper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bronzerde_test_helper`
[INFO] [stdout]  --> tests/integration/enums_deny_unknown_fields.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use bronzerde_test_helper::enums_deny_unknown_fields::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bronzerde_test_helper`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bronzerde_test_helper`, use `cargo add bronzerde_test_helper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bronzerde_test_helper`
[INFO] [stdout]  --> tests/integration/enums_flattened.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use bronzerde_test_helper::enums_flattened::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bronzerde_test_helper`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bronzerde_test_helper`, use `cargo add bronzerde_test_helper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bronzerde_test_helper`
[INFO] [stdout]  --> tests/integration/flatten.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use bronzerde_test_helper::flatten::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bronzerde_test_helper`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bronzerde_test_helper`, use `cargo add bronzerde_test_helper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bronzerde_test_helper`
[INFO] [stdout]  --> tests/integration/structs.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use bronzerde_test_helper::structs::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bronzerde_test_helper`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bronzerde_test_helper`, use `cargo add bronzerde_test_helper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bronzerde_test_helper`
[INFO] [stdout]  --> tests/integration/contract.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bronzerde_test_helper::test_helper::TestHelper;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bronzerde_test_helper`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bronzerde_test_helper`, use `cargo add bronzerde_test_helper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bronzerde_test_helper`
[INFO] [stdout]  --> tests/integration/contract.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bronzerde_test_helper::assert_from_json_inline;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bronzerde_test_helper`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bronzerde_test_helper`, use `cargo add bronzerde_test_helper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bronzerde_test_helper`
[INFO] [stdout]  --> tests/integration/enum_repr.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bronzerde_test_helper::test_helper::TestHelper;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bronzerde_test_helper`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bronzerde_test_helper`, use `cargo add bronzerde_test_helper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bronzerde_test_helper`
[INFO] [stdout]  --> tests/integration/enum_repr.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bronzerde_test_helper::assert_from_json_inline;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bronzerde_test_helper`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bronzerde_test_helper`, use `cargo add bronzerde_test_helper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bronzerde_test_helper`
[INFO] [stdout]  --> tests/integration/enums.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bronzerde_test_helper::test_helper::TestHelper;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bronzerde_test_helper`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bronzerde_test_helper`, use `cargo add bronzerde_test_helper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bronzerde_test_helper`
[INFO] [stdout]  --> tests/integration/enums.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bronzerde_test_helper::assert_from_json_inline;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bronzerde_test_helper`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bronzerde_test_helper`, use `cargo add bronzerde_test_helper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bronzerde_test_helper`
[INFO] [stdout]  --> tests/integration/enums_deny_unknown_fields.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bronzerde_test_helper::test_helper::TestHelper;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bronzerde_test_helper`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bronzerde_test_helper`, use `cargo add bronzerde_test_helper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bronzerde_test_helper`
[INFO] [stdout]  --> tests/integration/enums_deny_unknown_fields.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bronzerde_test_helper::assert_from_json_inline;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bronzerde_test_helper`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bronzerde_test_helper`, use `cargo add bronzerde_test_helper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bronzerde_test_helper`
[INFO] [stdout]  --> tests/integration/enums_flattened.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bronzerde_test_helper::test_helper::TestHelper;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bronzerde_test_helper`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bronzerde_test_helper`, use `cargo add bronzerde_test_helper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bronzerde_test_helper`
[INFO] [stdout]  --> tests/integration/enums_flattened.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bronzerde_test_helper::assert_from_json_inline;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bronzerde_test_helper`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bronzerde_test_helper`, use `cargo add bronzerde_test_helper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bronzerde_test_helper`
[INFO] [stdout]  --> tests/integration/flatten.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bronzerde_test_helper::test_helper::TestHelper;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bronzerde_test_helper`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bronzerde_test_helper`, use `cargo add bronzerde_test_helper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bronzerde_test_helper`
[INFO] [stdout]  --> tests/integration/flatten.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bronzerde_test_helper::assert_from_json_inline;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bronzerde_test_helper`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bronzerde_test_helper`, use `cargo add bronzerde_test_helper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bronzerde_test_helper`
[INFO] [stdout]  --> tests/integration/structs.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bronzerde_test_helper::test_helper::TestHelper;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bronzerde_test_helper`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bronzerde_test_helper`, use `cargo add bronzerde_test_helper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bronzerde_test_helper`
[INFO] [stdout]  --> tests/integration/structs.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bronzerde_test_helper::assert_from_json_inline;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bronzerde_test_helper`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bronzerde_test_helper`, use `cargo add bronzerde_test_helper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]   --> tests/json_types.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |     assert!(serde_json::from_str::<Value>(PAYLOAD).is_ok());
[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] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]   --> tests/json_types.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     assert!(serde_json::from_str::<Map<String, Value>>(PAYLOAD).is_ok());
[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] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bronzerde` (test "json_types") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: could not find `json` in `bronzerde`
[INFO] [stdout]    --> tests/deserialize_with.rs:50:20
[INFO] [stdout]     |
[INFO] [stdout]  50 |         bronzerde::json::from_str::<DeserializeWith>(r#"{"number": 255, "ip": "127.0.0.1"}"#)
[INFO] [stdout]     |                    ^^^^ could not find `json` in `bronzerde`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 299 | #[cfg(feature = "json")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `json` feature
[INFO] [stdout] 300 | #[cfg_attr(docsrs, doc(cfg(feature = "json")))]
[INFO] [stdout] 301 | pub mod json;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `json` in `bronzerde`
[INFO] [stdout]    --> tests/deserialize_with.rs:58:20
[INFO] [stdout]     |
[INFO] [stdout]  58 |         bronzerde::json::from_str::<DeserializeWith>(r#"{"number": 256, "ip": "localhost"}"#)
[INFO] [stdout]     |                    ^^^^ could not find `json` in `bronzerde`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 299 | #[cfg(feature = "json")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `json` feature
[INFO] [stdout] 300 | #[cfg_attr(docsrs, doc(cfg(feature = "json")))]
[INFO] [stdout] 301 | pub mod json;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `json` in `bronzerde`
[INFO] [stdout]    --> tests/deserialize_with.rs:65:24
[INFO] [stdout]     |
[INFO] [stdout]  65 |     let x = bronzerde::json::from_str::<DeserializeWith>(
[INFO] [stdout]     |                        ^^^^ could not find `json` in `bronzerde`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 299 | #[cfg(feature = "json")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `json` feature
[INFO] [stdout] 300 | #[cfg_attr(docsrs, doc(cfg(feature = "json")))]
[INFO] [stdout] 301 | pub mod json;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `json` in `bronzerde`
[INFO] [stdout]    --> tests/default.rs:33:20
[INFO] [stdout]     |
[INFO] [stdout]  33 |         bronzerde::json::from_str(r#"{}"#).unwrap()
[INFO] [stdout]     |                    ^^^^ could not find `json` in `bronzerde`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 299 | #[cfg(feature = "json")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `json` feature
[INFO] [stdout] 300 | #[cfg_attr(docsrs, doc(cfg(feature = "json")))]
[INFO] [stdout] 301 | pub mod json;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `json` in `bronzerde`
[INFO] [stdout]    --> tests/default.rs:42:20
[INFO] [stdout]     |
[INFO] [stdout]  42 |         bronzerde::json::from_str(r#"{"route": "/dev/null", "no_default": null}"#).unwrap()
[INFO] [stdout]     |                    ^^^^ could not find `json` in `bronzerde`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 299 | #[cfg(feature = "json")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `json` feature
[INFO] [stdout] 300 | #[cfg_attr(docsrs, doc(cfg(feature = "json")))]
[INFO] [stdout] 301 | pub mod json;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `json` in `bronzerde`
[INFO] [stdout]    --> tests/default.rs:48:24
[INFO] [stdout]     |
[INFO] [stdout]  48 |     let x = bronzerde::json::from_str::<Foo>(
[INFO] [stdout]     |                        ^^^^ could not find `json` in `bronzerde`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 299 | #[cfg(feature = "json")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `json` feature
[INFO] [stdout] 300 | #[cfg_attr(docsrs, doc(cfg(feature = "json")))]
[INFO] [stdout] 301 | pub mod json;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `json` in `bronzerde`
[INFO] [stdout]    --> tests/std_types.rs:37:26
[INFO] [stdout]     |
[INFO] [stdout]  37 |         check(bronzerde::json::from_str::<TopLevelStruct>(PAYLOAD));
[INFO] [stdout]     |                          ^^^^ could not find `json` in `bronzerde`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 299 | #[cfg(feature = "json")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `json` feature
[INFO] [stdout] 300 | #[cfg_attr(docsrs, doc(cfg(feature = "json")))]
[INFO] [stdout] 301 | pub mod json;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `json` in `bronzerde`
[INFO] [stdout]    --> tests/std_types.rs:38:26
[INFO] [stdout]     |
[INFO] [stdout]  38 |         check(bronzerde::json::from_str::<Box<TopLevelStruct>>(PAYLOAD));
[INFO] [stdout]     |                          ^^^^ could not find `json` in `bronzerde`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 299 | #[cfg(feature = "json")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `json` feature
[INFO] [stdout] 300 | #[cfg_attr(docsrs, doc(cfg(feature = "json")))]
[INFO] [stdout] 301 | pub mod json;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `json` in `bronzerde`
[INFO] [stdout]    --> tests/std_types.rs:39:26
[INFO] [stdout]     |
[INFO] [stdout]  39 |         check(bronzerde::json::from_str::<std::cmp::Reverse<TopLevelStruct>>(PAYLOAD));
[INFO] [stdout]     |                          ^^^^ could not find `json` in `bronzerde`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 299 | #[cfg(feature = "json")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `json` feature
[INFO] [stdout] 300 | #[cfg_attr(docsrs, doc(cfg(feature = "json")))]
[INFO] [stdout] 301 | pub mod json;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `json` in `bronzerde`
[INFO] [stdout]    --> tests/std_types.rs:40:26
[INFO] [stdout]     |
[INFO] [stdout]  40 |         check(bronzerde::json::from_str::<std::cell::RefCell<TopLevelStruct>>(PAYLOAD));
[INFO] [stdout]     |                          ^^^^ could not find `json` in `bronzerde`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 299 | #[cfg(feature = "json")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `json` feature
[INFO] [stdout] 300 | #[cfg_attr(docsrs, doc(cfg(feature = "json")))]
[INFO] [stdout] 301 | pub mod json;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `json` in `bronzerde`
[INFO] [stdout]    --> tests/std_types.rs:42:26
[INFO] [stdout]     |
[INFO] [stdout]  42 |         check(bronzerde::json::from_str::<Option<TopLevelStruct>>(PAYLOAD));
[INFO] [stdout]     |                          ^^^^ could not find `json` in `bronzerde`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 299 | #[cfg(feature = "json")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `json` feature
[INFO] [stdout] 300 | #[cfg_attr(docsrs, doc(cfg(feature = "json")))]
[INFO] [stdout] 301 | pub mod json;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `json` in `bronzerde`
[INFO] [stdout]    --> tests/std_types.rs:83:26
[INFO] [stdout]     |
[INFO] [stdout]  83 |         check(bronzerde::json::from_str::<[TopLevelStruct; 4]>(PAYLOAD));
[INFO] [stdout]     |                          ^^^^ could not find `json` in `bronzerde`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 299 | #[cfg(feature = "json")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `json` feature
[INFO] [stdout] 300 | #[cfg_attr(docsrs, doc(cfg(feature = "json")))]
[INFO] [stdout] 301 | pub mod json;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `json` in `bronzerde`
[INFO] [stdout]    --> tests/std_types.rs:84:26
[INFO] [stdout]     |
[INFO] [stdout]  84 |         check(bronzerde::json::from_str::<Box<[TopLevelStruct]>>(PAYLOAD));
[INFO] [stdout]     |                          ^^^^ could not find `json` in `bronzerde`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 299 | #[cfg(feature = "json")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `json` feature
[INFO] [stdout] 300 | #[cfg_attr(docsrs, doc(cfg(feature = "json")))]
[INFO] [stdout] 301 | pub mod json;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `json` in `bronzerde`
[INFO] [stdout]    --> tests/std_types.rs:85:26
[INFO] [stdout]     |
[INFO] [stdout]  85 |         check(bronzerde::json::from_str::<std::collections::LinkedList<TopLevelStruct>>(PAYLOAD));
[INFO] [stdout]     |                          ^^^^ could not find `json` in `bronzerde`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 299 | #[cfg(feature = "json")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `json` feature
[INFO] [stdout] 300 | #[cfg_attr(docsrs, doc(cfg(feature = "json")))]
[INFO] [stdout] 301 | pub mod json;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `json` in `bronzerde`
[INFO] [stdout]    --> tests/std_types.rs:86:26
[INFO] [stdout]     |
[INFO] [stdout]  86 |         check(bronzerde::json::from_str::<std::collections::VecDeque<TopLevelStruct>>(PAYLOAD));
[INFO] [stdout]     |                          ^^^^ could not find `json` in `bronzerde`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 299 | #[cfg(feature = "json")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `json` feature
[INFO] [stdout] 300 | #[cfg_attr(docsrs, doc(cfg(feature = "json")))]
[INFO] [stdout] 301 | pub mod json;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `json` in `bronzerde`
[INFO] [stdout]    --> tests/std_types.rs:87:26
[INFO] [stdout]     |
[INFO] [stdout]  87 |         check(bronzerde::json::from_str::<Vec<TopLevelStruct>>(PAYLOAD));
[INFO] [stdout]     |                          ^^^^ could not find `json` in `bronzerde`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 299 | #[cfg(feature = "json")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `json` feature
[INFO] [stdout] 300 | #[cfg_attr(docsrs, doc(cfg(feature = "json")))]
[INFO] [stdout] 301 | pub mod json;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `json` in `bronzerde`
[INFO] [stdout]    --> tests/std_types.rs:106:29
[INFO] [stdout]     |
[INFO] [stdout] 106 |     let errors = bronzerde::json::from_str::<[TopLevelStruct; 3]>(PAYLOAD).unwrap_err();
[INFO] [stdout]     |                             ^^^^ could not find `json` in `bronzerde`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 299 | #[cfg(feature = "json")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `json` feature
[INFO] [stdout] 300 | #[cfg_attr(docsrs, doc(cfg(feature = "json")))]
[INFO] [stdout] 301 | pub mod json;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `json` in `bronzerde`
[INFO] [stdout]    --> tests/std_types.rs:121:29
[INFO] [stdout]     |
[INFO] [stdout] 121 |     let errors = bronzerde::json::from_str::<[TopLevelStruct; 5]>(PAYLOAD).unwrap_err();
[INFO] [stdout]     |                             ^^^^ could not find `json` in `bronzerde`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 299 | #[cfg(feature = "json")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `json` feature
[INFO] [stdout] 300 | #[cfg_attr(docsrs, doc(cfg(feature = "json")))]
[INFO] [stdout] 301 | pub mod json;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `json` in `bronzerde`
[INFO] [stdout]    --> tests/std_types.rs:141:26
[INFO] [stdout]     |
[INFO] [stdout] 141 |         check(bronzerde::json::from_str::<std::collections::HashMap<String, u64>>(PAYLOAD));
[INFO] [stdout]     |                          ^^^^ could not find `json` in `bronzerde`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 299 | #[cfg(feature = "json")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `json` feature
[INFO] [stdout] 300 | #[cfg_attr(docsrs, doc(cfg(feature = "json")))]
[INFO] [stdout] 301 | pub mod json;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `json` in `bronzerde`
[INFO] [stdout]    --> tests/std_types.rs:142:26
[INFO] [stdout]     |
[INFO] [stdout] 142 |         check(bronzerde::json::from_str::<std::collections::BTreeMap<String, u64>>(PAYLOAD));
[INFO] [stdout]     |                          ^^^^ could not find `json` in `bronzerde`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 299 | #[cfg(feature = "json")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `json` feature
[INFO] [stdout] 300 | #[cfg_attr(docsrs, doc(cfg(feature = "json")))]
[INFO] [stdout] 301 | pub mod json;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `json` in `bronzerde`
[INFO] [stdout]    --> tests/std_types.rs:183:26
[INFO] [stdout]     |
[INFO] [stdout] 183 |         check(bronzerde::json::from_str::<std::collections::HashMap<String, TopLevelStruct>>(PAYLOAD));
[INFO] [stdout]     |                          ^^^^ could not find `json` in `bronzerde`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 299 | #[cfg(feature = "json")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `json` feature
[INFO] [stdout] 300 | #[cfg_attr(docsrs, doc(cfg(feature = "json")))]
[INFO] [stdout] 301 | pub mod json;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `json` in `bronzerde`
[INFO] [stdout]    --> tests/std_types.rs:184:26
[INFO] [stdout]     |
[INFO] [stdout] 184 |         check(bronzerde::json::from_str::<std::collections::BTreeMap<String, TopLevelStruct>>(PAYLOAD));
[INFO] [stdout]     |                          ^^^^ could not find `json` in `bronzerde`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 299 | #[cfg(feature = "json")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `json` feature
[INFO] [stdout] 300 | #[cfg_attr(docsrs, doc(cfg(feature = "json")))]
[INFO] [stdout] 301 | pub mod json;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `StructDenyUnknownFields` in this scope
[INFO] [stdout]  --> tests/integration/contract.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let test = TestHelper::<StructDenyUnknownFields>::new_serialized(
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn struct_deny_unknown_fields<StructDenyUnknownFields>() {
[INFO] [stdout]   |                              +++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `StructAllowUnknownFields` in this scope
[INFO] [stdout]   --> tests/integration/contract.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let test = TestHelper::<StructAllowUnknownFields>::new_serialized(
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn struct_allow_unknown_fields<StructAllowUnknownFields>() {
[INFO] [stdout]    |                               ++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TupleStruct` in this scope
[INFO] [stdout]   --> tests/integration/contract.rs:62:22
[INFO] [stdout]    |
[INFO] [stdout] 62 |         TestHelper::<TupleStruct>::new_serialized(r#"["XVUgTUKTJ7J8r","yZwcp1Ge","nf9hN3"]"#);
[INFO] [stdout]    |                      ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: there is an enum variant `insta::_macro_support::Content::TupleStruct`; try using the variant's enum
[INFO] [stdout]    |
[INFO] [stdout] 62 -         TestHelper::<TupleStruct>::new_serialized(r#"["XVUgTUKTJ7J8r","yZwcp1Ge","nf9hN3"]"#);
[INFO] [stdout] 62 +         TestHelper::<insta::_macro_support::Content>::new_serialized(r#"["XVUgTUKTJ7J8r","yZwcp1Ge","nf9hN3"]"#);
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn tuple_struct<TupleStruct>() {
[INFO] [stdout]    |                +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ExternalEnum` in this scope
[INFO] [stdout]   --> tests/integration/contract.rs:77:29
[INFO] [stdout]    |
[INFO] [stdout] 77 |     let test = TestHelper::<ExternalEnum>::new_serialized(r#""renamed_unit""#);
[INFO] [stdout]    |                             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 76 | fn externally_tagged_enum<ExternalEnum>() {
[INFO] [stdout]    |                          ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `InternalEnum` in this scope
[INFO] [stdout]   --> tests/integration/contract.rs:87:29
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let test = TestHelper::<InternalEnum>::new_serialized(r#"{"tag":"renamed_unit"}"#);
[INFO] [stdout]    |                             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 86 | fn internally_tagged_enum<InternalEnum>() {
[INFO] [stdout]    |                          ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AdjacentEnum` in this scope
[INFO] [stdout]   --> tests/integration/contract.rs:97:29
[INFO] [stdout]    |
[INFO] [stdout] 97 |     let test = TestHelper::<AdjacentEnum>::new_serialized(r#"{"tag":"renamed_unit"}"#);
[INFO] [stdout]    |                             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 96 | fn adjacently_tagged_enum<AdjacentEnum>() {
[INFO] [stdout]    |                          ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Enum` in this scope
[INFO] [stdout]  --> tests/integration/enum_repr.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let test = TestHelper::<Enum>::new_serialized(r#"5"#);
[INFO] [stdout]   |                             ^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: there is an enum variant `bronzerde::path::Segment::Enum` and 3 others; try using the variant's enum
[INFO] [stdout]   |
[INFO] [stdout] 7 -     let test = TestHelper::<Enum>::new_serialized(r#"5"#);
[INFO] [stdout] 7 +     let test = TestHelper::<bronzerde::path::Segment>::new_serialized(r#"5"#);
[INFO] [stdout]   |
[INFO] [stdout] 7 -     let test = TestHelper::<Enum>::new_serialized(r#"5"#);
[INFO] [stdout] 7 +     let test = TestHelper::<serde::de::Unexpected>::new_serialized(r#"5"#);
[INFO] [stdout]   |
[INFO] [stdout] 7 -     let test = TestHelper::<Enum>::new_serialized(r#"5"#);
[INFO] [stdout] 7 +     let test = TestHelper::<serde_path_to_error::Segment>::new_serialized(r#"5"#);
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn enum_repr<Enum>() {
[INFO] [stdout]   |             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `External` in this scope
[INFO] [stdout]  --> tests/integration/enums.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let test = TestHelper::<External>::new_serialized(r#"{"unitStructNewType":null}"#);
[INFO] [stdout]   |                             ^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn externally_tagged_enum<External>() {
[INFO] [stdout]   |                          ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Internal` in this scope
[INFO] [stdout]   --> tests/integration/enums.rs:19:29
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let test = TestHelper::<Internal>::new_serialized(r#"{"tag":"UnitOne"}"#);
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn internally_tagged_enum<Internal>() {
[INFO] [stdout]    |                          ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Adjacent` in this scope
[INFO] [stdout]   --> tests/integration/enums.rs:30:22
[INFO] [stdout]    |
[INFO] [stdout] 30 |         TestHelper::<Adjacent>::new_serialized(r#"{"tag":"Tuple","content":[-427070648,true]}"#);
[INFO] [stdout]    |                      ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn adjacently_tagged_enum<Adjacent>() {
[INFO] [stdout]    |                          ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UntaggedWrapper` in this scope
[INFO] [stdout]   --> tests/integration/enums.rs:43:29
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let test = TestHelper::<UntaggedWrapper>::new_serialized(r#"[-521833035,true]"#);
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 42 | fn untagged_enum<UntaggedWrapper>() {
[INFO] [stdout]    |                 +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Renamed` in this scope
[INFO] [stdout]   --> tests/integration/enums.rs:61:22
[INFO] [stdout]    |
[INFO] [stdout] 61 |         TestHelper::<Renamed>::new_serialized(r#"{"struct_variant":{"FIELD":"8AtP50nUcNy1f"}}"#);
[INFO] [stdout]    |                      ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 59 | fn renamed<Renamed>() {
[INFO] [stdout]    |           +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `External` in this scope
[INFO] [stdout]  --> tests/integration/enums_deny_unknown_fields.rs:8:22
[INFO] [stdout]   |
[INFO] [stdout] 8 |         TestHelper::<External>::new_serialized(r#"{"Struct":{"foo":1899123746,"bar":true}}"#);
[INFO] [stdout]   |                      ^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn externally_tagged_enum<External>() {
[INFO] [stdout]   |                          ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Internal` in this scope
[INFO] [stdout]   --> tests/integration/enums_deny_unknown_fields.rs:22:22
[INFO] [stdout]    |
[INFO] [stdout] 22 |         TestHelper::<Internal>::new_serialized(r#"{"tag":"Struct","foo":-1133362929,"bar":true}"#);
[INFO] [stdout]    |                      ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn internally_tagged_enum<Internal>() {
[INFO] [stdout]    |                          ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Adjacent` in this scope
[INFO] [stdout]   --> tests/integration/enums_deny_unknown_fields.rs:35:29
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let test = TestHelper::<Adjacent>::new_serialized(
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn adjacently_tagged_enum<Adjacent>() {
[INFO] [stdout]    |                          ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Container` in this scope
[INFO] [stdout]  --> tests/integration/enums_flattened.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let test = TestHelper::<Container>::new_serialized(
[INFO] [stdout]   |                             ^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn enums_flattened<Container>() {
[INFO] [stdout]   |                   +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ContainerDenyUnknownFields` in this scope
[INFO] [stdout]   --> tests/integration/enums_flattened.rs:36:29
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let test = TestHelper::<ContainerDenyUnknownFields>::new_serialized(
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn enums_flattened_deny_unknown_fields<ContainerDenyUnknownFields>() {
[INFO] [stdout]    |                                       ++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Deep1` in this scope
[INFO] [stdout]  --> tests/integration/flatten.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let test = TestHelper::<Deep1>::new_serialized(
[INFO] [stdout]   |                             ^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn flattened_struct<Deep1>() {
[INFO] [stdout]   |                    +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FlattenValue` in this scope
[INFO] [stdout]   --> tests/integration/flatten.rs:38:29
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let test = TestHelper::<FlattenValue>::new_serialized(
[INFO] [stdout]    |                             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn flattened_value<FlattenValue>() {
[INFO] [stdout]    |                   ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FlattenMap` in this scope
[INFO] [stdout]   --> tests/integration/flatten.rs:60:29
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let test = TestHelper::<FlattenMap>::new_serialized(
[INFO] [stdout]    |                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 59 | fn flattened_map<FlattenMap>() {
[INFO] [stdout]    |                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UnitStruct` in this scope
[INFO] [stdout]  --> tests/integration/structs.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let test = TestHelper::<UnitStruct>::new_serialized(r#"null"#);
[INFO] [stdout]   |                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: there is an enum variant `insta::_macro_support::Content::UnitStruct`; try using the variant's enum
[INFO] [stdout]   |
[INFO] [stdout] 7 -     let test = TestHelper::<UnitStruct>::new_serialized(r#"null"#);
[INFO] [stdout] 7 +     let test = TestHelper::<insta::_macro_support::Content>::new_serialized(r#"null"#);
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn unit<UnitStruct>() {
[INFO] [stdout]   |        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `NormalStruct` in this scope
[INFO] [stdout]   --> tests/integration/structs.rs:17:29
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let test = TestHelper::<NormalStruct>::new_serialized(r#"{"foo":"fvsTNa45C","bar":false}"#);
[INFO] [stdout]    |                             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn normal<NormalStruct>() {
[INFO] [stdout]    |          ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `NewType` in this scope
[INFO] [stdout]   --> tests/integration/structs.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let test = TestHelper::<NewType>::new_serialized(r#""F71VZOS""#);
[INFO] [stdout]    |                             ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn newtype<NewType>() {
[INFO] [stdout]    |           +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TupleStruct` in this scope
[INFO] [stdout]   --> tests/integration/structs.rs:42:29
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let test = TestHelper::<TupleStruct>::new_serialized(r#"["FPoREowVSC0CjkC",false]"#);
[INFO] [stdout]    |                             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: there is an enum variant `insta::_macro_support::Content::TupleStruct`; try using the variant's enum
[INFO] [stdout]    |
[INFO] [stdout] 42 -     let test = TestHelper::<TupleStruct>::new_serialized(r#"["FPoREowVSC0CjkC",false]"#);
[INFO] [stdout] 42 +     let test = TestHelper::<insta::_macro_support::Content>::new_serialized(r#"["FPoREowVSC0CjkC",false]"#);
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn tuple<TupleStruct>() {
[INFO] [stdout]    |         +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RenamedFields` in this scope
[INFO] [stdout]   --> tests/integration/structs.rs:55:29
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let test = TestHelper::<RenamedFields>::new_serialized(
[INFO] [stdout]    |                             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 54 | fn renamed_fields<RenamedFields>() {
[INFO] [stdout]    |                  +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DenyUnknownFields` in this scope
[INFO] [stdout]   --> tests/integration/structs.rs:70:29
[INFO] [stdout]    |
[INFO] [stdout] 70 |     let test = TestHelper::<DenyUnknownFields>::new_serialized(
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn deny_unknown_fields<DenyUnknownFields>() {
[INFO] [stdout]    |                       +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bronzerde` (test "default") due to 3 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bronzerde` (test "integration") due to 47 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bronzerde` (test "deserialize_with") due to 3 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: could not find `json` in `bronzerde`
[INFO] [stdout]    --> tests/happy/deserialize.rs:112:28
[INFO] [stdout]     |
[INFO] [stdout] 112 |     let value = bronzerde::json::from_str::<TopLevelStruct>(payload);
[INFO] [stdout]     |                            ^^^^ could not find `json` in `bronzerde`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 299 | #[cfg(feature = "json")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `json` feature
[INFO] [stdout] 300 | #[cfg_attr(docsrs, doc(cfg(feature = "json")))]
[INFO] [stdout] 301 | pub mod json;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `json` in `bronzerde`
[INFO] [stdout]    --> tests/happy/path.rs:11:43
[INFO] [stdout]     |
[INFO] [stdout]  11 |     let result: Result<T, _> = bronzerde::json::from_str(json);
[INFO] [stdout]     |                                           ^^^^ could not find `json` in `bronzerde`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 299 | #[cfg(feature = "json")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `json` feature
[INFO] [stdout] 300 | #[cfg_attr(docsrs, doc(cfg(feature = "json")))]
[INFO] [stdout] 301 | pub mod json;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `json` in `bronzerde`
[INFO] [stdout]    --> tests/happy/path.rs:24:43
[INFO] [stdout]     |
[INFO] [stdout]  24 |     let result: Result<T, _> = bronzerde::json::from_str(json);
[INFO] [stdout]     |                                           ^^^^ could not find `json` in `bronzerde`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 299 | #[cfg(feature = "json")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `json` feature
[INFO] [stdout] 300 | #[cfg_attr(docsrs, doc(cfg(feature = "json")))]
[INFO] [stdout] 301 | pub mod json;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bronzerde` (test "std_types") due to 16 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> tests/happy/path.rs:258:19
[INFO] [stdout]     |
[INFO] [stdout] 258 |     let de = &mut serde_json::Deserializer::from_str(j);
[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]   2 + use serde::Deserializer;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use serde_path_to_error::Deserializer;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Deserializer`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 258 -     let de = &mut serde_json::Deserializer::from_str(j);
[INFO] [stdout] 258 +     let de = &mut Deserializer::from_str(j);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/path/path_.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn iter(&self) -> Segments {
[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] 54 |     pub fn iter(&self) -> Segments<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/happy/deserialize.rs:114:45
[INFO] [stdout]     |
[INFO] [stdout] 114 |     let error_repr = error.into_iter().map(|e| e.to_string()).join("\n");
[INFO] [stdout]     |                                             ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 114 |     let error_repr = error.into_iter().map(|e: /* Type */| e.to_string()).join("\n");
[INFO] [stdout]     |                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> tests/happy/deserialize.rs:122:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |     let value = serde_json::from_str::<TopLevelStruct>(payload);
[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] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/happy/path.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |             .map(|e| e.to_string())
[INFO] [stdout]    |                   ^  - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 32 |             .map(|e: /* Type */| e.to_string())
[INFO] [stdout]    |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/happy/path.rs:37:20
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let path = error.path().expect("No path on error");
[INFO] [stdout]    |                    ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bronzerde` (test "happy") due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "b823aefc48ba201a839a7ddf3613952555019900b08b5008598735ed10e0e7e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b823aefc48ba201a839a7ddf3613952555019900b08b5008598735ed10e0e7e5", kill_on_drop: false }`
[INFO] [stdout] b823aefc48ba201a839a7ddf3613952555019900b08b5008598735ed10e0e7e5
