[INFO] cloning repository https://github.com/plutomonkey/zcash-vanity [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/plutomonkey/zcash-vanity" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplutomonkey%2Fzcash-vanity", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplutomonkey%2Fzcash-vanity'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 66a6004f430cba34f68c7d6ae3a24a00a7b19a2d [INFO] checking plutomonkey/zcash-vanity against master#7f5a42b073dc2bee2aa625052eb066ee07072048 for pr-78991 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplutomonkey%2Fzcash-vanity" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/plutomonkey/zcash-vanity on toolchain 7f5a42b073dc2bee2aa625052eb066ee07072048 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/plutomonkey/zcash-vanity [INFO] finished tweaking git repo https://github.com/plutomonkey/zcash-vanity [INFO] tweaked toml for git repo https://github.com/plutomonkey/zcash-vanity written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/plutomonkey/zcash-vanity already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80f82b9b605296eec758ac76841241b2304dbea7564e432736015b3dad99ebdd [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" "80f82b9b605296eec758ac76841241b2304dbea7564e432736015b3dad99ebdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80f82b9b605296eec758ac76841241b2304dbea7564e432736015b3dad99ebdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80f82b9b605296eec758ac76841241b2304dbea7564e432736015b3dad99ebdd", kill_on_drop: false }` [INFO] [stdout] 80f82b9b605296eec758ac76841241b2304dbea7564e432736015b3dad99ebdd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "check" "--frozen" "--all" "--all-targets" "--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] aaa8e29b2ac0d8f9b39a6b08beaba131f76fc60dfcc9cd75fb56b47a4bfbf9f6 [INFO] running `Command { std: "docker" "start" "-a" "aaa8e29b2ac0d8f9b39a6b08beaba131f76fc60dfcc9cd75fb56b47a4bfbf9f6", kill_on_drop: false }` [INFO] [stderr] Checking num-traits v0.1.42 [INFO] [stderr] Compiling typenum v1.9.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling cl-sys v0.4.0 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling arrayref v0.3.4 [INFO] [stderr] Checking bs58 v0.2.0 [INFO] [stderr] Checking rand v0.3.20 [INFO] [stderr] Checking time v0.1.39 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling ocl-core v0.7.0 [INFO] [stderr] Checking clap v2.29.2 [INFO] [stderr] Compiling subtle v0.3.0 [INFO] [stderr] Checking num-integer v0.1.35 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking num-iter v0.1.34 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling digest v0.7.2 [INFO] [stderr] Compiling curve25519-dalek v0.14.4 [INFO] [stderr] Checking num-bigint v0.1.41 [INFO] [stderr] Checking num-complex v0.1.41 [INFO] [stderr] Checking num-rational v0.1.41 [INFO] [stderr] Checking num v0.1.41 [INFO] [stderr] Checking ocl-core-vector v0.1.0 [INFO] [stderr] Checking zcash-vanity v0.2.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: unknown lint: `unreadable_literal` [INFO] [stdout] --> src/sha256.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[allow(unreadable_literal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `unreadable_literal` [INFO] [stdout] --> src/sha256.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[allow(unreadable_literal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/device.rs:19:63 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn vanity_device(finished: &atomic::AtomicBool, rng: &mut Rng, tx: &Sender, platform: PlatformId, device: DeviceId, patterns_sor... [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Rng` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/util.rs:22:40 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn clear_console_line_80(out: &mut Write) { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/device.rs:19:63 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn vanity_device(finished: &atomic::AtomicBool, rng: &mut Rng, tx: &Sender, platform: PlatformId, device: DeviceId, patterns_sor... [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Rng` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/util.rs:22:40 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn clear_console_line_80(out: &mut Write) { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.68s [INFO] running `Command { std: "docker" "inspect" "aaa8e29b2ac0d8f9b39a6b08beaba131f76fc60dfcc9cd75fb56b47a4bfbf9f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aaa8e29b2ac0d8f9b39a6b08beaba131f76fc60dfcc9cd75fb56b47a4bfbf9f6", kill_on_drop: false }` [INFO] [stdout] aaa8e29b2ac0d8f9b39a6b08beaba131f76fc60dfcc9cd75fb56b47a4bfbf9f6