[INFO] cloning repository https://github.com/nanocurrency/nano-work-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nanocurrency/nano-work-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnanocurrency%2Fnano-work-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnanocurrency%2Fnano-work-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 44468bc511da1b77ce5328b581c5ce5f71806389 [INFO] testing nanocurrency/nano-work-server against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnanocurrency%2Fnano-work-server" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nanocurrency/nano-work-server on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-9/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", 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] 40a8598723f448f902bbb4270485d31cdb301a3a2174915ad177181f3ecbafe6 [INFO] running `Command { std: "docker" "start" "-a" "40a8598723f448f902bbb4270485d31cdb301a3a2174915ad177181f3ecbafe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40a8598723f448f902bbb4270485d31cdb301a3a2174915ad177181f3ecbafe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40a8598723f448f902bbb4270485d31cdb301a3a2174915ad177181f3ecbafe6", kill_on_drop: false }` [INFO] [stdout] 40a8598723f448f902bbb4270485d31cdb301a3a2174915ad177181f3ecbafe6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--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] 47196a357fdcbe89bc4530730ff62bcc4b2758e8b22635d011978a110fe8a176 [INFO] running `Command { std: "docker" "start" "-a" "47196a357fdcbe89bc4530730ff62bcc4b2758e8b22635d011978a110fe8a176", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [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 version_check v0.9.1 [INFO] [stderr] Compiling cl-sys v0.4.2 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling try-lock v0.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling ocl-core v0.11.2 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling backtrace-sys v0.1.33 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling blake2 v0.7.1 [INFO] [stderr] Compiling qutex v0.2.3 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling backtrace v0.3.45 [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 tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling num-rational v0.1.42 [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 serde_json v1.0.48 [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 failure v0.1.7 [INFO] [stderr] Compiling ocl v0.19.3 [INFO] [stderr] Compiling nano-work-server v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/nano_work_server-851ac11e6a7ef616.nano_work_server.a240866d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-851ac11e6a7ef616.nano_work_server.a240866d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-851ac11e6a7ef616.nano_work_server.a240866d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-851ac11e6a7ef616.nano_work_server.a240866d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-851ac11e6a7ef616.nano_work_server.a240866d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-851ac11e6a7ef616.nano_work_server.a240866d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-851ac11e6a7ef616.nano_work_server.a240866d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-851ac11e6a7ef616.nano_work_server.a240866d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-851ac11e6a7ef616.nano_work_server.a240866d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-851ac11e6a7ef616.nano_work_server.a240866d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-851ac11e6a7ef616.nano_work_server.a240866d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-851ac11e6a7ef616.nano_work_server.a240866d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-851ac11e6a7ef616.nano_work_server.a240866d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-851ac11e6a7ef616.nano_work_server.a240866d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-851ac11e6a7ef616.nano_work_server.a240866d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-851ac11e6a7ef616.nano_work_server.a240866d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-851ac11e6a7ef616.33afvv3vkh5ifovo.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-f3ba52e3200d9572/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libchrono-1165821d2f828eb0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-30edd22af639f87c.rlib" "/opt/rustwide/target/debug/deps/libryu-df72afeee529a211.rlib" "/opt/rustwide/target/debug/deps/libitoa-aab3dae9dc2121b5.rlib" "/opt/rustwide/target/debug/deps/libserde-6d3b7a2c3ec011bd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6c041b2fb87931ba.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-16fafdd03a7e4f13.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-afe1b996ec2b0733.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-78be7f1f9af1dad8.rlib" "/opt/rustwide/target/debug/deps/libocl-d30841b9b021fb9b.rlib" "/opt/rustwide/target/debug/deps/libqutex-c29fb6667d4859f0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-dd8f05226897e782.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-da6de4a07fc373b9.rlib" "/opt/rustwide/target/debug/deps/libnodrop-a8665a7dcf8d6109.rlib" "/opt/rustwide/target/debug/deps/libocl_core-2876e749efda11df.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-2c90375d36f54750.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-e6d1610894bf38af.rlib" "/opt/rustwide/target/debug/deps/libnum-a4882f0dd50e1e9c.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-172f13e012eb65a1.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-f514e7500ae2744a.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-65f8ee0a1c76a045.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-05a7f8956f329077.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-e6812483d9aa44c1.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-bdf045fabfc65aef.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-44ad172f3eda5a84.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-58aa7e2ebd769bdf.rlib" "/opt/rustwide/target/debug/deps/libfailure-d5b16405be22f796.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-bc62f56bd124d20c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-b1f6a9c90aa9d26b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5c928f6ad816bbf3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-16e2bec038035204.rlib" "/opt/rustwide/target/debug/deps/libhyper-1b8fb337f4e7be7c.rlib" "/opt/rustwide/target/debug/deps/libwant-ec2bc5f9f280a575.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-579e3620c72a6b7e.rlib" "/opt/rustwide/target/debug/deps/libunicase-cfc51ac5c131741f.rlib" "/opt/rustwide/target/debug/deps/libtokio_proto-23593934d94ff850.rlib" "/opt/rustwide/target/debug/deps/liblog-b5d3d66b2981ed9e.rlib" "/opt/rustwide/target/debug/deps/libtokio_service-2182c67082395078.rlib" "/opt/rustwide/target/debug/deps/libtake-a268e09d79e697db.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8df2852de292308c.rlib" "/opt/rustwide/target/debug/deps/libslab-620cda9fb1a39d72.rlib" "/opt/rustwide/target/debug/deps/librand-f6599dda855563ff.rlib" "/opt/rustwide/target/debug/deps/librand-cfaa9cf7749c62d5.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-9d7ca416d93ae398.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-a5e5b2d30ee33c80.rlib" "/opt/rustwide/target/debug/deps/libtokio-c902f7e026e5deab.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-a18d2c9c93e5d3cd.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-92b6e1bab7196516.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-96e76c266b3657c9.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-80a176c94a4ab5e0.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-a041638ccb099677.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-6211463194b52970.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-f94144fbb9484f33.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d6ab41f16497ddb5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-888f513c996e9519.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-700ec48b887f1a33.rlib" "/opt/rustwide/target/debug/deps/liblock_api-2d64bf2bb1dab848.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-4d467ccf24367fed.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-a307bb2bb9070fe5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-970636ae2c51870c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-db152e794a8a1c76.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-388801e480eee038.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-f3bff48678834d5e.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-8029f5e85225aa4a.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-784fa2e2769d5f68.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9c19d0751ed77bf7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-a5351bebceed7161.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-23943f0819754d3e.rlib" "/opt/rustwide/target/debug/deps/libmio-78a95b209b760636.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libtime-b5734b8fadd532f8.rlib" "/opt/rustwide/target/debug/deps/librelay-cd210d47cddf9f15.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/libnet2-1db6de7f57289f40.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/liblog-88c6c3c5629024a6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-66706a840c6b3f9e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-af5c8ad150445e6f.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-07e4a2e81c8cc398.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-900308ce68e81937.rlib" "/opt/rustwide/target/debug/deps/libbytes-64a6a65afdc2cd1c.rlib" "/opt/rustwide/target/debug/deps/libiovec-2d535cb16b453efb.rlib" "/opt/rustwide/target/debug/deps/libbase64-df6a0db567345ba4.rlib" "/opt/rustwide/target/debug/deps/libsafemem-94e69aa88cd626ca.rlib" "/opt/rustwide/target/debug/deps/libhex-ff95d25bb310a5b3.rlib" "/opt/rustwide/target/debug/deps/libfutures-47fa39838d13c9f2.rlib" "/opt/rustwide/target/debug/deps/libclap-001c3e2804e682f8.rlib" "/opt/rustwide/target/debug/deps/libvec_map-57200e3d45d6f731.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-047901068ba38c0e.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-f75ec5fbc7fa5ea6.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c9e2592dde3c5431.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libatty-28aba0f92325c181.rlib" "/opt/rustwide/target/debug/deps/liblibc-1b9f48f6c7596376.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib" "/opt/rustwide/target/debug/deps/libblake2-351564301dcaabaf.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-d411f3ec5f7b94ea.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-e8d656cf878f1ba3.rlib" "/opt/rustwide/target/debug/deps/libdigest-0896d1ea36a4dac7.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-254ceaa96a0ff089.rlib" "/opt/rustwide/target/debug/deps/libtypenum-87db5ee04d3f734a.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-967960f394d467ea.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lOpenCL" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/nano_work_server-851ac11e6a7ef616" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nano-work-server` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "47196a357fdcbe89bc4530730ff62bcc4b2758e8b22635d011978a110fe8a176", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47196a357fdcbe89bc4530730ff62bcc4b2758e8b22635d011978a110fe8a176", kill_on_drop: false }` [INFO] [stdout] 47196a357fdcbe89bc4530730ff62bcc4b2758e8b22635d011978a110fe8a176