[INFO] cloning repository https://github.com/entombedvirus/mpchal4 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/entombedvirus/mpchal4" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fentombedvirus%2Fmpchal4", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fentombedvirus%2Fmpchal4'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7b529f407655e97c632b164e27205022e15e97cc [INFO] checking entombedvirus/mpchal4 against master#2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a for pr-145113 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fentombedvirus%2Fmpchal4" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/entombedvirus/mpchal4 [INFO] finished tweaking git repo https://github.com/entombedvirus/mpchal4 [INFO] tweaked toml for git repo https://github.com/entombedvirus/mpchal4 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/entombedvirus/mpchal4 on toolchain 2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/entombedvirus/mpchal4 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" "+2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f5fb1028668b1226f8e895861ad7e9852679cc4e391ff3602411b4baf797bf0 [INFO] running `Command { std: "docker" "start" "-a" "1f5fb1028668b1226f8e895861ad7e9852679cc4e391ff3602411b4baf797bf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f5fb1028668b1226f8e895861ad7e9852679cc4e391ff3602411b4baf797bf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f5fb1028668b1226f8e895861ad7e9852679cc4e391ff3602411b4baf797bf0", kill_on_drop: false }` [INFO] [stdout] 1f5fb1028668b1226f8e895861ad7e9852679cc4e391ff3602411b4baf797bf0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5ff1ed2ea5fb97baf13709d597d4469350071ed663c70c69ffbcdb08eb9ced3 [INFO] running `Command { std: "docker" "start" "-a" "f5ff1ed2ea5fb97baf13709d597d4469350071ed663c70c69ffbcdb08eb9ced3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling rustix v0.36.6 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking mpchal4 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `stdsimd_internal` is internal to the compiler or standard library [INFO] [stdout] --> src/main.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | #![feature(stdsimd_internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] = note: `#[warn(internal_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `ptr_sub_ptr` has been stable since 1.87.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(ptr_sub_ptr)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `stdsimd_internal` [INFO] [stdout] --> src/main.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | #![feature(stdsimd_internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `array_chunks` [INFO] [stdout] --> src/main.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(array_chunks)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> src/main.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | #![feature(stdsimd)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `maybe_uninit_uninit_array` [INFO] [stdout] --> src/main.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(maybe_uninit_uninit_array)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `stdsimd_internal` is internal to the compiler or standard library [INFO] [stdout] --> src/main.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | #![feature(stdsimd_internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] = note: `#[warn(internal_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `ptr_sub_ptr` has been stable since 1.87.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(ptr_sub_ptr)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `stdsimd_internal` [INFO] [stdout] --> src/main.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | #![feature(stdsimd_internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `array_chunks` [INFO] [stdout] --> src/main.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(array_chunks)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> src/main.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | #![feature(stdsimd)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `maybe_uninit_uninit_array` [INFO] [stdout] --> src/main.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(maybe_uninit_uninit_array)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&'a [u8]` in the current scope [INFO] [stdout] --> src/simd_decimal/mod.rs:116:20 [INFO] [stdout] | [INFO] [stdout] 116 | self.slice.array_chunks::() [INFO] [stdout] | ^^^^^^^^^^^^ `&'a [u8]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 116 | self.slice.into_iter().array_chunks::() [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&'a [u8]` in the current scope [INFO] [stdout] --> src/simd_decimal/mod.rs:116:20 [INFO] [stdout] | [INFO] [stdout] 116 | self.slice.array_chunks::() [INFO] [stdout] | ^^^^^^^^^^^^ `&'a [u8]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 116 | self.slice.into_iter().array_chunks::() [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> src/simd_decimal/mod.rs:125:71 [INFO] [stdout] | [INFO] [stdout] 125 | let mut arr: [MaybeUninit<&'a [u8; R]>; N] = MaybeUninit::uninit_array(); [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions: [INFO] [stdout] MaybeUninit::::new [INFO] [stdout] MaybeUninit::::uninit [INFO] [stdout] MaybeUninit::::zeroed [INFO] [stdout] --> /rustc/2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a/library/core/src/mem/maybe_uninit.rs:307:5 [INFO] [stdout] help: there is an associated function `uninit` with a similar name [INFO] [stdout] | [INFO] [stdout] 125 - let mut arr: [MaybeUninit<&'a [u8; R]>; N] = MaybeUninit::uninit_array(); [INFO] [stdout] 125 + let mut arr: [MaybeUninit<&'a [u8; R]>; N] = MaybeUninit::uninit(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Simd: LowerHex` is not satisfied [INFO] [stdout] --> src/simd_decimal/mod.rs:192:38 [INFO] [stdout] | [INFO] [stdout] 192 | eprintln!("a\t: {:02x}", as_portable_simd(a)); [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^ the trait `LowerHex` is not implemented for `Simd` [INFO] [stdout] | | [INFO] [stdout] | required by this formatting parameter [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `LowerHex`: [INFO] [stdout] &T [INFO] [stdout] &mut T [INFO] [stdout] Access [INFO] [stdout] AtFlags [INFO] [stdout] CreateFlags [INFO] [stdout] DupFlags [INFO] [stdout] EventFlags [INFO] [stdout] EventfdFlags [INFO] [stdout] and 39 others [INFO] [stdout] = note: this error originates in the macro `$crate::format_args_nl` which comes from the expansion of the macro `eprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Simd: LowerHex` is not satisfied [INFO] [stdout] --> src/simd_decimal/mod.rs:196:42 [INFO] [stdout] | [INFO] [stdout] 196 | eprintln!("a - 0\t: {:02x}", as_portable_simd(a)); [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^ the trait `LowerHex` is not implemented for `Simd` [INFO] [stdout] | | [INFO] [stdout] | required by this formatting parameter [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `LowerHex`: [INFO] [stdout] &T [INFO] [stdout] &mut T [INFO] [stdout] Access [INFO] [stdout] AtFlags [INFO] [stdout] CreateFlags [INFO] [stdout] DupFlags [INFO] [stdout] EventFlags [INFO] [stdout] EventfdFlags [INFO] [stdout] and 39 others [INFO] [stdout] = note: this error originates in the macro `$crate::format_args_nl` which comes from the expansion of the macro `eprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Simd: LowerHex` is not satisfied [INFO] [stdout] --> src/simd_decimal/mod.rs:204:43 [INFO] [stdout] | [INFO] [stdout] 204 | eprintln!("a&mask\t: {:02x}", as_portable_simd(a)); [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^ the trait `LowerHex` is not implemented for `Simd` [INFO] [stdout] | | [INFO] [stdout] | required by this formatting parameter [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `LowerHex`: [INFO] [stdout] &T [INFO] [stdout] &mut T [INFO] [stdout] Access [INFO] [stdout] AtFlags [INFO] [stdout] CreateFlags [INFO] [stdout] DupFlags [INFO] [stdout] EventFlags [INFO] [stdout] EventfdFlags [INFO] [stdout] and 39 others [INFO] [stdout] = note: this error originates in the macro `$crate::format_args_nl` which comes from the expansion of the macro `eprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Simd: LowerHex` is not satisfied [INFO] [stdout] --> src/simd_decimal/mod.rs:209:41 [INFO] [stdout] | [INFO] [stdout] 209 | eprintln!("a<<4\t: {:02x}", as_portable_simd(b)); [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^ the trait `LowerHex` is not implemented for `Simd` [INFO] [stdout] | | [INFO] [stdout] | required by this formatting parameter [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `LowerHex`: [INFO] [stdout] &T [INFO] [stdout] &mut T [INFO] [stdout] Access [INFO] [stdout] AtFlags [INFO] [stdout] CreateFlags [INFO] [stdout] DupFlags [INFO] [stdout] EventFlags [INFO] [stdout] EventfdFlags [INFO] [stdout] and 39 others [INFO] [stdout] = note: this error originates in the macro `$crate::format_args_nl` which comes from the expansion of the macro `eprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Simd: LowerHex` is not satisfied [INFO] [stdout] --> src/simd_decimal/mod.rs:214:41 [INFO] [stdout] | [INFO] [stdout] 214 | eprintln!("b>>8\t: {:02x}", as_portable_simd(b)); [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^ the trait `LowerHex` is not implemented for `Simd` [INFO] [stdout] | | [INFO] [stdout] | required by this formatting parameter [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `LowerHex`: [INFO] [stdout] &T [INFO] [stdout] &mut T [INFO] [stdout] Access [INFO] [stdout] AtFlags [INFO] [stdout] CreateFlags [INFO] [stdout] DupFlags [INFO] [stdout] EventFlags [INFO] [stdout] EventfdFlags [INFO] [stdout] and 39 others [INFO] [stdout] = note: this error originates in the macro `$crate::format_args_nl` which comes from the expansion of the macro `eprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Simd: LowerHex` is not satisfied [INFO] [stdout] --> src/simd_decimal/mod.rs:219:40 [INFO] [stdout] | [INFO] [stdout] 219 | eprintln!("a|b\t: {:02x}", as_portable_simd(a)); [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^ the trait `LowerHex` is not implemented for `Simd` [INFO] [stdout] | | [INFO] [stdout] | required by this formatting parameter [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `LowerHex`: [INFO] [stdout] &T [INFO] [stdout] &mut T [INFO] [stdout] Access [INFO] [stdout] AtFlags [INFO] [stdout] CreateFlags [INFO] [stdout] DupFlags [INFO] [stdout] EventFlags [INFO] [stdout] EventfdFlags [INFO] [stdout] and 39 others [INFO] [stdout] = note: this error originates in the macro `$crate::format_args_nl` which comes from the expansion of the macro `eprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Simd: LowerHex` is not satisfied [INFO] [stdout] --> src/simd_decimal/mod.rs:223:43 [INFO] [stdout] | [INFO] [stdout] 223 | eprintln!("a&mask\t: {:02x}", as_portable_simd(a)); [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^ the trait `LowerHex` is not implemented for `Simd` [INFO] [stdout] | | [INFO] [stdout] | required by this formatting parameter [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `LowerHex`: [INFO] [stdout] &T [INFO] [stdout] &mut T [INFO] [stdout] Access [INFO] [stdout] AtFlags [INFO] [stdout] CreateFlags [INFO] [stdout] DupFlags [INFO] [stdout] EventFlags [INFO] [stdout] EventfdFlags [INFO] [stdout] and 39 others [INFO] [stdout] = note: this error originates in the macro `$crate::format_args_nl` which comes from the expansion of the macro `eprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Simd: LowerHex` is not satisfied [INFO] [stdout] --> src/simd_decimal/mod.rs:225:41 [INFO] [stdout] | [INFO] [stdout] 225 | eprintln!("pack\t: {:02x}", as_portable_simd(b)); [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^ the trait `LowerHex` is not implemented for `Simd` [INFO] [stdout] | | [INFO] [stdout] | required by this formatting parameter [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `LowerHex`: [INFO] [stdout] &T [INFO] [stdout] &mut T [INFO] [stdout] Access [INFO] [stdout] AtFlags [INFO] [stdout] CreateFlags [INFO] [stdout] DupFlags [INFO] [stdout] EventFlags [INFO] [stdout] EventfdFlags [INFO] [stdout] and 39 others [INFO] [stdout] = note: this error originates in the macro `$crate::format_args_nl` which comes from the expansion of the macro `eprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> src/simd_decimal/mod.rs:125:71 [INFO] [stdout] | [INFO] [stdout] 125 | let mut arr: [MaybeUninit<&'a [u8; R]>; N] = MaybeUninit::uninit_array(); [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions: [INFO] [stdout] MaybeUninit::::new [INFO] [stdout] MaybeUninit::::uninit [INFO] [stdout] MaybeUninit::::zeroed [INFO] [stdout] --> /rustc/2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a/library/core/src/mem/maybe_uninit.rs:307:5 [INFO] [stdout] help: there is an associated function `uninit` with a similar name [INFO] [stdout] | [INFO] [stdout] 125 - let mut arr: [MaybeUninit<&'a [u8; R]>; N] = MaybeUninit::uninit_array(); [INFO] [stdout] 125 + let mut arr: [MaybeUninit<&'a [u8; R]>; N] = MaybeUninit::uninit(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0599, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mpchal4` (bin "mpchal4") due to 6 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0277, E0599, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mpchal4` (bin "mpchal4" test) due to 14 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "f5ff1ed2ea5fb97baf13709d597d4469350071ed663c70c69ffbcdb08eb9ced3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5ff1ed2ea5fb97baf13709d597d4469350071ed663c70c69ffbcdb08eb9ced3", kill_on_drop: false }` [INFO] [stdout] f5ff1ed2ea5fb97baf13709d597d4469350071ed663c70c69ffbcdb08eb9ced3