[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] 0d8c51b0820746e3141b43d133f55772da650ea0 [INFO] testing nanocurrency/nano-work-server against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnanocurrency%2Fnano-work-server" "/workspace/builds/worker-2/source", kill_on_drop: false }` [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 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", 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-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 `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "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" "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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82bf897a8fae0ba95d50fba280d476cb1ad40e47f6f97e20102bc54316443f82 [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" "82bf897a8fae0ba95d50fba280d476cb1ad40e47f6f97e20102bc54316443f82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82bf897a8fae0ba95d50fba280d476cb1ad40e47f6f97e20102bc54316443f82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82bf897a8fae0ba95d50fba280d476cb1ad40e47f6f97e20102bc54316443f82", kill_on_drop: false }` [INFO] [stdout] 82bf897a8fae0ba95d50fba280d476cb1ad40e47f6f97e20102bc54316443f82 [INFO] running `Command { std: "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" "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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4472abd08206868c32443927c66e4c6ae9751afbc70fd6a167fce8107c843344 [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" "4472abd08206868c32443927c66e4c6ae9751afbc70fd6a167fce8107c843344", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling log v0.4.8 [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 semver v0.1.20 [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 safemem v0.3.3 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.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 unicase v2.6.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling ocl-core v0.11.2 [INFO] [stderr] Compiling backtrace-sys v0.1.33 [INFO] [stderr] Compiling quote v1.0.3 [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 parking_lot_core v0.6.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling blake2 v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling crossbeam v0.7.3 [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 qutex v0.2.3 [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 tokio-fs v0.1.7 [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 synstructure v0.12.3 [INFO] [stderr] Compiling tokio-proto v0.1.1 [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 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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/nano_work_server-4937f09e6ec7a0af.nano_work_server.1kte5zqu-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-4937f09e6ec7a0af.nano_work_server.1kte5zqu-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-4937f09e6ec7a0af.nano_work_server.1kte5zqu-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-4937f09e6ec7a0af.nano_work_server.1kte5zqu-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-4937f09e6ec7a0af.nano_work_server.1kte5zqu-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-4937f09e6ec7a0af.nano_work_server.1kte5zqu-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-4937f09e6ec7a0af.nano_work_server.1kte5zqu-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-4937f09e6ec7a0af.nano_work_server.1kte5zqu-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-4937f09e6ec7a0af.nano_work_server.1kte5zqu-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-4937f09e6ec7a0af.nano_work_server.1kte5zqu-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-4937f09e6ec7a0af.nano_work_server.1kte5zqu-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-4937f09e6ec7a0af.nano_work_server.1kte5zqu-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-4937f09e6ec7a0af.nano_work_server.1kte5zqu-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-4937f09e6ec7a0af.nano_work_server.1kte5zqu-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-4937f09e6ec7a0af.nano_work_server.1kte5zqu-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-4937f09e6ec7a0af.nano_work_server.1kte5zqu-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/nano_work_server-4937f09e6ec7a0af" "/opt/rustwide/target/debug/deps/nano_work_server-4937f09e6ec7a0af.1lf7q2ic5lk1p5wk.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-4b5f9fdb2eab0e64/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-d97cb7f801888fec.rlib" "/opt/rustwide/target/debug/deps/libryu-6789feef2c10d17e.rlib" "/opt/rustwide/target/debug/deps/libitoa-433fb1da5ae5f192.rlib" "/opt/rustwide/target/debug/deps/libserde-49c8ea5bd55f858b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3564f7dba09ac491.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7c1bf644599e5890.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-ef0a9f08e28395b5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-2d19c7fb29a857c0.rlib" "/opt/rustwide/target/debug/deps/libocl-94d9a4641e5a33ca.rlib" "/opt/rustwide/target/debug/deps/libqutex-c9f108f7ca7cc22a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-91b5548d073e6e35.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-db38eb1703ac17e7.rlib" "/opt/rustwide/target/debug/deps/libnodrop-66854b726d1a5e83.rlib" "/opt/rustwide/target/debug/deps/libocl_core-2562d2aff1a6bb26.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-fe51b42e6794df48.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-60d8da3f1d7f2a32.rlib" "/opt/rustwide/target/debug/deps/libnum-2ed8933f87d2c8fa.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-4d1a9e6ebbaf6c27.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-9f72ea643a61c73a.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-f2d9bd13d8b747bf.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ac2ece3ab5b781d3.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1d8c5ce9775023b6.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-cf160550f07bf347.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-989ec17bd43d3690.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-58bafaa03c7b929e.rlib" "/opt/rustwide/target/debug/deps/libfailure-b441976b60730985.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-3c54d18b32b7a2cf.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-59ac44e61ede30d5.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-cd0ead7d00ad78db.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7e3820fe1ecdfec3.rlib" "/opt/rustwide/target/debug/deps/libhyper-766847c027c6640c.rlib" "/opt/rustwide/target/debug/deps/libwant-396934b8a627b6ec.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-56a176c7a4dc3f30.rlib" "/opt/rustwide/target/debug/deps/libunicase-7935425cbe13e201.rlib" "/opt/rustwide/target/debug/deps/libtokio_proto-8c7e947aa9ac1436.rlib" "/opt/rustwide/target/debug/deps/liblog-f3417e24d0dc9ad1.rlib" "/opt/rustwide/target/debug/deps/libtokio_service-89f02ef3acba5059.rlib" "/opt/rustwide/target/debug/deps/libtake-79cd658eb5839df3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-bd48fd8e020e5f1e.rlib" "/opt/rustwide/target/debug/deps/libslab-e83a44f3e278e1e9.rlib" "/opt/rustwide/target/debug/deps/librand-5451a3bcfc8f89c8.rlib" "/opt/rustwide/target/debug/deps/librand-fb3cb8e05534b4cb.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-2784616453bbca13.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-cfca2a775992df8e.rlib" "/opt/rustwide/target/debug/deps/libtokio-e2e2768fcd011077.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-d53b76c4d8cc1cb6.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-b73a93f32c2fae03.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-0c2f4435e539af59.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-f09ed5e5b9e8f2eb.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-df6334d85b0ef51d.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-a54df3edabc5c02e.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-08f2272cc0bde55c.rlib" "/opt/rustwide/target/debug/deps/libfnv-40b1e5d34b306915.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-79b6056ebeb02b02.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d1011287bc7f7eb4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6e593f3f88821277.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b203f8c0de8d0290.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-87541fdf52143ce1.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-859761412297052f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-9dc2bd425d7715b4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8d62e03eb976f6af.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c6891149dffb54aa.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-61a8585eac99cded.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-348566d65f79eb6f.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-79d807feed8545ec.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-505ef947ffe52f38.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f70100d05e1798e6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-a86eb0fa4d52ac4f.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-93927241e77f95de.rlib" "/opt/rustwide/target/debug/deps/libmio-75a49797a264c2cf.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libtime-053299621201ed89.rlib" "/opt/rustwide/target/debug/deps/librelay-acc838c1bc567098.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6cfaa5fc89ff72d4.rlib" "/opt/rustwide/target/debug/deps/libnet2-6626156686883197.rlib" "/opt/rustwide/target/debug/deps/libmime-1f80b638f4e5cb9c.rlib" "/opt/rustwide/target/debug/deps/liblog-1761913616bdc5f1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-a0a31ad22fc7dbda.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-74d75f759eed49c8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c7d43d26a616b897.rlib" "/opt/rustwide/target/debug/deps/libbytes-10310d113ff174e9.rlib" "/opt/rustwide/target/debug/deps/libiovec-f4178f12fd726562.rlib" "/opt/rustwide/target/debug/deps/libbase64-394e463f53b3ae27.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b9e7c0f2d07cbc14.rlib" "/opt/rustwide/target/debug/deps/libhex-dc73f0b1a4c71279.rlib" "/opt/rustwide/target/debug/deps/libfutures-f7032f10c30c3cc1.rlib" "/opt/rustwide/target/debug/deps/libclap-73bd0713ed410a9c.rlib" "/opt/rustwide/target/debug/deps/libvec_map-8d2af087de360564.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-9c8afc33c4d7176e.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-382bc28e71ec1b15.rlib" "/opt/rustwide/target/debug/deps/libstrsim-8b805b0832095d99.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libatty-38276b0fa5c23d74.rlib" "/opt/rustwide/target/debug/deps/liblibc-d7093660885ad222.rlib" "/opt/rustwide/target/debug/deps/libansi_term-017778a055950e81.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rlib" "/opt/rustwide/target/debug/deps/libblake2-52a5182c39df8a4b.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-6737e20df7ef635e.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-a77c40727df85d73.rlib" "/opt/rustwide/target/debug/deps/libdigest-8712f4f16177ee7d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-1b4fd2043d9ab0bb.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9dd140330be7992c.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-cef9adcc2518d86b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lOpenCL" "-lOpenCL" "-lutil" "-ldl" "-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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nano-work-server` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "4472abd08206868c32443927c66e4c6ae9751afbc70fd6a167fce8107c843344", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4472abd08206868c32443927c66e4c6ae9751afbc70fd6a167fce8107c843344", kill_on_drop: false }` [INFO] [stdout] 4472abd08206868c32443927c66e4c6ae9751afbc70fd6a167fce8107c843344