[INFO] cloning repository https://github.com/quidmints/ring
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quidmints/ring" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquidmints%2Fring", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquidmints%2Fring'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 12d3b388dada2f0f340ce70baac92e8ce01762be
[INFO] checking quidmints/ring against 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa for pr-159356
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquidmints%2Fring" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/quidmints/ring
[INFO] finished tweaking git repo https://github.com/quidmints/ring
[INFO] tweaked toml for git repo https://github.com/quidmints/ring written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/quidmints/ring on toolchain 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/quidmints/ring 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" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:c36f533e8924a726b63f9d01e781fa8c8c28c96d1d595403829afb31452ee0f5" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] da63c074ccc5355d87b6221bc2b32ede3dc34800688eead2510c89a76554c95f
[INFO] running `Command { std: "docker" "start" "da63c074ccc5355d87b6221bc2b32ede3dc34800688eead2510c89a76554c95f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da63c074ccc5355d87b6221bc2b32ede3dc34800688eead2510c89a76554c95f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "da63c074ccc5355d87b6221bc2b32ede3dc34800688eead2510c89a76554c95f" "/opt/rustwide/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da63c074ccc5355d87b6221bc2b32ede3dc34800688eead2510c89a76554c95f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "da63c074ccc5355d87b6221bc2b32ede3dc34800688eead2510c89a76554c95f" "/opt/rustwide/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]    Compiling ring v0.17.14 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/aead/aes/hw.rs:58:10
[INFO] [stdout]     |
[INFO] [stdout]  58 |         (Aes { .. }, Ssse3 { .. }): RequiredCpuFeatures,
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/cpu.rs:27:13
[INFO] [stdout]     |
[INFO] [stdout]  27 |               pub(crate) struct $Name(crate::cpu::Features);
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/cpu/intel.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | / impl_get_feature! {
[INFO] [stdout] 343 | |     features: [
[INFO] [stdout] 344 | |         { ("x86_64") => VAesClmul },
[INFO] [stdout] 345 | |         { ("x86", "x86_64") => ClMul },
[INFO] [stdout] ...   |
[INFO] [stdout] 360 | |     ],
[INFO] [stdout] 361 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: `#[deny(rest_pattern_match_on_struct_with_all_private_fields)]` on by default
[INFO] [stdout]     = note: this error originates in the macro `impl_get_feature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/aead/aes/hw.rs:58:22
[INFO] [stdout]     |
[INFO] [stdout]  58 |         (Aes { .. }, Ssse3 { .. }): RequiredCpuFeatures,
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/cpu.rs:27:13
[INFO] [stdout]     |
[INFO] [stdout]  27 |               pub(crate) struct $Name(crate::cpu::Features);
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/cpu/intel.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | / impl_get_feature! {
[INFO] [stdout] 343 | |     features: [
[INFO] [stdout] 344 | |         { ("x86_64") => VAesClmul },
[INFO] [stdout] 345 | |         { ("x86", "x86_64") => ClMul },
[INFO] [stdout] ...   |
[INFO] [stdout] 360 | |     ],
[INFO] [stdout] 361 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_get_feature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/aead/aes/hw.rs:63:33
[INFO] [stdout]     |
[INFO] [stdout]  63 |         let inner = if let Some(Avx { .. }) = optional_cpu_features {
[INFO] [stdout]     |                                 ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/cpu.rs:27:13
[INFO] [stdout]     |
[INFO] [stdout]  27 |               pub(crate) struct $Name(crate::cpu::Features);
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/cpu/intel.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | / impl_get_feature! {
[INFO] [stdout] 343 | |     features: [
[INFO] [stdout] 344 | |         { ("x86_64") => VAesClmul },
[INFO] [stdout] 345 | |         { ("x86", "x86_64") => ClMul },
[INFO] [stdout] ...   |
[INFO] [stdout] 360 | |     ],
[INFO] [stdout] 361 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_get_feature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/aead/aes_gcm.rs:239:26
[INFO] [stdout]     |
[INFO] [stdout] 239 |         .unwrap_or_else(|InputTooLongError { .. }| unreachable!());
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/error/input_too_long.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | pub struct InputTooLongError<T = usize> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/aead/aes_gcm.rs:279:26
[INFO] [stdout]     |
[INFO] [stdout] 279 |         .unwrap_or_else(|InputTooLongError { .. }| unreachable!());
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/error/input_too_long.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | pub struct InputTooLongError<T = usize> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/aead/aes_gcm.rs:372:26
[INFO] [stdout]     |
[INFO] [stdout] 372 |         .unwrap_or_else(|IndexError { .. }| unreachable!());
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/polyfill/cold_error.rs:48:13
[INFO] [stdout]     |
[INFO] [stdout]  48 |               pub struct $Error { #[allow(dead_code)] $field: $ValueType }
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/aead/overlapping/base.rs:150:1
[INFO] [stdout]     |
[INFO] [stdout] 150 | / cold_exhaustive_error! {
[INFO] [stdout] 151 | |     struct index_error::IndexError { index: usize }
[INFO] [stdout] 152 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `cold_exhaustive_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/aead/aes_gcm.rs:378:58
[INFO] [stdout]     |
[INFO] [stdout] 378 |         Overlapping::new(remainder, src).unwrap_or_else(|IndexError { .. }| unreachable!());
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/polyfill/cold_error.rs:48:13
[INFO] [stdout]     |
[INFO] [stdout]  48 |               pub struct $Error { #[allow(dead_code)] $field: $ValueType }
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/aead/overlapping/base.rs:150:1
[INFO] [stdout]     |
[INFO] [stdout] 150 | / cold_exhaustive_error! {
[INFO] [stdout] 151 | |     struct index_error::IndexError { index: usize }
[INFO] [stdout] 152 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `cold_exhaustive_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/aead/aes_gcm.rs:380:26
[INFO] [stdout]     |
[INFO] [stdout] 380 |         .unwrap_or_else(|InputTooLongError { .. }| unreachable!());
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/error/input_too_long.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | pub struct InputTooLongError<T = usize> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/aead/aes_gcm.rs:457:26
[INFO] [stdout]     |
[INFO] [stdout] 457 |         .unwrap_or_else(|IndexError { .. }| unreachable!());
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/polyfill/cold_error.rs:48:13
[INFO] [stdout]     |
[INFO] [stdout]  48 |               pub struct $Error { #[allow(dead_code)] $field: $ValueType }
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/aead/overlapping/base.rs:150:1
[INFO] [stdout]     |
[INFO] [stdout] 150 | / cold_exhaustive_error! {
[INFO] [stdout] 151 | |     struct index_error::IndexError { index: usize }
[INFO] [stdout] 152 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `cold_exhaustive_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/aead/aes_gcm.rs:459:26
[INFO] [stdout]     |
[INFO] [stdout] 459 |         .unwrap_or_else(|InputTooLongError { .. }| unreachable!());
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/error/input_too_long.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | pub struct InputTooLongError<T = usize> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]   --> src/aead/aes_gcm/aeshwclmulmovbe.rs:78:26
[INFO] [stdout]    |
[INFO] [stdout] 78 |         .unwrap_or_else(|InputTooLongError { .. }| unreachable!());
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]   --> src/error/input_too_long.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct InputTooLongError<T = usize> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/aead/aes_gcm/aeshwclmulmovbe.rs:129:69
[INFO] [stdout]     |
[INFO] [stdout] 129 |         Overlapping::new(in_out_slice, src.clone()).unwrap_or_else(|IndexError { .. }| {
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/polyfill/cold_error.rs:48:13
[INFO] [stdout]     |
[INFO] [stdout]  48 |               pub struct $Error { #[allow(dead_code)] $field: $ValueType }
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/aead/overlapping/base.rs:150:1
[INFO] [stdout]     |
[INFO] [stdout] 150 | / cold_exhaustive_error! {
[INFO] [stdout] 151 | |     struct index_error::IndexError { index: usize }
[INFO] [stdout] 152 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `cold_exhaustive_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/aead/aes_gcm/aeshwclmulmovbe.rs:149:61
[INFO] [stdout]     |
[INFO] [stdout] 149 |         Overlapping::new(in_out_slice, src).unwrap_or_else(|IndexError { .. }| unreachable!());
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/polyfill/cold_error.rs:48:13
[INFO] [stdout]     |
[INFO] [stdout]  48 |               pub struct $Error { #[allow(dead_code)] $field: $ValueType }
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/aead/overlapping/base.rs:150:1
[INFO] [stdout]     |
[INFO] [stdout] 150 | / cold_exhaustive_error! {
[INFO] [stdout] 151 | |     struct index_error::IndexError { index: usize }
[INFO] [stdout] 152 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `cold_exhaustive_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/aead/aes_gcm/aeshwclmulmovbe.rs:151:26
[INFO] [stdout]     |
[INFO] [stdout] 151 |         .unwrap_or_else(|InputTooLongError { .. }| unreachable!());
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/error/input_too_long.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | pub struct InputTooLongError<T = usize> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/aead/chacha20_poly1305/integrated.rs:122:54
[INFO] [stdout]     |
[INFO] [stdout] 122 |             if matches!(optional_cpu_features, Some((Avx2 { .. }, Bmi2 { .. }))) {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/cpu.rs:27:13
[INFO] [stdout]     |
[INFO] [stdout]  27 |               pub(crate) struct $Name(crate::cpu::Features);
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/cpu/intel.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | / impl_get_feature! {
[INFO] [stdout] 343 | |     features: [
[INFO] [stdout] 344 | |         { ("x86_64") => VAesClmul },
[INFO] [stdout] 345 | |         { ("x86", "x86_64") => ClMul },
[INFO] [stdout] ...   |
[INFO] [stdout] 360 | |     ],
[INFO] [stdout] 361 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_get_feature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/aead/chacha20_poly1305/integrated.rs:122:67
[INFO] [stdout]     |
[INFO] [stdout] 122 |             if matches!(optional_cpu_features, Some((Avx2 { .. }, Bmi2 { .. }))) {
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/cpu.rs:27:13
[INFO] [stdout]     |
[INFO] [stdout]  27 |               pub(crate) struct $Name(crate::cpu::Features);
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/cpu/intel.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | / impl_get_feature! {
[INFO] [stdout] 343 | |     features: [
[INFO] [stdout] 344 | |         { ("x86_64") => VAesClmul },
[INFO] [stdout] 345 | |         { ("x86", "x86_64") => ClMul },
[INFO] [stdout] ...   |
[INFO] [stdout] 360 | |     ],
[INFO] [stdout] 361 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_get_feature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/aead/chacha20_poly1305/integrated.rs:191:58
[INFO] [stdout]     |
[INFO] [stdout] 191 |                 if matches!(optional_cpu_features, Some((Avx2 { .. }, Bmi2 { .. }))) {
[INFO] [stdout]     |                                                          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/cpu.rs:27:13
[INFO] [stdout]     |
[INFO] [stdout]  27 |               pub(crate) struct $Name(crate::cpu::Features);
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/cpu/intel.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | / impl_get_feature! {
[INFO] [stdout] 343 | |     features: [
[INFO] [stdout] 344 | |         { ("x86_64") => VAesClmul },
[INFO] [stdout] 345 | |         { ("x86", "x86_64") => ClMul },
[INFO] [stdout] ...   |
[INFO] [stdout] 360 | |     ],
[INFO] [stdout] 361 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_get_feature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/aead/chacha20_poly1305/integrated.rs:191:71
[INFO] [stdout]     |
[INFO] [stdout] 191 |                 if matches!(optional_cpu_features, Some((Avx2 { .. }, Bmi2 { .. }))) {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/cpu.rs:27:13
[INFO] [stdout]     |
[INFO] [stdout]  27 |               pub(crate) struct $Name(crate::cpu::Features);
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/cpu/intel.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | / impl_get_feature! {
[INFO] [stdout] 343 | |     features: [
[INFO] [stdout] 344 | |         { ("x86_64") => VAesClmul },
[INFO] [stdout] 345 | |         { ("x86", "x86_64") => ClMul },
[INFO] [stdout] ...   |
[INFO] [stdout] 360 | |     ],
[INFO] [stdout] 361 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_get_feature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]   --> src/aead/overlapping/array.rs:42:30
[INFO] [stdout]    |
[INFO] [stdout] 42 |             .unwrap_or_else(|TryFromSliceError { .. }| {
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type is defined in crate `core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]   --> src/aead/overlapping/array.rs:56:30
[INFO] [stdout]    |
[INFO] [stdout] 56 |             .unwrap_or_else(|TryFromSliceError { .. }| {
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type is defined in crate `core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/aead/overlapping/base.rs:126:66
[INFO] [stdout]     |
[INFO] [stdout] 126 |         let first = Overlapping::new(first, src).unwrap_or_else(|IndexError { .. }| {
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/polyfill/cold_error.rs:48:13
[INFO] [stdout]     |
[INFO] [stdout]  48 |               pub struct $Error { #[allow(dead_code)] $field: $ValueType }
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/aead/overlapping/base.rs:150:1
[INFO] [stdout]     |
[INFO] [stdout] 150 | / cold_exhaustive_error! {
[INFO] [stdout] 151 | |     struct index_error::IndexError { index: usize }
[INFO] [stdout] 152 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `cold_exhaustive_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/aead/overlapping/base.rs:130:55
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let first = Array::new(first).unwrap_or_else(|LenMismatchError { .. }| {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/polyfill/cold_error.rs:48:13
[INFO] [stdout]     |
[INFO] [stdout]  48 |               pub struct $Error { #[allow(dead_code)] $field: $ValueType }
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/error/mod.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | / cold_exhaustive_error! {
[INFO] [stdout]  54 | |     struct len_mismatch_error::LenMismatchError
[INFO] [stdout]  55 | |         with pub(crate) constructor {
[INFO] [stdout]  56 | |         len: usize
[INFO] [stdout]  57 | |     }
[INFO] [stdout]  58 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `cold_exhaustive_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/aead/overlapping/base.rs:142:55
[INFO] [stdout]     |
[INFO] [stdout] 142 |             Self::new(tail, self.src).unwrap_or_else(|IndexError { .. }| {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/polyfill/cold_error.rs:48:13
[INFO] [stdout]     |
[INFO] [stdout]  48 |               pub struct $Error { #[allow(dead_code)] $field: $ValueType }
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/aead/overlapping/base.rs:150:1
[INFO] [stdout]     |
[INFO] [stdout] 150 | / cold_exhaustive_error! {
[INFO] [stdout] 151 | |     struct index_error::IndexError { index: usize }
[INFO] [stdout] 152 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `cold_exhaustive_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/arithmetic/bigint.rs:819:44
[INFO] [stdout]     |
[INFO] [stdout] 819 | fn unwrap_impossible_len_mismatch_error<T>(LenMismatchError { .. }: LenMismatchError) -> T {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/polyfill/cold_error.rs:48:13
[INFO] [stdout]     |
[INFO] [stdout]  48 |               pub struct $Error { #[allow(dead_code)] $field: $ValueType }
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/error/mod.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | / cold_exhaustive_error! {
[INFO] [stdout]  54 | |     struct len_mismatch_error::LenMismatchError
[INFO] [stdout]  55 | |         with pub(crate) constructor {
[INFO] [stdout]  56 | |         len: usize
[INFO] [stdout]  57 | |     }
[INFO] [stdout]  58 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `cold_exhaustive_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/ec/curve25519/ops.rs:165:47
[INFO] [stdout]     |
[INFO] [stdout] 165 |             matches!(cpu.get_feature(), Some((Adx { .. }, Bmi1 { .. }, Bmi2 { .. })))
[INFO] [stdout]     |                                               ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/cpu.rs:27:13
[INFO] [stdout]     |
[INFO] [stdout]  27 |               pub(crate) struct $Name(crate::cpu::Features);
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/cpu/intel.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | / impl_get_feature! {
[INFO] [stdout] 343 | |     features: [
[INFO] [stdout] 344 | |         { ("x86_64") => VAesClmul },
[INFO] [stdout] 345 | |         { ("x86", "x86_64") => ClMul },
[INFO] [stdout] ...   |
[INFO] [stdout] 360 | |     ],
[INFO] [stdout] 361 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_get_feature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/ec/curve25519/ops.rs:165:59
[INFO] [stdout]     |
[INFO] [stdout] 165 |             matches!(cpu.get_feature(), Some((Adx { .. }, Bmi1 { .. }, Bmi2 { .. })))
[INFO] [stdout]     |                                                           ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/cpu.rs:27:13
[INFO] [stdout]     |
[INFO] [stdout]  27 |               pub(crate) struct $Name(crate::cpu::Features);
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/cpu/intel.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | / impl_get_feature! {
[INFO] [stdout] 343 | |     features: [
[INFO] [stdout] 344 | |         { ("x86_64") => VAesClmul },
[INFO] [stdout] 345 | |         { ("x86", "x86_64") => ClMul },
[INFO] [stdout] ...   |
[INFO] [stdout] 360 | |     ],
[INFO] [stdout] 361 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_get_feature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/ec/curve25519/ops.rs:165:72
[INFO] [stdout]     |
[INFO] [stdout] 165 |             matches!(cpu.get_feature(), Some((Adx { .. }, Bmi1 { .. }, Bmi2 { .. })))
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/cpu.rs:27:13
[INFO] [stdout]     |
[INFO] [stdout]  27 |               pub(crate) struct $Name(crate::cpu::Features);
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/cpu/intel.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | / impl_get_feature! {
[INFO] [stdout] 343 | |     features: [
[INFO] [stdout] 344 | |         { ("x86_64") => VAesClmul },
[INFO] [stdout] 345 | |         { ("x86", "x86_64") => ClMul },
[INFO] [stdout] ...   |
[INFO] [stdout] 360 | |     ],
[INFO] [stdout] 361 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_get_feature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/ec/suite_b/ops.rs:442:30
[INFO] [stdout]     |
[INFO] [stdout] 442 |             .unwrap_or_else(|LenMismatchError { .. }| unreachable!())
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/polyfill/cold_error.rs:48:13
[INFO] [stdout]     |
[INFO] [stdout]  48 |               pub struct $Error { #[allow(dead_code)] $field: $ValueType }
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/error/mod.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | / cold_exhaustive_error! {
[INFO] [stdout]  54 | |     struct len_mismatch_error::LenMismatchError
[INFO] [stdout]  55 | |         with pub(crate) constructor {
[INFO] [stdout]  56 | |         len: usize
[INFO] [stdout]  57 | |     }
[INFO] [stdout]  58 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `cold_exhaustive_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/ec/suite_b/ops.rs:608:44
[INFO] [stdout]     |
[INFO] [stdout] 608 | fn unwrap_impossible_len_mismatch_error<T>(LenMismatchError { .. }: LenMismatchError) -> T {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/polyfill/cold_error.rs:48:13
[INFO] [stdout]     |
[INFO] [stdout]  48 |               pub struct $Error { #[allow(dead_code)] $field: $ValueType }
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/error/mod.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | / cold_exhaustive_error! {
[INFO] [stdout]  54 | |     struct len_mismatch_error::LenMismatchError
[INFO] [stdout]  55 | |         with pub(crate) constructor {
[INFO] [stdout]  56 | |         len: usize
[INFO] [stdout]  57 | |     }
[INFO] [stdout]  58 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `cold_exhaustive_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ring` (lib) due to 29 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/aead/aes/hw.rs:58:10
[INFO] [stdout]     |
[INFO] [stdout]  58 |         (Aes { .. }, Ssse3 { .. }): RequiredCpuFeatures,
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/cpu.rs:27:13
[INFO] [stdout]     |
[INFO] [stdout]  27 |               pub(crate) struct $Name(crate::cpu::Features);
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/cpu/intel.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | / impl_get_feature! {
[INFO] [stdout] 343 | |     features: [
[INFO] [stdout] 344 | |         { ("x86_64") => VAesClmul },
[INFO] [stdout] 345 | |         { ("x86", "x86_64") => ClMul },
[INFO] [stdout] ...   |
[INFO] [stdout] 360 | |     ],
[INFO] [stdout] 361 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: `#[deny(rest_pattern_match_on_struct_with_all_private_fields)]` on by default
[INFO] [stdout]     = note: this error originates in the macro `impl_get_feature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/aead/aes/hw.rs:58:22
[INFO] [stdout]     |
[INFO] [stdout]  58 |         (Aes { .. }, Ssse3 { .. }): RequiredCpuFeatures,
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/cpu.rs:27:13
[INFO] [stdout]     |
[INFO] [stdout]  27 |               pub(crate) struct $Name(crate::cpu::Features);
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/cpu/intel.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | / impl_get_feature! {
[INFO] [stdout] 343 | |     features: [
[INFO] [stdout] 344 | |         { ("x86_64") => VAesClmul },
[INFO] [stdout] 345 | |         { ("x86", "x86_64") => ClMul },
[INFO] [stdout] ...   |
[INFO] [stdout] 360 | |     ],
[INFO] [stdout] 361 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_get_feature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/aead/aes/hw.rs:63:33
[INFO] [stdout]     |
[INFO] [stdout]  63 |         let inner = if let Some(Avx { .. }) = optional_cpu_features {
[INFO] [stdout]     |                                 ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/cpu.rs:27:13
[INFO] [stdout]     |
[INFO] [stdout]  27 |               pub(crate) struct $Name(crate::cpu::Features);
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/cpu/intel.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | / impl_get_feature! {
[INFO] [stdout] 343 | |     features: [
[INFO] [stdout] 344 | |         { ("x86_64") => VAesClmul },
[INFO] [stdout] 345 | |         { ("x86", "x86_64") => ClMul },
[INFO] [stdout] ...   |
[INFO] [stdout] 360 | |     ],
[INFO] [stdout] 361 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_get_feature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/aead/aes_gcm.rs:239:26
[INFO] [stdout]     |
[INFO] [stdout] 239 |         .unwrap_or_else(|InputTooLongError { .. }| unreachable!());
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/error/input_too_long.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | pub struct InputTooLongError<T = usize> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/aead/aes_gcm.rs:279:26
[INFO] [stdout]     |
[INFO] [stdout] 279 |         .unwrap_or_else(|InputTooLongError { .. }| unreachable!());
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/error/input_too_long.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | pub struct InputTooLongError<T = usize> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/aead/aes_gcm.rs:372:26
[INFO] [stdout]     |
[INFO] [stdout] 372 |         .unwrap_or_else(|IndexError { .. }| unreachable!());
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/polyfill/cold_error.rs:48:13
[INFO] [stdout]     |
[INFO] [stdout]  48 |               pub struct $Error { #[allow(dead_code)] $field: $ValueType }
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/aead/overlapping/base.rs:150:1
[INFO] [stdout]     |
[INFO] [stdout] 150 | / cold_exhaustive_error! {
[INFO] [stdout] 151 | |     struct index_error::IndexError { index: usize }
[INFO] [stdout] 152 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `cold_exhaustive_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/aead/aes_gcm.rs:378:58
[INFO] [stdout]     |
[INFO] [stdout] 378 |         Overlapping::new(remainder, src).unwrap_or_else(|IndexError { .. }| unreachable!());
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/polyfill/cold_error.rs:48:13
[INFO] [stdout]     |
[INFO] [stdout]  48 |               pub struct $Error { #[allow(dead_code)] $field: $ValueType }
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/aead/overlapping/base.rs:150:1
[INFO] [stdout]     |
[INFO] [stdout] 150 | / cold_exhaustive_error! {
[INFO] [stdout] 151 | |     struct index_error::IndexError { index: usize }
[INFO] [stdout] 152 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `cold_exhaustive_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/aead/aes_gcm.rs:380:26
[INFO] [stdout]     |
[INFO] [stdout] 380 |         .unwrap_or_else(|InputTooLongError { .. }| unreachable!());
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/error/input_too_long.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | pub struct InputTooLongError<T = usize> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/aead/aes_gcm.rs:457:26
[INFO] [stdout]     |
[INFO] [stdout] 457 |         .unwrap_or_else(|IndexError { .. }| unreachable!());
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/polyfill/cold_error.rs:48:13
[INFO] [stdout]     |
[INFO] [stdout]  48 |               pub struct $Error { #[allow(dead_code)] $field: $ValueType }
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/aead/overlapping/base.rs:150:1
[INFO] [stdout]     |
[INFO] [stdout] 150 | / cold_exhaustive_error! {
[INFO] [stdout] 151 | |     struct index_error::IndexError { index: usize }
[INFO] [stdout] 152 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `cold_exhaustive_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/aead/aes_gcm.rs:459:26
[INFO] [stdout]     |
[INFO] [stdout] 459 |         .unwrap_or_else(|InputTooLongError { .. }| unreachable!());
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/error/input_too_long.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | pub struct InputTooLongError<T = usize> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]   --> src/aead/aes_gcm/aeshwclmulmovbe.rs:78:26
[INFO] [stdout]    |
[INFO] [stdout] 78 |         .unwrap_or_else(|InputTooLongError { .. }| unreachable!());
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]   --> src/error/input_too_long.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct InputTooLongError<T = usize> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/aead/aes_gcm/aeshwclmulmovbe.rs:129:69
[INFO] [stdout]     |
[INFO] [stdout] 129 |         Overlapping::new(in_out_slice, src.clone()).unwrap_or_else(|IndexError { .. }| {
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/polyfill/cold_error.rs:48:13
[INFO] [stdout]     |
[INFO] [stdout]  48 |               pub struct $Error { #[allow(dead_code)] $field: $ValueType }
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/aead/overlapping/base.rs:150:1
[INFO] [stdout]     |
[INFO] [stdout] 150 | / cold_exhaustive_error! {
[INFO] [stdout] 151 | |     struct index_error::IndexError { index: usize }
[INFO] [stdout] 152 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `cold_exhaustive_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/aead/aes_gcm/aeshwclmulmovbe.rs:149:61
[INFO] [stdout]     |
[INFO] [stdout] 149 |         Overlapping::new(in_out_slice, src).unwrap_or_else(|IndexError { .. }| unreachable!());
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/polyfill/cold_error.rs:48:13
[INFO] [stdout]     |
[INFO] [stdout]  48 |               pub struct $Error { #[allow(dead_code)] $field: $ValueType }
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/aead/overlapping/base.rs:150:1
[INFO] [stdout]     |
[INFO] [stdout] 150 | / cold_exhaustive_error! {
[INFO] [stdout] 151 | |     struct index_error::IndexError { index: usize }
[INFO] [stdout] 152 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `cold_exhaustive_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/aead/aes_gcm/aeshwclmulmovbe.rs:151:26
[INFO] [stdout]     |
[INFO] [stdout] 151 |         .unwrap_or_else(|InputTooLongError { .. }| unreachable!());
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/error/input_too_long.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | pub struct InputTooLongError<T = usize> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/aead/chacha/fallback.rs:55:34
[INFO] [stdout]     |
[INFO] [stdout]  55 |                 .unwrap_or_else(|IndexError { .. }| {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/polyfill/cold_error.rs:48:13
[INFO] [stdout]     |
[INFO] [stdout]  48 |               pub struct $Error { #[allow(dead_code)] $field: $ValueType }
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/aead/overlapping/base.rs:150:1
[INFO] [stdout]     |
[INFO] [stdout] 150 | / cold_exhaustive_error! {
[INFO] [stdout] 151 | |     struct index_error::IndexError { index: usize }
[INFO] [stdout] 152 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `cold_exhaustive_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/aead/chacha20_poly1305/integrated.rs:122:54
[INFO] [stdout]     |
[INFO] [stdout] 122 |             if matches!(optional_cpu_features, Some((Avx2 { .. }, Bmi2 { .. }))) {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/cpu.rs:27:13
[INFO] [stdout]     |
[INFO] [stdout]  27 |               pub(crate) struct $Name(crate::cpu::Features);
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/cpu/intel.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | / impl_get_feature! {
[INFO] [stdout] 343 | |     features: [
[INFO] [stdout] 344 | |         { ("x86_64") => VAesClmul },
[INFO] [stdout] 345 | |         { ("x86", "x86_64") => ClMul },
[INFO] [stdout] ...   |
[INFO] [stdout] 360 | |     ],
[INFO] [stdout] 361 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_get_feature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/aead/chacha20_poly1305/integrated.rs:122:67
[INFO] [stdout]     |
[INFO] [stdout] 122 |             if matches!(optional_cpu_features, Some((Avx2 { .. }, Bmi2 { .. }))) {
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/cpu.rs:27:13
[INFO] [stdout]     |
[INFO] [stdout]  27 |               pub(crate) struct $Name(crate::cpu::Features);
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/cpu/intel.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | / impl_get_feature! {
[INFO] [stdout] 343 | |     features: [
[INFO] [stdout] 344 | |         { ("x86_64") => VAesClmul },
[INFO] [stdout] 345 | |         { ("x86", "x86_64") => ClMul },
[INFO] [stdout] ...   |
[INFO] [stdout] 360 | |     ],
[INFO] [stdout] 361 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_get_feature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/aead/chacha20_poly1305/integrated.rs:191:58
[INFO] [stdout]     |
[INFO] [stdout] 191 |                 if matches!(optional_cpu_features, Some((Avx2 { .. }, Bmi2 { .. }))) {
[INFO] [stdout]     |                                                          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/cpu.rs:27:13
[INFO] [stdout]     |
[INFO] [stdout]  27 |               pub(crate) struct $Name(crate::cpu::Features);
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/cpu/intel.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | / impl_get_feature! {
[INFO] [stdout] 343 | |     features: [
[INFO] [stdout] 344 | |         { ("x86_64") => VAesClmul },
[INFO] [stdout] 345 | |         { ("x86", "x86_64") => ClMul },
[INFO] [stdout] ...   |
[INFO] [stdout] 360 | |     ],
[INFO] [stdout] 361 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_get_feature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/aead/chacha20_poly1305/integrated.rs:191:71
[INFO] [stdout]     |
[INFO] [stdout] 191 |                 if matches!(optional_cpu_features, Some((Avx2 { .. }, Bmi2 { .. }))) {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/cpu.rs:27:13
[INFO] [stdout]     |
[INFO] [stdout]  27 |               pub(crate) struct $Name(crate::cpu::Features);
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/cpu/intel.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | / impl_get_feature! {
[INFO] [stdout] 343 | |     features: [
[INFO] [stdout] 344 | |         { ("x86_64") => VAesClmul },
[INFO] [stdout] 345 | |         { ("x86", "x86_64") => ClMul },
[INFO] [stdout] ...   |
[INFO] [stdout] 360 | |     ],
[INFO] [stdout] 361 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_get_feature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]   --> src/aead/overlapping/array.rs:42:30
[INFO] [stdout]    |
[INFO] [stdout] 42 |             .unwrap_or_else(|TryFromSliceError { .. }| {
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type is defined in crate `core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]   --> src/aead/overlapping/array.rs:56:30
[INFO] [stdout]    |
[INFO] [stdout] 56 |             .unwrap_or_else(|TryFromSliceError { .. }| {
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type is defined in crate `core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/aead/overlapping/base.rs:126:66
[INFO] [stdout]     |
[INFO] [stdout] 126 |         let first = Overlapping::new(first, src).unwrap_or_else(|IndexError { .. }| {
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/polyfill/cold_error.rs:48:13
[INFO] [stdout]     |
[INFO] [stdout]  48 |               pub struct $Error { #[allow(dead_code)] $field: $ValueType }
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/aead/overlapping/base.rs:150:1
[INFO] [stdout]     |
[INFO] [stdout] 150 | / cold_exhaustive_error! {
[INFO] [stdout] 151 | |     struct index_error::IndexError { index: usize }
[INFO] [stdout] 152 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `cold_exhaustive_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/aead/overlapping/base.rs:130:55
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let first = Array::new(first).unwrap_or_else(|LenMismatchError { .. }| {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/polyfill/cold_error.rs:48:13
[INFO] [stdout]     |
[INFO] [stdout]  48 |               pub struct $Error { #[allow(dead_code)] $field: $ValueType }
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/error/mod.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | / cold_exhaustive_error! {
[INFO] [stdout]  54 | |     struct len_mismatch_error::LenMismatchError
[INFO] [stdout]  55 | |         with pub(crate) constructor {
[INFO] [stdout]  56 | |         len: usize
[INFO] [stdout]  57 | |     }
[INFO] [stdout]  58 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `cold_exhaustive_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/aead/overlapping/base.rs:142:55
[INFO] [stdout]     |
[INFO] [stdout] 142 |             Self::new(tail, self.src).unwrap_or_else(|IndexError { .. }| {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/polyfill/cold_error.rs:48:13
[INFO] [stdout]     |
[INFO] [stdout]  48 |               pub struct $Error { #[allow(dead_code)] $field: $ValueType }
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/aead/overlapping/base.rs:150:1
[INFO] [stdout]     |
[INFO] [stdout] 150 | / cold_exhaustive_error! {
[INFO] [stdout] 151 | |     struct index_error::IndexError { index: usize }
[INFO] [stdout] 152 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `cold_exhaustive_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/arithmetic/bigint.rs:819:44
[INFO] [stdout]     |
[INFO] [stdout] 819 | fn unwrap_impossible_len_mismatch_error<T>(LenMismatchError { .. }: LenMismatchError) -> T {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/polyfill/cold_error.rs:48:13
[INFO] [stdout]     |
[INFO] [stdout]  48 |               pub struct $Error { #[allow(dead_code)] $field: $ValueType }
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/error/mod.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | / cold_exhaustive_error! {
[INFO] [stdout]  54 | |     struct len_mismatch_error::LenMismatchError
[INFO] [stdout]  55 | |         with pub(crate) constructor {
[INFO] [stdout]  56 | |         len: usize
[INFO] [stdout]  57 | |     }
[INFO] [stdout]  58 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `cold_exhaustive_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/ec/curve25519/ops.rs:165:47
[INFO] [stdout]     |
[INFO] [stdout] 165 |             matches!(cpu.get_feature(), Some((Adx { .. }, Bmi1 { .. }, Bmi2 { .. })))
[INFO] [stdout]     |                                               ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/cpu.rs:27:13
[INFO] [stdout]     |
[INFO] [stdout]  27 |               pub(crate) struct $Name(crate::cpu::Features);
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/cpu/intel.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | / impl_get_feature! {
[INFO] [stdout] 343 | |     features: [
[INFO] [stdout] 344 | |         { ("x86_64") => VAesClmul },
[INFO] [stdout] 345 | |         { ("x86", "x86_64") => ClMul },
[INFO] [stdout] ...   |
[INFO] [stdout] 360 | |     ],
[INFO] [stdout] 361 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_get_feature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/ec/curve25519/ops.rs:165:59
[INFO] [stdout]     |
[INFO] [stdout] 165 |             matches!(cpu.get_feature(), Some((Adx { .. }, Bmi1 { .. }, Bmi2 { .. })))
[INFO] [stdout]     |                                                           ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/cpu.rs:27:13
[INFO] [stdout]     |
[INFO] [stdout]  27 |               pub(crate) struct $Name(crate::cpu::Features);
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/cpu/intel.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | / impl_get_feature! {
[INFO] [stdout] 343 | |     features: [
[INFO] [stdout] 344 | |         { ("x86_64") => VAesClmul },
[INFO] [stdout] 345 | |         { ("x86", "x86_64") => ClMul },
[INFO] [stdout] ...   |
[INFO] [stdout] 360 | |     ],
[INFO] [stdout] 361 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_get_feature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/ec/curve25519/ops.rs:165:72
[INFO] [stdout]     |
[INFO] [stdout] 165 |             matches!(cpu.get_feature(), Some((Adx { .. }, Bmi1 { .. }, Bmi2 { .. })))
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/cpu.rs:27:13
[INFO] [stdout]     |
[INFO] [stdout]  27 |               pub(crate) struct $Name(crate::cpu::Features);
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/cpu/intel.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | / impl_get_feature! {
[INFO] [stdout] 343 | |     features: [
[INFO] [stdout] 344 | |         { ("x86_64") => VAesClmul },
[INFO] [stdout] 345 | |         { ("x86", "x86_64") => ClMul },
[INFO] [stdout] ...   |
[INFO] [stdout] 360 | |     ],
[INFO] [stdout] 361 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_get_feature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/ec/suite_b/ops.rs:442:30
[INFO] [stdout]     |
[INFO] [stdout] 442 |             .unwrap_or_else(|LenMismatchError { .. }| unreachable!())
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/polyfill/cold_error.rs:48:13
[INFO] [stdout]     |
[INFO] [stdout]  48 |               pub struct $Error { #[allow(dead_code)] $field: $ValueType }
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/error/mod.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | / cold_exhaustive_error! {
[INFO] [stdout]  54 | |     struct len_mismatch_error::LenMismatchError
[INFO] [stdout]  55 | |         with pub(crate) constructor {
[INFO] [stdout]  56 | |         len: usize
[INFO] [stdout]  57 | |     }
[INFO] [stdout]  58 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `cold_exhaustive_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/ec/suite_b/ops.rs:608:44
[INFO] [stdout]     |
[INFO] [stdout] 608 | fn unwrap_impossible_len_mismatch_error<T>(LenMismatchError { .. }: LenMismatchError) -> T {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/polyfill/cold_error.rs:48:13
[INFO] [stdout]     |
[INFO] [stdout]  48 |               pub struct $Error { #[allow(dead_code)] $field: $ValueType }
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/error/mod.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | / cold_exhaustive_error! {
[INFO] [stdout]  54 | |     struct len_mismatch_error::LenMismatchError
[INFO] [stdout]  55 | |         with pub(crate) constructor {
[INFO] [stdout]  56 | |         len: usize
[INFO] [stdout]  57 | |     }
[INFO] [stdout]  58 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `cold_exhaustive_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ring` (lib test) due to 30 previous errors
[INFO] running `Command { std: "docker" "inspect" "da63c074ccc5355d87b6221bc2b32ede3dc34800688eead2510c89a76554c95f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da63c074ccc5355d87b6221bc2b32ede3dc34800688eead2510c89a76554c95f", kill_on_drop: false }`
[INFO] [stdout] da63c074ccc5355d87b6221bc2b32ede3dc34800688eead2510c89a76554c95f
