[INFO] fetching crate grape_ml 0.0.1...
[INFO] checking grape_ml-0.0.1 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate grape_ml 0.0.1 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate grape_ml 0.0.1 on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate grape_ml 0.0.1
[INFO] finished tweaking crates.io crate grape_ml 0.0.1
[INFO] tweaked toml for crates.io crate grape_ml 0.0.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate crates.io crate grape_ml 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" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simdeez v0.6.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0965b879c84e19ea226ee65dabecfbbcffd421d433215144d197197dc18d8464
[INFO] running `Command { std: "docker" "start" "-a" "0965b879c84e19ea226ee65dabecfbbcffd421d433215144d197197dc18d8464", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0965b879c84e19ea226ee65dabecfbbcffd421d433215144d197197dc18d8464", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0965b879c84e19ea226ee65dabecfbbcffd421d433215144d197197dc18d8464", kill_on_drop: false }`
[INFO] [stdout] 0965b879c84e19ea226ee65dabecfbbcffd421d433215144d197197dc18d8464
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05db40ed27b56abf3ee30d29e8c43d806557b8070ace8630fa5f76058616b820
[INFO] running `Command { std: "docker" "start" "-a" "05db40ed27b56abf3ee30d29e8c43d806557b8070ace8630fa5f76058616b820", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.4
[INFO] [stderr]     Checking rand_core v0.4.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.3
[INFO] [stderr]    Compiling libc v0.2.58
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]     Checking cfg-if v0.1.9
[INFO] [stderr]    Compiling arrayvec v0.4.11
[INFO] [stderr]     Checking nodrop v0.1.13
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]    Compiling rayon-core v1.6.0
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]     Checking crossbeam-utils v0.6.6
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling memoffset v0.5.1
[INFO] [stderr]     Checking num_cpus v1.10.1
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking crossbeam-epoch v0.7.2
[INFO] [stderr]     Checking crossbeam-deque v0.7.1
[INFO] [stderr]     Checking rayon v1.2.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.9
[INFO] [stderr]    Compiling paste-impl v0.1.6
[INFO] [stderr]     Checking paste v0.1.6
[INFO] [stderr]     Checking simdeez v0.6.4
[INFO] [stdout] error[E0435]: attempt to use a non-constant value in a constant
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/simdeez-0.6.4/src/avx2.rs:543:38
[INFO] [stdout]     |
[INFO] [stdout] 542 |     unsafe fn srai_epi32(a: Self::Vi32, amt_const: i32) -> Self::Vi32 {
[INFO] [stdout]     |                                         --------- this would need to be a `const`
[INFO] [stdout] 543 |         I32x8(_mm256_srai_epi32(a.0, amt_const))
[INFO] [stdout]     |                                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0435]: attempt to use a non-constant value in a constant
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/simdeez-0.6.4/src/avx2.rs:566:38
[INFO] [stdout]     |
[INFO] [stdout] 565 |     unsafe fn srli_epi32(a: Self::Vi32, amt_const: i32) -> Self::Vi32 {
[INFO] [stdout]     |                                         --------- this would need to be a `const`
[INFO] [stdout] 566 |         I32x8(_mm256_srli_epi32(a.0, amt_const))
[INFO] [stdout]     |                                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0435]: attempt to use a non-constant value in a constant
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/simdeez-0.6.4/src/avx2.rs:570:38
[INFO] [stdout]     |
[INFO] [stdout] 569 |     unsafe fn slli_epi32(a: Self::Vi32, amt_const: i32) -> Self::Vi32 {
[INFO] [stdout]     |                                         --------- this would need to be a `const`
[INFO] [stdout] 570 |         I32x8(_mm256_slli_epi32(a.0, amt_const))
[INFO] [stdout]     |                                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0435`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `simdeez` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "05db40ed27b56abf3ee30d29e8c43d806557b8070ace8630fa5f76058616b820", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05db40ed27b56abf3ee30d29e8c43d806557b8070ace8630fa5f76058616b820", kill_on_drop: false }`
[INFO] [stdout] 05db40ed27b56abf3ee30d29e8c43d806557b8070ace8630fa5f76058616b820
