[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] testing JordanElButler/labyrinth against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJordanElButler%2Flabyrinth" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JordanElButler/labyrinth on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-14/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" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5035c6cf9d02be33c1ff17c7349ae499692db1f961b67e9df5e70e25c5674679 [INFO] running `Command { std: "docker" "start" "-a" "5035c6cf9d02be33c1ff17c7349ae499692db1f961b67e9df5e70e25c5674679", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5035c6cf9d02be33c1ff17c7349ae499692db1f961b67e9df5e70e25c5674679", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5035c6cf9d02be33c1ff17c7349ae499692db1f961b67e9df5e70e25c5674679", kill_on_drop: false }` [INFO] [stdout] 5035c6cf9d02be33c1ff17c7349ae499692db1f961b67e9df5e70e25c5674679 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63d6cdcf5855148083ba29fa9f696e6bccb60ee6c73d1b3457bee8c3bcd46a0f [INFO] running `Command { std: "docker" "start" "-a" "63d6cdcf5855148083ba29fa9f696e6bccb60ee6c73d1b3457bee8c3bcd46a0f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling weezl v0.1.3 [INFO] [stderr] Compiling sdl2 v0.34.3 [INFO] [stderr] Compiling bytemuck v1.5.0 [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-iter v0.1.42 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling gl_fun v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling simdeez v1.0.6 [INFO] [stderr] Compiling 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] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling gl v0.14.0 [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` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "63d6cdcf5855148083ba29fa9f696e6bccb60ee6c73d1b3457bee8c3bcd46a0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63d6cdcf5855148083ba29fa9f696e6bccb60ee6c73d1b3457bee8c3bcd46a0f", kill_on_drop: false }` [INFO] [stdout] 63d6cdcf5855148083ba29fa9f696e6bccb60ee6c73d1b3457bee8c3bcd46a0f