[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] 4a84c67ea4431835fdb80814fea0776462b5d29d [INFO] testing nanocurrency/nano-work-server against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnanocurrency%2Fnano-work-server" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nanocurrency/nano-work-server on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-12/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f690a83ae2324c499c9ebade90c6de1bcfdb8ee79ae08846e4e6c01a7a184e5b [INFO] running `Command { std: "docker" "start" "-a" "f690a83ae2324c499c9ebade90c6de1bcfdb8ee79ae08846e4e6c01a7a184e5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f690a83ae2324c499c9ebade90c6de1bcfdb8ee79ae08846e4e6c01a7a184e5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f690a83ae2324c499c9ebade90c6de1bcfdb8ee79ae08846e4e6c01a7a184e5b", kill_on_drop: false }` [INFO] [stdout] f690a83ae2324c499c9ebade90c6de1bcfdb8ee79ae08846e4e6c01a7a184e5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a495f66ea87d8fc7009cb36616b8312d35264a20b6e29d1a2d1a219b3689f22 [INFO] running `Command { std: "docker" "start" "-a" "8a495f66ea87d8fc7009cb36616b8312d35264a20b6e29d1a2d1a219b3689f22", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling semver-parser v0.7.0 [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 unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling cl-sys v0.4.2 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling scoped-tls v0.1.2 [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 safemem v0.3.3 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling try-lock v0.1.0 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [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 base64 v0.9.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling rustc_version v0.2.3 [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 memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [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 atty v0.2.14 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling backtrace-sys v0.1.33 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling blake2 v0.7.1 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling qutex v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling num-bigint v0.1.44 [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 num v0.1.42 [INFO] [stderr] Compiling ocl-core-vector v0.1.0 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling tokio v0.1.22 [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" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/nano_work_server-f73ddce76c364906.nano_work_server.20h40250-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-f73ddce76c364906.nano_work_server.20h40250-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-f73ddce76c364906.nano_work_server.20h40250-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-f73ddce76c364906.nano_work_server.20h40250-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-f73ddce76c364906.nano_work_server.20h40250-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-f73ddce76c364906.nano_work_server.20h40250-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-f73ddce76c364906.nano_work_server.20h40250-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-f73ddce76c364906.nano_work_server.20h40250-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-f73ddce76c364906.nano_work_server.20h40250-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-f73ddce76c364906.nano_work_server.20h40250-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-f73ddce76c364906.nano_work_server.20h40250-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-f73ddce76c364906.nano_work_server.20h40250-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-f73ddce76c364906.nano_work_server.20h40250-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-f73ddce76c364906.nano_work_server.20h40250-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-f73ddce76c364906.nano_work_server.20h40250-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-f73ddce76c364906.nano_work_server.20h40250-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/nano_work_server-f73ddce76c364906" "/opt/rustwide/target/debug/deps/nano_work_server-f73ddce76c364906.3ox1dmgsyk30m3lp.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-1b7274b35de6b7d9/out" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-c523bd5c9e7e1424.rlib" "/opt/rustwide/target/debug/deps/libryu-4800338ae083806a.rlib" "/opt/rustwide/target/debug/deps/libitoa-06800150090f1e82.rlib" "/opt/rustwide/target/debug/deps/libserde-fb7e6775f13bbead.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b9a6285d68aaaaf3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-df7d9dd9d31957b9.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-08fef1355e705891.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a652b629459d18f4.rlib" "/opt/rustwide/target/debug/deps/libocl-2e03548b74054f19.rlib" "/opt/rustwide/target/debug/deps/libqutex-3815b2403cf7cebd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-d734a5c6a9e1f04e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-194fbd9351fad082.rlib" "/opt/rustwide/target/debug/deps/libnodrop-825a955f5d77ce96.rlib" "/opt/rustwide/target/debug/deps/libocl_core-24c0d83adbb4346e.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-3a351bc889b1f376.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-f27d104bfcad56e8.rlib" "/opt/rustwide/target/debug/deps/libnum-c4b7bd7942882ee8.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-f3f3b64bfe35a3c4.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-20a8d137034e8ccc.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-6534950808db525b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ba541fc265e60c49.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-87d2200ae5ae2c6a.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-3a45b7a0cb68c0b0.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-d64ea542f74848c5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4a7ce19d3bf5274e.rlib" "/opt/rustwide/target/debug/deps/libfailure-fb3b2598dcf486a4.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-18141ac556515a1d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-0cc3451b6680ac35.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-938bfc53e622498f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3fb8dddf4a8ddd77.rlib" "/opt/rustwide/target/debug/deps/libhyper-75bc49c32e0bd6f9.rlib" "/opt/rustwide/target/debug/deps/libwant-e2bd68b4b356326e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-7408221b813db34b.rlib" "/opt/rustwide/target/debug/deps/libunicase-eadd86c7edcde95d.rlib" "/opt/rustwide/target/debug/deps/libtokio_proto-64c44b862fe8276a.rlib" "/opt/rustwide/target/debug/deps/liblog-b1d42afd3ad4a636.rlib" "/opt/rustwide/target/debug/deps/libtokio_service-20e8c0456af67f6c.rlib" "/opt/rustwide/target/debug/deps/libtake-3fd2ac67ffad1190.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ca8ef026d4c6a145.rlib" "/opt/rustwide/target/debug/deps/libslab-64a37e2059b530e7.rlib" "/opt/rustwide/target/debug/deps/librand-725da53804d1792e.rlib" "/opt/rustwide/target/debug/deps/librand-302553c9aeb080c1.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-ded9273030046d3d.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-a8b0067c480a85d6.rlib" "/opt/rustwide/target/debug/deps/libtokio-7818a45ab36dfbd3.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-3b317c8ec90952ec.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-62e2e045aae9de03.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-a06b4c2980be1d6a.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-2b2bfd36d51a8744.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-68c481fd41b3ca63.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-3144e9d0eba56a1a.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-91b7178b4610cb3b.rlib" "/opt/rustwide/target/debug/deps/libfnv-536a1824ffde2141.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-23ae9ff31623c567.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-686ba18f214dd194.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e4423c7a45cd7e81.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d8b62620c64b531a.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-44ee180057f4b2e9.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-586013c4ca2226c1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-8e193e81a9a21d3f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-93a97184699fdfdd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-ac4b021c32ff2aeb.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e324d2207fe6a6b7.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-0f5222b6ad1b437d.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-74024d2bee40f923.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d9227aa3de882b81.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-a0244b2d6e1a132b.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-540f72b15eb6e9a3.rlib" "/opt/rustwide/target/debug/deps/libmio-e7961c08ce596ada.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libtime-979bd3aff2cef1aa.rlib" "/opt/rustwide/target/debug/deps/librelay-6faf41e68cba9cec.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libnet2-96800cb7714f46ab.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/liblog-4d3d5d8f69197ed1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f6103c22cd0abb9c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9118a7b7f7ba9a4e.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-f396b559ca64b1fc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-87ca4c2297b3e341.rlib" "/opt/rustwide/target/debug/deps/libbytes-f4a23375d2651643.rlib" "/opt/rustwide/target/debug/deps/libiovec-5ae694e31a6b72d9.rlib" "/opt/rustwide/target/debug/deps/libbase64-85546ccf6a5f7fe5.rlib" "/opt/rustwide/target/debug/deps/libsafemem-237703e0d92f6f8f.rlib" "/opt/rustwide/target/debug/deps/libhex-c7e350211e3fed25.rlib" "/opt/rustwide/target/debug/deps/libfutures-f352a9bde92e8122.rlib" "/opt/rustwide/target/debug/deps/libclap-9d102f17b5547b32.rlib" "/opt/rustwide/target/debug/deps/libvec_map-1b378012469a33f8.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-fb20cec72f5e99be.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-ee9d06d0dac0a81b.rlib" "/opt/rustwide/target/debug/deps/libstrsim-66e58bd8aecd9c6e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libatty-ce3794762e88aafc.rlib" "/opt/rustwide/target/debug/deps/liblibc-c3edb8e557ec89f4.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6c984759c2f0f595.rlib" "/opt/rustwide/target/debug/deps/libblake2-ef3ba295acaa7006.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-6ef6cdc6b92f9fd5.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-f67c3659b21f85e8.rlib" "/opt/rustwide/target/debug/deps/libdigest-a6d32f34287c2a87.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9859c05ad415a23e.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ab38851fcbcd853a.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-95fdff1cf87a15a4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lOpenCL" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "8a495f66ea87d8fc7009cb36616b8312d35264a20b6e29d1a2d1a219b3689f22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a495f66ea87d8fc7009cb36616b8312d35264a20b6e29d1a2d1a219b3689f22", kill_on_drop: false }` [INFO] [stdout] 8a495f66ea87d8fc7009cb36616b8312d35264a20b6e29d1a2d1a219b3689f22