[INFO] fetching crate core-serde-json 0.1.0...
[INFO] checking core-serde-json-0.1.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate core-serde-json 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate core-serde-json 0.1.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 16 packages to latest compatible versions
[INFO] [stderr]       Adding heapless v0.5.6 (available: v0.8.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c8f7ef66f756ac73f510688b5b9db0332a3335a37f7cf54360a1ee1b94f9e927
[INFO] running `Command { std: "docker" "start" "-a" "c8f7ef66f756ac73f510688b5b9db0332a3335a37f7cf54360a1ee1b94f9e927", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c8f7ef66f756ac73f510688b5b9db0332a3335a37f7cf54360a1ee1b94f9e927", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8f7ef66f756ac73f510688b5b9db0332a3335a37f7cf54360a1ee1b94f9e927", kill_on_drop: false }`
[INFO] [stdout] c8f7ef66f756ac73f510688b5b9db0332a3335a37f7cf54360a1ee1b94f9e927
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2cb3739464c1e9a6bcf30565c3edddb39a47d76ed5df69c8c5f751877e8131d8
[INFO] running `Command { std: "docker" "start" "-a" "2cb3739464c1e9a6bcf30565c3edddb39a47d76ed5df69c8c5f751877e8131d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling heapless v0.5.6
[INFO] [stderr]     Checking hash32 v0.1.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking generic-array v0.13.3
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking as-slice v0.1.5
[INFO] [stderr]     Checking core-serde-json v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: elided lifetime has a name
[INFO] [stdout]   --> src/de/mod.rs:83:45
[INFO] [stdout]    |
[INFO] [stdout] 82 | impl<'a> Deserializer<'a> {
[INFO] [stdout]    |      -- lifetime `'a` declared here
[INFO] [stdout] 83 |     fn new(slice: &'a [u8]) -> Deserializer<'_> {
[INFO] [stdout]    |                                             ^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]    |
[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(elided_named_lifetimes)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[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: `#[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] [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] running `Command { std: "docker" "inspect" "2cb3739464c1e9a6bcf30565c3edddb39a47d76ed5df69c8c5f751877e8131d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cb3739464c1e9a6bcf30565c3edddb39a47d76ed5df69c8c5f751877e8131d8", kill_on_drop: false }`
[INFO] [stdout] 2cb3739464c1e9a6bcf30565c3edddb39a47d76ed5df69c8c5f751877e8131d8
