[INFO] updating cached repository spearow/juice-examples [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/spearow/juice-examples [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/spearow/juice-examples" "work/ex/beta-1.37-6/sources/1.36.0/gh/spearow/juice-examples"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/spearow/juice-examples'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/spearow/juice-examples" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/spearow/juice-examples"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/spearow/juice-examples'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e8b0a395f74d20d3e14c6bd863d214193f2ce9e4 [INFO] sha for GitHub repo spearow/juice-examples: e8b0a395f74d20d3e14c6bd863d214193f2ce9e4 [INFO] validating manifest of spearow/juice-examples 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 spearow/juice-examples 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 spearow/juice-examples [INFO] finished frobbing spearow/juice-examples [INFO] frobbed toml for spearow/juice-examples written to work/ex/beta-1.37-6/sources/1.36.0/gh/spearow/juice-examples/Cargo.toml [INFO] started frobbing spearow/juice-examples [INFO] finished frobbing spearow/juice-examples [INFO] frobbed toml for spearow/juice-examples written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/spearow/juice-examples/Cargo.toml [INFO] crate spearow/juice-examples 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 spearow/juice-examples against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/spearow/juice-examples:/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 7958ba96b44661f11dbdcdc4df91474b30bbf176aca6e5560a2c5055f677f29d [INFO] running `"docker" "start" "-a" "7958ba96b44661f11dbdcdc4df91474b30bbf176aca6e5560a2c5055f677f29d"` [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling libc v0.2.32 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling libloading v0.4.2 [INFO] [stderr] Compiling lazy_static v0.2.9 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling cc v1.0.1 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling either v1.2.0 [INFO] [stderr] Compiling byteorder v1.1.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling lazycell v0.5.1 [INFO] [stderr] Compiling futures v0.1.16 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling openssl v0.9.20 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling scoped-tls v0.1.0 [INFO] [stderr] Compiling adler32 v1.0.2 [INFO] [stderr] Compiling foreign-types v0.2.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling byteorder v0.4.2 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling color_quant v1.0.0 [INFO] [stderr] Compiling inflate v0.2.0 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling bitflags v0.3.3 [INFO] [stderr] Compiling scoped_threadpool v0.1.8 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling httparse v1.2.3 [INFO] [stderr] Compiling percent-encoding v1.0.0 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling murmurhash3 v0.0.5 [INFO] [stderr] Compiling strsim v0.5.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling atty v0.2.3 [INFO] [stderr] Compiling iovec v0.1.1 [INFO] [stderr] Compiling rand v0.3.17 [INFO] [stderr] Compiling num_cpus v1.7.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling clang-sys v0.18.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Compiling rblas v0.0.13 (https://github.com/spearow/rust-blas#385fb2e3) [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling capnp v0.8.11 [INFO] [stderr] Compiling mnist v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.20 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling deflate v0.7.17 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling syntex_pos v0.58.1 [INFO] [stderr] Compiling num-complex v0.1.40 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling nom v3.2.0 [INFO] [stderr] Compiling csv v0.15.0 [INFO] [stderr] Compiling textwrap v0.8.0 [INFO] [stderr] Compiling bytes v0.4.5 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.0 [INFO] [stderr] Compiling futures-cpupool v0.1.7 [INFO] [stderr] Compiling timeit v0.1.2 [INFO] [stderr] Compiling unicase v2.0.0 [INFO] [stderr] Compiling mio v0.6.10 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling num-bigint v0.1.40 [INFO] [stderr] Compiling capnpc v0.8.7 [INFO] [stderr] Compiling syntex_errors v0.58.1 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling clap v2.26.2 [INFO] [stderr] Compiling png v0.8.0 [INFO] [stderr] Compiling tokio-io v0.1.3 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling num-rational v0.1.39 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling cexpr v0.2.2 [INFO] [stderr] Compiling tokio-core v0.1.10 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling syntex_syntax v0.58.1 [INFO] [stderr] Compiling num v0.1.40 [INFO] [stderr] Compiling mime v0.3.5 [INFO] [stderr] Compiling jpeg-decoder v0.1.13 [INFO] [stderr] Compiling juice v0.2.2 (https://github.com/spearow/juice.git#cb7d5ff6) [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling image v0.14.0 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling coaster v0.1.0 (https://github.com/spearow/coaster.git#be12ab66) [INFO] [stderr] Compiling native-tls v0.1.4 [INFO] [stderr] Compiling tokio-tls v0.1.3 [INFO] [stderr] Compiling hyper v0.11.6 [INFO] [stderr] Compiling docopt v0.6.86 [INFO] [stderr] Compiling hyper-tls v0.1.2 [INFO] [stderr] Compiling greenglas v0.2.0 (https://github.com/spearow/greenglas.git#cb9f3691) [INFO] [stderr] Compiling aster v0.41.0 [INFO] [stderr] Compiling syntex v0.58.1 [INFO] [stderr] Compiling quasi v0.32.0 [INFO] [stderr] Compiling quasi_codegen v0.32.0 [INFO] [stderr] Compiling bindgen v0.25.5 [INFO] [stderr] Compiling rcudnn-sys v0.1.0 [INFO] [stderr] Compiling rcublas-sys v0.1.1 [INFO] [stderr] Compiling rcublas v0.2.0 [INFO] [stderr] Compiling coaster-blas v0.2.0 (https://github.com/spearow/coaster-blas.git#2a8f63cd) [INFO] [stderr] Compiling rcudnn v1.5.0 [INFO] [stderr] Compiling coaster-nn v0.4.1 (https://github.com/spearow/coaster-nn.git#f1bf1da7) [INFO] [stderr] Compiling juice-examples v0.1.1 (/opt/crater/workdir) [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/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/juice_examples-c4873193e4453179.juice_examples.7ojv0rdj-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/juice_examples-c4873193e4453179.juice_examples.7ojv0rdj-cgu.1.rcgu.o" "-o" "/opt/crater/target/debug/deps/juice_examples-c4873193e4453179" "/opt/crater/target/debug/deps/juice_examples-c4873193e4453179.4d5ar4qxd3pvndb7.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/miniz-sys-1ecdd238572fe126/out" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libmnist-af9aee8a491eead2.rlib" "/opt/crater/target/debug/deps/libflate2-1a2a814ea11b5988.rlib" "/opt/crater/target/debug/deps/libminiz_sys-6ee5e6ff3dbfe67a.rlib" "/opt/crater/target/debug/deps/libjuice-a3357f6382cf806a.rlib" "/opt/crater/target/debug/deps/libcoaster_nn-841e75d396af988d.rlib" "/opt/crater/target/debug/deps/librcudnn-b91d3f15119e8539.rlib" "/opt/crater/target/debug/deps/librcudnn_sys-94eeb46a0ee28ef8.rlib" "/opt/crater/target/debug/deps/libcoaster_blas-aa4e7207c9134b53.rlib" "/opt/crater/target/debug/deps/librcublas-f7adb051eed55873.rlib" "/opt/crater/target/debug/deps/librcublas_sys-9f0fcfe8ba5326a1.rlib" "/opt/crater/target/debug/deps/librblas-62499afe5115e8b4.rlib" "/opt/crater/target/debug/deps/libcapnp-af703151bf19a3f4.rlib" "/opt/crater/target/debug/deps/libtimeit-f80c64d6c872deda.rlib" "/opt/crater/target/debug/deps/libcoaster-efa4cce6b9057bbb.rlib" "/opt/crater/target/debug/deps/libbyteorder-0fdf6bb61b280471.rlib" "/opt/crater/target/debug/deps/libnum-e0c9169a66ee1a16.rlib" "/opt/crater/target/debug/deps/libnum_rational-44c219bd6e07a94e.rlib" "/opt/crater/target/debug/deps/libnum_bigint-6dfa3c076b7da588.rlib" "/opt/crater/target/debug/deps/libnum_complex-5c7e1ccb581300d3.rlib" "/opt/crater/target/debug/deps/libnum_iter-103c78812c42e483.rlib" "/opt/crater/target/debug/deps/libnum_integer-ffcadcf55ed83d9e.rlib" "/opt/crater/target/debug/deps/liblazy_static-2fd108840ecf0486.rlib" "/opt/crater/target/debug/deps/libenum_primitive-d31d734f229a0247.rlib" "/opt/crater/target/debug/deps/libnum_traits-13b50a824a41c5c6.rlib" "/opt/crater/target/debug/deps/libbitflags-98c3bf9a67c6d015.rlib" "/opt/crater/target/debug/deps/libenv_logger-791b5f34626fc595.rlib" "/opt/crater/target/debug/deps/libregex-45a2e4843172bc2c.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-463f6e9f9ac93de7.rlib" "/opt/crater/target/debug/deps/libregex_syntax-e62845b1b9ac2758.rlib" "/opt/crater/target/debug/deps/libthread_local-1be2fabdbfa70d7f.rlib" "/opt/crater/target/debug/deps/libunreachable-dedf399796db6870.rlib" "/opt/crater/target/debug/deps/libvoid-8a6cd9b5b7fdd477.rlib" "/opt/crater/target/debug/deps/libaho_corasick-773cc0fec35565ec.rlib" "/opt/crater/target/debug/deps/libhyper_tls-894662d6987964e7.rlib" "/opt/crater/target/debug/deps/libtokio_tls-4435a128ad810661.rlib" "/opt/crater/target/debug/deps/libnative_tls-a9cac7ccaae344f3.rlib" "/opt/crater/target/debug/deps/libopenssl-93b3be7282a564d6.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-269fe0d2b58506d8.rlib" "/opt/crater/target/debug/deps/libforeign_types-c3034092605ead1d.rlib" "/opt/crater/target/debug/deps/libbitflags-71f323fb121b2c3d.rlib" "/opt/crater/target/debug/deps/libhyper-2abfe584981a6867.rlib" "/opt/crater/target/debug/deps/libtokio_proto-c45671a63140caeb.rlib" "/opt/crater/target/debug/deps/libtokio_service-df3b91c7706278c1.rlib" "/opt/crater/target/debug/deps/libtake-8b88e363775b3f56.rlib" "/opt/crater/target/debug/deps/libsmallvec-4aad51c54c9579e3.rlib" "/opt/crater/target/debug/deps/librand-67c74f6e76e27ab0.rlib" "/opt/crater/target/debug/deps/libtime-577a1750eda52cbd.rlib" "/opt/crater/target/debug/deps/librelay-c69f37439c1d6d8f.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-61fe8df836485bd8.rlib" "/opt/crater/target/debug/deps/libmime-a03a395b60ff77e9.rlib" "/opt/crater/target/debug/deps/libunicase-a64b59d4fe310a9c.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-f24415484a5a47cc.rlib" "/opt/crater/target/debug/deps/libhttparse-ad22d1b956d4cdff.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-7dfd683b8b9e9ed7.rlib" "/opt/crater/target/debug/deps/libnum_cpus-c81263eecc8cc41e.rlib" "/opt/crater/target/debug/deps/libbase64-e19b609697e56ed9.rlib" "/opt/crater/target/debug/deps/libsafemem-9e4608caa8cd5c1d.rlib" "/opt/crater/target/debug/deps/libtokio_core-e5b02898b04906d3.rlib" "/opt/crater/target/debug/deps/libscoped_tls-dbfc94a402536148.rlib" "/opt/crater/target/debug/deps/libtokio_io-82c70f8a942e513e.rlib" "/opt/crater/target/debug/deps/libslab-d73911d03b6b053e.rlib" "/opt/crater/target/debug/deps/libmio-238ea29718c1f2c0.rlib" "/opt/crater/target/debug/deps/liblog-765183eb8dfa5f34.rlib" "/opt/crater/target/debug/deps/libslab-5fbc69e6f2638e46.rlib" "/opt/crater/target/debug/deps/libnet2-6a15413582839c94.rlib" "/opt/crater/target/debug/deps/libcfg_if-25742ebca4503221.rlib" "/opt/crater/target/debug/deps/liblazycell-b5643f9324cad485.rlib" "/opt/crater/target/debug/deps/libfutures-5c7b2593c724110a.rlib" "/opt/crater/target/debug/deps/libbytes-f794e585b17a0c6c.rlib" "/opt/crater/target/debug/deps/libiovec-b961529a38280323.rlib" "/opt/crater/target/debug/deps/libcsv-a4d830f77d70acca.rlib" "/opt/crater/target/debug/deps/libmemchr-faa1e9bdd3100493.rlib" "/opt/crater/target/debug/deps/libbyteorder-204a6bffbdc2dce9.rlib" "/opt/crater/target/debug/deps/libdocopt-2589d4fd59dadd33.rlib" "/opt/crater/target/debug/deps/libstrsim-9916d5f18d01e5a7.rlib" "/opt/crater/target/debug/deps/libregex-18b1acb70ba8414f.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-a34e74acfa90f2a1.rlib" "/opt/crater/target/debug/deps/libregex_syntax-c20600b1b8a3646e.rlib" "/opt/crater/target/debug/deps/libthread_local-d21ff8b757dabca8.rlib" "/opt/crater/target/debug/deps/libthread_id-c29b8656b835e228.rlib" "/opt/crater/target/debug/deps/libaho_corasick-0fef6b3e4a8c9202.rlib" "/opt/crater/target/debug/deps/libmemchr-f54d932dd42f5caf.rlib" "/opt/crater/target/debug/deps/liblibc-b30be002a746adba.rlib" "/opt/crater/target/debug/deps/liblazy_static-eec4da2ea87f2858.rlib" "/opt/crater/target/debug/deps/librustc_serialize-516faf71495dda65.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-lcudnn" "-lcublas" "-lopenblas" "-lOpenCL" "-lcuda" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lcudnn [INFO] [stderr] /usr/bin/ld: cannot find -lcublas [INFO] [stderr] /usr/bin/ld: cannot find -lopenblas [INFO] [stderr] /usr/bin/ld: cannot find -lOpenCL [INFO] [stderr] /usr/bin/ld: cannot find -lcuda [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 `juice-examples`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "7958ba96b44661f11dbdcdc4df91474b30bbf176aca6e5560a2c5055f677f29d"` [INFO] running `"docker" "rm" "-f" "7958ba96b44661f11dbdcdc4df91474b30bbf176aca6e5560a2c5055f677f29d"` [INFO] [stdout] 7958ba96b44661f11dbdcdc4df91474b30bbf176aca6e5560a2c5055f677f29d