[INFO] fetching crate protocol 3.4.0... [INFO] checking protocol-3.4.0 against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] extracting crate protocol 3.4.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate protocol 3.4.0 on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate protocol 3.4.0 [INFO] removed 6 missing examples [INFO] finished tweaking crates.io crate protocol 3.4.0 [INFO] tweaked toml for crates.io crate protocol 3.4.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate protocol 3.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded protocol-derive v3.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0fb9a4f8e93bf81e56e6c6056b691abc3689c8d87c6b01ff6632df0acc44bc9 [INFO] running `Command { std: "docker" "start" "-a" "d0fb9a4f8e93bf81e56e6c6056b691abc3689c8d87c6b01ff6632df0acc44bc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0fb9a4f8e93bf81e56e6c6056b691abc3689c8d87c6b01ff6632df0acc44bc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0fb9a4f8e93bf81e56e6c6056b691abc3689c8d87c6b01ff6632df0acc44bc9", kill_on_drop: false }` [INFO] [stdout] d0fb9a4f8e93bf81e56e6c6056b691abc3689c8d87c6b01ff6632df0acc44bc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18a7e662f3ac9df7d5bc56be993cac97847f3736c6e8136189d4e09e285780c8 [INFO] running `Command { std: "docker" "start" "-a" "18a7e662f3ac9df7d5bc56be993cac97847f3736c6e8136189d4e09e285780c8", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Compiling protocol-derive v3.4.0 [INFO] [stderr] Checking protocol v3.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> src/types/string.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std; [INFO] [stdout] | ^^^ the item `std` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> src/types/vec.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std; [INFO] [stdout] | ^^^ the item `std` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> src/wire/dgram/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std; [INFO] [stdout] | ^^^ the item `std` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> src/wire/middleware/pipeline.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std; [INFO] [stdout] | ^^^ the item `std` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `flate2` is imported redundantly [INFO] [stdout] --> src/wire/middleware/compression.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use flate2; [INFO] [stdout] | ^^^^^^ the item `flate2` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> src/wire/middleware/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std; [INFO] [stdout] | ^^^ the item `std` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> src/errors.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{self, fmt, error}; [INFO] [stdout] | ^^^^ the item `std` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> src/types/string.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std; [INFO] [stdout] | ^^^ the item `std` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> src/types/vec.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std; [INFO] [stdout] | ^^^ the item `std` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> src/wire/dgram/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std; [INFO] [stdout] | ^^^ the item `std` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> src/wire/middleware/pipeline.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std; [INFO] [stdout] | ^^^ the item `std` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `flate2` is imported redundantly [INFO] [stdout] --> src/wire/middleware/compression.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use flate2; [INFO] [stdout] | ^^^^^^ the item `flate2` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> src/wire/middleware/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std; [INFO] [stdout] | ^^^ the item `std` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> src/errors.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{self, fmt, error}; [INFO] [stdout] | ^^^^ the item `std` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 1]` [INFO] [stdout] ... [INFO] [stdout] 38 | impl_parcel_for_array!(1); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: `#[warn(forgetting_copy_types)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 2]` [INFO] [stdout] ... [INFO] [stdout] 39 | impl_parcel_for_array!(2); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 3]` [INFO] [stdout] ... [INFO] [stdout] 40 | impl_parcel_for_array!(3); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 4]` [INFO] [stdout] ... [INFO] [stdout] 41 | impl_parcel_for_array!(4); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 5]` [INFO] [stdout] ... [INFO] [stdout] 42 | impl_parcel_for_array!(5); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 6]` [INFO] [stdout] ... [INFO] [stdout] 43 | impl_parcel_for_array!(6); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 7]` [INFO] [stdout] ... [INFO] [stdout] 44 | impl_parcel_for_array!(7); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 8]` [INFO] [stdout] ... [INFO] [stdout] 45 | impl_parcel_for_array!(8); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 9]` [INFO] [stdout] ... [INFO] [stdout] 46 | impl_parcel_for_array!(9); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 10]` [INFO] [stdout] ... [INFO] [stdout] 47 | impl_parcel_for_array!(10); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 11]` [INFO] [stdout] ... [INFO] [stdout] 48 | impl_parcel_for_array!(11); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 12]` [INFO] [stdout] ... [INFO] [stdout] 49 | impl_parcel_for_array!(12); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 13]` [INFO] [stdout] ... [INFO] [stdout] 50 | impl_parcel_for_array!(13); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 14]` [INFO] [stdout] ... [INFO] [stdout] 51 | impl_parcel_for_array!(14); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 15]` [INFO] [stdout] ... [INFO] [stdout] 52 | impl_parcel_for_array!(15); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 16]` [INFO] [stdout] ... [INFO] [stdout] 53 | impl_parcel_for_array!(16); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 17]` [INFO] [stdout] ... [INFO] [stdout] 54 | impl_parcel_for_array!(17); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 18]` [INFO] [stdout] ... [INFO] [stdout] 55 | impl_parcel_for_array!(18); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 19]` [INFO] [stdout] ... [INFO] [stdout] 56 | impl_parcel_for_array!(19); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 20]` [INFO] [stdout] ... [INFO] [stdout] 57 | impl_parcel_for_array!(20); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 21]` [INFO] [stdout] ... [INFO] [stdout] 58 | impl_parcel_for_array!(21); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 22]` [INFO] [stdout] ... [INFO] [stdout] 59 | impl_parcel_for_array!(22); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 23]` [INFO] [stdout] ... [INFO] [stdout] 60 | impl_parcel_for_array!(23); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 24]` [INFO] [stdout] ... [INFO] [stdout] 61 | impl_parcel_for_array!(24); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 25]` [INFO] [stdout] ... [INFO] [stdout] 62 | impl_parcel_for_array!(25); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 26]` [INFO] [stdout] ... [INFO] [stdout] 63 | impl_parcel_for_array!(26); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 27]` [INFO] [stdout] ... [INFO] [stdout] 64 | impl_parcel_for_array!(27); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 28]` [INFO] [stdout] ... [INFO] [stdout] 65 | impl_parcel_for_array!(28); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 29]` [INFO] [stdout] ... [INFO] [stdout] 66 | impl_parcel_for_array!(29); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 30]` [INFO] [stdout] ... [INFO] [stdout] 67 | impl_parcel_for_array!(30); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 31]` [INFO] [stdout] ... [INFO] [stdout] 68 | impl_parcel_for_array!(31); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 32]` [INFO] [stdout] ... [INFO] [stdout] 69 | impl_parcel_for_array!(32); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 40]` [INFO] [stdout] ... [INFO] [stdout] 70 | impl_parcel_for_array!(40); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 42]` [INFO] [stdout] ... [INFO] [stdout] 71 | impl_parcel_for_array!(42); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 48]` [INFO] [stdout] ... [INFO] [stdout] 72 | impl_parcel_for_array!(48); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 64]` [INFO] [stdout] ... [INFO] [stdout] 73 | impl_parcel_for_array!(64); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 80]` [INFO] [stdout] ... [INFO] [stdout] 74 | impl_parcel_for_array!(80); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 120]` [INFO] [stdout] ... [INFO] [stdout] 75 | impl_parcel_for_array!(120); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 128]` [INFO] [stdout] ... [INFO] [stdout] 76 | impl_parcel_for_array!(128); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 256]` [INFO] [stdout] ... [INFO] [stdout] 77 | impl_parcel_for_array!(256); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 500]` [INFO] [stdout] ... [INFO] [stdout] 78 | impl_parcel_for_array!(500); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 512]` [INFO] [stdout] ... [INFO] [stdout] 79 | impl_parcel_for_array!(512); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 1000]` [INFO] [stdout] ... [INFO] [stdout] 80 | impl_parcel_for_array!(1000); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 1024]` [INFO] [stdout] ... [INFO] [stdout] 81 | impl_parcel_for_array!(1024); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 4096]` [INFO] [stdout] ... [INFO] [stdout] 82 | impl_parcel_for_array!(4096); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 65535]` [INFO] [stdout] ... [INFO] [stdout] 83 | impl_parcel_for_array!(0xffff); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 53 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 1]` [INFO] [stdout] ... [INFO] [stdout] 38 | impl_parcel_for_array!(1); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: `#[warn(forgetting_copy_types)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 2]` [INFO] [stdout] ... [INFO] [stdout] 39 | impl_parcel_for_array!(2); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 3]` [INFO] [stdout] ... [INFO] [stdout] 40 | impl_parcel_for_array!(3); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 4]` [INFO] [stdout] ... [INFO] [stdout] 41 | impl_parcel_for_array!(4); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 5]` [INFO] [stdout] ... [INFO] [stdout] 42 | impl_parcel_for_array!(5); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 6]` [INFO] [stdout] ... [INFO] [stdout] 43 | impl_parcel_for_array!(6); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 7]` [INFO] [stdout] ... [INFO] [stdout] 44 | impl_parcel_for_array!(7); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 8]` [INFO] [stdout] ... [INFO] [stdout] 45 | impl_parcel_for_array!(8); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 9]` [INFO] [stdout] ... [INFO] [stdout] 46 | impl_parcel_for_array!(9); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 10]` [INFO] [stdout] ... [INFO] [stdout] 47 | impl_parcel_for_array!(10); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 11]` [INFO] [stdout] ... [INFO] [stdout] 48 | impl_parcel_for_array!(11); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 12]` [INFO] [stdout] ... [INFO] [stdout] 49 | impl_parcel_for_array!(12); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 13]` [INFO] [stdout] ... [INFO] [stdout] 50 | impl_parcel_for_array!(13); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 14]` [INFO] [stdout] ... [INFO] [stdout] 51 | impl_parcel_for_array!(14); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 15]` [INFO] [stdout] ... [INFO] [stdout] 52 | impl_parcel_for_array!(15); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 16]` [INFO] [stdout] ... [INFO] [stdout] 53 | impl_parcel_for_array!(16); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 17]` [INFO] [stdout] ... [INFO] [stdout] 54 | impl_parcel_for_array!(17); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 18]` [INFO] [stdout] ... [INFO] [stdout] 55 | impl_parcel_for_array!(18); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 19]` [INFO] [stdout] ... [INFO] [stdout] 56 | impl_parcel_for_array!(19); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 20]` [INFO] [stdout] ... [INFO] [stdout] 57 | impl_parcel_for_array!(20); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 21]` [INFO] [stdout] ... [INFO] [stdout] 58 | impl_parcel_for_array!(21); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 22]` [INFO] [stdout] ... [INFO] [stdout] 59 | impl_parcel_for_array!(22); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 23]` [INFO] [stdout] ... [INFO] [stdout] 60 | impl_parcel_for_array!(23); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 24]` [INFO] [stdout] ... [INFO] [stdout] 61 | impl_parcel_for_array!(24); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 25]` [INFO] [stdout] ... [INFO] [stdout] 62 | impl_parcel_for_array!(25); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 26]` [INFO] [stdout] ... [INFO] [stdout] 63 | impl_parcel_for_array!(26); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 27]` [INFO] [stdout] ... [INFO] [stdout] 64 | impl_parcel_for_array!(27); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 28]` [INFO] [stdout] ... [INFO] [stdout] 65 | impl_parcel_for_array!(28); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 29]` [INFO] [stdout] ... [INFO] [stdout] 66 | impl_parcel_for_array!(29); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 30]` [INFO] [stdout] ... [INFO] [stdout] 67 | impl_parcel_for_array!(30); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 31]` [INFO] [stdout] ... [INFO] [stdout] 68 | impl_parcel_for_array!(31); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 32]` [INFO] [stdout] ... [INFO] [stdout] 69 | impl_parcel_for_array!(32); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 40]` [INFO] [stdout] ... [INFO] [stdout] 70 | impl_parcel_for_array!(40); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 42]` [INFO] [stdout] ... [INFO] [stdout] 71 | impl_parcel_for_array!(42); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 48]` [INFO] [stdout] ... [INFO] [stdout] 72 | impl_parcel_for_array!(48); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 64]` [INFO] [stdout] ... [INFO] [stdout] 73 | impl_parcel_for_array!(64); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 80]` [INFO] [stdout] ... [INFO] [stdout] 74 | impl_parcel_for_array!(80); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 120]` [INFO] [stdout] ... [INFO] [stdout] 75 | impl_parcel_for_array!(120); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 128]` [INFO] [stdout] ... [INFO] [stdout] 76 | impl_parcel_for_array!(128); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 256]` [INFO] [stdout] ... [INFO] [stdout] 77 | impl_parcel_for_array!(256); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 500]` [INFO] [stdout] ... [INFO] [stdout] 78 | impl_parcel_for_array!(500); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 512]` [INFO] [stdout] ... [INFO] [stdout] 79 | impl_parcel_for_array!(512); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 1000]` [INFO] [stdout] ... [INFO] [stdout] 80 | impl_parcel_for_array!(1000); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 1024]` [INFO] [stdout] ... [INFO] [stdout] 81 | impl_parcel_for_array!(1024); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 4096]` [INFO] [stdout] ... [INFO] [stdout] 82 | impl_parcel_for_array!(4096); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/types/array.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | mem::forget(uninit_array); [INFO] [stdout] | ^^^^^^^^^^^^------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[MaybeUninit; 65535]` [INFO] [stdout] ... [INFO] [stdout] 83 | impl_parcel_for_array!(0xffff); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: this warning originates in the macro `impl_parcel_for_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 53 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.41s [INFO] running `Command { std: "docker" "inspect" "18a7e662f3ac9df7d5bc56be993cac97847f3736c6e8136189d4e09e285780c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18a7e662f3ac9df7d5bc56be993cac97847f3736c6e8136189d4e09e285780c8", kill_on_drop: false }` [INFO] [stdout] 18a7e662f3ac9df7d5bc56be993cac97847f3736c6e8136189d4e09e285780c8 [INFO] checking protocol-3.4.0 against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] extracting crate protocol 3.4.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate protocol 3.4.0 on toolchain 3a4bc97f6385a3aa300a4fd689b44350e54fd676 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate protocol 3.4.0 [INFO] removed 6 missing examples [INFO] finished tweaking crates.io crate protocol 3.4.0 [INFO] tweaked toml for crates.io crate protocol 3.4.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate protocol 3.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 313c51d384bfeb07c194f350f246f2172ce5c35915def78140a53fe31816c3df [INFO] running `Command { std: "docker" "start" "-a" "313c51d384bfeb07c194f350f246f2172ce5c35915def78140a53fe31816c3df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "313c51d384bfeb07c194f350f246f2172ce5c35915def78140a53fe31816c3df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "313c51d384bfeb07c194f350f246f2172ce5c35915def78140a53fe31816c3df", kill_on_drop: false }` [INFO] [stdout] 313c51d384bfeb07c194f350f246f2172ce5c35915def78140a53fe31816c3df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 446a93d7459ec7c0572deb3600fc372f8ec24c1b8dd41cddb8f95eb2b88c839e [INFO] running `Command { std: "docker" "start" "-a" "446a93d7459ec7c0572deb3600fc372f8ec24c1b8dd41cddb8f95eb2b88c839e", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/miniz_oxide-0.5.4/src/inflate/core.rs:1107:9 [INFO] [stdout] | [INFO] [stdout] 1107 | / match state { [INFO] [stdout] 1108 | | Start => generate_state!(state, 'state_machine, { [INFO] [stdout] 1109 | | l.bit_buf = 0; [INFO] [stdout] 1110 | | l.num_bits = 0; [INFO] [stdout] ... | [INFO] [stdout] 1639 | | _ => break TINFLStatus::Failed, [INFO] [stdout] 1640 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `miniz_oxide` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "446a93d7459ec7c0572deb3600fc372f8ec24c1b8dd41cddb8f95eb2b88c839e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "446a93d7459ec7c0572deb3600fc372f8ec24c1b8dd41cddb8f95eb2b88c839e", kill_on_drop: false }` [INFO] [stdout] 446a93d7459ec7c0572deb3600fc372f8ec24c1b8dd41cddb8f95eb2b88c839e