[INFO] fetching crate colorspace 0.1.0... [INFO] documenting colorspace-0.1.0 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate colorspace 0.1.0 into /workspace/builds/worker-27/source [INFO] validating manifest of crates.io crate colorspace 0.1.0 on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "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-27/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" "+beta-2022-05-20" "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-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e2a640263e9e55ddf995e4042a49b63a713966519156f1c5ae5697523a8be8b [INFO] running `Command { std: "docker" "start" "-a" "2e2a640263e9e55ddf995e4042a49b63a713966519156f1c5ae5697523a8be8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e2a640263e9e55ddf995e4042a49b63a713966519156f1c5ae5697523a8be8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e2a640263e9e55ddf995e4042a49b63a713966519156f1c5ae5697523a8be8b", kill_on_drop: false }` [INFO] [stdout] 2e2a640263e9e55ddf995e4042a49b63a713966519156f1c5ae5697523a8be8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "RUSTDOCFLAGS=--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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1fc1415609c855d6f71eac4a63329e06ed4027acb3338f205c992356a7f42ecb [INFO] running `Command { std: "docker" "start" "-a" "1fc1415609c855d6f71eac4a63329e06ed4027acb3338f205c992356a7f42ecb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.35 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Checking spin v0.5.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Compiling ucd-util v0.1.4 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Checking maplit v1.0.1 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.10 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Checking getrandom v0.1.6 [INFO] [stderr] Checking rand_core v0.5.0 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Checking float-cmp v0.5.1 [INFO] [stderr] Compiling regex v1.2.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.8 [INFO] [stderr] Compiling numeric_literals v0.1.0 [INFO] [stderr] Compiling derive_more v0.15.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] 542 | unsafe fn srai_epi32(a: Self::Vi32, amt_const: i32) -> Self::Vi32 { [INFO] [stdout] | --------- this would need to be a `const` [INFO] [stdout] 543 | I32x8(_mm256_srai_epi32(a.0, amt_const)) [INFO] [stdout] | ^^^^^^^^^ [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] 565 | unsafe fn srli_epi32(a: Self::Vi32, amt_const: i32) -> Self::Vi32 { [INFO] [stdout] | --------- this would need to be a `const` [INFO] [stdout] 566 | I32x8(_mm256_srli_epi32(a.0, amt_const)) [INFO] [stdout] | ^^^^^^^^^ [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] 569 | unsafe fn slli_epi32(a: Self::Vi32, amt_const: i32) -> Self::Vi32 { [INFO] [stdout] | --------- this would need to be a `const` [INFO] [stdout] 570 | I32x8(_mm256_slli_epi32(a.0, amt_const)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `simdeez` due to 4 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0435`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1fc1415609c855d6f71eac4a63329e06ed4027acb3338f205c992356a7f42ecb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fc1415609c855d6f71eac4a63329e06ed4027acb3338f205c992356a7f42ecb", kill_on_drop: false }` [INFO] [stdout] 1fc1415609c855d6f71eac4a63329e06ed4027acb3338f205c992356a7f42ecb