[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-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnanocurrency%2Fnano-work-server" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nanocurrency/nano-work-server on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-0/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-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded qutex v0.2.3 [INFO] [stderr] Downloaded ocl-core v0.11.2 [INFO] [stderr] Downloaded ocl v0.19.3 [INFO] [stderr] Downloaded blake2 v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb667d5bd933705820d1d441da73f8399111e8a04d5520fa56e9aa00ffb21366 [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" "cb667d5bd933705820d1d441da73f8399111e8a04d5520fa56e9aa00ffb21366", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb667d5bd933705820d1d441da73f8399111e8a04d5520fa56e9aa00ffb21366", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb667d5bd933705820d1d441da73f8399111e8a04d5520fa56e9aa00ffb21366", kill_on_drop: false }` [INFO] [stdout] cb667d5bd933705820d1d441da73f8399111e8a04d5520fa56e9aa00ffb21366 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6498f4a6a70b36204d449bcd756117d8535ad1ad5c4c916638bed48e0f3c0798 [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" "6498f4a6a70b36204d449bcd756117d8535ad1ad5c4c916638bed48e0f3c0798", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling cl-sys v0.4.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling backtrace-sys v0.1.33 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling ocl-core v0.11.2 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling blake2 v0.7.1 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Compiling ocl-core-vector v0.1.0 [INFO] [stderr] Compiling qutex v0.2.3 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-core v0.1.17 [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_derive v0.1.7 [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.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-4ee6a525b1ae9a5a.nano_work_server.d187fc85-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-4ee6a525b1ae9a5a.nano_work_server.d187fc85-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-4ee6a525b1ae9a5a.nano_work_server.d187fc85-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-4ee6a525b1ae9a5a.nano_work_server.d187fc85-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-4ee6a525b1ae9a5a.nano_work_server.d187fc85-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-4ee6a525b1ae9a5a.nano_work_server.d187fc85-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-4ee6a525b1ae9a5a.nano_work_server.d187fc85-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-4ee6a525b1ae9a5a.nano_work_server.d187fc85-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-4ee6a525b1ae9a5a.nano_work_server.d187fc85-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-4ee6a525b1ae9a5a.nano_work_server.d187fc85-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-4ee6a525b1ae9a5a.nano_work_server.d187fc85-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-4ee6a525b1ae9a5a.nano_work_server.d187fc85-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-4ee6a525b1ae9a5a.nano_work_server.d187fc85-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-4ee6a525b1ae9a5a.nano_work_server.d187fc85-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-4ee6a525b1ae9a5a.nano_work_server.d187fc85-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-4ee6a525b1ae9a5a.nano_work_server.d187fc85-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-4ee6a525b1ae9a5a.2792439473gy38x6.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-f5395bc8caca4101/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libchrono-b53344240de1cd4f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b7bf2bfbd3ab53d6.rlib" "/opt/rustwide/target/debug/deps/libryu-bf66dd2c6a39309a.rlib" "/opt/rustwide/target/debug/deps/libitoa-aab3dae9dc2121b5.rlib" "/opt/rustwide/target/debug/deps/libserde-f0a91cc092ec898d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0b69d6ec0a4521a6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-90db38832fe30560.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-92d349892d0dd002.rlib" "/opt/rustwide/target/debug/deps/libqutex-2ba8e9ba63243e97.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-6a895ee1d284b2ae.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-04d32238d4218d8d.rlib" "/opt/rustwide/target/debug/deps/libnodrop-a8665a7dcf8d6109.rlib" "/opt/rustwide/target/debug/deps/libocl_core-94b42a5d5f8a7291.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-8db9c974f30b4dc1.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-22e6d4d0a040cbb5.rlib" "/opt/rustwide/target/debug/deps/libnum-a8f05a89a4b68dcc.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-1564be071fddf040.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-134411b0b941ebbc.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-1329274303dd1ce6.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fa03a251f5a9c518.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-afc519aefe6bac0a.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-bdf045fabfc65aef.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-aacc3c5cbbf33d3f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-bc94e40b422d5dcc.rlib" "/opt/rustwide/target/debug/deps/libfailure-f7fc4d13ad7f5817.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-355a486e55cb106d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-da2b014bdfcdc024.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5c928f6ad816bbf3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-142670fd7f9e697c.rlib" "/opt/rustwide/target/debug/deps/libhyper-404f838ec8296353.rlib" "/opt/rustwide/target/debug/deps/libwant-3ab9b4f5b77cce3b.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-579e3620c72a6b7e.rlib" "/opt/rustwide/target/debug/deps/libunicase-70b12a705e8e0654.rlib" "/opt/rustwide/target/debug/deps/libtokio_proto-b09ea2385c3d2678.rlib" "/opt/rustwide/target/debug/deps/liblog-aefc9ff467fe7424.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-bb4eb2f977e249bd.rlib" "/opt/rustwide/target/debug/deps/librand-0fba201209c19e76.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-7d9a6b814209dcb2.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-a5e5b2d30ee33c80.rlib" "/opt/rustwide/target/debug/deps/libtokio-6820188b2ba6a09a.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-37a475f32e88cf23.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-3ee55f83e604693c.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-e5adf0e6b94b3ecf.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-8050311a6062ff46.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-e27f95d93ebb375b.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-8194e73fe1118ba1.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-7b679555a8dd90d8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e62dec8473246876.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9e5c4ccfe57a4b49.rlib" "/opt/rustwide/target/debug/deps/liblock_api-2d64bf2bb1dab848.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-ab636745fe4b12b5.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-4625352c82dd7641.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-c920589f6f7420b6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3599506ea9893d66.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-ce0bc869f6692544.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-f3001b814a65cdbd.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-8e53985a502a8210.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-73fdc38b2fb433f2.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-6e9559f9ff8eab58.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-73c54b8c3255a082.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-9e6ff10e482bf0df.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-2b59255e2abf9f14.rlib" "/opt/rustwide/target/debug/deps/libmio-b887bd619a2cf3ca.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libtime-d324eb949643d7ca.rlib" "/opt/rustwide/target/debug/deps/librelay-cd210d47cddf9f15.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/libnet2-a996660a5d1b579f.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/liblog-cee60f7cd3d2ec9d.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-197e22c306c4c676.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-f968e318ab39145f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4796f4878c9bbfc7.rlib" "/opt/rustwide/target/debug/deps/libbytes-5d3a224ef7a2d0ad.rlib" "/opt/rustwide/target/debug/deps/libiovec-5addd868044f9dac.rlib" "/opt/rustwide/target/debug/deps/libbase64-cf3a4a871695e250.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-87f190fcfffe22e0.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-6063cd2c96572b53.rlib" "/opt/rustwide/target/debug/deps/libatty-aa6ea77959e52690.rlib" "/opt/rustwide/target/debug/deps/liblibc-dca8f1534f857f92.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e56524b8e4e4333.rlib" "/opt/rustwide/target/debug/deps/libblake2-6b42662cf6780f8c.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-f138380ca2fe69d7.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-e8d656cf878f1ba3.rlib" "/opt/rustwide/target/debug/deps/libdigest-a6874de25a457a3f.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-007633826035db96.rlib" "/opt/rustwide/target/debug/deps/libtypenum-75b56a398ae549eb.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-967960f394d467ea.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.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-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/nano_work_server-4ee6a525b1ae9a5a" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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" "6498f4a6a70b36204d449bcd756117d8535ad1ad5c4c916638bed48e0f3c0798", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6498f4a6a70b36204d449bcd756117d8535ad1ad5c4c916638bed48e0f3c0798", kill_on_drop: false }` [INFO] [stdout] 6498f4a6a70b36204d449bcd756117d8535ad1ad5c4c916638bed48e0f3c0798