[INFO] cloning repository https://github.com/volution/vonuvoli-scheme [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/volution/vonuvoli-scheme" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvolution%2Fvonuvoli-scheme", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvolution%2Fvonuvoli-scheme'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc78482e4f7e9ae6708f9bd659758254c84b130e [INFO] testing volution/vonuvoli-scheme against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvolution%2Fvonuvoli-scheme" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/volution/vonuvoli-scheme 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] started tweaking git repo https://github.com/volution/vonuvoli-scheme [INFO] finished tweaking git repo https://github.com/volution/vonuvoli-scheme [INFO] tweaked toml for git repo https://github.com/volution/vonuvoli-scheme written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/volution/vonuvoli-scheme 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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] f66857ec6509b3d62b308cae08f9cd0b52d00625789d1cddd287321c5d014f37 [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" "f66857ec6509b3d62b308cae08f9cd0b52d00625789d1cddd287321c5d014f37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f66857ec6509b3d62b308cae08f9cd0b52d00625789d1cddd287321c5d014f37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f66857ec6509b3d62b308cae08f9cd0b52d00625789d1cddd287321c5d014f37", kill_on_drop: false }` [INFO] [stdout] f66857ec6509b3d62b308cae08f9cd0b52d00625789d1cddd287321c5d014f37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 47f16fc425e3086ff7a16870d894607a7bfd48d7ed2a8de2b0e63878d9d7d3cc [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" "47f16fc425e3086ff7a16870d894607a7bfd48d7ed2a8de2b0e63878d9d7d3cc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling supercow v0.1.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling cpio v0.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling data-encoding v2.3.0 [INFO] [stderr] Compiling seahash v4.0.1 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling md5-asm v0.4.3 [INFO] [stderr] Compiling sha1-asm v0.4.4 [INFO] [stderr] Compiling sha2-asm v0.5.4 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling liblmdb-sys v0.2.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [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] [stderr] error: could not compile `blake2-rfc` due to 14 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "47f16fc425e3086ff7a16870d894607a7bfd48d7ed2a8de2b0e63878d9d7d3cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47f16fc425e3086ff7a16870d894607a7bfd48d7ed2a8de2b0e63878d9d7d3cc", kill_on_drop: false }` [INFO] [stdout] 47f16fc425e3086ff7a16870d894607a7bfd48d7ed2a8de2b0e63878d9d7d3cc