[INFO] fetching crate colorspace 0.1.0... [INFO] checking colorspace-0.1.0 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate colorspace 0.1.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate colorspace 0.1.0 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-5/source/Cargo.toml [INFO] crate crates.io crate colorspace 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded regex-automata v0.1.7 [INFO] [stderr] Downloaded ucd-util v0.1.4 [INFO] [stderr] Downloaded numeric_literals v0.1.0 [INFO] [stderr] Downloaded paste-impl v0.1.5 [INFO] [stderr] Downloaded paste v0.1.5 [INFO] [stderr] Downloaded float-cmp v0.5.1 [INFO] [stderr] Downloaded proc-macro-hack v0.5.8 [INFO] [stderr] Downloaded simdeez v0.6.4 [INFO] [stderr] Downloaded bstr v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f879b121a5cddf2edfd9595fe0801f15e126e0ceb6dd0efca56a00b3ed575526 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f879b121a5cddf2edfd9595fe0801f15e126e0ceb6dd0efca56a00b3ed575526", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f879b121a5cddf2edfd9595fe0801f15e126e0ceb6dd0efca56a00b3ed575526", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f879b121a5cddf2edfd9595fe0801f15e126e0ceb6dd0efca56a00b3ed575526", kill_on_drop: false }` [INFO] [stdout] f879b121a5cddf2edfd9595fe0801f15e126e0ceb6dd0efca56a00b3ed575526 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d5188cf8abb4bc9f8a23c33e0bec2233ced5df9f7219c66ac5f19b3a171555e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1d5188cf8abb4bc9f8a23c33e0bec2233ced5df9f7219c66ac5f19b3a171555e", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] lazy_static v1.3.0: spin, spin_no_std [INFO] [stderr] lazy_static v1.3.0 (as host dependency): spin, spin_no_std [INFO] [stderr] memchr v2.2.1 (as host dependency): libc [INFO] [stderr] syn v0.15.35 (as host dependency): visit [INFO] [stderr] [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Checking spin v0.5.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling syn v0.15.35 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling ucd-util v0.1.4 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Checking cast v0.2.2 [INFO] [stderr] Checking maplit v1.0.1 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.10 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking walkdir v2.2.9 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking regex-automata v0.1.7 [INFO] [stderr] Checking deflate v0.8.4 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking png v0.16.3 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Checking criterion-plot v0.3.1 [INFO] [stderr] Checking getrandom v0.1.6 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_core v0.5.0 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Checking rayon v1.1.0 [INFO] [stderr] Checking float-cmp v0.5.1 [INFO] [stderr] Compiling regex v1.2.0 [INFO] [stderr] Checking bstr v0.2.3 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking csv v1.1.1 [INFO] [stderr] Checking tinytemplate v1.0.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.8 [INFO] [stderr] Compiling serde_derive v1.0.97 [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] Checking paste v0.1.5 [INFO] [stderr] Checking 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/github.com-1ecc6299db9ec823/simdeez-0.6.4/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-0.6.4/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-0.6.4/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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "1d5188cf8abb4bc9f8a23c33e0bec2233ced5df9f7219c66ac5f19b3a171555e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d5188cf8abb4bc9f8a23c33e0bec2233ced5df9f7219c66ac5f19b3a171555e", kill_on_drop: false }` [INFO] [stdout] 1d5188cf8abb4bc9f8a23c33e0bec2233ced5df9f7219c66ac5f19b3a171555e