[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] testing plutomonkey/zcash-vanity against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplutomonkey%2Fzcash-vanity" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/plutomonkey/zcash-vanity on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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-3/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clear_on_drop v0.2.3 [INFO] [stderr] Downloaded ocl-core-vector v0.1.0 [INFO] [stderr] Downloaded num-rational v0.1.41 [INFO] [stderr] Downloaded num-complex v0.1.41 [INFO] [stderr] Downloaded if_chain v0.1.2 [INFO] [stderr] Downloaded getopts v0.2.17 [INFO] [stderr] Downloaded subtle v0.3.0 [INFO] [stderr] Downloaded ocl-core v0.7.0 [INFO] [stderr] Downloaded clippy_lints v0.0.185 [INFO] [stderr] Downloaded clippy v0.0.185 [INFO] [stderr] Downloaded curve25519-dalek v0.14.4 [INFO] [stderr] Downloaded cl-sys v0.4.0 [INFO] [stderr] Downloaded num-bigint v0.1.41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71ac2a66ae7a2e763946577b49c8a9f1278b87e038d60b3df061c3d8ba88c7e1 [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" "71ac2a66ae7a2e763946577b49c8a9f1278b87e038d60b3df061c3d8ba88c7e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71ac2a66ae7a2e763946577b49c8a9f1278b87e038d60b3df061c3d8ba88c7e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71ac2a66ae7a2e763946577b49c8a9f1278b87e038d60b3df061c3d8ba88c7e1", kill_on_drop: false }` [INFO] [stdout] 71ac2a66ae7a2e763946577b49c8a9f1278b87e038d60b3df061c3d8ba88c7e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48fc30a32ce309aebbf53803bac07e44a95c61f65b2e3c48babc19feabeb61f0 [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" "48fc30a32ce309aebbf53803bac07e44a95c61f65b2e3c48babc19feabeb61f0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.36 [INFO] [stderr] Compiling num-traits v0.1.42 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling typenum v1.9.0 [INFO] [stderr] Compiling cc v1.0.4 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling arrayref v0.3.4 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling cl-sys v0.4.0 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling bs58 v0.2.0 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling rand v0.3.20 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling ocl-core v0.7.0 [INFO] [stderr] Compiling clap v2.29.2 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling subtle v0.3.0 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [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] Compiling num-bigint v0.1.41 [INFO] [stderr] Compiling num-complex v0.1.41 [INFO] [stderr] Compiling num-rational v0.1.41 [INFO] [stderr] Compiling num v0.1.41 [INFO] [stderr] Compiling ocl-core-vector v0.1.0 [INFO] [stderr] Compiling 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: 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] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/zcash_vanity-3d8d68e0d9eb3079.zcash_vanity.4e96nv4j-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/zcash_vanity-3d8d68e0d9eb3079.zcash_vanity.4e96nv4j-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/zcash_vanity-3d8d68e0d9eb3079.zcash_vanity.4e96nv4j-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/zcash_vanity-3d8d68e0d9eb3079.zcash_vanity.4e96nv4j-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/zcash_vanity-3d8d68e0d9eb3079.zcash_vanity.4e96nv4j-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/zcash_vanity-3d8d68e0d9eb3079.zcash_vanity.4e96nv4j-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/zcash_vanity-3d8d68e0d9eb3079.zcash_vanity.4e96nv4j-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/zcash_vanity-3d8d68e0d9eb3079.zcash_vanity.4e96nv4j-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/zcash_vanity-3d8d68e0d9eb3079.zcash_vanity.4e96nv4j-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/zcash_vanity-3d8d68e0d9eb3079.zcash_vanity.4e96nv4j-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/zcash_vanity-3d8d68e0d9eb3079.zcash_vanity.4e96nv4j-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/zcash_vanity-3d8d68e0d9eb3079.zcash_vanity.4e96nv4j-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/zcash_vanity-3d8d68e0d9eb3079.zcash_vanity.4e96nv4j-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/zcash_vanity-3d8d68e0d9eb3079.zcash_vanity.4e96nv4j-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/zcash_vanity-3d8d68e0d9eb3079.zcash_vanity.4e96nv4j-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/zcash_vanity-3d8d68e0d9eb3079.zcash_vanity.4e96nv4j-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/zcash_vanity-3d8d68e0d9eb3079" "/opt/rustwide/target/debug/deps/zcash_vanity-3d8d68e0d9eb3079.kl690448125mcwg.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/clear_on_drop-09b351fc493f2828/out" "-L" "/opt/rustwide/target/debug/build/rust-crypto-45eb2e5792f512c6/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libocl_core-468105638dcdface.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-bdcf467e4631c5be.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-37e5b9e165f151cd.rlib" "/opt/rustwide/target/debug/deps/libnum-ac058c0f8ab3ab17.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-d8b84a6fad311236.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-97d2a7236193d617.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-6a96e93cffb66f83.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-ac580e278407d654.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-74ebac31ed698093.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-f071546f82b0061f.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-61ec37bd995939ec.rlib" "/opt/rustwide/target/debug/deps/libsubtle-11c47c909dde1141.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-f5af538f475a4a8c.rlib" "/opt/rustwide/target/debug/deps/libdigest-2e54ecf31bcc4e18.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-ea6ae8e9872609c0.rlib" "/opt/rustwide/target/debug/deps/libtypenum-eb83c2fc419f5cdf.rlib" "/opt/rustwide/target/debug/deps/libclear_on_drop-c865d8d55b6256ed.rlib" "/opt/rustwide/target/debug/deps/librand-980a34fec4e3bac3.rlib" "/opt/rustwide/target/debug/deps/libcrypto-ec4d3a31e9c0658d.rlib" "/opt/rustwide/target/debug/deps/libtime-7b5512a6fb8851a6.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-74425f941af46c4f.rlib" "/opt/rustwide/target/debug/deps/librand-9c76c3717fab00ec.rlib" "/opt/rustwide/target/debug/deps/libclap-d591690a31d6bf60.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6ef523c9dafede54.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-753e3f0be4f5c88d.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e93da7bb3220363e.rlib" "/opt/rustwide/target/debug/deps/libstrsim-d8295a7cff65c121.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1571ba03acf75a34.rlib" "/opt/rustwide/target/debug/deps/libatty-97ec1c6768f5cce2.rlib" "/opt/rustwide/target/debug/deps/liblibc-00385ddaf933bab9.rlib" "/opt/rustwide/target/debug/deps/libansi_term-3fd6c8f17b008687.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-853a6ed81c4274b3.rlib" "/opt/rustwide/target/debug/deps/libbs58-3afc3672f45f4769.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lOpenCL" "-lOpenCL" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lOpenCL [INFO] [stdout] /usr/bin/ld: cannot find -lOpenCL [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zcash-vanity` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "48fc30a32ce309aebbf53803bac07e44a95c61f65b2e3c48babc19feabeb61f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48fc30a32ce309aebbf53803bac07e44a95c61f65b2e3c48babc19feabeb61f0", kill_on_drop: false }` [INFO] [stdout] 48fc30a32ce309aebbf53803bac07e44a95c61f65b2e3c48babc19feabeb61f0