[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] 0c7a26be0399a6d4b7ed8f58001cfa315541c838 [INFO] testing nanocurrency/nano-work-server against beta-2020-07-24 for beta-1.46-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 beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-2/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ocl-core-vector v0.1.0 [INFO] [stderr] Downloaded qutex v0.2.3 [INFO] [stderr] Downloaded cl-sys v0.4.2 [INFO] [stderr] Downloaded ocl v0.19.3 [INFO] [stderr] Downloaded ocl-core v0.11.2 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f706067d21d7e54f5a784ef19c99d9aadea52a02f8608879e29b99501af3467 [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" "0f706067d21d7e54f5a784ef19c99d9aadea52a02f8608879e29b99501af3467", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f706067d21d7e54f5a784ef19c99d9aadea52a02f8608879e29b99501af3467", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f706067d21d7e54f5a784ef19c99d9aadea52a02f8608879e29b99501af3467", kill_on_drop: false }` [INFO] [stdout] 0f706067d21d7e54f5a784ef19c99d9aadea52a02f8608879e29b99501af3467 [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" "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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a23260f147ab69e09880ee3614807b421e491847195a614a690e1519465a4a47 [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" "a23260f147ab69e09880ee3614807b421e491847195a614a690e1519465a4a47", kill_on_drop: false }` [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling cl-sys v0.4.2 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling try-lock v0.1.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ocl-core v0.11.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling clap v2.33.2 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling enum_primitive v0.1.1 [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 want v0.0.4 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling qutex v0.2.3 [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 generic-array v0.9.0 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [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 addr2line v0.13.0 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio v0.1.22 [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-core v0.1.17 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling ocl v0.19.3 [INFO] [stderr] Compiling nano-work-server v0.2.1 (/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/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/nano_work_server-0d8492c9b0f4a7b4.nano_work_server.dvcgprjs-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-0d8492c9b0f4a7b4.nano_work_server.dvcgprjs-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-0d8492c9b0f4a7b4.nano_work_server.dvcgprjs-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-0d8492c9b0f4a7b4.nano_work_server.dvcgprjs-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-0d8492c9b0f4a7b4.nano_work_server.dvcgprjs-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-0d8492c9b0f4a7b4.nano_work_server.dvcgprjs-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-0d8492c9b0f4a7b4.nano_work_server.dvcgprjs-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-0d8492c9b0f4a7b4.nano_work_server.dvcgprjs-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-0d8492c9b0f4a7b4.nano_work_server.dvcgprjs-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-0d8492c9b0f4a7b4.nano_work_server.dvcgprjs-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-0d8492c9b0f4a7b4.nano_work_server.dvcgprjs-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-0d8492c9b0f4a7b4.nano_work_server.dvcgprjs-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-0d8492c9b0f4a7b4.nano_work_server.dvcgprjs-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-0d8492c9b0f4a7b4.nano_work_server.dvcgprjs-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-0d8492c9b0f4a7b4.nano_work_server.dvcgprjs-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/nano_work_server-0d8492c9b0f4a7b4.nano_work_server.dvcgprjs-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/nano_work_server-0d8492c9b0f4a7b4" "/opt/rustwide/target/debug/deps/nano_work_server-0d8492c9b0f4a7b4.5elsm8prsxrrd2mg.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-14e1d4cc9f158278.rlib" "/opt/rustwide/target/debug/deps/libryu-f59829dd55cb0771.rlib" "/opt/rustwide/target/debug/deps/libitoa-15825e134852892d.rlib" "/opt/rustwide/target/debug/deps/libserde-ea9c5812c5a73c13.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3edd41875c87f21d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0807bf4311b67a95.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-601f974eb4f18a33.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-64cd062cee9f3c95.rlib" "/opt/rustwide/target/debug/deps/libocl-17600c7f615480dd.rlib" "/opt/rustwide/target/debug/deps/libqutex-297fd560d2544361.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-934fd049f3d8d33f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-060061f26f7bc233.rlib" "/opt/rustwide/target/debug/deps/libnodrop-1b17eb7fde862582.rlib" "/opt/rustwide/target/debug/deps/libocl_core-7989f032fca95e7b.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-6bac83e827e7e642.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-77d4079dd06eb241.rlib" "/opt/rustwide/target/debug/deps/libnum-3f2ae0fa13922350.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-eb955c4020b0a094.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-52d315ed45bb2bde.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-6656b01f45368b3a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-94fd0f13cfea77ad.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1d5da6fbe6a0acda.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-826df4b40c62d022.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-e629d73cd44935d9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7c88e41e0e7adede.rlib" "/opt/rustwide/target/debug/deps/libfailure-47865e7187a5ff51.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-3ebd1f851cea97ac.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-69cdc2aa15946ae1.rlib" "/opt/rustwide/target/debug/deps/libadler-6534ef6b4a32ceaa.rlib" "/opt/rustwide/target/debug/deps/libobject-61c1b52dff51b80f.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-33849983d352f01b.rlib" "/opt/rustwide/target/debug/deps/libgimli-926fe8e4c4fa9fdb.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-becdbf8f7e05c013.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-63253226b9d79376.rlib" "/opt/rustwide/target/debug/deps/libhyper-204509dd756f0222.rlib" "/opt/rustwide/target/debug/deps/libwant-c4927c507144adb7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-066dec87673a8d12.rlib" "/opt/rustwide/target/debug/deps/libunicase-765df75abf9c3e84.rlib" "/opt/rustwide/target/debug/deps/libtokio_proto-324f822dd3d97e8e.rlib" "/opt/rustwide/target/debug/deps/liblog-61b6b7789e2ddc7f.rlib" "/opt/rustwide/target/debug/deps/libtokio_service-62b183698a7d9d55.rlib" "/opt/rustwide/target/debug/deps/libtake-6a254c677906f445.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-10beaf0a9d6e02e4.rlib" "/opt/rustwide/target/debug/deps/libslab-a6a3a64abe004977.rlib" "/opt/rustwide/target/debug/deps/librand-b6997ff7af25d432.rlib" "/opt/rustwide/target/debug/deps/librand-b082f4e86074ce5a.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-83b4c1ac51b1e716.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-39a88b72bf30cd35.rlib" "/opt/rustwide/target/debug/deps/libtokio-e8c3713388bcca0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-4be3f34c7e409da6.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-6f6e76f05bc892b7.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-ad1a512752bfa366.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-1470bdc38443fe16.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-6c4471e5995883c2.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-85ce23d0a0311baa.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-95ed9d1db10af78f.rlib" "/opt/rustwide/target/debug/deps/libfnv-c2227cfbdd7b9572.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1c70b74fcfe923ea.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-be501e8b786942a4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-22ab482a22e30e72.rlib" "/opt/rustwide/target/debug/deps/liblock_api-17912a304b318435.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-40281012434660d8.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-79a1e5f90f7934bd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-670378d1dd2e0065.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-447ad0e773d2fec5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-13f0de8068810416.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f8ee11e5515cbd29.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-071153b460537785.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-5af35797bdba708c.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-0fdf68b288cd94fb.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-42e3a4e45878667d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-60e677f79172690c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-0657d321d6d15b6f.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-39a36f3141fac639.rlib" "/opt/rustwide/target/debug/deps/libmio-413a874cbe32250a.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libtime-c00033fc565fa916.rlib" "/opt/rustwide/target/debug/deps/librelay-24c024d082d04ca3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-88e6a83f9628f22c.rlib" "/opt/rustwide/target/debug/deps/libnet2-0d7f4416e167f4dd.rlib" "/opt/rustwide/target/debug/deps/libmime-138f25a24701871c.rlib" "/opt/rustwide/target/debug/deps/liblog-51760c8d9f0a0b95.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-061f4e1bd63283ed.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e0ff37260b32465b.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-5eb29ce85cd55f4f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6b0b3f2fd6164ff0.rlib" "/opt/rustwide/target/debug/deps/libbytes-bab71d847f85b662.rlib" "/opt/rustwide/target/debug/deps/libiovec-f844988195678a81.rlib" "/opt/rustwide/target/debug/deps/libbase64-d552c9ebe1e5fcb2.rlib" "/opt/rustwide/target/debug/deps/libsafemem-712b91157d919e92.rlib" "/opt/rustwide/target/debug/deps/libhex-546669467d7e4a25.rlib" "/opt/rustwide/target/debug/deps/libfutures-8d5b1305e81659b8.rlib" "/opt/rustwide/target/debug/deps/libclap-2cf1b6e930c9588c.rlib" "/opt/rustwide/target/debug/deps/libvec_map-7100684f869cd5d4.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8ae0f8936ac22737.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-205a394572a8e7c4.rlib" "/opt/rustwide/target/debug/deps/libstrsim-22d7efa33182e3c6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/libatty-12222e46c3c2fc91.rlib" "/opt/rustwide/target/debug/deps/liblibc-1da13201d615d981.rlib" "/opt/rustwide/target/debug/deps/libansi_term-fe7bdec5ded10333.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f7f925fcf7e16859.rlib" "/opt/rustwide/target/debug/deps/libblake2-820172d7c30d9046.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-87f36e5598fba52f.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-d8b35643c8af489b.rlib" "/opt/rustwide/target/debug/deps/libdigest-95e25c5705a3bc66.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-257e18cc184592d1.rlib" "/opt/rustwide/target/debug/deps/libtypenum-913a68e739eab4ae.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-23702f567fc3edaf.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-lOpenCL" "-lOpenCL" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "a23260f147ab69e09880ee3614807b421e491847195a614a690e1519465a4a47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a23260f147ab69e09880ee3614807b421e491847195a614a690e1519465a4a47", kill_on_drop: false }` [INFO] [stdout] a23260f147ab69e09880ee3614807b421e491847195a614a690e1519465a4a47