[INFO] fetching crate librsyncr 0.1.1... [INFO] testing librsyncr-0.1.1 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate librsyncr 0.1.1 into /workspace/builds/worker-35/source [INFO] validating manifest of crates.io crate librsyncr 0.1.1 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 crates.io crate librsyncr 0.1.1 [INFO] finished tweaking crates.io crate librsyncr 0.1.1 [INFO] tweaked toml for crates.io crate librsyncr 0.1.1 written to /workspace/builds/worker-35/source/Cargo.toml [INFO] crate crates.io crate librsyncr 0.1.1 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-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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] 495a44574a778e2c3f93c531ac4f5798629bfa0f1e2ffeac68d2038524624acb [INFO] running `Command { std: "docker" "start" "-a" "495a44574a778e2c3f93c531ac4f5798629bfa0f1e2ffeac68d2038524624acb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "495a44574a778e2c3f93c531ac4f5798629bfa0f1e2ffeac68d2038524624acb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "495a44574a778e2c3f93c531ac4f5798629bfa0f1e2ffeac68d2038524624acb", kill_on_drop: false }` [INFO] [stdout] 495a44574a778e2c3f93c531ac4f5798629bfa0f1e2ffeac68d2038524624acb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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] f952426b375631652c4e859f96e0916d0d03249b6744d9815c46257f47961778 [INFO] running `Command { std: "docker" "start" "-a" "f952426b375631652c4e859f96e0916d0d03249b6744d9815c46257f47961778", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling rustc-hash v1.0.1 [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] running `Command { std: "docker" "inspect" "f952426b375631652c4e859f96e0916d0d03249b6744d9815c46257f47961778", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f952426b375631652c4e859f96e0916d0d03249b6744d9815c46257f47961778", kill_on_drop: false }` [INFO] [stdout] f952426b375631652c4e859f96e0916d0d03249b6744d9815c46257f47961778