[INFO] fetching crate anypack 0.1.19...
[INFO] testing anypack-0.1.19 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate anypack 0.1.19 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate anypack 0.1.19
[INFO] finished tweaking crates.io crate anypack 0.1.19
[INFO] tweaked toml for crates.io crate anypack 0.1.19 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate anypack 0.1.19 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 78 packages to latest compatible versions
[INFO] [stderr]       Adding axum v0.6.20 (available: v0.8.6)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 465567b382d754a04a7cba11ff4682d2b124c100d70af845f3c880b78aed61f7
[INFO] running `Command { std: "docker" "start" "-a" "465567b382d754a04a7cba11ff4682d2b124c100d70af845f3c880b78aed61f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "465567b382d754a04a7cba11ff4682d2b124c100d70af845f3c880b78aed61f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "465567b382d754a04a7cba11ff4682d2b124c100d70af845f3c880b78aed61f7", kill_on_drop: false }`
[INFO] [stdout] 465567b382d754a04a7cba11ff4682d2b124c100d70af845f3c880b78aed61f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff9ed62f605eb15aec5d78a8fa051324e1b58459979b652630184131ddbc32ed
[INFO] running `Command { std: "docker" "start" "-a" "ff9ed62f605eb15aec5d78a8fa051324e1b58459979b652630184131ddbc32ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling msgpacker-derive v0.3.2
[INFO] [stderr]    Compiling xxai-msgpacker v0.4.4
[INFO] [stdout] error[E0635]: unknown feature `maybe_uninit_uninit_array`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     maybe_uninit_uninit_array
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 137 | array!(0);
[INFO] [stdout]     | --------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 137 | array!(0);
[INFO] [stdout]     | --------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 137 | array!(0);
[INFO] [stdout]     | --------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 137 | array!(0);
[INFO] [stdout]     | --------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 138 | array!(1);
[INFO] [stdout]     | --------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 138 | array!(1);
[INFO] [stdout]     | --------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 138 | array!(1);
[INFO] [stdout]     | --------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 138 | array!(1);
[INFO] [stdout]     | --------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 139 | array!(2);
[INFO] [stdout]     | --------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 139 | array!(2);
[INFO] [stdout]     | --------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 139 | array!(2);
[INFO] [stdout]     | --------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 139 | array!(2);
[INFO] [stdout]     | --------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 140 | array!(3);
[INFO] [stdout]     | --------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 140 | array!(3);
[INFO] [stdout]     | --------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 140 | array!(3);
[INFO] [stdout]     | --------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 140 | array!(3);
[INFO] [stdout]     | --------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 141 | array!(4);
[INFO] [stdout]     | --------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 141 | array!(4);
[INFO] [stdout]     | --------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 141 | array!(4);
[INFO] [stdout]     | --------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 141 | array!(4);
[INFO] [stdout]     | --------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 142 | array!(5);
[INFO] [stdout]     | --------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 142 | array!(5);
[INFO] [stdout]     | --------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 142 | array!(5);
[INFO] [stdout]     | --------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 142 | array!(5);
[INFO] [stdout]     | --------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 143 | array!(6);
[INFO] [stdout]     | --------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 143 | array!(6);
[INFO] [stdout]     | --------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 143 | array!(6);
[INFO] [stdout]     | --------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 143 | array!(6);
[INFO] [stdout]     | --------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 144 | array!(7);
[INFO] [stdout]     | --------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 144 | array!(7);
[INFO] [stdout]     | --------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 144 | array!(7);
[INFO] [stdout]     | --------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 144 | array!(7);
[INFO] [stdout]     | --------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 145 | array!(8);
[INFO] [stdout]     | --------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 145 | array!(8);
[INFO] [stdout]     | --------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 145 | array!(8);
[INFO] [stdout]     | --------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 145 | array!(8);
[INFO] [stdout]     | --------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 146 | array!(9);
[INFO] [stdout]     | --------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 146 | array!(9);
[INFO] [stdout]     | --------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 146 | array!(9);
[INFO] [stdout]     | --------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 146 | array!(9);
[INFO] [stdout]     | --------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 147 | array!(10);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 147 | array!(10);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 147 | array!(10);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 147 | array!(10);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 148 | array!(11);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 148 | array!(11);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 148 | array!(11);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 148 | array!(11);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 149 | array!(12);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 149 | array!(12);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 149 | array!(12);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 149 | array!(12);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 150 | array!(13);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 150 | array!(13);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 150 | array!(13);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 150 | array!(13);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 151 | array!(14);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 151 | array!(14);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 151 | array!(14);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 151 | array!(14);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 152 | array!(15);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 152 | array!(15);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 152 | array!(15);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 152 | array!(15);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 153 | array!(16);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 153 | array!(16);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 153 | array!(16);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 153 | array!(16);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 154 | array!(17);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 154 | array!(17);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 154 | array!(17);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 154 | array!(17);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 155 | array!(18);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 155 | array!(18);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 155 | array!(18);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 155 | array!(18);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 156 | array!(19);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 156 | array!(19);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 156 | array!(19);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 156 | array!(19);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 157 | array!(20);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 157 | array!(20);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 157 | array!(20);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 157 | array!(20);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 158 | array!(21);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 158 | array!(21);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 158 | array!(21);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 158 | array!(21);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 159 | array!(22);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 159 | array!(22);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 159 | array!(22);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 159 | array!(22);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 160 | array!(23);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 160 | array!(23);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 160 | array!(23);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 160 | array!(23);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 161 | array!(24);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 161 | array!(24);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 161 | array!(24);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 161 | array!(24);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 162 | array!(25);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 162 | array!(25);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 162 | array!(25);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 162 | array!(25);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 163 | array!(26);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 163 | array!(26);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 163 | array!(26);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 163 | array!(26);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 164 | array!(27);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 164 | array!(27);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 164 | array!(27);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 164 | array!(27);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 165 | array!(28);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 165 | array!(28);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 165 | array!(28);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 165 | array!(28);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 166 | array!(29);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 166 | array!(29);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 166 | array!(29);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 166 | array!(29);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 167 | array!(30);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 167 | array!(30);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 167 | array!(30);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 167 | array!(30);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 168 | array!(31);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 168 | array!(31);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 168 | array!(31);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 168 | array!(31);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 169 | array!(32);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 169 | array!(32);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 169 | array!(32);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 169 | array!(32);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 170 | array!(33);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 170 | array!(33);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 170 | array!(33);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 170 | array!(33);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 171 | array!(34);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 171 | array!(34);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 171 | array!(34);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 171 | array!(34);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 172 | array!(35);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 172 | array!(35);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 172 | array!(35);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 172 | array!(35);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 173 | array!(36);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 173 | array!(36);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 173 | array!(36);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 173 | array!(36);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 174 | array!(37);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 174 | array!(37);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 174 | array!(37);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 174 | array!(37);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 175 | array!(38);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 175 | array!(38);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 175 | array!(38);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 175 | array!(38);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 176 | array!(39);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 176 | array!(39);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 176 | array!(39);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 176 | array!(39);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 177 | array!(40);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 177 | array!(40);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 177 | array!(40);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 177 | array!(40);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 178 | array!(41);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 178 | array!(41);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 178 | array!(41);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 178 | array!(41);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 179 | array!(42);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 179 | array!(42);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 179 | array!(42);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 179 | array!(42);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 180 | array!(43);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 180 | array!(43);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 180 | array!(43);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 180 | array!(43);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 181 | array!(44);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 181 | array!(44);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 181 | array!(44);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 181 | array!(44);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 182 | array!(45);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 182 | array!(45);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 182 | array!(45);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 182 | array!(45);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 183 | array!(46);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 183 | array!(46);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 183 | array!(46);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 183 | array!(46);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 184 | array!(47);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 184 | array!(47);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 184 | array!(47);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 184 | array!(47);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 185 | array!(48);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 185 | array!(48);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 185 | array!(48);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 185 | array!(48);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 186 | array!(49);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 186 | array!(49);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 186 | array!(49);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 186 | array!(49);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 187 | array!(50);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 187 | array!(50);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 187 | array!(50);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 187 | array!(50);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 188 | array!(51);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 188 | array!(51);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 188 | array!(51);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 188 | array!(51);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 189 | array!(52);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 189 | array!(52);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 189 | array!(52);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 189 | array!(52);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 190 | array!(53);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 190 | array!(53);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 190 | array!(53);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 190 | array!(53);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 191 | array!(54);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 191 | array!(54);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 191 | array!(54);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 191 | array!(54);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 192 | array!(55);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 192 | array!(55);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 192 | array!(55);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 192 | array!(55);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 193 | array!(56);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 193 | array!(56);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 193 | array!(56);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 193 | array!(56);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 194 | array!(57);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 194 | array!(57);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 194 | array!(57);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 194 | array!(57);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 195 | array!(58);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 195 | array!(58);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 195 | array!(58);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 195 | array!(58);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 196 | array!(59);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 196 | array!(59);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 196 | array!(59);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 196 | array!(59);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 197 | array!(60);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 197 | array!(60);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 197 | array!(60);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 197 | array!(60);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 198 | array!(61);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 198 | array!(61);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 198 | array!(61);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 198 | array!(61);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 199 | array!(62);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 199 | array!(62);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 199 | array!(62);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 199 | array!(62);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 200 | array!(63);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 200 | array!(63);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 200 | array!(63);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 200 | array!(63);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 201 | array!(64);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 201 | array!(64);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut array = MaybeUninit::uninit_array();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout] ...
[INFO] [stdout] 201 | array!(64);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxai-msgpacker-0.4.4/src/unpack/common.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |                             a.write(x);
[INFO] [stdout]     |                             ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 201 | array!(64);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0599, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xxai-msgpacker` (lib) due to 261 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ff9ed62f605eb15aec5d78a8fa051324e1b58459979b652630184131ddbc32ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff9ed62f605eb15aec5d78a8fa051324e1b58459979b652630184131ddbc32ed", kill_on_drop: false }`
[INFO] [stdout] ff9ed62f605eb15aec5d78a8fa051324e1b58459979b652630184131ddbc32ed
