[INFO] cloning repository https://github.com/eoxcross/cubalt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eoxcross/cubalt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feoxcross%2Fcubalt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feoxcross%2Fcubalt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d38661db4268362c2bd288a3b98d43605186ea0 [INFO] testing eoxcross/cubalt against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feoxcross%2Fcubalt" "/workspace/builds/worker-56/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-56/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eoxcross/cubalt on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-56/source/.cargo/config [INFO] started tweaking git repo https://github.com/eoxcross/cubalt [INFO] finished tweaking git repo https://github.com/eoxcross/cubalt [INFO] tweaked toml for git repo https://github.com/eoxcross/cubalt written to /workspace/builds/worker-56/source/Cargo.toml [INFO] crate git repo https://github.com/eoxcross/cubalt already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14dadafdb78afbc077d2cfa77336fb92797338adbf449c196dc9fe99bc75becc [INFO] running `Command { std: "docker" "start" "-a" "14dadafdb78afbc077d2cfa77336fb92797338adbf449c196dc9fe99bc75becc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14dadafdb78afbc077d2cfa77336fb92797338adbf449c196dc9fe99bc75becc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14dadafdb78afbc077d2cfa77336fb92797338adbf449c196dc9fe99bc75becc", kill_on_drop: false }` [INFO] [stdout] 14dadafdb78afbc077d2cfa77336fb92797338adbf449c196dc9fe99bc75becc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1bed6ae08d84986b546385a37c0d11dbe43ff0747687fbd208831158bd37b59 [INFO] running `Command { std: "docker" "start" "-a" "c1bed6ae08d84986b546385a37c0d11dbe43ff0747687fbd208831158bd37b59", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling cubalt_derive v0.1.0 (/opt/rustwide/workdir/cubalt-derive) [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling paste-impl v0.1.6 [INFO] [stderr] Compiling paste v0.1.6 [INFO] [stderr] Compiling simdeez v1.0.0 [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.0/src/avx2.rs:543:38 [INFO] [stdout] | [INFO] [stdout] 397 | let mem_addr_256 = mem::transmute::<&mut i64, &mut __m256i>(mem_addr); [INFO] [stdout] | __________- [INFO] [stdout] 398 | | _mm256_storeu_si256(mem_addr_256, a.0); [INFO] [stdout] 399 | | } [INFO] [stdout] 400 | | #[inline(always)] [INFO] [stdout] ... | [INFO] [stdout] 541 | | #[inline(always)] [INFO] [stdout] 542 | | unsafe fn srai_epi32(a: Self::Vi32, amt_const: i32) -> Self::Vi32 { [INFO] [stdout] | |_________________________________________________- help: consider using `const` instead of `let`: `const amt_const` [INFO] [stdout] 543 | I32x8(_mm256_srai_epi32(a.0, amt_const)) [INFO] [stdout] | ^^^^^^^^^ non-constant value [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/github.com-1ecc6299db9ec823/simdeez-1.0.0/src/avx2.rs:566:38 [INFO] [stdout] | [INFO] [stdout] 560 | let mask = _mm256_setr_epi32(0, -1, 0, -1, 0, -1, 0, -1); // mask for high part containing only sign [INFO] [stdout] | ______________- [INFO] [stdout] 561 | | Self::blendv_epi64(I64x4(sra3), I64x4(sign), I64x4(mask)) [INFO] [stdout] 562 | | } [INFO] [stdout] 563 | | } [INFO] [stdout] 564 | | #[inline(always)] [INFO] [stdout] 565 | | 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] 566 | I32x8(_mm256_srli_epi32(a.0, amt_const)) [INFO] [stdout] | ^^^^^^^^^ non-constant value [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/github.com-1ecc6299db9ec823/simdeez-1.0.0/src/avx2.rs:570:38 [INFO] [stdout] | [INFO] [stdout] 560 | let mask = _mm256_setr_epi32(0, -1, 0, -1, 0, -1, 0, -1); // mask for high part containing only sign [INFO] [stdout] | ______________- [INFO] [stdout] 561 | | Self::blendv_epi64(I64x4(sra3), I64x4(sign), I64x4(mask)) [INFO] [stdout] 562 | | } [INFO] [stdout] 563 | | } [INFO] [stdout] ... | [INFO] [stdout] 568 | | #[inline(always)] [INFO] [stdout] 569 | | unsafe fn slli_epi32(a: Self::Vi32, amt_const: i32) -> Self::Vi32 { [INFO] [stdout] | |_________________________________________________- help: consider using `const` instead of `let`: `const amt_const` [INFO] [stdout] 570 | I32x8(_mm256_slli_epi32(a.0, amt_const)) [INFO] [stdout] | ^^^^^^^^^ non-constant value [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` due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "c1bed6ae08d84986b546385a37c0d11dbe43ff0747687fbd208831158bd37b59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1bed6ae08d84986b546385a37c0d11dbe43ff0747687fbd208831158bd37b59", kill_on_drop: false }` [INFO] [stdout] c1bed6ae08d84986b546385a37c0d11dbe43ff0747687fbd208831158bd37b59