[INFO] fetching crate colorspace 0.1.0...
[INFO] testing colorspace-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate colorspace 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate colorspace 0.1.0
[INFO] finished tweaking crates.io crate colorspace 0.1.0
[INFO] tweaked toml for crates.io crate colorspace 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate colorspace 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate colorspace 0.1.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f3cfeed6dcce6cf37a3c6f77ced8610f0924308ed15b0856a12f8ee99fee7964
[INFO] running `Command { std: "docker" "start" "-a" "f3cfeed6dcce6cf37a3c6f77ced8610f0924308ed15b0856a12f8ee99fee7964", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3cfeed6dcce6cf37a3c6f77ced8610f0924308ed15b0856a12f8ee99fee7964", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3cfeed6dcce6cf37a3c6f77ced8610f0924308ed15b0856a12f8ee99fee7964", kill_on_drop: false }`
[INFO] [stdout] f3cfeed6dcce6cf37a3c6f77ced8610f0924308ed15b0856a12f8ee99fee7964
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed57c1efa590800e1d983e80d62361e472dd54fa7b7356e4173586d358c2a006
[INFO] running `Command { std: "docker" "start" "-a" "ed57c1efa590800e1d983e80d62361e472dd54fa7b7356e4173586d358c2a006", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.58
[INFO] [stderr]    Compiling spin v0.5.0
[INFO] [stderr]    Compiling syn v0.15.35
[INFO] [stderr]    Compiling autocfg v0.1.4
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling ucd-util v0.1.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.5
[INFO] [stderr]    Compiling utf8-ranges v1.0.3
[INFO] [stderr]    Compiling either v1.5.2
[INFO] [stderr]    Compiling cfg-if v0.1.9
[INFO] [stderr]    Compiling maplit v1.0.1
[INFO] [stderr]    Compiling quote v0.6.12
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling regex-syntax v0.6.10
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling itertools v0.8.0
[INFO] [stderr]    Compiling rand_chacha v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling c2-chacha v0.2.2
[INFO] [stderr]    Compiling getrandom v0.1.6
[INFO] [stderr]    Compiling rand_core v0.5.0
[INFO] [stderr]    Compiling rand v0.7.0
[INFO] [stderr]    Compiling aho-corasick v0.7.4
[INFO] [stderr]    Compiling float-cmp v0.5.1
[INFO] [stderr]    Compiling regex v1.2.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.8
[INFO] [stderr]    Compiling derive_more v0.15.0
[INFO] [stderr]    Compiling numeric_literals v0.1.0
[INFO] [stderr]    Compiling paste-impl v0.1.5
[INFO] [stderr]    Compiling paste v0.1.5
[INFO] [stderr]    Compiling 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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/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" "ed57c1efa590800e1d983e80d62361e472dd54fa7b7356e4173586d358c2a006", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed57c1efa590800e1d983e80d62361e472dd54fa7b7356e4173586d358c2a006", kill_on_drop: false }`
[INFO] [stdout] ed57c1efa590800e1d983e80d62361e472dd54fa7b7356e4173586d358c2a006
