[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] checking eoxcross/cubalt against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feoxcross%2Fcubalt" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eoxcross/cubalt on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/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-12/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5152a186b1556e155a621bd5474fd1580ab9e5a91b0ed1cfd08db67f9b8beb23 [INFO] running `Command { std: "docker" "start" "-a" "5152a186b1556e155a621bd5474fd1580ab9e5a91b0ed1cfd08db67f9b8beb23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5152a186b1556e155a621bd5474fd1580ab9e5a91b0ed1cfd08db67f9b8beb23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5152a186b1556e155a621bd5474fd1580ab9e5a91b0ed1cfd08db67f9b8beb23", kill_on_drop: false }` [INFO] [stdout] 5152a186b1556e155a621bd5474fd1580ab9e5a91b0ed1cfd08db67f9b8beb23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eacf79f8ae678d494d22fbe8327ae642302752c6c1d8d6c7816bfb6bfa20b301 [INFO] running `Command { std: "docker" "start" "-a" "eacf79f8ae678d494d22fbe8327ae642302752c6c1d8d6c7816bfb6bfa20b301", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking 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] Checking paste v0.1.6 [INFO] [stderr] Checking 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" "eacf79f8ae678d494d22fbe8327ae642302752c6c1d8d6c7816bfb6bfa20b301", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eacf79f8ae678d494d22fbe8327ae642302752c6c1d8d6c7816bfb6bfa20b301", kill_on_drop: false }` [INFO] [stdout] eacf79f8ae678d494d22fbe8327ae642302752c6c1d8d6c7816bfb6bfa20b301