[INFO] cloning repository https://github.com/sgmenda/offset-cookbook-mode
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sgmenda/offset-cookbook-mode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsgmenda%2Foffset-cookbook-mode", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsgmenda%2Foffset-cookbook-mode'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 32dc0bef3fbdf0d6ba8c8a062f99428ef7691d60
[INFO] checking sgmenda/offset-cookbook-mode against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsgmenda%2Foffset-cookbook-mode" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/sgmenda/offset-cookbook-mode
[INFO] finished tweaking git repo https://github.com/sgmenda/offset-cookbook-mode
[INFO] tweaked toml for git repo https://github.com/sgmenda/offset-cookbook-mode written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sgmenda/offset-cookbook-mode on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sgmenda/offset-cookbook-mode 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-ident v1.0.6
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.83
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.83
[INFO] [stderr]   Downloaded ciborium-ll v0.2.0
[INFO] [stderr]   Downloaded hex-literal v0.3.4
[INFO] [stderr]   Downloaded itoa v1.0.5
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.83
[INFO] [stderr]   Downloaded ciborium v0.2.0
[INFO] [stderr]   Downloaded aead v0.5.1
[INFO] [stderr]   Downloaded oorandom v11.1.3
[INFO] [stderr]   Downloaded zeroize v1.5.7
[INFO] [stderr]   Downloaded ghash v0.5.0
[INFO] [stderr]   Downloaded ciborium-io v0.2.0
[INFO] [stderr]   Downloaded os_str_bytes v6.4.1
[INFO] [stderr]   Downloaded plotters-svg v0.3.3
[INFO] [stderr]   Downloaded memoffset v0.7.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.83
[INFO] [stderr]   Downloaded universal-hash v0.5.0
[INFO] [stderr]   Downloaded plotters-backend v0.3.4
[INFO] [stderr]   Downloaded inout v0.1.3
[INFO] [stderr]   Downloaded once_cell v1.17.0
[INFO] [stderr]   Downloaded criterion-plot v0.5.0
[INFO] [stderr]   Downloaded half v1.8.2
[INFO] [stderr]   Downloaded polyval v0.6.0
[INFO] [stderr]   Downloaded ryu v1.0.12
[INFO] [stderr]   Downloaded crossbeam-deque v0.8.2
[INFO] [stderr]   Downloaded cipher v0.4.3
[INFO] [stderr]   Downloaded quote v1.0.23
[INFO] [stderr]   Downloaded textwrap v0.16.0
[INFO] [stderr]   Downloaded rayon-core v1.10.1
[INFO] [stderr]   Downloaded serde_derive v1.0.152
[INFO] [stderr]   Downloaded proc-macro2 v1.0.50
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.13
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.6
[INFO] [stderr]   Downloaded criterion v0.4.0
[INFO] [stderr]   Downloaded serde_json v1.0.91
[INFO] [stderr]   Downloaded aes v0.8.2
[INFO] [stderr]   Downloaded plotters v0.3.4
[INFO] [stderr]   Downloaded aes-gcm v0.10.1
[INFO] [stderr]   Downloaded rayon v1.6.1
[INFO] [stderr]   Downloaded clap v3.2.23
[INFO] [stderr]   Downloaded regex v1.7.1
[INFO] [stderr]   Downloaded syn v1.0.107
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.83
[INFO] [stderr]   Downloaded js-sys v0.3.60
[INFO] [stderr]   Downloaded regex-syntax v0.6.28
[INFO] [stderr]   Downloaded serde v1.0.152
[INFO] [stderr]   Downloaded cc v1.0.78
[INFO] [stderr]   Downloaded libc v0.2.139
[INFO] [stderr]   Downloaded web-sys v0.3.60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c7db842765ffa3d03995c6fc99a90e4d3b364cd502edcadc5458837ac38dedaf
[INFO] running `Command { std: "docker" "start" "-a" "c7db842765ffa3d03995c6fc99a90e4d3b364cd502edcadc5458837ac38dedaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7db842765ffa3d03995c6fc99a90e4d3b364cd502edcadc5458837ac38dedaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7db842765ffa3d03995c6fc99a90e4d3b364cd502edcadc5458837ac38dedaf", kill_on_drop: false }`
[INFO] [stdout] c7db842765ffa3d03995c6fc99a90e4d3b364cd502edcadc5458837ac38dedaf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd4cca33a2bde2982c7a74e3974833e0950bcc8ccc1a2d7ec12f3864dd036944
[INFO] running `Command { std: "docker" "start" "-a" "cd4cca33a2bde2982c7a74e3974833e0950bcc8ccc1a2d7ec12f3864dd036944", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.50
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking ryu v1.0.12
[INFO] [stderr]     Checking ciborium-io v0.2.0
[INFO] [stderr]     Checking plotters-backend v0.3.4
[INFO] [stderr]     Checking itoa v1.0.5
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]     Checking plotters-svg v0.3.3
[INFO] [stderr]     Checking ciborium-ll v0.2.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking once_cell v1.17.0
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking zeroize v1.5.7
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking clap v3.2.23
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking regex v1.7.1
[INFO] [stderr]     Checking plotters v0.3.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking block-buffer v0.10.3
[INFO] [stderr]     Checking universal-hash v0.5.0
[INFO] [stderr]     Checking aead v0.5.1
[INFO] [stderr]     Checking polyval v0.6.0
[INFO] [stderr]     Checking cipher v0.4.3
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]     Checking rayon v1.6.1
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking ghash v0.5.0
[INFO] [stderr]     Checking aes v0.8.2
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking aes-gcm v0.10.1
[INFO] [stderr]     Checking offset-cookbook-mode v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `avx512vaes`
[INFO] [stdout]    --> src/ocb3.rs:215:19
[INFO] [stdout]     |
[INFO] [stdout] 215 |         #[cfg(not(target_feature = "avx512vaes"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^------------
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    help: there is a expected value with a similar name: `"avx512vl"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `avx512vaes`
[INFO] [stdout]    --> src/ocb3.rs:217:19
[INFO] [stdout]     |
[INFO] [stdout] 217 |         #[cfg(not(target_feature = "avx512vaes"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^------------
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    help: there is a expected value with a similar name: `"avx512vl"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `avx512vaes`
[INFO] [stdout]    --> src/ocb3.rs:220:15
[INFO] [stdout]     |
[INFO] [stdout] 220 |         #[cfg(target_feature = "avx512vaes")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                help: there is a expected value with a similar name: `"avx512vl"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `avx512vaes`
[INFO] [stdout]    --> src/ocb3.rs:222:15
[INFO] [stdout]     |
[INFO] [stdout] 222 |         #[cfg(target_feature = "avx512vaes")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                help: there is a expected value with a similar name: `"avx512vl"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `avx512vaes`
[INFO] [stdout]    --> src/ocb3.rs:268:19
[INFO] [stdout]     |
[INFO] [stdout] 268 |         #[cfg(not(target_feature = "avx512vaes"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^------------
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    help: there is a expected value with a similar name: `"avx512vl"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `avx512vaes`
[INFO] [stdout]    --> src/ocb3.rs:270:19
[INFO] [stdout]     |
[INFO] [stdout] 270 |         #[cfg(not(target_feature = "avx512vaes"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^------------
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    help: there is a expected value with a similar name: `"avx512vl"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `avx512vaes`
[INFO] [stdout]    --> src/ocb3.rs:273:15
[INFO] [stdout]     |
[INFO] [stdout] 273 |         #[cfg(target_feature = "avx512vaes")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                help: there is a expected value with a similar name: `"avx512vl"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `avx512vaes`
[INFO] [stdout]    --> src/ocb3.rs:275:15
[INFO] [stdout]     |
[INFO] [stdout] 275 |         #[cfg(target_feature = "avx512vaes")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                help: there is a expected value with a similar name: `"avx512vl"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ciborium v0.2.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `avx512vaes`
[INFO] [stdout]    --> src/ocb3.rs:215:19
[INFO] [stdout]     |
[INFO] [stdout] 215 |         #[cfg(not(target_feature = "avx512vaes"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^------------
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    help: there is a expected value with a similar name: `"avx512vl"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `avx512vaes`
[INFO] [stdout]    --> src/ocb3.rs:217:19
[INFO] [stdout]     |
[INFO] [stdout] 217 |         #[cfg(not(target_feature = "avx512vaes"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^------------
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    help: there is a expected value with a similar name: `"avx512vl"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `avx512vaes`
[INFO] [stdout]    --> src/ocb3.rs:220:15
[INFO] [stdout]     |
[INFO] [stdout] 220 |         #[cfg(target_feature = "avx512vaes")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                help: there is a expected value with a similar name: `"avx512vl"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `avx512vaes`
[INFO] [stdout]    --> src/ocb3.rs:222:15
[INFO] [stdout]     |
[INFO] [stdout] 222 |         #[cfg(target_feature = "avx512vaes")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                help: there is a expected value with a similar name: `"avx512vl"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `avx512vaes`
[INFO] [stdout]    --> src/ocb3.rs:268:19
[INFO] [stdout]     |
[INFO] [stdout] 268 |         #[cfg(not(target_feature = "avx512vaes"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^------------
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    help: there is a expected value with a similar name: `"avx512vl"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `avx512vaes`
[INFO] [stdout]    --> src/ocb3.rs:270:19
[INFO] [stdout]     |
[INFO] [stdout] 270 |         #[cfg(not(target_feature = "avx512vaes"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^------------
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    help: there is a expected value with a similar name: `"avx512vl"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `avx512vaes`
[INFO] [stdout]    --> src/ocb3.rs:273:15
[INFO] [stdout]     |
[INFO] [stdout] 273 |         #[cfg(target_feature = "avx512vaes")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                help: there is a expected value with a similar name: `"avx512vl"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `avx512vaes`
[INFO] [stdout]    --> src/ocb3.rs:275:15
[INFO] [stdout]     |
[INFO] [stdout] 275 |         #[cfg(target_feature = "avx512vaes")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                help: there is a expected value with a similar name: `"avx512vl"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 461 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.94s
[INFO] running `Command { std: "docker" "inspect" "cd4cca33a2bde2982c7a74e3974833e0950bcc8ccc1a2d7ec12f3864dd036944", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd4cca33a2bde2982c7a74e3974833e0950bcc8ccc1a2d7ec12f3864dd036944", kill_on_drop: false }`
[INFO] [stdout] cd4cca33a2bde2982c7a74e3974833e0950bcc8ccc1a2d7ec12f3864dd036944
