[INFO] fetching crate core-serde-json 0.1.0...
[INFO] checking core-serde-json-0.1.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate core-serde-json 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate core-serde-json 0.1.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain
[INFO] started tweaking crates.io crate core-serde-json 0.1.0
[INFO] finished tweaking crates.io crate core-serde-json 0.1.0
[INFO] tweaked toml for crates.io crate core-serde-json 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hash32 v0.1.1
[INFO] [stderr]   Downloaded heapless v0.5.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7fd709983e9c70385ae7725569abd2b0051178d672674cfb2815c10786fe752a
[INFO] running `Command { std: "docker" "start" "-a" "7fd709983e9c70385ae7725569abd2b0051178d672674cfb2815c10786fe752a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7fd709983e9c70385ae7725569abd2b0051178d672674cfb2815c10786fe752a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fd709983e9c70385ae7725569abd2b0051178d672674cfb2815c10786fe752a", kill_on_drop: false }`
[INFO] [stdout] 7fd709983e9c70385ae7725569abd2b0051178d672674cfb2815c10786fe752a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8fac8fdfc0ccf57dd78885a05cc29dfb81297441d2bf304c1e4da4a6610acccb
[INFO] running `Command { std: "docker" "start" "-a" "8fac8fdfc0ccf57dd78885a05cc29dfb81297441d2bf304c1e4da4a6610acccb", kill_on_drop: false }`
[INFO] [stderr]    Compiling heapless v0.5.6
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking generic-array v0.13.3
[INFO] [stderr]     Checking hash32 v0.1.1
[INFO] [stderr]     Checking as-slice v0.1.5
[INFO] [stderr]     Checking core-serde-json v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: the type `[u8; 4]` does not permit being left uninitialized
[INFO] [stdout]    --> src/ser/mod.rs:103:42
[INFO] [stdout]     |
[INFO] [stdout] 103 |         let mut buf: [u8; $N] = unsafe { mem::MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this code causes undefined behavior when executed
[INFO] [stdout]     |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout] ...
[INFO] [stdout] 152 |         serialize_signed!(self, 4, v, i8, u8)
[INFO] [stdout]     |         ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:59:9
[INFO] [stdout]     |
[INFO] [stdout] 59  | #![deny(warnings)]
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: `#[deny(invalid_value)]` implied by `#[deny(warnings)]`
[INFO] [stdout]     = note: this error originates in the macro `serialize_signed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the type `[u8; 6]` does not permit being left uninitialized
[INFO] [stdout]    --> src/ser/mod.rs:103:42
[INFO] [stdout]     |
[INFO] [stdout] 103 |         let mut buf: [u8; $N] = unsafe { mem::MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this code causes undefined behavior when executed
[INFO] [stdout]     |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout] ...
[INFO] [stdout] 157 |         serialize_signed!(self, 6, v, i16, u16)
[INFO] [stdout]     |         --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this error originates in the macro `serialize_signed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the type `[u8; 11]` does not permit being left uninitialized
[INFO] [stdout]    --> src/ser/mod.rs:103:42
[INFO] [stdout]     |
[INFO] [stdout] 103 |         let mut buf: [u8; $N] = unsafe { mem::MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this code causes undefined behavior when executed
[INFO] [stdout]     |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout] ...
[INFO] [stdout] 162 |         serialize_signed!(self, 11, v, i32, u32)
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this error originates in the macro `serialize_signed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the type `[u8; 20]` does not permit being left uninitialized
[INFO] [stdout]    --> src/ser/mod.rs:103:42
[INFO] [stdout]     |
[INFO] [stdout] 103 |         let mut buf: [u8; $N] = unsafe { mem::MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this code causes undefined behavior when executed
[INFO] [stdout]     |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout] ...
[INFO] [stdout] 167 |         serialize_signed!(self, 20, v, i64, u64)
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this error originates in the macro `serialize_signed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the type `[u8; 3]` does not permit being left uninitialized
[INFO] [stdout]    --> src/ser/mod.rs:72:42
[INFO] [stdout]     |
[INFO] [stdout] 72  |         let mut buf: [u8; $N] = unsafe { mem::MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this code causes undefined behavior when executed
[INFO] [stdout]     |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout] ...
[INFO] [stdout] 172 |         serialize_unsigned!(self, 3, v)
[INFO] [stdout]     |         ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this error originates in the macro `serialize_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the type `[u8; 5]` does not permit being left uninitialized
[INFO] [stdout]    --> src/ser/mod.rs:72:42
[INFO] [stdout]     |
[INFO] [stdout] 72  |         let mut buf: [u8; $N] = unsafe { mem::MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this code causes undefined behavior when executed
[INFO] [stdout]     |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout] ...
[INFO] [stdout] 177 |         serialize_unsigned!(self, 5, v)
[INFO] [stdout]     |         ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this error originates in the macro `serialize_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the type `[u8; 10]` does not permit being left uninitialized
[INFO] [stdout]    --> src/ser/mod.rs:72:42
[INFO] [stdout]     |
[INFO] [stdout] 72  |         let mut buf: [u8; $N] = unsafe { mem::MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this code causes undefined behavior when executed
[INFO] [stdout]     |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout] ...
[INFO] [stdout] 182 |         serialize_unsigned!(self, 10, v)
[INFO] [stdout]     |         -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this error originates in the macro `serialize_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the type `[u8; 20]` does not permit being left uninitialized
[INFO] [stdout]    --> src/ser/mod.rs:72:42
[INFO] [stdout]     |
[INFO] [stdout] 72  |         let mut buf: [u8; $N] = unsafe { mem::MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this code causes undefined behavior when executed
[INFO] [stdout]     |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout] ...
[INFO] [stdout] 187 |         serialize_unsigned!(self, 20, v)
[INFO] [stdout]     |         -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this error originates in the macro `serialize_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `core-serde-json` (lib) due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: the type `[u8; 4]` does not permit being left uninitialized
[INFO] [stdout]    --> src/ser/mod.rs:103:42
[INFO] [stdout]     |
[INFO] [stdout] 103 |         let mut buf: [u8; $N] = unsafe { mem::MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this code causes undefined behavior when executed
[INFO] [stdout]     |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout] ...
[INFO] [stdout] 152 |         serialize_signed!(self, 4, v, i8, u8)
[INFO] [stdout]     |         ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:59:9
[INFO] [stdout]     |
[INFO] [stdout] 59  | #![deny(warnings)]
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: `#[deny(invalid_value)]` implied by `#[deny(warnings)]`
[INFO] [stdout]     = note: this error originates in the macro `serialize_signed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the type `[u8; 6]` does not permit being left uninitialized
[INFO] [stdout]    --> src/ser/mod.rs:103:42
[INFO] [stdout]     |
[INFO] [stdout] 103 |         let mut buf: [u8; $N] = unsafe { mem::MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this code causes undefined behavior when executed
[INFO] [stdout]     |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout] ...
[INFO] [stdout] 157 |         serialize_signed!(self, 6, v, i16, u16)
[INFO] [stdout]     |         --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this error originates in the macro `serialize_signed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the type `[u8; 11]` does not permit being left uninitialized
[INFO] [stdout]    --> src/ser/mod.rs:103:42
[INFO] [stdout]     |
[INFO] [stdout] 103 |         let mut buf: [u8; $N] = unsafe { mem::MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this code causes undefined behavior when executed
[INFO] [stdout]     |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout] ...
[INFO] [stdout] 162 |         serialize_signed!(self, 11, v, i32, u32)
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this error originates in the macro `serialize_signed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the type `[u8; 20]` does not permit being left uninitialized
[INFO] [stdout]    --> src/ser/mod.rs:103:42
[INFO] [stdout]     |
[INFO] [stdout] 103 |         let mut buf: [u8; $N] = unsafe { mem::MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this code causes undefined behavior when executed
[INFO] [stdout]     |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout] ...
[INFO] [stdout] 167 |         serialize_signed!(self, 20, v, i64, u64)
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this error originates in the macro `serialize_signed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the type `[u8; 3]` does not permit being left uninitialized
[INFO] [stdout]    --> src/ser/mod.rs:72:42
[INFO] [stdout]     |
[INFO] [stdout] 72  |         let mut buf: [u8; $N] = unsafe { mem::MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this code causes undefined behavior when executed
[INFO] [stdout]     |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout] ...
[INFO] [stdout] 172 |         serialize_unsigned!(self, 3, v)
[INFO] [stdout]     |         ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this error originates in the macro `serialize_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the type `[u8; 5]` does not permit being left uninitialized
[INFO] [stdout]    --> src/ser/mod.rs:72:42
[INFO] [stdout]     |
[INFO] [stdout] 72  |         let mut buf: [u8; $N] = unsafe { mem::MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this code causes undefined behavior when executed
[INFO] [stdout]     |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout] ...
[INFO] [stdout] 177 |         serialize_unsigned!(self, 5, v)
[INFO] [stdout]     |         ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this error originates in the macro `serialize_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the type `[u8; 10]` does not permit being left uninitialized
[INFO] [stdout]    --> src/ser/mod.rs:72:42
[INFO] [stdout]     |
[INFO] [stdout] 72  |         let mut buf: [u8; $N] = unsafe { mem::MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this code causes undefined behavior when executed
[INFO] [stdout]     |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout] ...
[INFO] [stdout] 182 |         serialize_unsigned!(self, 10, v)
[INFO] [stdout]     |         -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this error originates in the macro `serialize_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the type `[u8; 20]` does not permit being left uninitialized
[INFO] [stdout]    --> src/ser/mod.rs:72:42
[INFO] [stdout]     |
[INFO] [stdout] 72  |         let mut buf: [u8; $N] = unsafe { mem::MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this code causes undefined behavior when executed
[INFO] [stdout]     |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout] ...
[INFO] [stdout] 187 |         serialize_unsigned!(self, 20, v)
[INFO] [stdout]     |         -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this error originates in the macro `serialize_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `core-serde-json` (lib test) due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "8fac8fdfc0ccf57dd78885a05cc29dfb81297441d2bf304c1e4da4a6610acccb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fac8fdfc0ccf57dd78885a05cc29dfb81297441d2bf304c1e4da4a6610acccb", kill_on_drop: false }`
[INFO] [stdout] 8fac8fdfc0ccf57dd78885a05cc29dfb81297441d2bf304c1e4da4a6610acccb
[INFO] checking core-serde-json-0.1.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate core-serde-json 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate core-serde-json 0.1.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain
[INFO] started tweaking crates.io crate core-serde-json 0.1.0
[INFO] finished tweaking crates.io crate core-serde-json 0.1.0
[INFO] tweaked toml for crates.io crate core-serde-json 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aeba55f589496f691b69ab9dbf792a70b783a3330aa787686c1e4798491bcf7d
[INFO] running `Command { std: "docker" "start" "-a" "aeba55f589496f691b69ab9dbf792a70b783a3330aa787686c1e4798491bcf7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aeba55f589496f691b69ab9dbf792a70b783a3330aa787686c1e4798491bcf7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aeba55f589496f691b69ab9dbf792a70b783a3330aa787686c1e4798491bcf7d", kill_on_drop: false }`
[INFO] [stdout] aeba55f589496f691b69ab9dbf792a70b783a3330aa787686c1e4798491bcf7d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b06811f3369e1e33b39cf888be8474482e6214241754bb484f5b74a16daa7efe
[INFO] running `Command { std: "docker" "start" "-a" "b06811f3369e1e33b39cf888be8474482e6214241754bb484f5b74a16daa7efe", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling heapless v0.5.6
[INFO] [stderr]     Checking hash32 v0.1.1
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking generic-array v0.13.3
[INFO] [stderr]     Checking as-slice v0.1.5
[INFO] [stderr]     Checking core-serde-json v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: the type `[u8; 4]` does not permit being left uninitialized
[INFO] [stdout]    --> src/ser/mod.rs:103:42
[INFO] [stdout]     |
[INFO] [stdout] 103 |         let mut buf: [u8; $N] = unsafe { mem::MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this code causes undefined behavior when executed
[INFO] [stdout]     |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout] ...
[INFO] [stdout] 152 |         serialize_signed!(self, 4, v, i8, u8)
[INFO] [stdout]     |         ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:59:9
[INFO] [stdout]     |
[INFO] [stdout] 59  | #![deny(warnings)]
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: `#[deny(invalid_value)]` implied by `#[deny(warnings)]`
[INFO] [stdout]     = note: this error originates in the macro `serialize_signed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the type `[u8; 6]` does not permit being left uninitialized
[INFO] [stdout]    --> src/ser/mod.rs:103:42
[INFO] [stdout]     |
[INFO] [stdout] 103 |         let mut buf: [u8; $N] = unsafe { mem::MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this code causes undefined behavior when executed
[INFO] [stdout]     |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout] ...
[INFO] [stdout] 157 |         serialize_signed!(self, 6, v, i16, u16)
[INFO] [stdout]     |         --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this error originates in the macro `serialize_signed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the type `[u8; 11]` does not permit being left uninitialized
[INFO] [stdout]    --> src/ser/mod.rs:103:42
[INFO] [stdout]     |
[INFO] [stdout] 103 |         let mut buf: [u8; $N] = unsafe { mem::MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this code causes undefined behavior when executed
[INFO] [stdout]     |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout] ...
[INFO] [stdout] 162 |         serialize_signed!(self, 11, v, i32, u32)
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this error originates in the macro `serialize_signed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the type `[u8; 20]` does not permit being left uninitialized
[INFO] [stdout]    --> src/ser/mod.rs:103:42
[INFO] [stdout]     |
[INFO] [stdout] 103 |         let mut buf: [u8; $N] = unsafe { mem::MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this code causes undefined behavior when executed
[INFO] [stdout]     |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout] ...
[INFO] [stdout] 167 |         serialize_signed!(self, 20, v, i64, u64)
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this error originates in the macro `serialize_signed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the type `[u8; 3]` does not permit being left uninitialized
[INFO] [stdout]    --> src/ser/mod.rs:72:42
[INFO] [stdout]     |
[INFO] [stdout] 72  |         let mut buf: [u8; $N] = unsafe { mem::MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this code causes undefined behavior when executed
[INFO] [stdout]     |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout] ...
[INFO] [stdout] 172 |         serialize_unsigned!(self, 3, v)
[INFO] [stdout]     |         ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this error originates in the macro `serialize_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the type `[u8; 5]` does not permit being left uninitialized
[INFO] [stdout]    --> src/ser/mod.rs:72:42
[INFO] [stdout]     |
[INFO] [stdout] 72  |         let mut buf: [u8; $N] = unsafe { mem::MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this code causes undefined behavior when executed
[INFO] [stdout]     |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout] ...
[INFO] [stdout] 177 |         serialize_unsigned!(self, 5, v)
[INFO] [stdout]     |         ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this error originates in the macro `serialize_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the type `[u8; 10]` does not permit being left uninitialized
[INFO] [stdout]    --> src/ser/mod.rs:72:42
[INFO] [stdout]     |
[INFO] [stdout] 72  |         let mut buf: [u8; $N] = unsafe { mem::MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this code causes undefined behavior when executed
[INFO] [stdout]     |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout] ...
[INFO] [stdout] 182 |         serialize_unsigned!(self, 10, v)
[INFO] [stdout]     |         -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this error originates in the macro `serialize_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the type `[u8; 20]` does not permit being left uninitialized
[INFO] [stdout]    --> src/ser/mod.rs:72:42
[INFO] [stdout]     |
[INFO] [stdout] 72  |         let mut buf: [u8; $N] = unsafe { mem::MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this code causes undefined behavior when executed
[INFO] [stdout]     |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout] ...
[INFO] [stdout] 187 |         serialize_unsigned!(self, 20, v)
[INFO] [stdout]     |         -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this error originates in the macro `serialize_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `core-serde-json` (lib) due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: the type `[u8; 4]` does not permit being left uninitialized
[INFO] [stdout]    --> src/ser/mod.rs:103:42
[INFO] [stdout]     |
[INFO] [stdout] 103 |         let mut buf: [u8; $N] = unsafe { mem::MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this code causes undefined behavior when executed
[INFO] [stdout]     |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout] ...
[INFO] [stdout] 152 |         serialize_signed!(self, 4, v, i8, u8)
[INFO] [stdout]     |         ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:59:9
[INFO] [stdout]     |
[INFO] [stdout] 59  | #![deny(warnings)]
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: `#[deny(invalid_value)]` implied by `#[deny(warnings)]`
[INFO] [stdout]     = note: this error originates in the macro `serialize_signed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the type `[u8; 6]` does not permit being left uninitialized
[INFO] [stdout]    --> src/ser/mod.rs:103:42
[INFO] [stdout]     |
[INFO] [stdout] 103 |         let mut buf: [u8; $N] = unsafe { mem::MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this code causes undefined behavior when executed
[INFO] [stdout]     |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout] ...
[INFO] [stdout] 157 |         serialize_signed!(self, 6, v, i16, u16)
[INFO] [stdout]     |         --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this error originates in the macro `serialize_signed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the type `[u8; 11]` does not permit being left uninitialized
[INFO] [stdout]    --> src/ser/mod.rs:103:42
[INFO] [stdout]     |
[INFO] [stdout] 103 |         let mut buf: [u8; $N] = unsafe { mem::MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this code causes undefined behavior when executed
[INFO] [stdout]     |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout] ...
[INFO] [stdout] 162 |         serialize_signed!(self, 11, v, i32, u32)
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this error originates in the macro `serialize_signed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the type `[u8; 20]` does not permit being left uninitialized
[INFO] [stdout]    --> src/ser/mod.rs:103:42
[INFO] [stdout]     |
[INFO] [stdout] 103 |         let mut buf: [u8; $N] = unsafe { mem::MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this code causes undefined behavior when executed
[INFO] [stdout]     |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout] ...
[INFO] [stdout] 167 |         serialize_signed!(self, 20, v, i64, u64)
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this error originates in the macro `serialize_signed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the type `[u8; 3]` does not permit being left uninitialized
[INFO] [stdout]    --> src/ser/mod.rs:72:42
[INFO] [stdout]     |
[INFO] [stdout] 72  |         let mut buf: [u8; $N] = unsafe { mem::MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this code causes undefined behavior when executed
[INFO] [stdout]     |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout] ...
[INFO] [stdout] 172 |         serialize_unsigned!(self, 3, v)
[INFO] [stdout]     |         ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this error originates in the macro `serialize_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the type `[u8; 5]` does not permit being left uninitialized
[INFO] [stdout]    --> src/ser/mod.rs:72:42
[INFO] [stdout]     |
[INFO] [stdout] 72  |         let mut buf: [u8; $N] = unsafe { mem::MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this code causes undefined behavior when executed
[INFO] [stdout]     |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout] ...
[INFO] [stdout] 177 |         serialize_unsigned!(self, 5, v)
[INFO] [stdout]     |         ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this error originates in the macro `serialize_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the type `[u8; 10]` does not permit being left uninitialized
[INFO] [stdout]    --> src/ser/mod.rs:72:42
[INFO] [stdout]     |
[INFO] [stdout] 72  |         let mut buf: [u8; $N] = unsafe { mem::MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this code causes undefined behavior when executed
[INFO] [stdout]     |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout] ...
[INFO] [stdout] 182 |         serialize_unsigned!(self, 10, v)
[INFO] [stdout]     |         -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this error originates in the macro `serialize_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the type `[u8; 20]` does not permit being left uninitialized
[INFO] [stdout]    --> src/ser/mod.rs:72:42
[INFO] [stdout]     |
[INFO] [stdout] 72  |         let mut buf: [u8; $N] = unsafe { mem::MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this code causes undefined behavior when executed
[INFO] [stdout]     |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout] ...
[INFO] [stdout] 187 |         serialize_unsigned!(self, 20, v)
[INFO] [stdout]     |         -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this error originates in the macro `serialize_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `core-serde-json` (lib test) due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "b06811f3369e1e33b39cf888be8474482e6214241754bb484f5b74a16daa7efe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b06811f3369e1e33b39cf888be8474482e6214241754bb484f5b74a16daa7efe", kill_on_drop: false }`
[INFO] [stdout] b06811f3369e1e33b39cf888be8474482e6214241754bb484f5b74a16daa7efe
