[INFO] fetching crate bevy_save-erased-serde 0.4.0...
[INFO] testing bevy_save-erased-serde-0.4.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate bevy_save-erased-serde 0.4.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate bevy_save-erased-serde 0.4.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bevy_save-erased-serde 0.4.0
[INFO] finished tweaking crates.io crate bevy_save-erased-serde 0.4.0
[INFO] tweaked toml for crates.io crate bevy_save-erased-serde 0.4.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 37 packages to latest compatible versions
[INFO] [stderr]       Adding half v1.8.3 (latest: v2.4.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 644a7c13ca487d68c6aeccb49e236baaeb85c0ceccb54e5526eb958937105c2b
[INFO] running `Command { std: "docker" "start" "-a" "644a7c13ca487d68c6aeccb49e236baaeb85c0ceccb54e5526eb958937105c2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "644a7c13ca487d68c6aeccb49e236baaeb85c0ceccb54e5526eb958937105c2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "644a7c13ca487d68c6aeccb49e236baaeb85c0ceccb54e5526eb958937105c2b", kill_on_drop: false }`
[INFO] [stdout] 644a7c13ca487d68c6aeccb49e236baaeb85c0ceccb54e5526eb958937105c2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e6fb25716c76786bd89aa8ec29d1c429cbc0b5ef71e10d5f6cb37f1fbbda6b8
[INFO] running `Command { std: "docker" "start" "-a" "9e6fb25716c76786bd89aa8ec29d1c429cbc0b5ef71e10d5f6cb37f1fbbda6b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling bevy_save-erased-serde v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_unsafe_op_in_unsafe_fn_lint`
[INFO] [stdout]    --> src/lib.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 | #![cfg_attr(not(no_unsafe_op_in_unsafe_fn_lint), deny(unsafe_op_in_unsafe_fn))]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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_unsafe_op_in_unsafe_fn_lint`
[INFO] [stdout]    --> src/lib.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout] 101 | #![cfg_attr(no_unsafe_op_in_unsafe_fn_lint, allow(unused_unsafe))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `vec`
[INFO] [stdout]    --> src/lib.rs:123:27
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub use self::alloc::{vec, vec::Vec};
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_maybe_uninit`
[INFO] [stdout]  --> src/any.rs:2:7
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cfg(no_maybe_uninit)]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(no_maybe_uninit)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_maybe_uninit`
[INFO] [stdout]  --> src/any.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(not(no_maybe_uninit))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(no_maybe_uninit)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_maybe_uninit`
[INFO] [stdout]    --> src/any.rs:142:7
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[cfg(no_maybe_uninit)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(no_maybe_uninit)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_maybe_uninit`
[INFO] [stdout]    --> src/any.rs:146:7
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[cfg(no_maybe_uninit)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(no_maybe_uninit)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `include_fnptr_in_fingerprint`
[INFO] [stdout]    --> src/any.rs:157:11
[INFO] [stdout]     |
[INFO] [stdout] 157 |     #[cfg(include_fnptr_in_fingerprint)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(include_fnptr_in_fingerprint)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_maybe_uninit`
[INFO] [stdout]   --> src/any.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 |     cfg!(not(no_maybe_uninit))
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(no_maybe_uninit)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `include_fnptr_in_fingerprint`
[INFO] [stdout]    --> src/any.rs:170:19
[INFO] [stdout]     |
[INFO] [stdout] 170 |             #[cfg(include_fnptr_in_fingerprint)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(include_fnptr_in_fingerprint)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 10 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.08s
[INFO] running `Command { std: "docker" "inspect" "9e6fb25716c76786bd89aa8ec29d1c429cbc0b5ef71e10d5f6cb37f1fbbda6b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e6fb25716c76786bd89aa8ec29d1c429cbc0b5ef71e10d5f6cb37f1fbbda6b8", kill_on_drop: false }`
[INFO] [stdout] 9e6fb25716c76786bd89aa8ec29d1c429cbc0b5ef71e10d5f6cb37f1fbbda6b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2f8a668d9fdddcd115c8e9c9d6aa09de7808e828e20278a1004db6665a827b8
[INFO] running `Command { std: "docker" "start" "-a" "b2f8a668d9fdddcd115c8e9c9d6aa09de7808e828e20278a1004db6665a827b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling winnow v0.6.8
[INFO] [stderr]    Compiling trybuild v1.0.96
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling dissimilar v1.0.9
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling bevy_save-erased-serde v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_unsafe_op_in_unsafe_fn_lint`
[INFO] [stdout]    --> src/lib.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 | #![cfg_attr(not(no_unsafe_op_in_unsafe_fn_lint), deny(unsafe_op_in_unsafe_fn))]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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_unsafe_op_in_unsafe_fn_lint`
[INFO] [stdout]    --> src/lib.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout] 101 | #![cfg_attr(no_unsafe_op_in_unsafe_fn_lint, allow(unused_unsafe))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `vec`
[INFO] [stdout]    --> src/lib.rs:123:27
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub use self::alloc::{vec, vec::Vec};
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_maybe_uninit`
[INFO] [stdout]  --> src/any.rs:2:7
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cfg(no_maybe_uninit)]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(no_maybe_uninit)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_maybe_uninit`
[INFO] [stdout]  --> src/any.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(not(no_maybe_uninit))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(no_maybe_uninit)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_maybe_uninit`
[INFO] [stdout]    --> src/any.rs:142:7
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[cfg(no_maybe_uninit)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(no_maybe_uninit)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_maybe_uninit`
[INFO] [stdout]    --> src/any.rs:146:7
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[cfg(no_maybe_uninit)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(no_maybe_uninit)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `include_fnptr_in_fingerprint`
[INFO] [stdout]    --> src/any.rs:157:11
[INFO] [stdout]     |
[INFO] [stdout] 157 |     #[cfg(include_fnptr_in_fingerprint)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(include_fnptr_in_fingerprint)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_maybe_uninit`
[INFO] [stdout]   --> src/any.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 |     cfg!(not(no_maybe_uninit))
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(no_maybe_uninit)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `include_fnptr_in_fingerprint`
[INFO] [stdout]    --> src/any.rs:170:19
[INFO] [stdout]     |
[INFO] [stdout] 170 |             #[cfg(include_fnptr_in_fingerprint)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(include_fnptr_in_fingerprint)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling toml_edit v0.22.13
[INFO] [stdout] warning: 10 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling toml v0.8.13
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_unsafe_op_in_unsafe_fn_lint`
[INFO] [stdout]    --> src/lib.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 | #![cfg_attr(not(no_unsafe_op_in_unsafe_fn_lint), deny(unsafe_op_in_unsafe_fn))]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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_unsafe_op_in_unsafe_fn_lint`
[INFO] [stdout]    --> src/lib.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout] 101 | #![cfg_attr(no_unsafe_op_in_unsafe_fn_lint, allow(unused_unsafe))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_maybe_uninit`
[INFO] [stdout]  --> src/any.rs:2:7
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cfg(no_maybe_uninit)]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(no_maybe_uninit)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_maybe_uninit`
[INFO] [stdout]  --> src/any.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(not(no_maybe_uninit))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(no_maybe_uninit)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_maybe_uninit`
[INFO] [stdout]    --> src/any.rs:142:7
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[cfg(no_maybe_uninit)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(no_maybe_uninit)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_maybe_uninit`
[INFO] [stdout]    --> src/any.rs:146:7
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[cfg(no_maybe_uninit)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(no_maybe_uninit)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `include_fnptr_in_fingerprint`
[INFO] [stdout]    --> src/any.rs:157:11
[INFO] [stdout]     |
[INFO] [stdout] 157 |     #[cfg(include_fnptr_in_fingerprint)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(include_fnptr_in_fingerprint)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_maybe_uninit`
[INFO] [stdout]   --> src/any.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 |     cfg!(not(no_maybe_uninit))
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(no_maybe_uninit)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `include_fnptr_in_fingerprint`
[INFO] [stdout]    --> src/any.rs:170:19
[INFO] [stdout]     |
[INFO] [stdout] 170 |             #[cfg(include_fnptr_in_fingerprint)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(include_fnptr_in_fingerprint)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `include_fnptr_in_fingerprint`
[INFO] [stdout]    --> src/any.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 184 |     if cfg!(all(include_fnptr_in_fingerprint, not(miri))) {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(include_fnptr_in_fingerprint)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 10 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.92s
[INFO] running `Command { std: "docker" "inspect" "b2f8a668d9fdddcd115c8e9c9d6aa09de7808e828e20278a1004db6665a827b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2f8a668d9fdddcd115c8e9c9d6aa09de7808e828e20278a1004db6665a827b8", kill_on_drop: false }`
[INFO] [stdout] b2f8a668d9fdddcd115c8e9c9d6aa09de7808e828e20278a1004db6665a827b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b64af0797aaf250cdea093d0bc00f5b02916cff8a8d1887a76c8b1ef9241d6a9
[INFO] running `Command { std: "docker" "start" "-a" "b64af0797aaf250cdea093d0bc00f5b02916cff8a8d1887a76c8b1ef9241d6a9", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `no_unsafe_op_in_unsafe_fn_lint`
[INFO] [stderr]    --> src/lib.rs:100:17
[INFO] [stderr]     |
[INFO] [stderr] 100 | #![cfg_attr(not(no_unsafe_op_in_unsafe_fn_lint), deny(unsafe_op_in_unsafe_fn))]
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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_unsafe_op_in_unsafe_fn_lint`
[INFO] [stderr]    --> src/lib.rs:101:13
[INFO] [stderr]     |
[INFO] [stderr] 101 | #![cfg_attr(no_unsafe_op_in_unsafe_fn_lint, allow(unused_unsafe))]
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `vec`
[INFO] [stderr]    --> src/lib.rs:123:27
[INFO] [stderr]     |
[INFO] [stderr] 123 |     pub use self::alloc::{vec, vec::Vec};
[INFO] [stderr]     |                           ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `no_maybe_uninit`
[INFO] [stderr]  --> src/any.rs:2:7
[INFO] [stderr]   |
[INFO] [stderr] 2 | #[cfg(no_maybe_uninit)]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(no_maybe_uninit)");` to the top of the `build.rs`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `no_maybe_uninit`
[INFO] [stderr]  --> src/any.rs:5:11
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[cfg(not(no_maybe_uninit))]
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(no_maybe_uninit)");` to the top of the `build.rs`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `no_maybe_uninit`
[INFO] [stderr]    --> src/any.rs:142:7
[INFO] [stderr]     |
[INFO] [stderr] 142 | #[cfg(no_maybe_uninit)]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(no_maybe_uninit)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `no_maybe_uninit`
[INFO] [stderr]    --> src/any.rs:146:7
[INFO] [stderr]     |
[INFO] [stderr] 146 | #[cfg(no_maybe_uninit)]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(no_maybe_uninit)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `include_fnptr_in_fingerprint`
[INFO] [stderr]    --> src/any.rs:157:11
[INFO] [stderr]     |
[INFO] [stderr] 157 |     #[cfg(include_fnptr_in_fingerprint)]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(include_fnptr_in_fingerprint)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `no_maybe_uninit`
[INFO] [stderr]   --> src/any.rs:28:14
[INFO] [stderr]    |
[INFO] [stderr] 28 |     cfg!(not(no_maybe_uninit))
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(no_maybe_uninit)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `include_fnptr_in_fingerprint`
[INFO] [stderr]    --> src/any.rs:170:19
[INFO] [stderr]     |
[INFO] [stderr] 170 |             #[cfg(include_fnptr_in_fingerprint)]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(include_fnptr_in_fingerprint)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `bevy_save-erased-serde` (lib) generated 10 warnings (run `cargo fix --lib -p bevy_save-erased-serde` to apply 1 suggestion)
[INFO] [stderr] warning: unexpected `cfg` condition name: `include_fnptr_in_fingerprint`
[INFO] [stderr]    --> src/any.rs:184:17
[INFO] [stderr]     |
[INFO] [stderr] 184 |     if cfg!(all(include_fnptr_in_fingerprint, not(miri))) {
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(include_fnptr_in_fingerprint)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `bevy_save-erased-serde` (lib test) generated 10 warnings (9 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_save_erased_serde-553dea6030c645c3)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test any::test_fingerprint ... ok
[INFO] [stdout] test de::tests::test_struct ... ok
[INFO] [stdout] test de::tests::test_borrowed ... ok
[INFO] [stdout] test de::tests::test_enum ... ok
[INFO] [stdout] test de::tests::assert_deserializer ... ok
[INFO] [stdout] test ser::tests::assert_serialize ... ok
[INFO] [stdout] test macros::tests::test_type_parameter ... ok
[INFO] [stdout] test ser::tests::test_enum ... ok
[INFO] [stdout] test ser::tests::assert_serializer ... ok
[INFO] [stdout] test macros::tests::test_plain ... ok
[INFO] [stdout] test ser::tests::test_struct ... ok
[INFO] [stdout] test macros::tests::test_generic_bound ... ok
[INFO] [stdout] test macros::tests::test_where_clause ... ok
[INFO] [stdout] test ser::tests::test_vec ... ok
[INFO] [stdout] test de::tests::test_value ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bevy_save_erased_serde
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test src/ser.rs - ser::dynSerializer::erase (line 179) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 35) ... FAILED
[INFO] [stdout] test src/ser.rs - ser::Serializer (line 76) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::serialize_trait_object (line 4) ... FAILED
[INFO] [stdout] test src/ser.rs - ser::Serialize (line 33) ... FAILED
[INFO] [stdout] test src/de.rs - de::Deserializer (line 65) ... FAILED
[INFO] [stdout] test src/ser.rs - ser::serialize (line 639) ... FAILED
[INFO] [stdout] test src/ser.rs - ser::serialize (line 656) ... FAILED
[INFO] [stdout] test src/de.rs - de::deserialize (line 20) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 71) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::serialize_trait_object (line 16) ... FAILED
[INFO] [stdout] test src/de.rs - de::dynDeserializer<'de>::erase (line 219) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/ser.rs - ser::dynSerializer::erase (line 179) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `erased_serde`
[INFO] [stdout]  --> src/ser.rs:180:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use erased_serde::{Serialize, Serializer};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `erased_serde`
[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 35) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `erased_serde`
[INFO] [stdout]  --> src/lib.rs:36:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use erased_serde::{Serialize, Serializer};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `erased_serde`
[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/ser.rs - ser::Serializer (line 76) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `erased_serde`
[INFO] [stdout]  --> src/ser.rs:77:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use erased_serde::{Serialize, Serializer};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `erased_serde`
[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::serialize_trait_object (line 4) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `erased_serde`
[INFO] [stdout]  --> src/macros.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use erased_serde::serialize_trait_object;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `erased_serde`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `erased_serde`
[INFO] [stdout]  --> src/macros.rs:11:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | erased_serde::serialize_trait_object!(Event);
[INFO] [stdout]   | ^^^^^^^^^^^^ use of undeclared crate or module `erased_serde`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `erased_serde`
[INFO] [stdout]  --> src/macros.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | trait Event: erased_serde::Serialize {
[INFO] [stdout]   |              ^^^^^^^^^^^^ use of undeclared crate or module `erased_serde`
[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/ser.rs - ser::Serialize (line 33) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `erased_serde`
[INFO] [stdout]  --> src/ser.rs:34:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use erased_serde::{Serialize, Serializer};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `erased_serde`
[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::Deserializer (line 65) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `erased_serde`
[INFO] [stdout]  --> src/de.rs:66:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use erased_serde::Deserializer;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `erased_serde`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `erased_serde`
[INFO] [stdout]   --> src/de.rs:86:36
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let data: Map<String, usize> = erased_serde::deserialize(format).unwrap();
[INFO] [stdout]    |                                    ^^^^^^^^^^^^ use of undeclared crate or module `erased_serde`
[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/ser.rs - ser::serialize (line 639) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `erased_serde`
[INFO] [stdout]  --> src/ser.rs:640:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | trait Event: erased_serde::Serialize {
[INFO] [stdout]   |              ^^^^^^^^^^^^ use of undeclared crate or module `erased_serde`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `erased_serde`
[INFO] [stdout]   --> src/ser.rs:648:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         erased_serde::serialize(self, serializer)
[INFO] [stdout]    |         ^^^^^^^^^^^^ use of undeclared crate or module `erased_serde`
[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/ser.rs - ser::serialize (line 656) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `erased_serde`
[INFO] [stdout]  --> src/ser.rs:657:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use erased_serde::serialize_trait_object;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `erased_serde`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `erased_serde`
[INFO] [stdout]  --> src/ser.rs:659:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | trait Event: erased_serde::Serialize {}
[INFO] [stdout]   |              ^^^^^^^^^^^^ use of undeclared crate or module `erased_serde`
[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::deserialize (line 20) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `erased_serde`
[INFO] [stdout]  --> src/de.rs:21:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use erased_serde::Deserializer;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `erased_serde`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `erased_serde`
[INFO] [stdout]   --> src/de.rs:41:36
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let data: Map<String, usize> = erased_serde::deserialize(format).unwrap();
[INFO] [stdout]    |                                    ^^^^^^^^^^^^ use of undeclared crate or module `erased_serde`
[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/lib.rs - (line 71) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `erased_serde`
[INFO] [stdout]  --> src/lib.rs:72:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use erased_serde::Deserializer;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `erased_serde`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `erased_serde`
[INFO] [stdout]   --> src/lib.rs:92:36
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let data: Map<String, usize> = erased_serde::deserialize(format).unwrap();
[INFO] [stdout]    |                                    ^^^^^^^^^^^^ use of undeclared crate or module `erased_serde`
[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/macros.rs - macros::serialize_trait_object (line 16) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `erased_serde`
[INFO] [stdout]  --> src/macros.rs:17:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use erased_serde::serialize_trait_object;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `erased_serde`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `erased_serde`
[INFO] [stdout]  --> src/macros.rs:19:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | trait Difficult<T>: erased_serde::Serialize where T: Copy {
[INFO] [stdout]   |                     ^^^^^^^^^^^^ use of undeclared crate or module `erased_serde`
[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::dynDeserializer<'de>::erase (line 219) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `erased_serde`
[INFO] [stdout]  --> src/de.rs:220:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use erased_serde::Deserializer;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `erased_serde`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `erased_serde`
[INFO] [stdout]   --> src/de.rs:240:36
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let data: Map<String, usize> = erased_serde::deserialize(format).unwrap();
[INFO] [stdout]    |                                    ^^^^^^^^^^^^ use of undeclared crate or module `erased_serde`
[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] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/de.rs - de::Deserializer (line 65)
[INFO] [stdout]     src/de.rs - de::deserialize (line 20)
[INFO] [stdout]     src/de.rs - de::dynDeserializer<'de>::erase (line 219)
[INFO] [stdout]     src/lib.rs - (line 35)
[INFO] [stdout]     src/lib.rs - (line 71)
[INFO] [stdout]     src/macros.rs - macros::serialize_trait_object (line 16)
[INFO] [stdout]     src/macros.rs - macros::serialize_trait_object (line 4)
[INFO] [stdout]     src/ser.rs - ser::Serialize (line 33)
[INFO] [stdout]     src/ser.rs - ser::Serializer (line 76)
[INFO] [stdout]     src/ser.rs - ser::dynSerializer::erase (line 179)
[INFO] [stdout]     src/ser.rs - ser::serialize (line 639)
[INFO] [stdout]     src/ser.rs - ser::serialize (line 656)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 12 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "b64af0797aaf250cdea093d0bc00f5b02916cff8a8d1887a76c8b1ef9241d6a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b64af0797aaf250cdea093d0bc00f5b02916cff8a8d1887a76c8b1ef9241d6a9", kill_on_drop: false }`
[INFO] [stdout] b64af0797aaf250cdea093d0bc00f5b02916cff8a8d1887a76c8b1ef9241d6a9
