[INFO] fetching crate vsec 0.0.1... [INFO] testing vsec-0.0.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate vsec 0.0.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate vsec 0.0.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate vsec 0.0.1 [INFO] tweaked toml for crates.io crate vsec 0.0.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate vsec 0.0.1 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate vsec 0.0.1 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae1e73f3955c5d4d3f746514f4cb8770d8217c588a14dc97bd2f1f4878ec425d [INFO] running `Command { std: "docker" "start" "-a" "ae1e73f3955c5d4d3f746514f4cb8770d8217c588a14dc97bd2f1f4878ec425d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae1e73f3955c5d4d3f746514f4cb8770d8217c588a14dc97bd2f1f4878ec425d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae1e73f3955c5d4d3f746514f4cb8770d8217c588a14dc97bd2f1f4878ec425d", kill_on_drop: false }` [INFO] [stdout] ae1e73f3955c5d4d3f746514f4cb8770d8217c588a14dc97bd2f1f4878ec425d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ab04e57e62381180787eefe6d34d9192a5b055e2c673b2ab705afd6a474f388 [INFO] running `Command { std: "docker" "start" "-a" "3ab04e57e62381180787eefe6d34d9192a5b055e2c673b2ab705afd6a474f388", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.179 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling gix-trace v0.1.17 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling bytesize v2.3.1 [INFO] [stderr] Compiling human_format v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling zlib-rs v0.5.5 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling jiff v0.2.18 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling signal-hook v0.4.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling kstring v2.0.2 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling uluru v3.1.0 [INFO] [stderr] Compiling sha1-checked v0.10.0 [INFO] [stderr] Compiling clru v0.6.2 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling portable-atomic v1.13.0 [INFO] [stderr] Compiling imara-diff v0.1.8 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling arc-swap v1.8.0 [INFO] [stderr] Compiling syn v2.0.113 [INFO] [stderr] Compiling faster-hex v0.10.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling jwalk v0.8.1 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling gix-sec v0.12.2 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling io-close v0.3.7 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling prodash v30.0.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling toml v0.9.10+spec-1.1.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling gix-utils v0.3.1 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling gix-validate v0.10.1 [INFO] [stderr] Compiling gix-date v0.12.1 [INFO] [stderr] Compiling gix-chunk v0.4.12 [INFO] [stderr] Compiling gix-packetline v0.20.0 [INFO] [stderr] Compiling gix-bitmap v0.2.15 [INFO] [stderr] Compiling gix-path v0.10.22 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling gix-features v0.45.2 [INFO] [stderr] Compiling gix-actor v0.37.1 [INFO] [stderr] Compiling gix-quote v0.6.1 [INFO] [stderr] Compiling gix-config-value v0.16.0 [INFO] [stderr] Compiling gix-mailmap v0.29.0 [INFO] [stderr] Compiling gix-command v0.6.5 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling gix-prompt v0.12.0 [INFO] [stderr] Compiling gix-hash v0.21.2 [INFO] [stderr] Compiling gix-fs v0.18.2 [INFO] [stderr] Compiling gix-glob v0.23.0 [INFO] [stderr] Compiling gix-url v0.34.0 [INFO] [stderr] Compiling gix-hashtable v0.11.0 [INFO] [stderr] Compiling gix-commitgraph v0.31.0 [INFO] [stderr] Compiling gix-tempfile v20.0.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling gix-attributes v0.29.0 [INFO] [stderr] Compiling gix-ignore v0.18.0 [INFO] [stderr] Compiling gix-lock v20.0.1 [INFO] [stderr] Compiling gix-object v0.54.1 [INFO] [stderr] Compiling gix-transport v0.52.1 [INFO] [stderr] Compiling gix-credentials v0.34.1 [INFO] [stderr] Compiling gix-shallow v0.7.0 [INFO] [stderr] Compiling gix-pathspec v0.14.0 [INFO] [stderr] Compiling gix-revwalk v0.25.0 [INFO] [stderr] Compiling gix-filter v0.24.1 [INFO] [stderr] Compiling gix-ref v0.57.0 [INFO] [stderr] Compiling gix-pack v0.64.1 [INFO] [stderr] Compiling gix-traverse v0.51.1 [INFO] [stderr] Compiling gix-revision v0.39.0 [INFO] [stderr] Compiling gix-negotiate v0.25.0 [INFO] [stderr] Compiling gix-index v0.45.1 [INFO] [stderr] Compiling gix-refspec v0.35.0 [INFO] [stderr] Compiling gix-worktree-stream v0.26.0 [INFO] [stderr] Compiling gix-archive v0.26.0 [INFO] [stderr] Compiling gix-discover v0.45.0 [INFO] [stderr] Compiling gix-config v0.50.0 [INFO] [stderr] Compiling gix-protocol v0.55.0 [INFO] [stderr] Compiling gix-odb v0.74.0 [INFO] [stderr] Compiling gix-worktree v0.46.0 [INFO] [stderr] Compiling gix-diff v0.57.1 [INFO] [stderr] Compiling gix-dir v0.19.0 [INFO] [stderr] Compiling gix-worktree-state v0.24.0 [INFO] [stderr] Compiling gix-submodule v0.24.0 [INFO] [stderr] Compiling gix-status v0.24.0 [INFO] [stderr] Compiling gix-blame v0.7.0 [INFO] [stderr] Compiling gix v0.77.0 [INFO] [stderr] Compiling vsec v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ExprPath` [INFO] [stdout] --> src/analysis/usage_tracker.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use syn::{Expr, ExprPath, File}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/simd/classify.rs:107:39 [INFO] [stdout] | [INFO] [stdout] 107 | let data = _mm512_loadu_si512(ptr.add(i * 64) as *const i32); [INFO] [stdout] | ------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `*const __m512i`, found `*const i32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const __m512i` [INFO] [stdout] found raw pointer `*const i32` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:36065:20 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/simd/entropy.rs:171:40 [INFO] [stdout] | [INFO] [stdout] 171 | let chunk = _mm512_loadu_si512(ptr.add(i * 64) as *const i32); [INFO] [stdout] | ------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `*const __m512i`, found `*const i32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const __m512i` [INFO] [stdout] found raw pointer `*const i32` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:36065:20 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/simd/entropy.rs:258:37 [INFO] [stdout] | [INFO] [stdout] 258 | let v0 = _mm512_loadu_si512(freq0_ptr.add(offset) as *const i32); [INFO] [stdout] | ------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `*const __m512i`, found `*const i32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const __m512i` [INFO] [stdout] found raw pointer `*const i32` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:36065:20 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/simd/entropy.rs:259:37 [INFO] [stdout] | [INFO] [stdout] 259 | let v1 = _mm512_loadu_si512(freq1_ptr.add(offset) as *const i32); [INFO] [stdout] | ------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `*const __m512i`, found `*const i32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const __m512i` [INFO] [stdout] found raw pointer `*const i32` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:36065:20 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/simd/entropy.rs:260:37 [INFO] [stdout] | [INFO] [stdout] 260 | let v2 = _mm512_loadu_si512(freq2_ptr.add(offset) as *const i32); [INFO] [stdout] | ------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `*const __m512i`, found `*const i32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const __m512i` [INFO] [stdout] found raw pointer `*const i32` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:36065:20 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/simd/entropy.rs:261:37 [INFO] [stdout] | [INFO] [stdout] 261 | let v3 = _mm512_loadu_si512(freq3_ptr.add(offset) as *const i32); [INFO] [stdout] | ------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `*const __m512i`, found `*const i32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const __m512i` [INFO] [stdout] found raw pointer `*const i32` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:36065:20 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/simd/entropy.rs:262:37 [INFO] [stdout] | [INFO] [stdout] 262 | let v4 = _mm512_loadu_si512(freq4_ptr.add(offset) as *const i32); [INFO] [stdout] | ------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `*const __m512i`, found `*const i32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const __m512i` [INFO] [stdout] found raw pointer `*const i32` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:36065:20 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/simd/entropy.rs:263:37 [INFO] [stdout] | [INFO] [stdout] 263 | let v5 = _mm512_loadu_si512(freq5_ptr.add(offset) as *const i32); [INFO] [stdout] | ------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `*const __m512i`, found `*const i32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const __m512i` [INFO] [stdout] found raw pointer `*const i32` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:36065:20 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/simd/entropy.rs:264:37 [INFO] [stdout] | [INFO] [stdout] 264 | let v6 = _mm512_loadu_si512(freq6_ptr.add(offset) as *const i32); [INFO] [stdout] | ------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `*const __m512i`, found `*const i32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const __m512i` [INFO] [stdout] found raw pointer `*const i32` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:36065:20 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/simd/entropy.rs:265:37 [INFO] [stdout] | [INFO] [stdout] 265 | let v7 = _mm512_loadu_si512(freq7_ptr.add(offset) as *const i32); [INFO] [stdout] | ------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `*const __m512i`, found `*const i32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const __m512i` [INFO] [stdout] found raw pointer `*const i32` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:36065:20 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/simd/entropy.rs:275:29 [INFO] [stdout] | [INFO] [stdout] 275 | _mm512_storeu_si512(freq0_ptr.add(offset) as *mut i32, total); [INFO] [stdout] | ------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `*mut __m512i`, found `*mut i32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut __m512i` [INFO] [stdout] found raw pointer `*mut i32` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:36077:20 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/simd/lowercase.rs:111:39 [INFO] [stdout] | [INFO] [stdout] 111 | let data = _mm512_loadu_si512(chunk_ptr as *const i32); [INFO] [stdout] | ------------------ ^^^^^^^^^^^^^^^^^^^^^^^ expected `*const __m512i`, found `*const i32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const __m512i` [INFO] [stdout] found raw pointer `*const i32` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:36065:20 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/simd/lowercase.rs:121:29 [INFO] [stdout] | [INFO] [stdout] 121 | _mm512_storeu_si512(chunk_ptr, result); [INFO] [stdout] | ------------------- ^^^^^^^^^ expected `*mut __m512i`, found `*mut i32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut __m512i` [INFO] [stdout] found raw pointer `*mut i32` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:36077:20 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/simd/lowercase.rs:263:39 [INFO] [stdout] | [INFO] [stdout] 263 | let data = _mm512_loadu_si512(chunk_ptr as *const i32); [INFO] [stdout] | ------------------ ^^^^^^^^^^^^^^^^^^^^^^^ expected `*const __m512i`, found `*const i32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const __m512i` [INFO] [stdout] found raw pointer `*const i32` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:36065:20 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/simd/lowercase.rs:271:29 [INFO] [stdout] | [INFO] [stdout] 271 | _mm512_storeu_si512(chunk_ptr, result); [INFO] [stdout] | ------------------- ^^^^^^^^^ expected `*mut __m512i`, found `*mut i32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut __m512i` [INFO] [stdout] found raw pointer `*mut i32` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:36077:20 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `digit_lut` [INFO] [stdout] --> src/simd/decode.rs:137:9 [INFO] [stdout] | [INFO] [stdout] 137 | let digit_lut = _mm256_setr_epi8( [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_digit_lut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `alpha_adjust` [INFO] [stdout] --> src/simd/decode.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | let alpha_adjust = _mm256_set1_epi8(10); // a-f/A-F start at 10 [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_alpha_adjust` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nine` [INFO] [stdout] --> src/simd/decode.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | let nine = _mm256_set1_epi8(b'9' as i8); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_nine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lower_a` [INFO] [stdout] --> src/simd/decode.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 144 | let lower_a = _mm256_set1_epi8(b'a' as i8); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lower_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `upper_a` [INFO] [stdout] --> src/simd/decode.rs:145:9 [INFO] [stdout] | [INFO] [stdout] 145 | let upper_a = _mm256_set1_epi8(b'A' as i8); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_upper_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_alpha` [INFO] [stdout] --> src/simd/decode.rs:174:13 [INFO] [stdout] | [INFO] [stdout] 174 | let is_alpha = _mm256_or_si256(is_lower, is_upper); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_alpha` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pattern_mask` [INFO] [stdout] --> src/simd/fuzzy.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | let pattern_mask = if m >= 64 { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pattern_mask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vsec` (lib) due to 15 previous errors; 8 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3ab04e57e62381180787eefe6d34d9192a5b055e2c673b2ab705afd6a474f388", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ab04e57e62381180787eefe6d34d9192a5b055e2c673b2ab705afd6a474f388", kill_on_drop: false }` [INFO] [stdout] 3ab04e57e62381180787eefe6d34d9192a5b055e2c673b2ab705afd6a474f388