[INFO] fetching crate merk 2.0.1... [INFO] testing merk-2.0.1 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate merk 2.0.1 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate merk 2.0.1 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate merk 2.0.1 [INFO] finished tweaking crates.io crate merk 2.0.1 [INFO] tweaked toml for crates.io crate merk 2.0.1 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded seq-macro v0.1.5 [INFO] [stderr] Downloaded blake2-rfc v0.2.18 [INFO] [stderr] Downloaded ed v0.1.6 [INFO] [stderr] Downloaded ed-derive v0.1.1 [INFO] [stderr] Downloaded backtrace v0.3.59 [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1bc445041e28ace06020cb3d3bab70c306d2c91e4c76cf0dc1a126f68b3a6783 [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" "1bc445041e28ace06020cb3d3bab70c306d2c91e4c76cf0dc1a126f68b3a6783", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1bc445041e28ace06020cb3d3bab70c306d2c91e4c76cf0dc1a126f68b3a6783", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bc445041e28ace06020cb3d3bab70c306d2c91e4c76cf0dc1a126f68b3a6783", kill_on_drop: false }` [INFO] [stdout] 1bc445041e28ace06020cb3d3bab70c306d2c91e4c76cf0dc1a126f68b3a6783 [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cbbb502aafd4014197484584773119f0601a3bf4674bac25cfe40d2855b25632 [INFO] running `Command { std: "docker" "start" "-a" "cbbb502aafd4014197484584773119f0601a3bf4674bac25cfe40d2855b25632", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling seq-macro v0.1.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling clang-sys v1.3.0 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling bindgen v0.59.1 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [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" "cbbb502aafd4014197484584773119f0601a3bf4674bac25cfe40d2855b25632", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbbb502aafd4014197484584773119f0601a3bf4674bac25cfe40d2855b25632", kill_on_drop: false }` [INFO] [stdout] cbbb502aafd4014197484584773119f0601a3bf4674bac25cfe40d2855b25632