[INFO] cloning repository https://github.com/quininer/ene [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quininer/ene" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquininer%2Fene", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquininer%2Fene'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 46a12da3feffa0b6cd6655c5ee3de84369ce5bf2 [INFO] testing quininer/ene against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquininer%2Fene" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/quininer/ene on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-11/source/rust-toolchain [INFO] started tweaking git repo https://github.com/quininer/ene [INFO] finished tweaking git repo https://github.com/quininer/ene [INFO] tweaked toml for git repo https://github.com/quininer/ene written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/quininer/ene already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: Patch `terminfo v0.6.0 (https://github.com/meh/rust-terminfo?rev=abb548b47dab42c4354c6088cf5695c6d4454ed9#abb548b4)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e470baa42c68638c2cf64e66991aee2145cf1d47987a77cc921c8c17a36618a2 [INFO] running `Command { std: "docker" "start" "-a" "e470baa42c68638c2cf64e66991aee2145cf1d47987a77cc921c8c17a36618a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e470baa42c68638c2cf64e66991aee2145cf1d47987a77cc921c8c17a36618a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e470baa42c68638c2cf64e66991aee2145cf1d47987a77cc921c8c17a36618a2", kill_on_drop: false }` [INFO] [stdout] e470baa42c68638c2cf64e66991aee2145cf1d47987a77cc921c8c17a36618a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8540bdb19b6c73a98a721bac9bbeb2fab5deb0289e17946670ae0d5da5fe8969 [INFO] running `Command { std: "docker" "start" "-a" "8540bdb19b6c73a98a721bac9bbeb2fab5deb0289e17946670ae0d5da5fe8969", kill_on_drop: false }` [INFO] [stderr] warning: Patch `terminfo v0.6.0 (https://github.com/meh/rust-terminfo?rev=abb548b47dab42c4354c6088cf5695c6d4454ed9#abb548b4)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling memsec v0.5.4 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling subtle v0.7.1 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling opaque-debug v0.1.1 [INFO] [stderr] Compiling subtle v0.3.0 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling half v1.2.0 [INFO] [stderr] Compiling directories v1.0.2 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling packed_simd v0.3.0 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling nix v0.7.0 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/subtle-0.7.1/src/lib.rs:13:42 [INFO] [stdout] | [INFO] [stdout] 13 | #![cfg_attr(feature = "nightly", feature(external_doc))] [INFO] [stdout] | ^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: use #[doc = include_str!("filename")] instead, which handles macro invocations [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/subtle-0.7.1/src/lib.rs:112:14 [INFO] [stdout] | [INFO] [stdout] 112 | unsafe { asm!("" :: "r"(&input) :: "volatile") } [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace with: `llvm_asm!` [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/subtle-1.0.0/src/lib.rs:13:42 [INFO] [stdout] | [INFO] [stdout] 13 | #![cfg_attr(feature = "nightly", feature(external_doc))] [INFO] [stdout] | ^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: use #[doc = include_str!("filename")] instead, which handles macro invocations [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/subtle-1.0.0/src/lib.rs:152:14 [INFO] [stdout] | [INFO] [stdout] 152 | unsafe { asm!("" :: "r"(&input) :: "volatile") } [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace with: `llvm_asm!` [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/lib.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | const_fn, [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling coco v0.2.1 [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `subtle` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stdout] error: last argument of `simd_shuffle` is required to be a `const` item [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/blake2-rfc-0.2.18/src/simd_opt/mod.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | let tmp_o: $tmp = $shuffle(tmp_i, tmp_i, $idx); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/blake2-rfc-0.2.18/src/simd_opt/u32x4.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | / transmute_shuffle!(u8x16, simd_shuffle16, vec, [INFO] [stdout] 42 | | [ 2, 3, 0, 1, [INFO] [stdout] 43 | | 6, 7, 4, 5, [INFO] [stdout] 44 | | 10, 11, 8, 9, [INFO] [stdout] 45 | | 14, 15, 12, 13]) [INFO] [stdout] | |____________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `transmute_shuffle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: last argument of `simd_shuffle` is required to be a `const` item [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/blake2-rfc-0.2.18/src/simd_opt/mod.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | let tmp_o: $tmp = $shuffle(tmp_i, tmp_i, $idx); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/blake2-rfc-0.2.18/src/simd_opt/u32x4.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | / transmute_shuffle!(u16x8, simd_shuffle8, vec, [INFO] [stdout] 49 | | [1, 0, [INFO] [stdout] 50 | | 3, 2, [INFO] [stdout] 51 | | 5, 4, [INFO] [stdout] 52 | | 7, 6]) [INFO] [stdout] | |__________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `transmute_shuffle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: last argument of `simd_shuffle` is required to be a `const` item [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/blake2-rfc-0.2.18/src/simd_opt/mod.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | let tmp_o: $tmp = $shuffle(tmp_i, tmp_i, $idx); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/blake2-rfc-0.2.18/src/simd_opt/u32x4.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | / transmute_shuffle!(u8x16, simd_shuffle16, vec, [INFO] [stdout] 64 | | [ 1, 2, 3, 0, [INFO] [stdout] 65 | | 5, 6, 7, 4, [INFO] [stdout] 66 | | 9, 10, 11, 8, [INFO] [stdout] 67 | | 13, 14, 15, 12]) [INFO] [stdout] | |____________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `transmute_shuffle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: last argument of `simd_shuffle` is required to be a `const` item [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/blake2-rfc-0.2.18/src/simd_opt/mod.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | let tmp_o: $tmp = $shuffle(tmp_i, tmp_i, $idx); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/blake2-rfc-0.2.18/src/simd_opt/u64x4.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | / transmute_shuffle!(u32x8, simd_shuffle8, vec, [INFO] [stdout] 43 | | [1, 0, [INFO] [stdout] 44 | | 3, 2, [INFO] [stdout] 45 | | 5, 4, [INFO] [stdout] 46 | | 7, 6]) [INFO] [stdout] | |__________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `transmute_shuffle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: last argument of `simd_shuffle` is required to be a `const` item [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/blake2-rfc-0.2.18/src/simd_opt/mod.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | let tmp_o: $tmp = $shuffle(tmp_i, tmp_i, $idx); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/blake2-rfc-0.2.18/src/simd_opt/u64x4.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | / transmute_shuffle!(u8x32, simd_shuffle32, vec, [INFO] [stdout] 63 | | [ 3, 4, 5, 6, 7, 0, 1, 2, [INFO] [stdout] 64 | | 11, 12, 13, 14, 15, 8, 9, 10, [INFO] [stdout] 65 | | 19, 20, 21, 22, 23, 16, 17, 18, [INFO] [stdout] 66 | | 27, 28, 29, 30, 31, 24, 25, 26]) [INFO] [stdout] | |____________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `transmute_shuffle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: last argument of `simd_shuffle` is required to be a `const` item [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/blake2-rfc-0.2.18/src/simd_opt/mod.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | let tmp_o: $tmp = $shuffle(tmp_i, tmp_i, $idx); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/blake2-rfc-0.2.18/src/simd_opt/u64x4.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | / transmute_shuffle!(u8x32, simd_shuffle32, vec, [INFO] [stdout] 83 | | [ 2, 3, 4, 5, 6, 7, 0, 1, [INFO] [stdout] 84 | | 10, 11, 12, 13, 14, 15, 8, 9, [INFO] [stdout] 85 | | 18, 19, 20, 21, 22, 23, 16, 17, [INFO] [stdout] 86 | | 26, 27, 28, 29, 30, 31, 24, 25]) [INFO] [stdout] | |____________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `transmute_shuffle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: last argument of `simd_shuffle` is required to be a `const` item [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/blake2-rfc-0.2.18/src/simd_opt/mod.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | let tmp_o: $tmp = $shuffle(tmp_i, tmp_i, $idx); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/blake2-rfc-0.2.18/src/simd_opt/u64x4.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | / transmute_shuffle!(u16x16, simd_shuffle16, vec, [INFO] [stdout] 90 | | [ 1, 2, 3, 0, [INFO] [stdout] 91 | | 5, 6, 7, 4, [INFO] [stdout] 92 | | 9, 10, 11, 8, [INFO] [stdout] 93 | | 13, 14, 15, 12]) [INFO] [stdout] | |____________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `transmute_shuffle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: last argument of `simd_shuffle` is required to be a `const` item [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/blake2-rfc-0.2.18/src/simd.rs:80:26 [INFO] [stdout] | [INFO] [stdout] 80 | unsafe { simd_shuffle4(self, self, [1, 2, 3, 0]) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 118 | impl_vector4!(u32x4, u32); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_vector4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: last argument of `simd_shuffle` is required to be a `const` item [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/blake2-rfc-0.2.18/src/simd.rs:93:26 [INFO] [stdout] | [INFO] [stdout] 93 | unsafe { simd_shuffle4(self, self, [2, 3, 0, 1]) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 118 | impl_vector4!(u32x4, u32); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_vector4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: last argument of `simd_shuffle` is required to be a `const` item [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/blake2-rfc-0.2.18/src/simd.rs:106:26 [INFO] [stdout] | [INFO] [stdout] 106 | unsafe { simd_shuffle4(self, self, [3, 0, 1, 2]) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 118 | impl_vector4!(u32x4, u32); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_vector4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: last argument of `simd_shuffle` is required to be a `const` item [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/blake2-rfc-0.2.18/src/simd.rs:80:26 [INFO] [stdout] | [INFO] [stdout] 80 | unsafe { simd_shuffle4(self, self, [1, 2, 3, 0]) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 119 | impl_vector4!(u64x4, u64); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_vector4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: last argument of `simd_shuffle` is required to be a `const` item [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/blake2-rfc-0.2.18/src/simd.rs:93:26 [INFO] [stdout] | [INFO] [stdout] 93 | unsafe { simd_shuffle4(self, self, [2, 3, 0, 1]) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 119 | impl_vector4!(u64x4, u64); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_vector4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: last argument of `simd_shuffle` is required to be a `const` item [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/blake2-rfc-0.2.18/src/simd.rs:106:26 [INFO] [stdout] | [INFO] [stdout] 106 | unsafe { simd_shuffle4(self, self, [3, 0, 1, 2]) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 119 | impl_vector4!(u64x4, u64); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_vector4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::arch::x86_64::__m64` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/api/into_bits/arch_specific.rs:51:15 [INFO] [stdout] | [INFO] [stdout] 51 | $($arch_ty),* [INFO] [stdout] | ^^^^^^^^ no `__m64` in `arch::x86_64` [INFO] [stdout] ... [INFO] [stdout] 86 | / impl_arch!( [INFO] [stdout] 87 | | [x86["x86"]: __m64], [x86_64["x86_64"]: __m64], [INFO] [stdout] 88 | | [arm["arm"]: int8x8_t, uint8x8_t, poly8x8_t, int16x4_t, uint16x4_t, [INFO] [stdout] 89 | | poly16x4_t, int32x2_t, uint32x2_t, float32x2_t, int64x1_t, [INFO] [stdout] ... | [INFO] [stdout] 96 | | test: test_v64 [INFO] [stdout] 97 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `x86_64_mmx_impl` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/codegen/reductions/mask.rs:478:17 [INFO] [stdout] | [INFO] [stdout] 478 | x86_64_mmx_impl!(m8x8, m8x16); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 614 | impl_mask_all_any!(m8x8); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_mask_all_any` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `x86_64_mmx_impl` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/codegen/reductions/mask.rs:492:17 [INFO] [stdout] | [INFO] [stdout] 492 | x86_64_mmx_impl!(m16x4, m16x8); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | impl_mask_all_any!(m16x4); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_mask_all_any` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `x86_64_mmx_impl` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/codegen/reductions/mask.rs:506:17 [INFO] [stdout] | [INFO] [stdout] 506 | x86_64_mmx_impl!(m32x2, m32x4); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 625 | impl_mask_all_any!(m32x2); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_mask_all_any` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Simd<[masks::m8; 8]>: All` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/api/reductions/mask.rs:9:69 [INFO] [stdout] | [INFO] [stdout] 9 | unsafe { crate::codegen::reductions::mask::All::all(self) } [INFO] [stdout] | ^^^^ the trait `All` is not implemented for `Simd<[masks::m8; 8]>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/v64.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / impl_m!([m8; 8]: m8x8 | i8 | test_v64 | x0, x1, x2, x3, x4, x5, x6, x7 | [INFO] [stdout] 14 | | From: m16x8, m32x8 | [INFO] [stdout] 15 | | /// A 64-bit vector mask with 8 `m8` lanes. [INFO] [stdout] 16 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as All> [INFO] [stdout] as All> [INFO] [stdout] as All> [INFO] [stdout] as All> [INFO] [stdout] and 17 others [INFO] [stdout] note: required by `All::all` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/codegen/reductions/mask.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | unsafe fn all(self) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `impl_reduction_mask` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Simd<[masks::m16; 4]>: All` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/api/reductions/mask.rs:9:69 [INFO] [stdout] | [INFO] [stdout] 9 | unsafe { crate::codegen::reductions::mask::All::all(self) } [INFO] [stdout] | ^^^^ the trait `All` is not implemented for `Simd<[masks::m16; 4]>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/v64.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / impl_m!([m16; 4]: m16x4 | i16 | test_v64 | x0, x1, x2, x3 | [INFO] [stdout] 27 | | From: m8x4, m32x4, m64x4 | [INFO] [stdout] 28 | | /// A 64-bit vector mask with 4 `m16` lanes. [INFO] [stdout] 29 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as All> [INFO] [stdout] as All> [INFO] [stdout] as All> [INFO] [stdout] as All> [INFO] [stdout] and 17 others [INFO] [stdout] note: required by `All::all` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/codegen/reductions/mask.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | unsafe fn all(self) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `impl_reduction_mask` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Simd<[masks::m32; 2]>: All` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/api/reductions/mask.rs:9:69 [INFO] [stdout] | [INFO] [stdout] 9 | unsafe { crate::codegen::reductions::mask::All::all(self) } [INFO] [stdout] | ^^^^ the trait `All` is not implemented for `Simd<[masks::m32; 2]>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/v64.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / impl_m!([m32; 2]: m32x2 | i32 | test_v64 | x0, x1 | [INFO] [stdout] 40 | | From: m8x2, m16x2, m64x2, m128x2 | [INFO] [stdout] 41 | | /// A 64-bit vector mask with 2 `m32` lanes. [INFO] [stdout] 42 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as All> [INFO] [stdout] as All> [INFO] [stdout] as All> [INFO] [stdout] as All> [INFO] [stdout] and 17 others [INFO] [stdout] note: required by `All::all` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/codegen/reductions/mask.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | unsafe fn all(self) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `impl_reduction_mask` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Simd<[masks::m8; 8]>: codegen::reductions::mask::Any` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/api/reductions/mask.rs:14:69 [INFO] [stdout] | [INFO] [stdout] 14 | unsafe { crate::codegen::reductions::mask::Any::any(self) } [INFO] [stdout] | ^^^^ the trait `codegen::reductions::mask::Any` is not implemented for `Simd<[masks::m8; 8]>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/v64.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / impl_m!([m8; 8]: m8x8 | i8 | test_v64 | x0, x1, x2, x3, x4, x5, x6, x7 | [INFO] [stdout] 14 | | From: m16x8, m32x8 | [INFO] [stdout] 15 | | /// A 64-bit vector mask with 8 `m8` lanes. [INFO] [stdout] 16 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as codegen::reductions::mask::Any> [INFO] [stdout] as codegen::reductions::mask::Any> [INFO] [stdout] as codegen::reductions::mask::Any> [INFO] [stdout] as codegen::reductions::mask::Any> [INFO] [stdout] and 17 others [INFO] [stdout] note: required by `codegen::reductions::mask::Any::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/codegen/reductions/mask.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | unsafe fn any(self) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `impl_reduction_mask` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Simd<[masks::m16; 4]>: codegen::reductions::mask::Any` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/api/reductions/mask.rs:14:69 [INFO] [stdout] | [INFO] [stdout] 14 | unsafe { crate::codegen::reductions::mask::Any::any(self) } [INFO] [stdout] | ^^^^ the trait `codegen::reductions::mask::Any` is not implemented for `Simd<[masks::m16; 4]>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/v64.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / impl_m!([m16; 4]: m16x4 | i16 | test_v64 | x0, x1, x2, x3 | [INFO] [stdout] 27 | | From: m8x4, m32x4, m64x4 | [INFO] [stdout] 28 | | /// A 64-bit vector mask with 4 `m16` lanes. [INFO] [stdout] 29 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as codegen::reductions::mask::Any> [INFO] [stdout] as codegen::reductions::mask::Any> [INFO] [stdout] as codegen::reductions::mask::Any> [INFO] [stdout] as codegen::reductions::mask::Any> [INFO] [stdout] and 17 others [INFO] [stdout] note: required by `codegen::reductions::mask::Any::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/codegen/reductions/mask.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | unsafe fn any(self) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `impl_reduction_mask` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Simd<[masks::m32; 2]>: codegen::reductions::mask::Any` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/api/reductions/mask.rs:14:69 [INFO] [stdout] | [INFO] [stdout] 14 | unsafe { crate::codegen::reductions::mask::Any::any(self) } [INFO] [stdout] | ^^^^ the trait `codegen::reductions::mask::Any` is not implemented for `Simd<[masks::m32; 2]>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/v64.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / impl_m!([m32; 2]: m32x2 | i32 | test_v64 | x0, x1 | [INFO] [stdout] 40 | | From: m8x2, m16x2, m64x2, m128x2 | [INFO] [stdout] 41 | | /// A 64-bit vector mask with 2 `m32` lanes. [INFO] [stdout] 42 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as codegen::reductions::mask::Any> [INFO] [stdout] as codegen::reductions::mask::Any> [INFO] [stdout] as codegen::reductions::mask::Any> [INFO] [stdout] as codegen::reductions::mask::Any> [INFO] [stdout] and 17 others [INFO] [stdout] note: required by `codegen::reductions::mask::Any::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/codegen/reductions/mask.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | unsafe fn any(self) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `impl_reduction_mask` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8540bdb19b6c73a98a721bac9bbeb2fab5deb0289e17946670ae0d5da5fe8969", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8540bdb19b6c73a98a721bac9bbeb2fab5deb0289e17946670ae0d5da5fe8969", kill_on_drop: false }` [INFO] [stdout] 8540bdb19b6c73a98a721bac9bbeb2fab5deb0289e17946670ae0d5da5fe8969