[INFO] fetching crate djin-protocol 3.3.0...
[INFO] testing djin-protocol-3.3.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate djin-protocol 3.3.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate djin-protocol 3.3.0
[INFO] removed 6 missing examples
[INFO] finished tweaking crates.io crate djin-protocol 3.3.0
[INFO] tweaked toml for crates.io crate djin-protocol 3.3.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate djin-protocol 3.3.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate djin-protocol 3.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b14ca821b91d449d9a7aac37e8e0eb2fec5f698af01fa844163b3f50644eb5de
[INFO] running `Command { std: "docker" "start" "-a" "b14ca821b91d449d9a7aac37e8e0eb2fec5f698af01fa844163b3f50644eb5de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b14ca821b91d449d9a7aac37e8e0eb2fec5f698af01fa844163b3f50644eb5de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b14ca821b91d449d9a7aac37e8e0eb2fec5f698af01fa844163b3f50644eb5de", kill_on_drop: false }`
[INFO] [stdout] b14ca821b91d449d9a7aac37e8e0eb2fec5f698af01fa844163b3f50644eb5de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c5033dc0d37daf7d76acc2a48d0f343136bd3b55aa6856428abf4b06a12bed43
[INFO] running `Command { std: "docker" "start" "-a" "c5033dc0d37daf7d76acc2a48d0f343136bd3b55aa6856428abf4b06a12bed43", kill_on_drop: false }`
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling gimli v0.24.0
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling rustc-demangle v0.1.20
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling object v0.25.3
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling backtrace v0.3.60
[INFO] [stderr]    Compiling flate2 v1.0.20
[INFO] [stderr]    Compiling addr2line v0.15.2
[INFO] [stderr]    Compiling djin-protocol v3.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/errors.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / error_chain! {
[INFO] [stdout] 51 | |     types {
[INFO] [stdout] 52 | |         Error, ErrorKind, ResultExt;
[INFO] [stdout] ...  |
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 1]`
[INFO] [stdout] ...
[INFO] [stdout] 38 | impl_parcel_for_array!(1);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(forgetting_copy_types)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 2]`
[INFO] [stdout] ...
[INFO] [stdout] 39 | impl_parcel_for_array!(2);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 3]`
[INFO] [stdout] ...
[INFO] [stdout] 40 | impl_parcel_for_array!(3);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 4]`
[INFO] [stdout] ...
[INFO] [stdout] 41 | impl_parcel_for_array!(4);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 5]`
[INFO] [stdout] ...
[INFO] [stdout] 42 | impl_parcel_for_array!(5);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 6]`
[INFO] [stdout] ...
[INFO] [stdout] 43 | impl_parcel_for_array!(6);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 7]`
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_parcel_for_array!(7);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 8]`
[INFO] [stdout] ...
[INFO] [stdout] 45 | impl_parcel_for_array!(8);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 9]`
[INFO] [stdout] ...
[INFO] [stdout] 46 | impl_parcel_for_array!(9);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 10]`
[INFO] [stdout] ...
[INFO] [stdout] 47 | impl_parcel_for_array!(10);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 11]`
[INFO] [stdout] ...
[INFO] [stdout] 48 | impl_parcel_for_array!(11);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 12]`
[INFO] [stdout] ...
[INFO] [stdout] 49 | impl_parcel_for_array!(12);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 13]`
[INFO] [stdout] ...
[INFO] [stdout] 50 | impl_parcel_for_array!(13);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 14]`
[INFO] [stdout] ...
[INFO] [stdout] 51 | impl_parcel_for_array!(14);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 15]`
[INFO] [stdout] ...
[INFO] [stdout] 52 | impl_parcel_for_array!(15);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 16]`
[INFO] [stdout] ...
[INFO] [stdout] 53 | impl_parcel_for_array!(16);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 17]`
[INFO] [stdout] ...
[INFO] [stdout] 54 | impl_parcel_for_array!(17);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 18]`
[INFO] [stdout] ...
[INFO] [stdout] 55 | impl_parcel_for_array!(18);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 19]`
[INFO] [stdout] ...
[INFO] [stdout] 56 | impl_parcel_for_array!(19);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 20]`
[INFO] [stdout] ...
[INFO] [stdout] 57 | impl_parcel_for_array!(20);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 21]`
[INFO] [stdout] ...
[INFO] [stdout] 58 | impl_parcel_for_array!(21);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 22]`
[INFO] [stdout] ...
[INFO] [stdout] 59 | impl_parcel_for_array!(22);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 23]`
[INFO] [stdout] ...
[INFO] [stdout] 60 | impl_parcel_for_array!(23);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 24]`
[INFO] [stdout] ...
[INFO] [stdout] 61 | impl_parcel_for_array!(24);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 25]`
[INFO] [stdout] ...
[INFO] [stdout] 62 | impl_parcel_for_array!(25);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 26]`
[INFO] [stdout] ...
[INFO] [stdout] 63 | impl_parcel_for_array!(26);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 27]`
[INFO] [stdout] ...
[INFO] [stdout] 64 | impl_parcel_for_array!(27);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 28]`
[INFO] [stdout] ...
[INFO] [stdout] 65 | impl_parcel_for_array!(28);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 29]`
[INFO] [stdout] ...
[INFO] [stdout] 66 | impl_parcel_for_array!(29);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 30]`
[INFO] [stdout] ...
[INFO] [stdout] 67 | impl_parcel_for_array!(30);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 31]`
[INFO] [stdout] ...
[INFO] [stdout] 68 | impl_parcel_for_array!(31);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 32]`
[INFO] [stdout] ...
[INFO] [stdout] 69 | impl_parcel_for_array!(32);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 40]`
[INFO] [stdout] ...
[INFO] [stdout] 70 | impl_parcel_for_array!(40);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 42]`
[INFO] [stdout] ...
[INFO] [stdout] 71 | impl_parcel_for_array!(42);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 48]`
[INFO] [stdout] ...
[INFO] [stdout] 72 | impl_parcel_for_array!(48);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 64]`
[INFO] [stdout] ...
[INFO] [stdout] 73 | impl_parcel_for_array!(64);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 80]`
[INFO] [stdout] ...
[INFO] [stdout] 74 | impl_parcel_for_array!(80);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 120]`
[INFO] [stdout] ...
[INFO] [stdout] 75 | impl_parcel_for_array!(120);
[INFO] [stdout]    | --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 128]`
[INFO] [stdout] ...
[INFO] [stdout] 76 | impl_parcel_for_array!(128);
[INFO] [stdout]    | --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 256]`
[INFO] [stdout] ...
[INFO] [stdout] 77 | impl_parcel_for_array!(256);
[INFO] [stdout]    | --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 500]`
[INFO] [stdout] ...
[INFO] [stdout] 78 | impl_parcel_for_array!(500);
[INFO] [stdout]    | --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 512]`
[INFO] [stdout] ...
[INFO] [stdout] 79 | impl_parcel_for_array!(512);
[INFO] [stdout]    | --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 1000]`
[INFO] [stdout] ...
[INFO] [stdout] 80 | impl_parcel_for_array!(1000);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 1024]`
[INFO] [stdout] ...
[INFO] [stdout] 81 | impl_parcel_for_array!(1024);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 4096]`
[INFO] [stdout] ...
[INFO] [stdout] 82 | impl_parcel_for_array!(4096);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 65535]`
[INFO] [stdout] ...
[INFO] [stdout] 83 | impl_parcel_for_array!(0xffff);
[INFO] [stdout]    | ------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.54s
[INFO] running `Command { std: "docker" "inspect" "c5033dc0d37daf7d76acc2a48d0f343136bd3b55aa6856428abf4b06a12bed43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5033dc0d37daf7d76acc2a48d0f343136bd3b55aa6856428abf4b06a12bed43", kill_on_drop: false }`
[INFO] [stdout] c5033dc0d37daf7d76acc2a48d0f343136bd3b55aa6856428abf4b06a12bed43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7527e96cbe6750a5df3bb11796a3e56318d670cc9fb0e10e55abe54204b7470
[INFO] running `Command { std: "docker" "start" "-a" "a7527e96cbe6750a5df3bb11796a3e56318d670cc9fb0e10e55abe54204b7470", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/errors.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / error_chain! {
[INFO] [stdout] 51 | |     types {
[INFO] [stdout] 52 | |         Error, ErrorKind, ResultExt;
[INFO] [stdout] ...  |
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 1]`
[INFO] [stdout] ...
[INFO] [stdout] 38 | impl_parcel_for_array!(1);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(forgetting_copy_types)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 2]`
[INFO] [stdout] ...
[INFO] [stdout] 39 | impl_parcel_for_array!(2);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 3]`
[INFO] [stdout] ...
[INFO] [stdout] 40 | impl_parcel_for_array!(3);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 4]`
[INFO] [stdout] ...
[INFO] [stdout] 41 | impl_parcel_for_array!(4);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 5]`
[INFO] [stdout] ...
[INFO] [stdout] 42 | impl_parcel_for_array!(5);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 6]`
[INFO] [stdout] ...
[INFO] [stdout] 43 | impl_parcel_for_array!(6);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 7]`
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_parcel_for_array!(7);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 8]`
[INFO] [stdout] ...
[INFO] [stdout] 45 | impl_parcel_for_array!(8);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 9]`
[INFO] [stdout] ...
[INFO] [stdout] 46 | impl_parcel_for_array!(9);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 10]`
[INFO] [stdout] ...
[INFO] [stdout] 47 | impl_parcel_for_array!(10);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 11]`
[INFO] [stdout] ...
[INFO] [stdout] 48 | impl_parcel_for_array!(11);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 12]`
[INFO] [stdout] ...
[INFO] [stdout] 49 | impl_parcel_for_array!(12);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 13]`
[INFO] [stdout] ...
[INFO] [stdout] 50 | impl_parcel_for_array!(13);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 14]`
[INFO] [stdout] ...
[INFO] [stdout] 51 | impl_parcel_for_array!(14);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 15]`
[INFO] [stdout] ...
[INFO] [stdout] 52 | impl_parcel_for_array!(15);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 16]`
[INFO] [stdout] ...
[INFO] [stdout] 53 | impl_parcel_for_array!(16);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 17]`
[INFO] [stdout] ...
[INFO] [stdout] 54 | impl_parcel_for_array!(17);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 18]`
[INFO] [stdout] ...
[INFO] [stdout] 55 | impl_parcel_for_array!(18);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 19]`
[INFO] [stdout] ...
[INFO] [stdout] 56 | impl_parcel_for_array!(19);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 20]`
[INFO] [stdout] ...
[INFO] [stdout] 57 | impl_parcel_for_array!(20);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 21]`
[INFO] [stdout] ...
[INFO] [stdout] 58 | impl_parcel_for_array!(21);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 22]`
[INFO] [stdout] ...
[INFO] [stdout] 59 | impl_parcel_for_array!(22);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 23]`
[INFO] [stdout] ...
[INFO] [stdout] 60 | impl_parcel_for_array!(23);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 24]`
[INFO] [stdout] ...
[INFO] [stdout] 61 | impl_parcel_for_array!(24);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 25]`
[INFO] [stdout] ...
[INFO] [stdout] 62 | impl_parcel_for_array!(25);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 26]`
[INFO] [stdout] ...
[INFO] [stdout] 63 | impl_parcel_for_array!(26);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 27]`
[INFO] [stdout] ...
[INFO] [stdout] 64 | impl_parcel_for_array!(27);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 28]`
[INFO] [stdout] ...
[INFO] [stdout] 65 | impl_parcel_for_array!(28);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 29]`
[INFO] [stdout] ...
[INFO] [stdout] 66 | impl_parcel_for_array!(29);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 30]`
[INFO] [stdout] ...
[INFO] [stdout] 67 | impl_parcel_for_array!(30);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 31]`
[INFO] [stdout] ...
[INFO] [stdout] 68 | impl_parcel_for_array!(31);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 32]`
[INFO] [stdout] ...
[INFO] [stdout] 69 | impl_parcel_for_array!(32);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 40]`
[INFO] [stdout] ...
[INFO] [stdout] 70 | impl_parcel_for_array!(40);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 42]`
[INFO] [stdout] ...
[INFO] [stdout] 71 | impl_parcel_for_array!(42);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 48]`
[INFO] [stdout] ...
[INFO] [stdout] 72 | impl_parcel_for_array!(48);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 64]`
[INFO] [stdout] ...
[INFO] [stdout] 73 | impl_parcel_for_array!(64);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 80]`
[INFO] [stdout] ...
[INFO] [stdout] 74 | impl_parcel_for_array!(80);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 120]`
[INFO] [stdout] ...
[INFO] [stdout] 75 | impl_parcel_for_array!(120);
[INFO] [stdout]    | --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 128]`
[INFO] [stdout] ...
[INFO] [stdout] 76 | impl_parcel_for_array!(128);
[INFO] [stdout]    | --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 256]`
[INFO] [stdout] ...
[INFO] [stdout] 77 | impl_parcel_for_array!(256);
[INFO] [stdout]    | --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 500]`
[INFO] [stdout] ...
[INFO] [stdout] 78 | impl_parcel_for_array!(500);
[INFO] [stdout]    | --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 512]`
[INFO] [stdout] ...
[INFO] [stdout] 79 | impl_parcel_for_array!(512);
[INFO] [stdout]    | --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 1000]`
[INFO] [stdout] ...
[INFO] [stdout] 80 | impl_parcel_for_array!(1000);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 1024]`
[INFO] [stdout] ...
[INFO] [stdout] 81 | impl_parcel_for_array!(1024);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 4096]`
[INFO] [stdout] ...
[INFO] [stdout] 82 | impl_parcel_for_array!(4096);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 65535]`
[INFO] [stdout] ...
[INFO] [stdout] 83 | impl_parcel_for_array!(0xffff);
[INFO] [stdout]    | ------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling djin-protocol-derive v3.2.0
[INFO] [stderr]    Compiling djin-protocol v3.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/errors.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / error_chain! {
[INFO] [stdout] 51 | |     types {
[INFO] [stdout] 52 | |         Error, ErrorKind, ResultExt;
[INFO] [stdout] ...  |
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 1]`
[INFO] [stdout] ...
[INFO] [stdout] 38 | impl_parcel_for_array!(1);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(forgetting_copy_types)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 2]`
[INFO] [stdout] ...
[INFO] [stdout] 39 | impl_parcel_for_array!(2);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 3]`
[INFO] [stdout] ...
[INFO] [stdout] 40 | impl_parcel_for_array!(3);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 4]`
[INFO] [stdout] ...
[INFO] [stdout] 41 | impl_parcel_for_array!(4);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 5]`
[INFO] [stdout] ...
[INFO] [stdout] 42 | impl_parcel_for_array!(5);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 6]`
[INFO] [stdout] ...
[INFO] [stdout] 43 | impl_parcel_for_array!(6);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 7]`
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_parcel_for_array!(7);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 8]`
[INFO] [stdout] ...
[INFO] [stdout] 45 | impl_parcel_for_array!(8);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 9]`
[INFO] [stdout] ...
[INFO] [stdout] 46 | impl_parcel_for_array!(9);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 10]`
[INFO] [stdout] ...
[INFO] [stdout] 47 | impl_parcel_for_array!(10);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 11]`
[INFO] [stdout] ...
[INFO] [stdout] 48 | impl_parcel_for_array!(11);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 12]`
[INFO] [stdout] ...
[INFO] [stdout] 49 | impl_parcel_for_array!(12);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 13]`
[INFO] [stdout] ...
[INFO] [stdout] 50 | impl_parcel_for_array!(13);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 14]`
[INFO] [stdout] ...
[INFO] [stdout] 51 | impl_parcel_for_array!(14);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 15]`
[INFO] [stdout] ...
[INFO] [stdout] 52 | impl_parcel_for_array!(15);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 16]`
[INFO] [stdout] ...
[INFO] [stdout] 53 | impl_parcel_for_array!(16);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 17]`
[INFO] [stdout] ...
[INFO] [stdout] 54 | impl_parcel_for_array!(17);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 18]`
[INFO] [stdout] ...
[INFO] [stdout] 55 | impl_parcel_for_array!(18);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 19]`
[INFO] [stdout] ...
[INFO] [stdout] 56 | impl_parcel_for_array!(19);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 20]`
[INFO] [stdout] ...
[INFO] [stdout] 57 | impl_parcel_for_array!(20);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 21]`
[INFO] [stdout] ...
[INFO] [stdout] 58 | impl_parcel_for_array!(21);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 22]`
[INFO] [stdout] ...
[INFO] [stdout] 59 | impl_parcel_for_array!(22);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 23]`
[INFO] [stdout] ...
[INFO] [stdout] 60 | impl_parcel_for_array!(23);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 24]`
[INFO] [stdout] ...
[INFO] [stdout] 61 | impl_parcel_for_array!(24);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 25]`
[INFO] [stdout] ...
[INFO] [stdout] 62 | impl_parcel_for_array!(25);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 26]`
[INFO] [stdout] ...
[INFO] [stdout] 63 | impl_parcel_for_array!(26);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 27]`
[INFO] [stdout] ...
[INFO] [stdout] 64 | impl_parcel_for_array!(27);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 28]`
[INFO] [stdout] ...
[INFO] [stdout] 65 | impl_parcel_for_array!(28);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 29]`
[INFO] [stdout] ...
[INFO] [stdout] 66 | impl_parcel_for_array!(29);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 30]`
[INFO] [stdout] ...
[INFO] [stdout] 67 | impl_parcel_for_array!(30);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 31]`
[INFO] [stdout] ...
[INFO] [stdout] 68 | impl_parcel_for_array!(31);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 32]`
[INFO] [stdout] ...
[INFO] [stdout] 69 | impl_parcel_for_array!(32);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 40]`
[INFO] [stdout] ...
[INFO] [stdout] 70 | impl_parcel_for_array!(40);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 42]`
[INFO] [stdout] ...
[INFO] [stdout] 71 | impl_parcel_for_array!(42);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 48]`
[INFO] [stdout] ...
[INFO] [stdout] 72 | impl_parcel_for_array!(48);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 64]`
[INFO] [stdout] ...
[INFO] [stdout] 73 | impl_parcel_for_array!(64);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 80]`
[INFO] [stdout] ...
[INFO] [stdout] 74 | impl_parcel_for_array!(80);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 120]`
[INFO] [stdout] ...
[INFO] [stdout] 75 | impl_parcel_for_array!(120);
[INFO] [stdout]    | --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 128]`
[INFO] [stdout] ...
[INFO] [stdout] 76 | impl_parcel_for_array!(128);
[INFO] [stdout]    | --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 256]`
[INFO] [stdout] ...
[INFO] [stdout] 77 | impl_parcel_for_array!(256);
[INFO] [stdout]    | --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 500]`
[INFO] [stdout] ...
[INFO] [stdout] 78 | impl_parcel_for_array!(500);
[INFO] [stdout]    | --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 512]`
[INFO] [stdout] ...
[INFO] [stdout] 79 | impl_parcel_for_array!(512);
[INFO] [stdout]    | --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 1000]`
[INFO] [stdout] ...
[INFO] [stdout] 80 | impl_parcel_for_array!(1000);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 1024]`
[INFO] [stdout] ...
[INFO] [stdout] 81 | impl_parcel_for_array!(1024);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 4096]`
[INFO] [stdout] ...
[INFO] [stdout] 82 | impl_parcel_for_array!(4096);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/types/array.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 mem::forget(uninit_array);
[INFO] [stdout]    |                 ^^^^^^^^^^^^------------^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             argument has type `[MaybeUninit<T>; 65535]`
[INFO] [stdout] ...
[INFO] [stdout] 83 | impl_parcel_for_array!(0xffff);
[INFO] [stdout]    | ------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 mem::forget(uninit_array);
[INFO] [stdout] 25 +                 let _ = uninit_array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.05s
[INFO] running `Command { std: "docker" "inspect" "a7527e96cbe6750a5df3bb11796a3e56318d670cc9fb0e10e55abe54204b7470", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7527e96cbe6750a5df3bb11796a3e56318d670cc9fb0e10e55abe54204b7470", kill_on_drop: false }`
[INFO] [stdout] a7527e96cbe6750a5df3bb11796a3e56318d670cc9fb0e10e55abe54204b7470
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6273e5d09ffde5ee49c63448425a181d704d921b07f1283fe027ee729af5277f
[INFO] running `Command { std: "docker" "start" "-a" "6273e5d09ffde5ee49c63448425a181d704d921b07f1283fe027ee729af5277f", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stderr]   --> src/errors.rs:50:1
[INFO] [stderr]    |
[INFO] [stderr] 50 | / error_chain! {
[INFO] [stderr] 51 | |     types {
[INFO] [stderr] 52 | |         Error, ErrorKind, ResultExt;
[INFO] [stderr] ...  |
[INFO] [stderr] 77 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stderr]   --> src/types/array.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |                 mem::forget(uninit_array);
[INFO] [stderr]    |                 ^^^^^^^^^^^^------------^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             argument has type `[MaybeUninit<T>; 1]`
[INFO] [stderr] ...
[INFO] [stderr] 38 | impl_parcel_for_array!(1);
[INFO] [stderr]    | ------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(forgetting_copy_types)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 25 -                 mem::forget(uninit_array);
[INFO] [stderr] 25 +                 let _ = uninit_array;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stderr]   --> src/types/array.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |                 mem::forget(uninit_array);
[INFO] [stderr]    |                 ^^^^^^^^^^^^------------^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             argument has type `[MaybeUninit<T>; 2]`
[INFO] [stderr] ...
[INFO] [stderr] 39 | impl_parcel_for_array!(2);
[INFO] [stderr]    | ------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 25 -                 mem::forget(uninit_array);
[INFO] [stderr] 25 +                 let _ = uninit_array;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stderr]   --> src/types/array.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |                 mem::forget(uninit_array);
[INFO] [stderr]    |                 ^^^^^^^^^^^^------------^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             argument has type `[MaybeUninit<T>; 3]`
[INFO] [stderr] ...
[INFO] [stderr] 40 | impl_parcel_for_array!(3);
[INFO] [stderr]    | ------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 25 -                 mem::forget(uninit_array);
[INFO] [stderr] 25 +                 let _ = uninit_array;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stderr]   --> src/types/array.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |                 mem::forget(uninit_array);
[INFO] [stderr]    |                 ^^^^^^^^^^^^------------^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             argument has type `[MaybeUninit<T>; 4]`
[INFO] [stderr] ...
[INFO] [stderr] 41 | impl_parcel_for_array!(4);
[INFO] [stderr]    | ------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 25 -                 mem::forget(uninit_array);
[INFO] [stderr] 25 +                 let _ = uninit_array;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stderr]   --> src/types/array.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |                 mem::forget(uninit_array);
[INFO] [stderr]    |                 ^^^^^^^^^^^^------------^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             argument has type `[MaybeUninit<T>; 5]`
[INFO] [stderr] ...
[INFO] [stderr] 42 | impl_parcel_for_array!(5);
[INFO] [stderr]    | ------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 25 -                 mem::forget(uninit_array);
[INFO] [stderr] 25 +                 let _ = uninit_array;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stderr]   --> src/types/array.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |                 mem::forget(uninit_array);
[INFO] [stderr]    |                 ^^^^^^^^^^^^------------^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             argument has type `[MaybeUninit<T>; 6]`
[INFO] [stderr] ...
[INFO] [stderr] 43 | impl_parcel_for_array!(6);
[INFO] [stderr]    | ------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 25 -                 mem::forget(uninit_array);
[INFO] [stderr] 25 +                 let _ = uninit_array;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stderr]   --> src/types/array.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |                 mem::forget(uninit_array);
[INFO] [stderr]    |                 ^^^^^^^^^^^^------------^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             argument has type `[MaybeUninit<T>; 7]`
[INFO] [stderr] ...
[INFO] [stderr] 44 | impl_parcel_for_array!(7);
[INFO] [stderr]    | ------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 25 -                 mem::forget(uninit_array);
[INFO] [stderr] 25 +                 let _ = uninit_array;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stderr]   --> src/types/array.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |                 mem::forget(uninit_array);
[INFO] [stderr]    |                 ^^^^^^^^^^^^------------^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             argument has type `[MaybeUninit<T>; 8]`
[INFO] [stderr] ...
[INFO] [stderr] 45 | impl_parcel_for_array!(8);
[INFO] [stderr]    | ------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 25 -                 mem::forget(uninit_array);
[INFO] [stderr] 25 +                 let _ = uninit_array;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stderr]   --> src/types/array.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |                 mem::forget(uninit_array);
[INFO] [stderr]    |                 ^^^^^^^^^^^^------------^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             argument has type `[MaybeUninit<T>; 9]`
[INFO] [stderr] ...
[INFO] [stderr] 46 | impl_parcel_for_array!(9);
[INFO] [stderr]    | ------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 25 -                 mem::forget(uninit_array);
[INFO] [stderr] 25 +                 let _ = uninit_array;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stderr]   --> src/types/array.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |                 mem::forget(uninit_array);
[INFO] [stderr]    |                 ^^^^^^^^^^^^------------^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             argument has type `[MaybeUninit<T>; 10]`
[INFO] [stderr] ...
[INFO] [stderr] 47 | impl_parcel_for_array!(10);
[INFO] [stderr]    | -------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 25 -                 mem::forget(uninit_array);
[INFO] [stderr] 25 +                 let _ = uninit_array;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stderr]   --> src/types/array.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |                 mem::forget(uninit_array);
[INFO] [stderr]    |                 ^^^^^^^^^^^^------------^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             argument has type `[MaybeUninit<T>; 11]`
[INFO] [stderr] ...
[INFO] [stderr] 48 | impl_parcel_for_array!(11);
[INFO] [stderr]    | -------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 25 -                 mem::forget(uninit_array);
[INFO] [stderr] 25 +                 let _ = uninit_array;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stderr]   --> src/types/array.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |                 mem::forget(uninit_array);
[INFO] [stderr]    |                 ^^^^^^^^^^^^------------^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             argument has type `[MaybeUninit<T>; 12]`
[INFO] [stderr] ...
[INFO] [stderr] 49 | impl_parcel_for_array!(12);
[INFO] [stderr]    | -------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 25 -                 mem::forget(uninit_array);
[INFO] [stderr] 25 +                 let _ = uninit_array;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stderr]   --> src/types/array.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |                 mem::forget(uninit_array);
[INFO] [stderr]    |                 ^^^^^^^^^^^^------------^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             argument has type `[MaybeUninit<T>; 13]`
[INFO] [stderr] ...
[INFO] [stderr] 50 | impl_parcel_for_array!(13);
[INFO] [stderr]    | -------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 25 -                 mem::forget(uninit_array);
[INFO] [stderr] 25 +                 let _ = uninit_array;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stderr]   --> src/types/array.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |                 mem::forget(uninit_array);
[INFO] [stderr]    |                 ^^^^^^^^^^^^------------^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             argument has type `[MaybeUninit<T>; 14]`
[INFO] [stderr] ...
[INFO] [stderr] 51 | impl_parcel_for_array!(14);
[INFO] [stderr]    | -------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 25 -                 mem::forget(uninit_array);
[INFO] [stderr] 25 +                 let _ = uninit_array;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stderr]   --> src/types/array.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |                 mem::forget(uninit_array);
[INFO] [stderr]    |                 ^^^^^^^^^^^^------------^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             argument has type `[MaybeUninit<T>; 15]`
[INFO] [stderr] ...
[INFO] [stderr] 52 | impl_parcel_for_array!(15);
[INFO] [stderr]    | -------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 25 -                 mem::forget(uninit_array);
[INFO] [stderr] 25 +                 let _ = uninit_array;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stderr]   --> src/types/array.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |                 mem::forget(uninit_array);
[INFO] [stderr]    |                 ^^^^^^^^^^^^------------^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             argument has type `[MaybeUninit<T>; 16]`
[INFO] [stderr] ...
[INFO] [stderr] 53 | impl_parcel_for_array!(16);
[INFO] [stderr]    | -------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 25 -                 mem::forget(uninit_array);
[INFO] [stderr] 25 +                 let _ = uninit_array;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stderr]   --> src/types/array.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |                 mem::forget(uninit_array);
[INFO] [stderr]    |                 ^^^^^^^^^^^^------------^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             argument has type `[MaybeUninit<T>; 17]`
[INFO] [stderr] ...
[INFO] [stderr] 54 | impl_parcel_for_array!(17);
[INFO] [stderr]    | -------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 25 -                 mem::forget(uninit_array);
[INFO] [stderr] 25 +                 let _ = uninit_array;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stderr]   --> src/types/array.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |                 mem::forget(uninit_array);
[INFO] [stderr]    |                 ^^^^^^^^^^^^------------^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             argument has type `[MaybeUninit<T>; 18]`
[INFO] [stderr] ...
[INFO] [stderr] 55 | impl_parcel_for_array!(18);
[INFO] [stderr]    | -------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 25 -                 mem::forget(uninit_array);
[INFO] [stderr] 25 +                 let _ = uninit_array;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stderr]   --> src/types/array.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |                 mem::forget(uninit_array);
[INFO] [stderr]    |                 ^^^^^^^^^^^^------------^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             argument has type `[MaybeUninit<T>; 19]`
[INFO] [stderr] ...
[INFO] [stderr] 56 | impl_parcel_for_array!(19);
[INFO] [stderr]    | -------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 25 -                 mem::forget(uninit_array);
[INFO] [stderr] 25 +                 let _ = uninit_array;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stderr]   --> src/types/array.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |                 mem::forget(uninit_array);
[INFO] [stderr]    |                 ^^^^^^^^^^^^------------^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             argument has type `[MaybeUninit<T>; 20]`
[INFO] [stderr] ...
[INFO] [stderr] 57 | impl_parcel_for_array!(20);
[INFO] [stderr]    | -------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 25 -                 mem::forget(uninit_array);
[INFO] [stderr] 25 +                 let _ = uninit_array;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stderr]   --> src/types/array.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |                 mem::forget(uninit_array);
[INFO] [stderr]    |                 ^^^^^^^^^^^^------------^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             argument has type `[MaybeUninit<T>; 21]`
[INFO] [stderr] ...
[INFO] [stderr] 58 | impl_parcel_for_array!(21);
[INFO] [stderr]    | -------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 25 -                 mem::forget(uninit_array);
[INFO] [stderr] 25 +                 let _ = uninit_array;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stderr]   --> src/types/array.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |                 mem::forget(uninit_array);
[INFO] [stderr]    |                 ^^^^^^^^^^^^------------^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             argument has type `[MaybeUninit<T>; 22]`
[INFO] [stderr] ...
[INFO] [stderr] 59 | impl_parcel_for_array!(22);
[INFO] [stderr]    | -------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 25 -                 mem::forget(uninit_array);
[INFO] [stderr] 25 +                 let _ = uninit_array;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stderr]   --> src/types/array.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |                 mem::forget(uninit_array);
[INFO] [stderr]    |                 ^^^^^^^^^^^^------------^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             argument has type `[MaybeUninit<T>; 23]`
[INFO] [stderr] ...
[INFO] [stderr] 60 | impl_parcel_for_array!(23);
[INFO] [stderr]    | -------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 25 -                 mem::forget(uninit_array);
[INFO] [stderr] 25 +                 let _ = uninit_array;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stderr]   --> src/types/array.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |                 mem::forget(uninit_array);
[INFO] [stderr]    |                 ^^^^^^^^^^^^------------^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             argument has type `[MaybeUninit<T>; 24]`
[INFO] [stderr] ...
[INFO] [stderr] 61 | impl_parcel_for_array!(24);
[INFO] [stderr]    | -------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 25 -                 mem::forget(uninit_array);
[INFO] [stderr] 25 +                 let _ = uninit_array;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stderr]   --> src/types/array.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |                 mem::forget(uninit_array);
[INFO] [stderr]    |                 ^^^^^^^^^^^^------------^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             argument has type `[MaybeUninit<T>; 25]`
[INFO] [stderr] ...
[INFO] [stderr] 62 | impl_parcel_for_array!(25);
[INFO] [stderr]    | -------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 25 -                 mem::forget(uninit_array);
[INFO] [stderr] 25 +                 let _ = uninit_array;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stderr]   --> src/types/array.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |                 mem::forget(uninit_array);
[INFO] [stderr]    |                 ^^^^^^^^^^^^------------^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             argument has type `[MaybeUninit<T>; 26]`
[INFO] [stderr] ...
[INFO] [stderr] 63 | impl_parcel_for_array!(26);
[INFO] [stderr]    | -------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 25 -                 mem::forget(uninit_array);
[INFO] [stderr] 25 +                 let _ = uninit_array;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stderr]   --> src/types/array.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |                 mem::forget(uninit_array);
[INFO] [stderr]    |                 ^^^^^^^^^^^^------------^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             argument has type `[MaybeUninit<T>; 27]`
[INFO] [stderr] ...
[INFO] [stderr] 64 | impl_parcel_for_array!(27);
[INFO] [stderr]    | -------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 25 -                 mem::forget(uninit_array);
[INFO] [stderr] 25 +                 let _ = uninit_array;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stderr]   --> src/types/array.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |                 mem::forget(uninit_array);
[INFO] [stderr]    |                 ^^^^^^^^^^^^------------^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             argument has type `[MaybeUninit<T>; 28]`
[INFO] [stderr] ...
[INFO] [stderr] 65 | impl_parcel_for_array!(28);
[INFO] [stderr]    | -------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 25 -                 mem::forget(uninit_array);
[INFO] [stderr] 25 +                 let _ = uninit_array;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stderr]   --> src/types/array.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |                 mem::forget(uninit_array);
[INFO] [stderr]    |                 ^^^^^^^^^^^^------------^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             argument has type `[MaybeUninit<T>; 29]`
[INFO] [stderr] ...
[INFO] [stderr] 66 | impl_parcel_for_array!(29);
[INFO] [stderr]    | -------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 25 -                 mem::forget(uninit_array);
[INFO] [stderr] 25 +                 let _ = uninit_array;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stderr]   --> src/types/array.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |                 mem::forget(uninit_array);
[INFO] [stderr]    |                 ^^^^^^^^^^^^------------^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             argument has type `[MaybeUninit<T>; 30]`
[INFO] [stderr] ...
[INFO] [stderr] 67 | impl_parcel_for_array!(30);
[INFO] [stderr]    | -------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 25 -                 mem::forget(uninit_array);
[INFO] [stderr] 25 +                 let _ = uninit_array;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stderr]   --> src/types/array.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |                 mem::forget(uninit_array);
[INFO] [stderr]    |                 ^^^^^^^^^^^^------------^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             argument has type `[MaybeUninit<T>; 31]`
[INFO] [stderr] ...
[INFO] [stderr] 68 | impl_parcel_for_array!(31);
[INFO] [stderr]    | -------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 25 -                 mem::forget(uninit_array);
[INFO] [stderr] 25 +                 let _ = uninit_array;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stderr]   --> src/types/array.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |                 mem::forget(uninit_array);
[INFO] [stderr]    |                 ^^^^^^^^^^^^------------^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             argument has type `[MaybeUninit<T>; 32]`
[INFO] [stderr] ...
[INFO] [stderr] 69 | impl_parcel_for_array!(32);
[INFO] [stderr]    | -------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 25 -                 mem::forget(uninit_array);
[INFO] [stderr] 25 +                 let _ = uninit_array;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stderr]   --> src/types/array.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |                 mem::forget(uninit_array);
[INFO] [stderr]    |                 ^^^^^^^^^^^^------------^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             argument has type `[MaybeUninit<T>; 40]`
[INFO] [stderr] ...
[INFO] [stderr] 70 | impl_parcel_for_array!(40);
[INFO] [stderr]    | -------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 25 -                 mem::forget(uninit_array);
[INFO] [stderr] 25 +                 let _ = uninit_array;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stderr]   --> src/types/array.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |                 mem::forget(uninit_array);
[INFO] [stderr]    |                 ^^^^^^^^^^^^------------^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             argument has type `[MaybeUninit<T>; 42]`
[INFO] [stderr] ...
[INFO] [stderr] 71 | impl_parcel_for_array!(42);
[INFO] [stderr]    | -------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 25 -                 mem::forget(uninit_array);
[INFO] [stderr] 25 +                 let _ = uninit_array;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stderr]   --> src/types/array.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |                 mem::forget(uninit_array);
[INFO] [stderr]    |                 ^^^^^^^^^^^^------------^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             argument has type `[MaybeUninit<T>; 48]`
[INFO] [stderr] ...
[INFO] [stderr] 72 | impl_parcel_for_array!(48);
[INFO] [stderr]    | -------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 25 -                 mem::forget(uninit_array);
[INFO] [stderr] 25 +                 let _ = uninit_array;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stderr]   --> src/types/array.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |                 mem::forget(uninit_array);
[INFO] [stderr]    |                 ^^^^^^^^^^^^------------^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             argument has type `[MaybeUninit<T>; 64]`
[INFO] [stderr] ...
[INFO] [stderr] 73 | impl_parcel_for_array!(64);
[INFO] [stderr]    | -------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 25 -                 mem::forget(uninit_array);
[INFO] [stderr] 25 +                 let _ = uninit_array;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stderr]   --> src/types/array.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |                 mem::forget(uninit_array);
[INFO] [stderr]    |                 ^^^^^^^^^^^^------------^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             argument has type `[MaybeUninit<T>; 80]`
[INFO] [stderr] ...
[INFO] [stderr] 74 | impl_parcel_for_array!(80);
[INFO] [stderr]    | -------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 25 -                 mem::forget(uninit_array);
[INFO] [stderr] 25 +                 let _ = uninit_array;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stderr]   --> src/types/array.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |                 mem::forget(uninit_array);
[INFO] [stderr]    |                 ^^^^^^^^^^^^------------^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             argument has type `[MaybeUninit<T>; 120]`
[INFO] [stderr] ...
[INFO] [stderr] 75 | impl_parcel_for_array!(120);
[INFO] [stderr]    | --------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 25 -                 mem::forget(uninit_array);
[INFO] [stderr] 25 +                 let _ = uninit_array;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stderr]   --> src/types/array.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |                 mem::forget(uninit_array);
[INFO] [stderr]    |                 ^^^^^^^^^^^^------------^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             argument has type `[MaybeUninit<T>; 128]`
[INFO] [stderr] ...
[INFO] [stderr] 76 | impl_parcel_for_array!(128);
[INFO] [stderr]    | --------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 25 -                 mem::forget(uninit_array);
[INFO] [stderr] 25 +                 let _ = uninit_array;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stderr]   --> src/types/array.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |                 mem::forget(uninit_array);
[INFO] [stderr]    |                 ^^^^^^^^^^^^------------^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             argument has type `[MaybeUninit<T>; 256]`
[INFO] [stderr] ...
[INFO] [stderr] 77 | impl_parcel_for_array!(256);
[INFO] [stderr]    | --------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 25 -                 mem::forget(uninit_array);
[INFO] [stderr] 25 +                 let _ = uninit_array;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stderr]   --> src/types/array.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |                 mem::forget(uninit_array);
[INFO] [stderr]    |                 ^^^^^^^^^^^^------------^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             argument has type `[MaybeUninit<T>; 500]`
[INFO] [stderr] ...
[INFO] [stderr] 78 | impl_parcel_for_array!(500);
[INFO] [stderr]    | --------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 25 -                 mem::forget(uninit_array);
[INFO] [stderr] 25 +                 let _ = uninit_array;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stderr]   --> src/types/array.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |                 mem::forget(uninit_array);
[INFO] [stderr]    |                 ^^^^^^^^^^^^------------^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             argument has type `[MaybeUninit<T>; 512]`
[INFO] [stderr] ...
[INFO] [stderr] 79 | impl_parcel_for_array!(512);
[INFO] [stderr]    | --------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 25 -                 mem::forget(uninit_array);
[INFO] [stderr] 25 +                 let _ = uninit_array;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stderr]   --> src/types/array.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |                 mem::forget(uninit_array);
[INFO] [stderr]    |                 ^^^^^^^^^^^^------------^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             argument has type `[MaybeUninit<T>; 1000]`
[INFO] [stderr] ...
[INFO] [stderr] 80 | impl_parcel_for_array!(1000);
[INFO] [stderr]    | ---------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 25 -                 mem::forget(uninit_array);
[INFO] [stderr] 25 +                 let _ = uninit_array;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stderr]   --> src/types/array.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |                 mem::forget(uninit_array);
[INFO] [stderr]    |                 ^^^^^^^^^^^^------------^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             argument has type `[MaybeUninit<T>; 1024]`
[INFO] [stderr] ...
[INFO] [stderr] 81 | impl_parcel_for_array!(1024);
[INFO] [stderr]    | ---------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 25 -                 mem::forget(uninit_array);
[INFO] [stderr] 25 +                 let _ = uninit_array;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stderr]   --> src/types/array.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |                 mem::forget(uninit_array);
[INFO] [stderr]    |                 ^^^^^^^^^^^^------------^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             argument has type `[MaybeUninit<T>; 4096]`
[INFO] [stderr] ...
[INFO] [stderr] 82 | impl_parcel_for_array!(4096);
[INFO] [stderr]    | ---------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 25 -                 mem::forget(uninit_array);
[INFO] [stderr] 25 +                 let _ = uninit_array;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing
[INFO] [stderr]   --> src/types/array.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |                 mem::forget(uninit_array);
[INFO] [stderr]    |                 ^^^^^^^^^^^^------------^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             argument has type `[MaybeUninit<T>; 65535]`
[INFO] [stderr] ...
[INFO] [stderr] 83 | impl_parcel_for_array!(0xffff);
[INFO] [stderr]    | ------------------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 25 -                 mem::forget(uninit_array);
[INFO] [stderr] 25 +                 let _ = uninit_array;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `djin-protocol` (lib) generated 47 warnings
[INFO] [stderr] warning: `djin-protocol` (lib test) generated 47 warnings (47 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/djin_protocol-fa29bfca6922fe96)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test logic::aligned::test::alignment_calculations::test_align_to_3_with_size_2 ... ok
[INFO] [stdout] test logic::aligned::test::alignment_calculations::test_align_to_3_with_size_5 ... ok
[INFO] [stdout] test types::array::test::can_read_array ... ok
[INFO] [stdout] test logic::aligned::test::alignment_calculations::test_align_to_4_with_size_97 ... ok
[INFO] [stdout] test logic::aligned::test::alignment_calculations::test_align_to_4_with_size_2 ... ok
[INFO] [stdout] test types::array::test::can_write_array ... ok
[INFO] [stdout] test logic::aligned::test::alignment_calculations::test_aligning_when_none_needed ... ok
[INFO] [stdout] test types::collections::list::hash_set::test::can_be_written_and_read_back_correctly ... ok
[INFO] [stdout] test types::collections::list::btree_set::test::can_be_written_and_read_back_correctly ... ok
[INFO] [stdout] test types::cstring::test::can_read_cstring ... ok
[INFO] [stdout] test types::cstring::test::can_write_cstring ... ok
[INFO] [stdout] test wire::middleware::pipeline::test::successfully_passes_data_through_the_pipeline ... ok
[INFO] [stdout] test wire::middleware::rotate_bytes::test::bytes_encoded_correctly ... ok
[INFO] [stdout] test wire::middleware::rotate_bytes::test::bytes_decoded_correctly ... ok
[INFO] [stdout] test wire::stream::transport::simple::test::serialises_the_data_with_32bit_length_prefix ... ok
[INFO] [stdout] test types::collections::list::linked_list::test::can_be_written_and_read_back_correctly ... ok
[INFO] [stdout] test types::collections::list::vec_deque::test::can_be_written_and_read_back_correctly ... ok
[INFO] [stdout] test wire::middleware::rotate_bytes::test::bytes_read_back_correctly ... ok
[INFO] [stdout] test wire::stream::transport::simple::test::successfully_deserializes_data_with_32bit_length_prefix ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests djin_protocol
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test src/attributes/mod.rs - attributes (line 35) ... ok
[INFO] [stdout] test src/attributes/mod.rs - attributes (line 5) ... ok
[INFO] [stdout] test src/lib.rs - (line 11) ... ok
[INFO] [stdout] test src/attributes/mod.rs - attributes (line 57) ... ok
[INFO] [stdout] test src/high_level.rs - high_level::HighLevel (line 12) ... ok
[INFO] [stdout] test src/lib.rs - (line 127) ... ok
[INFO] [stdout] test src/attributes/mod.rs - attributes (line 91) ... ok
[INFO] [stdout] test src/lib.rs - (line 49) ... ok
[INFO] [stdout] test src/lib.rs - (line 102) ... ok
[INFO] [stdout] test src/logic/aligned.rs - logic::aligned::Aligned (line 24) ... ok
[INFO] [stdout] test src/wire/reader.rs - wire::reader::Reader (line 23) ... ok
[INFO] [stdout] test src/lib.rs - (line 74) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.72s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6273e5d09ffde5ee49c63448425a181d704d921b07f1283fe027ee729af5277f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6273e5d09ffde5ee49c63448425a181d704d921b07f1283fe027ee729af5277f", kill_on_drop: false }`
[INFO] [stdout] 6273e5d09ffde5ee49c63448425a181d704d921b07f1283fe027ee729af5277f
