[INFO] fetching crate grape_ml 0.0.1...
[INFO] checking grape_ml-0.0.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate grape_ml 0.0.1 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate grape_ml 0.0.1 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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-2-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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] [stderr]   Downloaded paste-impl v0.1.6
[INFO] [stderr]   Downloaded proc-macro2 v1.0.3
[INFO] [stderr]   Downloaded proc-macro-hack v0.5.9
[INFO] [stderr]   Downloaded autocfg v0.1.4
[INFO] [stderr]   Downloaded paste v0.1.6
[INFO] [stderr]   Downloaded arrayvec v0.4.11
[INFO] [stderr]   Downloaded rayon-core v1.6.0
[INFO] [stderr]   Downloaded rayon v1.2.0
[INFO] [stderr]   Downloaded libc v0.2.58
[INFO] [stderr]   Downloaded winapi v0.3.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9da45595feab14e4c5c4b8fdf0445c3cfa00f9f397609b9d1ad669ea4ec65c2f
[INFO] running `Command { std: "docker" "start" "-a" "9da45595feab14e4c5c4b8fdf0445c3cfa00f9f397609b9d1ad669ea4ec65c2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9da45595feab14e4c5c4b8fdf0445c3cfa00f9f397609b9d1ad669ea4ec65c2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9da45595feab14e4c5c4b8fdf0445c3cfa00f9f397609b9d1ad669ea4ec65c2f", kill_on_drop: false }`
[INFO] [stdout] 9da45595feab14e4c5c4b8fdf0445c3cfa00f9f397609b9d1ad669ea4ec65c2f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d586e107132d14bf710fb456c0f5d9f14532be1200ad094bd64e5628394c4ae6
[INFO] running `Command { std: "docker" "start" "-a" "d586e107132d14bf710fb456c0f5d9f14532be1200ad094bd64e5628394c4ae6", kill_on_drop: false }`
[INFO] [stderr]     Checking rand_core v0.4.0
[INFO] [stderr]    Compiling autocfg v0.1.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.3
[INFO] [stderr]    Compiling libc v0.2.58
[INFO] [stderr]     Checking cfg-if v0.1.9
[INFO] [stderr]    Compiling arrayvec v0.4.11
[INFO] [stderr]    Compiling syn v1.0.5
[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]    Compiling memoffset v0.5.1
[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]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_xorshift 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]     Checking crossbeam-epoch v0.7.2
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking num_cpus v1.10.1
[INFO] [stderr]     Checking rand_os v0.1.3
[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] error: aborting due to 3 previous errors
[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 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "d586e107132d14bf710fb456c0f5d9f14532be1200ad094bd64e5628394c4ae6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d586e107132d14bf710fb456c0f5d9f14532be1200ad094bd64e5628394c4ae6", kill_on_drop: false }`
[INFO] [stdout] d586e107132d14bf710fb456c0f5d9f14532be1200ad094bd64e5628394c4ae6
[INFO] checking grape_ml-0.0.1 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate grape_ml 0.0.1 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate grape_ml 0.0.1 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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-2-tc2/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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8cf51f9acaa93d2fd24eb979dc1e2a78c1be19c3a84fb61ac6bf47bf160a9459
[INFO] running `Command { std: "docker" "start" "-a" "8cf51f9acaa93d2fd24eb979dc1e2a78c1be19c3a84fb61ac6bf47bf160a9459", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8cf51f9acaa93d2fd24eb979dc1e2a78c1be19c3a84fb61ac6bf47bf160a9459", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cf51f9acaa93d2fd24eb979dc1e2a78c1be19c3a84fb61ac6bf47bf160a9459", kill_on_drop: false }`
[INFO] [stdout] 8cf51f9acaa93d2fd24eb979dc1e2a78c1be19c3a84fb61ac6bf47bf160a9459
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 883bfa5cbc30f0fbf41f5304a3fd9ed3f27be9fa412280ca450230968ab482f7
[INFO] running `Command { std: "docker" "start" "-a" "883bfa5cbc30f0fbf41f5304a3fd9ed3f27be9fa412280ca450230968ab482f7", kill_on_drop: false }`
[INFO] [stderr]     Checking rand_core v0.4.0
[INFO] [stderr]    Compiling autocfg v0.1.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.3
[INFO] [stderr]    Compiling libc v0.2.58
[INFO] [stderr]    Compiling arrayvec v0.4.11
[INFO] [stderr]     Checking cfg-if v0.1.9
[INFO] [stderr]    Compiling syn v1.0.5
[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]    Compiling memoffset v0.5.1
[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]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[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]     Checking crossbeam-epoch v0.7.2
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking num_cpus v1.10.1
[INFO] [stderr]     Checking rand_os v0.1.3
[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] error: aborting due to 3 previous errors
[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 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "883bfa5cbc30f0fbf41f5304a3fd9ed3f27be9fa412280ca450230968ab482f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "883bfa5cbc30f0fbf41f5304a3fd9ed3f27be9fa412280ca450230968ab482f7", kill_on_drop: false }`
[INFO] [stdout] 883bfa5cbc30f0fbf41f5304a3fd9ed3f27be9fa412280ca450230968ab482f7
