[INFO] cloning repository https://github.com/johncantrell97/bip39-solver-gpu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/johncantrell97/bip39-solver-gpu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohncantrell97%2Fbip39-solver-gpu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohncantrell97%2Fbip39-solver-gpu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c820aff3e16e80839ce24c53734a8b02daadd138 [INFO] testing johncantrell97/bip39-solver-gpu against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohncantrell97%2Fbip39-solver-gpu" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/johncantrell97/bip39-solver-gpu on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/johncantrell97/bip39-solver-gpu [INFO] finished tweaking git repo https://github.com/johncantrell97/bip39-solver-gpu [INFO] tweaked toml for git repo https://github.com/johncantrell97/bip39-solver-gpu written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/johncantrell97/bip39-solver-gpu already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24b8657c943531144b67122ba63be136f796d323aeb7456011b2787a97db1540 [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" "24b8657c943531144b67122ba63be136f796d323aeb7456011b2787a97db1540", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24b8657c943531144b67122ba63be136f796d323aeb7456011b2787a97db1540", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24b8657c943531144b67122ba63be136f796d323aeb7456011b2787a97db1540", kill_on_drop: false }` [INFO] [stdout] 24b8657c943531144b67122ba63be136f796d323aeb7456011b2787a97db1540 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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] 6b862af19dfd036161e72561261ff1c1922717b112d4bbbbfbc90cd8898cdadb [INFO] running `Command { std: "docker" "start" "-a" "6b862af19dfd036161e72561261ff1c1922717b112d4bbbbfbc90cd8898cdadb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling cl-sys v0.4.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling bech32 v0.7.2 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling base64 v0.12.2 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling ocl-core v0.11.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling qutex v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling http-body v0.3.1 [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-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.112 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling ocl v0.19.3 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling bitcoin_hashes v0.7.6 [INFO] [stderr] Compiling secp256k1 v0.17.2 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling bitcoin v0.23.0 [INFO] [stderr] Compiling bitcoin-wallet v1.1.0 (https://github.com/johncantrell97/rust-wallet#c3eaeac1) [INFO] [stderr] Compiling bip39-solver-gpu v0.1.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/bip39_solver_gpu-be015e4649249f51.bip39_solver_gpu.2980ea5f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/bip39_solver_gpu-be015e4649249f51.bip39_solver_gpu.2980ea5f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/bip39_solver_gpu-be015e4649249f51.bip39_solver_gpu.2980ea5f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/bip39_solver_gpu-be015e4649249f51.bip39_solver_gpu.2980ea5f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/bip39_solver_gpu-be015e4649249f51.bip39_solver_gpu.2980ea5f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/bip39_solver_gpu-be015e4649249f51.bip39_solver_gpu.2980ea5f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/bip39_solver_gpu-be015e4649249f51.bip39_solver_gpu.2980ea5f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/bip39_solver_gpu-be015e4649249f51.bip39_solver_gpu.2980ea5f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/bip39_solver_gpu-be015e4649249f51.bip39_solver_gpu.2980ea5f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/bip39_solver_gpu-be015e4649249f51.bip39_solver_gpu.2980ea5f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/bip39_solver_gpu-be015e4649249f51.bip39_solver_gpu.2980ea5f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/bip39_solver_gpu-be015e4649249f51.bip39_solver_gpu.2980ea5f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/bip39_solver_gpu-be015e4649249f51.bip39_solver_gpu.2980ea5f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/bip39_solver_gpu-be015e4649249f51.bip39_solver_gpu.2980ea5f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/bip39_solver_gpu-be015e4649249f51.bip39_solver_gpu.2980ea5f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/bip39_solver_gpu-be015e4649249f51.bip39_solver_gpu.2980ea5f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/bip39_solver_gpu-be015e4649249f51.11f8y5ld50qauns7.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-2c2ddf50f760803d/out" "-L" "/opt/rustwide/target/debug/build/rust-crypto-416cb17ddeeb2a1e/out" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbitcoin_wallet-7a533e6bf61f6dff.rlib" "/opt/rustwide/target/debug/deps/librand-53b3dcb98a4ea26e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-286ffa945f58a766.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ad67993fbfd47f61.rlib" "/opt/rustwide/target/debug/deps/librand_core-1e4411fc88f7c236.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-55824b35fe859a3e.rlib" "/opt/rustwide/target/debug/deps/libcrypto-90cff163a4d92097.rlib" "/opt/rustwide/target/debug/deps/librand-f523aafb634bad37.rlib" "/opt/rustwide/target/debug/deps/libbitcoin-5d25256b044c4a49.rlib" "/opt/rustwide/target/debug/deps/libbech32-7e43ac3be3b7c5df.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-7e087d6393a1ed17.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1_sys-1a202e0c24c8eb80.rlib" "/opt/rustwide/target/debug/deps/libbitcoin_hashes-5c9154bc82c4174e.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c1d85200ce5fc6c0.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-8fadb5a0b7150d9d.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-09369ca04ed6cb50.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-eabf8837ee9e8bff.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-19b16a737ebaa5b0.rlib" "/opt/rustwide/target/debug/deps/libdtoa-bcfd83db97fcc13c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-869a9196149e3809.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libserde-09743659d25b2fd0.rlib" "/opt/rustwide/target/debug/deps/libbase64-458dd4f09caa7fe6.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-3fb0bb14b8b203b0.rlib" "/opt/rustwide/target/debug/deps/libunicase-dea67d5e87f1bbb0.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-de8899dc181f690a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-717c58d01e60c7d1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-f09e18a04ecbb828.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libhyper-5ed2c913bc1a5a0e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-63cba1f3c42aa21e.rlib" "/opt/rustwide/target/debug/deps/libwant-968ff117aad241f9.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a4e2eb4f3012113e.rlib" "/opt/rustwide/target/debug/deps/libh2-e94ca4693bc693c9.rlib" "/opt/rustwide/target/debug/deps/libindexmap-63c4c22bfd0b52a4.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-2c5a97d8903c3c5c.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e8ed4461148873ed.rlib" "/opt/rustwide/target/debug/deps/libtime-bfeb9e14418fc12d.rlib" "/opt/rustwide/target/debug/deps/libsocket2-399465e23aeae136.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f6e8fd1fdbdc352c.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-7440c92ea1205634.rlib" "/opt/rustwide/target/debug/deps/libtokio-db50b72cd0189f3e.rlib" "/opt/rustwide/target/debug/deps/libmio-8605da5d4a2d6b60.rlib" "/opt/rustwide/target/debug/deps/libiovec-afc8d7d92a616403.rlib" "/opt/rustwide/target/debug/deps/libnet2-678f70dcea0375b3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e144c83292de21c2.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f900ac090b87b60e.rlib" "/opt/rustwide/target/debug/deps/liblog-84034288fbfc80b2.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-8834b74374291be0.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a1b426b10d44f323.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c4ab382233be65b6.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libpin_project-79a49463d20bd73d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3684ce003ffbd90d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-3e714db2d1156b44.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65bf53c5ef47295d.rlib" "/opt/rustwide/target/debug/deps/liburl-f9f8e134153ee77a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libidna-a7333c3115859355.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-46bffd6e7442361e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-201c311b3b1d812b.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libhttp-9bddbfef1fc3e1ed.rlib" "/opt/rustwide/target/debug/deps/libitoa-6ac861f3d8ceb06c.rlib" "/opt/rustwide/target/debug/deps/libbytes-f0013ab538e5b627.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/librayon-c5b3c53f0a680999.rlib" "/opt/rustwide/target/debug/deps/librayon_core-bfb10437533900a1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-991e295b75aa931f.rlib" "/opt/rustwide/target/debug/deps/libeither-933ca7c6b88f3e43.rlib" "/opt/rustwide/target/debug/deps/libhex-e149dd8bbc7ceab7.rlib" "/opt/rustwide/target/debug/deps/libocl-a3a31d2ba8ffbb2f.rlib" "/opt/rustwide/target/debug/deps/libqutex-f70ec1c596b9e656.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-200acd3c5df83d48.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-437ba9e0e3064a1f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-d186a9050c139a63.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8e10d172f4ff2b79.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0ee0547b71f18ccd.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-78cf7e8064e2b581.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-15d02b042ccb7e12.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/libnodrop-74b1b15f63fcdd40.rlib" "/opt/rustwide/target/debug/deps/libocl_core-5b9c1dd8387ee387.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-541355361bb3948f.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-cd6f8e026168cd30.rlib" "/opt/rustwide/target/debug/deps/libnum-4fd69bcbbc936cae.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-ac936a9cb8465750.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-a4b7cdd1d66c0f53.rlib" "/opt/rustwide/target/debug/deps/librand-82dd105e18501df0.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-d574cec9dab0c8f1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8c0527806d1aa558.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-518885882b281be8.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-306a29a12f142e2b.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-e03775ab42966206.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-14a85a67918c439d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libfailure-de7292a1332b4f47.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f93831f18183a991.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-7337d78c0d5d4293.rlib" "/opt/rustwide/target/debug/deps/libadler32-6bb61013e8809ef4.rlib" "/opt/rustwide/target/debug/deps/libobject-ee97f1e2e8daac80.rlib" "/opt/rustwide/target/debug/deps/liblibc-ee73f684d200a3bc.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-bcd13b64f5c2d067.rlib" "/opt/rustwide/target/debug/deps/libgimli-cd1942176b748859.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-304061a6c0164c58.rlib" "/opt/rustwide/target/debug/deps/libfutures-758fac1dc923a60e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6f8c62b8067178cd.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lOpenCL" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bip39_solver_gpu-be015e4649249f51" "-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 `bip39-solver-gpu` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "6b862af19dfd036161e72561261ff1c1922717b112d4bbbbfbc90cd8898cdadb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b862af19dfd036161e72561261ff1c1922717b112d4bbbbfbc90cd8898cdadb", kill_on_drop: false }` [INFO] [stdout] 6b862af19dfd036161e72561261ff1c1922717b112d4bbbbfbc90cd8898cdadb