[INFO] cloning repository https://github.com/JordanElButler/labyrinth [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JordanElButler/labyrinth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJordanElButler%2Flabyrinth", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJordanElButler%2Flabyrinth'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c1028e39971bc6a9cefcbcb2bbdc5c4bf302fcc3 [INFO] checking JordanElButler/labyrinth against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJordanElButler%2Flabyrinth" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JordanElButler/labyrinth on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JordanElButler/labyrinth [INFO] finished tweaking git repo https://github.com/JordanElButler/labyrinth [INFO] tweaked toml for git repo https://github.com/JordanElButler/labyrinth written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/JordanElButler/labyrinth already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 098aa49d89ad2777c651bf47ee918aeda4fd8a27e009cd4c8c89ec5ce371c80d [INFO] running `Command { std: "docker" "start" "-a" "098aa49d89ad2777c651bf47ee918aeda4fd8a27e009cd4c8c89ec5ce371c80d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "098aa49d89ad2777c651bf47ee918aeda4fd8a27e009cd4c8c89ec5ce371c80d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "098aa49d89ad2777c651bf47ee918aeda4fd8a27e009cd4c8c89ec5ce371c80d", kill_on_drop: false }` [INFO] [stdout] 098aa49d89ad2777c651bf47ee918aeda4fd8a27e009cd4c8c89ec5ce371c80d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b31d6cccdcf023bf9ddc73f9d050462dbde1db2eb9bdd1ddb29221754f63d80f [INFO] running `Command { std: "docker" "start" "-a" "b31d6cccdcf023bf9ddc73f9d050462dbde1db2eb9bdd1ddb29221754f63d80f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Checking weezl v0.1.3 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling sdl2 v0.34.3 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking bytemuck v1.5.0 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling gl_fun v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking simdeez v1.0.6 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking png v0.16.8 [INFO] [stdout] error[E0435]: attempt to use a non-constant value in a constant [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simdeez-1.0.6/src/avx2/avx2.rs:527:38 [INFO] [stdout] | [INFO] [stdout] 521 | let mask = _mm256_setr_epi32(0, -1, 0, -1, 0, -1, 0, -1); // mask for high part containing only sign [INFO] [stdout] | ______________- [INFO] [stdout] 522 | | Self::blendv_epi64(I64x4(sra3), I64x4(sign), I64x4(mask)) [INFO] [stdout] 523 | | } [INFO] [stdout] 524 | | } [INFO] [stdout] 525 | | #[inline(always)] [INFO] [stdout] 526 | | unsafe fn srli_epi32(a: Self::Vi32, amt_const: i32) -> Self::Vi32 { [INFO] [stdout] | |_________________________________________________- help: consider using `const` instead of `let`: `const amt_const` [INFO] [stdout] 527 | I32x8(_mm256_srli_epi32(a.0, amt_const)) [INFO] [stdout] | ^^^^^^^^^ non-constant value [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stdout] error: aborting due to previous error [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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b31d6cccdcf023bf9ddc73f9d050462dbde1db2eb9bdd1ddb29221754f63d80f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b31d6cccdcf023bf9ddc73f9d050462dbde1db2eb9bdd1ddb29221754f63d80f", kill_on_drop: false }` [INFO] [stdout] b31d6cccdcf023bf9ddc73f9d050462dbde1db2eb9bdd1ddb29221754f63d80f