[INFO] cloning repository https://github.com/jjyr/blake2b-ref.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jjyr/blake2b-ref.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjyr%2Fblake2b-ref.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjyr%2Fblake2b-ref.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d5d537cda94a0d97af6e918b3ff3864627aa90d [INFO] checking jjyr/blake2b-ref.rs against master#0d37dca25a51fb900a402c94c8818ad1c2789e30 for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjyr%2Fblake2b-ref.rs" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jjyr/blake2b-ref.rs on toolchain 0d37dca25a51fb900a402c94c8818ad1c2789e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jjyr/blake2b-ref.rs [INFO] finished tweaking git repo https://github.com/jjyr/blake2b-ref.rs [INFO] tweaked toml for git repo https://github.com/jjyr/blake2b-ref.rs written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/jjyr/blake2b-ref.rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 993594b75c591f56fbab9da3bb47fdfa4a14a1a87470c3d94b9d386b5d1d449a [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" "993594b75c591f56fbab9da3bb47fdfa4a14a1a87470c3d94b9d386b5d1d449a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "993594b75c591f56fbab9da3bb47fdfa4a14a1a87470c3d94b9d386b5d1d449a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "993594b75c591f56fbab9da3bb47fdfa4a14a1a87470c3d94b9d386b5d1d449a", kill_on_drop: false }` [INFO] [stdout] 993594b75c591f56fbab9da3bb47fdfa4a14a1a87470c3d94b9d386b5d1d449a [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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ccdc564f70b0ea5d35ad6549974eae22e949f76dcd14cf67b7c5fd70f17aba1 [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" "7ccdc564f70b0ea5d35ad6549974eae22e949f76dcd14cf67b7c5fd70f17aba1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking faster-hex v0.4.1 [INFO] [stderr] Checking blake2b-ref v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/blake2b_ref.rs:88:7 [INFO] [stdout] | [INFO] [stdout] 88 | v.fill(0, n); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Fill::fill(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(slice_fill)]` to the crate attributes to enable `slice::::fill` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/blake2b_ref.rs:425:10 [INFO] [stdout] | [INFO] [stdout] 425 | .fill(0, ::core::mem::size_of::<[uint8_t; 14]>()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Fill::fill(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(slice_fill)]` to the crate attributes to enable `slice::::fill` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/blake2b_ref.rs:428:10 [INFO] [stdout] | [INFO] [stdout] 428 | .fill(0, ::core::mem::size_of::<[uint8_t; 16]>()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Fill::fill(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(slice_fill)]` to the crate attributes to enable `slice::::fill` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/blake2b_ref.rs:431:10 [INFO] [stdout] | [INFO] [stdout] 431 | .fill(0, ::core::mem::size_of::<[uint8_t; 16]>()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Fill::fill(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(slice_fill)]` to the crate attributes to enable `slice::::fill` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/blake2b_ref.rs:482:10 [INFO] [stdout] | [INFO] [stdout] 482 | .fill(0, ::core::mem::size_of::<[uint8_t; 14]>()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Fill::fill(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(slice_fill)]` to the crate attributes to enable `slice::::fill` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/blake2b_ref.rs:485:10 [INFO] [stdout] | [INFO] [stdout] 485 | .fill(0, ::core::mem::size_of::<[uint8_t; 16]>()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Fill::fill(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(slice_fill)]` to the crate attributes to enable `slice::::fill` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/blake2b_ref.rs:488:10 [INFO] [stdout] | [INFO] [stdout] 488 | .fill(0, ::core::mem::size_of::<[uint8_t; 16]>()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Fill::fill(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(slice_fill)]` to the crate attributes to enable `slice::::fill` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/blake2b_ref.rs:3950:38 [INFO] [stdout] | [INFO] [stdout] 3950 | (*S).buf[(*S).buflen as usize..].fill( [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Fill::fill(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(slice_fill)]` to the crate attributes to enable `slice::::fill` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `[u8]`, which is not FFI-safe [INFO] [stdout] --> src/blake2b_ref.rs:87:44 [INFO] [stdout] | [INFO] [stdout] 87 | unsafe extern "C" fn secure_zero_memory(v: &mut [u8], mut n: usize) { [INFO] [stdout] | ^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = help: consider using a raw pointer instead [INFO] [stdout] = note: slices have no C equivalent [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/blake2b_ref.rs:88:7 [INFO] [stdout] | [INFO] [stdout] 88 | v.fill(0, n); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Fill::fill(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(slice_fill)]` to the crate attributes to enable `core::slice::::fill` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/blake2b_ref.rs:425:10 [INFO] [stdout] | [INFO] [stdout] 425 | .fill(0, ::core::mem::size_of::<[uint8_t; 14]>()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Fill::fill(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(slice_fill)]` to the crate attributes to enable `core::slice::::fill` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/blake2b_ref.rs:428:10 [INFO] [stdout] | [INFO] [stdout] 428 | .fill(0, ::core::mem::size_of::<[uint8_t; 16]>()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Fill::fill(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(slice_fill)]` to the crate attributes to enable `core::slice::::fill` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/blake2b_ref.rs:431:10 [INFO] [stdout] | [INFO] [stdout] 431 | .fill(0, ::core::mem::size_of::<[uint8_t; 16]>()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Fill::fill(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(slice_fill)]` to the crate attributes to enable `core::slice::::fill` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/blake2b_ref.rs:482:10 [INFO] [stdout] | [INFO] [stdout] 482 | .fill(0, ::core::mem::size_of::<[uint8_t; 14]>()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Fill::fill(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(slice_fill)]` to the crate attributes to enable `core::slice::::fill` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/blake2b_ref.rs:485:10 [INFO] [stdout] | [INFO] [stdout] 485 | .fill(0, ::core::mem::size_of::<[uint8_t; 16]>()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Fill::fill(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(slice_fill)]` to the crate attributes to enable `core::slice::::fill` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/blake2b_ref.rs:488:10 [INFO] [stdout] | [INFO] [stdout] 488 | .fill(0, ::core::mem::size_of::<[uint8_t; 16]>()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Fill::fill(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(slice_fill)]` to the crate attributes to enable `core::slice::::fill` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/blake2b_ref.rs:3950:38 [INFO] [stdout] | [INFO] [stdout] 3950 | (*S).buf[(*S).buflen as usize..].fill( [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Fill::fill(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(slice_fill)]` to the crate attributes to enable `core::slice::::fill` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `[u8]`, which is not FFI-safe [INFO] [stdout] --> src/blake2b_ref.rs:87:44 [INFO] [stdout] | [INFO] [stdout] 87 | unsafe extern "C" fn secure_zero_memory(v: &mut [u8], mut n: usize) { [INFO] [stdout] | ^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = help: consider using a raw pointer instead [INFO] [stdout] = note: slices have no C equivalent [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.72s [INFO] running `Command { std: "docker" "inspect" "7ccdc564f70b0ea5d35ad6549974eae22e949f76dcd14cf67b7c5fd70f17aba1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ccdc564f70b0ea5d35ad6549974eae22e949f76dcd14cf67b7c5fd70f17aba1", kill_on_drop: false }` [INFO] [stdout] 7ccdc564f70b0ea5d35ad6549974eae22e949f76dcd14cf67b7c5fd70f17aba1