[INFO] cloning repository https://github.com/marxin/memchr-avx2-avx512-benchmark
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marxin/memchr-avx2-avx512-benchmark" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarxin%2Fmemchr-avx2-avx512-benchmark", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarxin%2Fmemchr-avx2-avx512-benchmark'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 015f329b70dcfa84e9bccded1e39996ac3c63c7d
[INFO] testing marxin/memchr-avx2-avx512-benchmark against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarxin%2Fmemchr-avx2-avx512-benchmark" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/marxin/memchr-avx2-avx512-benchmark
[INFO] finished tweaking git repo https://github.com/marxin/memchr-avx2-avx512-benchmark
[INFO] tweaked toml for git repo https://github.com/marxin/memchr-avx2-avx512-benchmark written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/marxin/memchr-avx2-avx512-benchmark on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/marxin/memchr-avx2-avx512-benchmark 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" "+beta-2026-04-21" "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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 08a4f05be96043699e5036f2956814f0cffd3fb1b9466ced08565b6744323871
[INFO] running `Command { std: "docker" "start" "-a" "08a4f05be96043699e5036f2956814f0cffd3fb1b9466ced08565b6744323871", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08a4f05be96043699e5036f2956814f0cffd3fb1b9466ced08565b6744323871", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08a4f05be96043699e5036f2956814f0cffd3fb1b9466ced08565b6744323871", kill_on_drop: false }`
[INFO] [stdout] 08a4f05be96043699e5036f2956814f0cffd3fb1b9466ced08565b6744323871
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73a879d21eda57e54f2f5b333cffcdcd7478268106a5bea754da1ab5b33efefd
[INFO] running `Command { std: "docker" "start" "-a" "73a879d21eda57e54f2f5b333cffcdcd7478268106a5bea754da1ab5b33efefd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling memchr-bench v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(test)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `stdarch_x86_avx512` has been stable since 1.89.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(stdarch_x86_avx512)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:54:39
[INFO] [stdout]    |
[INFO] [stdout] 54 |             let a = _mm512_load_si512(cur as *mut i32);
[INFO] [stdout]    |                     ----------------- ^^^^^^^^^^^^^^^ expected `*const __m512i`, found `*mut i32`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected raw pointer `*const std::arch::x86_64::__m512i`
[INFO] [stdout]               found raw pointer `*mut i32`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:36148:20
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:55:39
[INFO] [stdout]    |
[INFO] [stdout] 55 |             let b = _mm512_load_si512(cur.add(BYTES) as *mut i32);
[INFO] [stdout]    |                     ----------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `*const __m512i`, found `*mut i32`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected raw pointer `*const std::arch::x86_64::__m512i`
[INFO] [stdout]               found raw pointer `*mut i32`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:36148:20
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:56:39
[INFO] [stdout]    |
[INFO] [stdout] 56 |             let c = _mm512_load_si512(cur.add(2 * BYTES) as *mut i32);
[INFO] [stdout]    |                     ----------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `*const __m512i`, found `*mut i32`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected raw pointer `*const std::arch::x86_64::__m512i`
[INFO] [stdout]               found raw pointer `*mut i32`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:36148:20
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:57:39
[INFO] [stdout]    |
[INFO] [stdout] 57 |             let d = _mm512_load_si512(cur.add(3 * BYTES) as *mut i32);
[INFO] [stdout]    |                     ----------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `*const __m512i`, found `*mut i32`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected raw pointer `*const std::arch::x86_64::__m512i`
[INFO] [stdout]               found raw pointer `*mut i32`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:36148:20
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0554.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `memchr-bench` (bin "memchr-bench") due to 5 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "73a879d21eda57e54f2f5b333cffcdcd7478268106a5bea754da1ab5b33efefd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73a879d21eda57e54f2f5b333cffcdcd7478268106a5bea754da1ab5b33efefd", kill_on_drop: false }`
[INFO] [stdout] 73a879d21eda57e54f2f5b333cffcdcd7478268106a5bea754da1ab5b33efefd
