[INFO] fetching crate dusk-wallet 0.22.1...
[INFO] testing dusk-wallet-0.22.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate dusk-wallet 0.22.1 into /workspace/builds/worker-7-tc2/source
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate dusk-wallet 0.22.1
[INFO] finished tweaking crates.io crate dusk-wallet 0.22.1
[INFO] tweaked toml for crates.io crate dusk-wallet 0.22.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dusk-wallet 0.22.1 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] crate crates.io crate dusk-wallet 0.22.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5d4c65911522839e4622a7b59d45e7b98293b96a267677e7b7118b8d86432f0e
[INFO] running `Command { std: "docker" "start" "-a" "5d4c65911522839e4622a7b59d45e7b98293b96a267677e7b7118b8d86432f0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d4c65911522839e4622a7b59d45e7b98293b96a267677e7b7118b8d86432f0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d4c65911522839e4622a7b59d45e7b98293b96a267677e7b7118b8d86432f0e", kill_on_drop: false }`
[INFO] [stdout] 5d4c65911522839e4622a7b59d45e7b98293b96a267677e7b7118b8d86432f0e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26010a9e62a563f7c9475a56cbc63016a747291459f115cd219d73a0881d014e
[INFO] running `Command { std: "docker" "start" "-a" "26010a9e62a563f7c9475a56cbc63016a747291459f115cd219d73a0881d014e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling rend v0.3.6
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling rkyv v0.7.39
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling ahash v0.4.8
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling syn v2.0.49
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rayon v1.8.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling openssl v0.10.63
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling openssl-sys v0.9.99
[INFO] [stderr]    Compiling libz-sys v1.1.15
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling lz4-sys v1.9.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling typewit_proc_macros v1.8.1
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]    Compiling typewit v1.9.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling blake2b_simd v1.0.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling blake3 v1.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling requestty-ui v0.5.0
[INFO] [stderr]    Compiling konst_kernel v0.3.8
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling tempfile v3.10.0
[INFO] [stderr]    Compiling pbkdf2 v0.4.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.12
[INFO] [stderr]    Compiling rkyv_derive v0.7.39
[INFO] [stderr]    Compiling derive-hex v0.1.2
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dusk-bytes v0.1.7
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling konst_proc_macros v0.3.0
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling const_panic v0.2.8
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling open v2.1.3
[INFO] [stderr]    Compiling konst v0.3.8
[INFO] [stderr]    Compiling requestty v0.5.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling msgpacker-derive v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling msgpacker v0.4.3
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stdout] error[E0635]: unknown feature `maybe_uninit_uninit_array`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/msgpacker-0.4.3/src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     maybe_uninit_uninit_array
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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] [stderr]    Compiling pin-project-internal v1.1.4
[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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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] [stderr]    Compiling futures-util v0.3.30
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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] [stderr]    Compiling clap v3.2.25
[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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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/msgpacker-0.4.3/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] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling block-modes v0.8.1
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crossterm v0.23.2
[INFO] [stderr]    Compiling pin-project v1.1.4
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling crypto v0.3.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling tiny-bip39 v0.8.2
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling whoami v1.4.1
[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 `msgpacker` (lib) due to 261 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "26010a9e62a563f7c9475a56cbc63016a747291459f115cd219d73a0881d014e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26010a9e62a563f7c9475a56cbc63016a747291459f115cd219d73a0881d014e", kill_on_drop: false }`
[INFO] [stdout] 26010a9e62a563f7c9475a56cbc63016a747291459f115cd219d73a0881d014e
