[INFO] updating cached repository plutomonkey/zcash-vanity [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/plutomonkey/zcash-vanity [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/plutomonkey/zcash-vanity" "work/ex/beta-1.37-6/sources/1.36.0/gh/plutomonkey/zcash-vanity"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/plutomonkey/zcash-vanity'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/plutomonkey/zcash-vanity" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/plutomonkey/zcash-vanity"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/plutomonkey/zcash-vanity'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 66a6004f430cba34f68c7d6ae3a24a00a7b19a2d [INFO] sha for GitHub repo plutomonkey/zcash-vanity: 66a6004f430cba34f68c7d6ae3a24a00a7b19a2d [INFO] validating manifest of plutomonkey/zcash-vanity on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of plutomonkey/zcash-vanity on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing plutomonkey/zcash-vanity [INFO] finished frobbing plutomonkey/zcash-vanity [INFO] frobbed toml for plutomonkey/zcash-vanity written to work/ex/beta-1.37-6/sources/1.36.0/gh/plutomonkey/zcash-vanity/Cargo.toml [INFO] started frobbing plutomonkey/zcash-vanity [INFO] finished frobbing plutomonkey/zcash-vanity [INFO] frobbed toml for plutomonkey/zcash-vanity written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/plutomonkey/zcash-vanity/Cargo.toml [INFO] crate plutomonkey/zcash-vanity already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing plutomonkey/zcash-vanity against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/plutomonkey/zcash-vanity:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 0d7c9fa941a86cda25b603d05644302040aae2f2a4c0f3478f49aaa9fa918cf1 [INFO] running `"docker" "start" "-a" "0d7c9fa941a86cda25b603d05644302040aae2f2a4c0f3478f49aaa9fa918cf1"` [INFO] [stderr] Compiling typenum v1.9.0 [INFO] [stderr] Compiling cc v1.0.4 [INFO] [stderr] Compiling num-traits v0.1.42 [INFO] [stderr] Compiling cl-sys v0.4.0 [INFO] [stderr] Compiling bs58 v0.2.0 [INFO] [stderr] Compiling rand v0.3.20 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling time v0.1.39 [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 num-complex v0.1.41 [INFO] [stderr] Compiling subtle v0.3.0 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling num-bigint v0.1.41 [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] 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/crater/workdir) [INFO] [stderr] warning: unknown lint: `unreadable_literal` [INFO] [stderr] --> src/sha256.rs:4:9 [INFO] [stderr] | [INFO] [stderr] 4 | #[allow(unreadable_literal)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unknown_lints)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/device.rs:19:63 [INFO] [stderr] | [INFO] [stderr] 19 | pub fn vanity_device(finished: &atomic::AtomicBool, rng: &mut Rng, tx: &Sender, platform: PlatformId, device: DeviceId, patterns_sorted: &[String], pattern_words: &[u64], single_match: bool) { [INFO] [stderr] | ^^^ help: use `dyn`: `dyn Rng` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/util.rs:22:40 [INFO] [stderr] | [INFO] [stderr] 22 | pub fn clear_console_line_80(out: &mut Write) { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/zcash_vanity-e59487aceec5c4dd.zcash_vanity.5c78i09e-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/zcash_vanity-e59487aceec5c4dd.zcash_vanity.5c78i09e-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/zcash_vanity-e59487aceec5c4dd.zcash_vanity.5c78i09e-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/zcash_vanity-e59487aceec5c4dd.zcash_vanity.5c78i09e-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/zcash_vanity-e59487aceec5c4dd.zcash_vanity.5c78i09e-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/zcash_vanity-e59487aceec5c4dd.zcash_vanity.5c78i09e-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/zcash_vanity-e59487aceec5c4dd.zcash_vanity.5c78i09e-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/zcash_vanity-e59487aceec5c4dd.zcash_vanity.5c78i09e-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/zcash_vanity-e59487aceec5c4dd.zcash_vanity.5c78i09e-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/zcash_vanity-e59487aceec5c4dd.zcash_vanity.5c78i09e-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/zcash_vanity-e59487aceec5c4dd.zcash_vanity.5c78i09e-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/zcash_vanity-e59487aceec5c4dd.zcash_vanity.5c78i09e-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/zcash_vanity-e59487aceec5c4dd.zcash_vanity.5c78i09e-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/zcash_vanity-e59487aceec5c4dd.zcash_vanity.5c78i09e-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/zcash_vanity-e59487aceec5c4dd.zcash_vanity.5c78i09e-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/zcash_vanity-e59487aceec5c4dd.zcash_vanity.5c78i09e-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/zcash_vanity-e59487aceec5c4dd" "/opt/crater/target/debug/deps/zcash_vanity-e59487aceec5c4dd.msvsv1l310h72u5.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/clear_on_drop-155ac7fab1196350/out" "-L" "/opt/crater/target/debug/build/rust-crypto-a18e641e2b72d4f6/out" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libocl_core-cc40cd7671f82b55.rlib" "/opt/crater/target/debug/deps/libcl_sys-a5c2a8be15ec03d4.rlib" "/opt/crater/target/debug/deps/libocl_core_vector-298f1222fe65f945.rlib" "/opt/crater/target/debug/deps/libnum-f03c80fe563646e4.rlib" "/opt/crater/target/debug/deps/libnum_rational-efeb98d7540b8bf2.rlib" "/opt/crater/target/debug/deps/libnum_bigint-e4b0e2f83591d3c4.rlib" "/opt/crater/target/debug/deps/libnum_complex-3496e0eaaf0b46a0.rlib" "/opt/crater/target/debug/deps/libnum_iter-62645882c644b657.rlib" "/opt/crater/target/debug/deps/libnum_integer-b8f1128e826f6cd5.rlib" "/opt/crater/target/debug/deps/libenum_primitive-5185042d6732ca23.rlib" "/opt/crater/target/debug/deps/libcurve25519_dalek-be320c5c3518aba4.rlib" "/opt/crater/target/debug/deps/libsubtle-d30672e6af3b00b9.rlib" "/opt/crater/target/debug/deps/libnum_traits-f26983dd6d290456.rlib" "/opt/crater/target/debug/deps/libdigest-e3d091eeeacae8b8.rlib" "/opt/crater/target/debug/deps/libgeneric_array-52fe9b4d88869ec4.rlib" "/opt/crater/target/debug/deps/libtypenum-269dfc1e0fe7b61a.rlib" "/opt/crater/target/debug/deps/libclear_on_drop-67e7e5fce0ad6bf8.rlib" "/opt/crater/target/debug/deps/librand-fb2af003d7fee133.rlib" "/opt/crater/target/debug/deps/libcrypto-d8ad55f6524a8e71.rlib" "/opt/crater/target/debug/deps/libtime-17af6c93728b9483.rlib" "/opt/crater/target/debug/deps/librustc_serialize-349ba31664dfb847.rlib" "/opt/crater/target/debug/deps/librand-54a7a515bb25c7ca.rlib" "/opt/crater/target/debug/deps/libclap-c3c11698d765154e.rlib" "/opt/crater/target/debug/deps/libvec_map-28d381902bbfbe40.rlib" "/opt/crater/target/debug/deps/libtextwrap-5ad3504247ac8501.rlib" "/opt/crater/target/debug/deps/libunicode_width-9160dad23804e44f.rlib" "/opt/crater/target/debug/deps/libstrsim-a3e581aa39d667e4.rlib" "/opt/crater/target/debug/deps/libbitflags-830829b20e90b150.rlib" "/opt/crater/target/debug/deps/libatty-90f1b44fa21e504d.rlib" "/opt/crater/target/debug/deps/liblibc-5e48f0a18c73291f.rlib" "/opt/crater/target/debug/deps/libansi_term-5f783ce358bf4f37.rlib" "/opt/crater/target/debug/deps/libbyteorder-76838e0ec6a85113.rlib" "/opt/crater/target/debug/deps/libbs58-0eaf4c5a2be2153d.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a80a1e8e09cafef8.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e0e6351da805c468.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e04f54bafc95e331.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-67901d3322495bd5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bd390b1abaceaec1.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-312dd37fdc7bedfc.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8ed0e51d58d644a3.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8a423c320a6c707f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d6a95598e2238263.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d231614b153016eb.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3821619027f463e4.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-1cfd794d18771a44.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-dcf33cf10c2452ef.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c258fea34bf64bce.rlib" "-Wl,-Bdynamic" "-lOpenCL" "-lOpenCL" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lOpenCL [INFO] [stderr] /usr/bin/ld: cannot find -lOpenCL [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `zcash-vanity`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "0d7c9fa941a86cda25b603d05644302040aae2f2a4c0f3478f49aaa9fa918cf1"` [INFO] running `"docker" "rm" "-f" "0d7c9fa941a86cda25b603d05644302040aae2f2a4c0f3478f49aaa9fa918cf1"` [INFO] [stdout] 0d7c9fa941a86cda25b603d05644302040aae2f2a4c0f3478f49aaa9fa918cf1