[INFO] updating cached repository https://github.com/nanocurrency/nano-work-server [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ac6a65fcc7dbe03162da167f6d65451ab384ba9e [INFO] testing nanocurrency/nano-work-server against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnanocurrency%2Fnano-work-server" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nanocurrency/nano-work-server on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/nanocurrency/nano-work-server [INFO] finished tweaking git repo https://github.com/nanocurrency/nano-work-server [INFO] tweaked toml for git repo https://github.com/nanocurrency/nano-work-server written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/nanocurrency/nano-work-server already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stdout] 025dc39aecd1df47a2fcb6f727cb1dba93619432248e32c6925a44758cd0a151 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "025dc39aecd1df47a2fcb6f727cb1dba93619432248e32c6925a44758cd0a151"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling cl-sys v0.4.2 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling try-lock v0.1.0 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling ocl-core v0.11.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling backtrace-sys v0.1.33 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling qutex v0.2.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling blake2 v0.7.1 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling ocl-core-vector v0.1.0 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling ocl v0.19.3 [INFO] [stderr] Compiling nano-work-server v0.2.0 (/opt/rustwide/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/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/nano_work_server-8b89c4ca6bdbe8da.nano_work_server.dmb5bluv-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-8b89c4ca6bdbe8da.nano_work_server.dmb5bluv-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-8b89c4ca6bdbe8da.nano_work_server.dmb5bluv-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-8b89c4ca6bdbe8da.nano_work_server.dmb5bluv-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-8b89c4ca6bdbe8da.nano_work_server.dmb5bluv-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-8b89c4ca6bdbe8da.nano_work_server.dmb5bluv-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-8b89c4ca6bdbe8da.nano_work_server.dmb5bluv-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-8b89c4ca6bdbe8da.nano_work_server.dmb5bluv-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-8b89c4ca6bdbe8da.nano_work_server.dmb5bluv-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-8b89c4ca6bdbe8da.nano_work_server.dmb5bluv-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-8b89c4ca6bdbe8da.nano_work_server.dmb5bluv-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-8b89c4ca6bdbe8da.nano_work_server.dmb5bluv-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-8b89c4ca6bdbe8da.nano_work_server.dmb5bluv-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-8b89c4ca6bdbe8da.nano_work_server.dmb5bluv-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-8b89c4ca6bdbe8da.nano_work_server.dmb5bluv-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-8b89c4ca6bdbe8da.nano_work_server.dmb5bluv-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/nano_work_server-8b89c4ca6bdbe8da" "/opt/rustwide/target/debug/deps/nano_work_server-8b89c4ca6bdbe8da.22wp24he97e48nmx.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-854ff70892160407/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-6f7237912cd46674.rlib" "/opt/rustwide/target/debug/deps/libryu-4b9f3bcd1724e82b.rlib" "/opt/rustwide/target/debug/deps/libitoa-b97c5d72b295aa2e.rlib" "/opt/rustwide/target/debug/deps/libserde-8fe9dbdd3942d766.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d6be05cd3fbd17b5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-eef1ab6e3fa97c5f.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-b078c6ff394e95b5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-52d0dd6ebcd8d383.rlib" "/opt/rustwide/target/debug/deps/libocl-08b1d161953b12c2.rlib" "/opt/rustwide/target/debug/deps/libqutex-8086aad03d6492ca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-c55521683373563b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-1c73c856c476511c.rlib" "/opt/rustwide/target/debug/deps/libnodrop-1feb9cd479d3e7b7.rlib" "/opt/rustwide/target/debug/deps/libocl_core-67dfe7e711a5ab29.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-7d16815d80f85e59.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-e30ec57a273a3e64.rlib" "/opt/rustwide/target/debug/deps/libnum-021e6a46080fbf6c.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-dbe1e601b144f2d6.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-427d3953ac41b00c.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-b1690be1b5a4a673.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e2d76c693688508b.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-3d096f8dec0121ba.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-4acdc232161029de.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-bda960cb024a3dbe.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4bcc2b9762e7da3a.rlib" "/opt/rustwide/target/debug/deps/libfailure-28fac4f91caaa5af.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-1a855e72ffd18e2a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-ce0bd204d32be4b7.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-96825a490c3cad52.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-447df9d8850f95e5.rlib" "/opt/rustwide/target/debug/deps/libhyper-8c2172fbdea964f9.rlib" "/opt/rustwide/target/debug/deps/libwant-e0bf1e739f625f48.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-44a59e68a60fb7bb.rlib" "/opt/rustwide/target/debug/deps/libunicase-55ee8d97d672c978.rlib" "/opt/rustwide/target/debug/deps/libtokio_proto-92dba7f19c694213.rlib" "/opt/rustwide/target/debug/deps/liblog-38f6b2d55fcb84f2.rlib" "/opt/rustwide/target/debug/deps/libtokio_service-8c1cf1704faf5a58.rlib" "/opt/rustwide/target/debug/deps/libtake-e578a8cddad64a47.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9e906bd9db4b18b.rlib" "/opt/rustwide/target/debug/deps/libslab-ed4e4c28f29c8b36.rlib" "/opt/rustwide/target/debug/deps/librand-0ad9f713b0714f13.rlib" "/opt/rustwide/target/debug/deps/librand-f576209c0e4f324e.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-69612a3ef75b3b2e.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-e79d08bf6196977e.rlib" "/opt/rustwide/target/debug/deps/libtokio-1993448bb3e0069e.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-385e75ac26ab5df4.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-4a43940518617285.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-38a791b604e93c08.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-bbbbd764e7616c4a.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-9beaacf97a442bf8.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-4e5bafcdb38dfb37.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-65bd3f33274da811.rlib" "/opt/rustwide/target/debug/deps/libfnv-18c63eb7d27d11b7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6652ccc4f3cda803.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-68d017074e757ccd.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-13f2e93db959e239.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b0be411172029518.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-a83fa9c8aa455246.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-9352574d5057b37e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-75bbc5e15dc0ed21.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-325f4a95c51fa41d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b17536cbe01cee49.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6e82e76ec854833d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-5ac251adb1250148.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-c59d4d0642fbf7ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-fe4e16b31cef9b11.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-51ce3f900c229019.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-76f5c6d637dd14b0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-36bd8bbfaaa85bd1.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-d342f4cc835a720a.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-ea125c9da95d63c0.rlib" "/opt/rustwide/target/debug/deps/libmio-cad0e28d71cb3bc4.rlib" "/opt/rustwide/target/debug/deps/libslab-4c5e5a4b1eda1a25.rlib" "/opt/rustwide/target/debug/deps/libtime-3fe085a162138693.rlib" "/opt/rustwide/target/debug/deps/librelay-ab0a207d8d4879bd.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-d4cc324235a66d36.rlib" "/opt/rustwide/target/debug/deps/libnet2-2418dc7bd4e20a0a.rlib" "/opt/rustwide/target/debug/deps/libmime-d1bda7bb9ef96638.rlib" "/opt/rustwide/target/debug/deps/liblog-3d65ebee37a7b6c8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0d7329a98a9ffead.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-8050cd69742ba4a5.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d5a9ecda4ab3c948.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-c68fe76600da6a33.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-cd7908347908c550.rlib" "/opt/rustwide/target/debug/deps/libbytes-b6fe7709152ada9f.rlib" "/opt/rustwide/target/debug/deps/libiovec-df94e8ed10a2ec7b.rlib" "/opt/rustwide/target/debug/deps/libbase64-62bdec14725f845c.rlib" "/opt/rustwide/target/debug/deps/libsafemem-10950a3c2a916211.rlib" "/opt/rustwide/target/debug/deps/libhex-98b7dad590581454.rlib" "/opt/rustwide/target/debug/deps/libfutures-cbe4e291e0a0e8bc.rlib" "/opt/rustwide/target/debug/deps/libclap-b726b17445202217.rlib" "/opt/rustwide/target/debug/deps/libvec_map-423d6945ab3c8d98.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-7ce917c1e40e3b24.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-f2de9f6717fae86f.rlib" "/opt/rustwide/target/debug/deps/libstrsim-7ef4ee0940d816f7.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a637fa8d282392d5.rlib" "/opt/rustwide/target/debug/deps/libatty-95da4ac52f5d7eaf.rlib" "/opt/rustwide/target/debug/deps/liblibc-144dd5fd09fc18d4.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5f50d48905eb9d7a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-78580fbf595daae7.rlib" "/opt/rustwide/target/debug/deps/libblake2-95f2da1907363501.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-841df15b66a61d91.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-cb886402703da74a.rlib" "/opt/rustwide/target/debug/deps/libdigest-4359604e9c471269.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-673218e7ce35157d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a3b86744df5d546.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-186c5decc7eb7741.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-lOpenCL" "-lOpenCL" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-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 `nano-work-server`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "025dc39aecd1df47a2fcb6f727cb1dba93619432248e32c6925a44758cd0a151"` [INFO] running `"docker" "rm" "-f" "025dc39aecd1df47a2fcb6f727cb1dba93619432248e32c6925a44758cd0a151"` [INFO] [stdout] 025dc39aecd1df47a2fcb6f727cb1dba93619432248e32c6925a44758cd0a151