[INFO] cloning repository https://github.com/yanganto/ethashproof-adapter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yanganto/ethashproof-adapter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyanganto%2Fethashproof-adapter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyanganto%2Fethashproof-adapter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb43c5cb9b11f86343e92bf04537768219a2f521 [INFO] testing yanganto/ethashproof-adapter 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%2Fyanganto%2Fethashproof-adapter" "/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/yanganto/ethashproof-adapter 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/yanganto/ethashproof-adapter [INFO] finished tweaking git repo https://github.com/yanganto/ethashproof-adapter [INFO] tweaked toml for git repo https://github.com/yanganto/ethashproof-adapter written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/yanganto/ethashproof-adapter 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] 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" "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] c62c70821bbdf4071fb0c493c6d25a1d5da07c63e0792cff369d3b05dc9fbc5f [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" "c62c70821bbdf4071fb0c493c6d25a1d5da07c63e0792cff369d3b05dc9fbc5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c62c70821bbdf4071fb0c493c6d25a1d5da07c63e0792cff369d3b05dc9fbc5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c62c70821bbdf4071fb0c493c6d25a1d5da07c63e0792cff369d3b05dc9fbc5f", kill_on_drop: false }` [INFO] [stdout] c62c70821bbdf4071fb0c493c6d25a1d5da07c63e0792cff369d3b05dc9fbc5f [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" "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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b884520518391b86a46ecf8620e8fbd43d5accfc9b9e44561a272d5937fa78de [INFO] running `Command { std: "docker" "start" "-a" "b884520518391b86a46ecf8620e8fbd43d5accfc9b9e44561a272d5937fa78de", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling arc-swap v0.4.5 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling ethashproof-adapter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling parking_lot_core v0.7.1 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling derive_more v0.99.5 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling actix-web-codegen v0.2.1 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling pin-project v0.4.9 [INFO] [stderr] Compiling actix-threadpool v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling actix-rt v1.1.0 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling actix-server v1.0.2 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-testing v1.0.0 [INFO] [stderr] Compiling hyper v0.13.4 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix-web v2.0.0 [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/ethashproof_adapter-0f841c216e13d4e5.ethashproof_adapter.1lxkw8gr-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-0f841c216e13d4e5.ethashproof_adapter.1lxkw8gr-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-0f841c216e13d4e5.ethashproof_adapter.1lxkw8gr-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-0f841c216e13d4e5.ethashproof_adapter.1lxkw8gr-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-0f841c216e13d4e5.ethashproof_adapter.1lxkw8gr-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-0f841c216e13d4e5.ethashproof_adapter.1lxkw8gr-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-0f841c216e13d4e5.ethashproof_adapter.1lxkw8gr-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-0f841c216e13d4e5.ethashproof_adapter.1lxkw8gr-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-0f841c216e13d4e5.ethashproof_adapter.1lxkw8gr-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-0f841c216e13d4e5.ethashproof_adapter.1lxkw8gr-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-0f841c216e13d4e5.ethashproof_adapter.1lxkw8gr-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-0f841c216e13d4e5.ethashproof_adapter.1lxkw8gr-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-0f841c216e13d4e5.ethashproof_adapter.1lxkw8gr-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-0f841c216e13d4e5.ethashproof_adapter.1lxkw8gr-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-0f841c216e13d4e5.ethashproof_adapter.1lxkw8gr-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-0f841c216e13d4e5.ethashproof_adapter.1lxkw8gr-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-0f841c216e13d4e5" "/opt/rustwide/target/debug/deps/ethashproof_adapter-0f841c216e13d4e5.1lwfwkdwrjvr3tkk.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "target/debug" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-0fa9f1e1ff9d38d6/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-19194450298bc691/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lethash_proof" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix_web-b0d71ca4404abbdd.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-48640aefc3cf6998.rlib" "/opt/rustwide/target/debug/deps/libawc-8696bf57f41df613.rlib" "/opt/rustwide/target/debug/deps/libactix_server-5795494aec50b3a1.rlib" "/opt/rustwide/target/debug/deps/libactix_router-0ac1a3d4cf67365a.rlib" "/opt/rustwide/target/debug/deps/libbytestring-bcc9cd60bba76ee0.rlib" "/opt/rustwide/target/debug/deps/libactix_http-f4e823650e5559f8.rlib" "/opt/rustwide/target/debug/deps/libsha1-6b31ced6ba98c0d9.rlib" "/opt/rustwide/target/debug/deps/libchrono-07f7b42e14e03e26.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-112550a6bb4068af.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-1583ab86d769285b.rlib" "/opt/rustwide/target/debug/deps/libregex-582528b6746ae355.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b5a8520d8d18b76f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-1b4b33ae0109108e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-dea8f4c5cf2b40b3.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-061f4e1bd63283ed.rlib" "/opt/rustwide/target/debug/deps/libflate2-38b63bb1cdb44b61.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-7c585cee9d5d2542.rlib" "/opt/rustwide/target/debug/deps/libadler32-4329487774eff090.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-83660c2de20ee2f3.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-c7366558fea8b732.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-ec07041c7aaf2c9c.rlib" "/opt/rustwide/target/debug/deps/libfxhash-bc35a5da7240a59b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f7f925fcf7e16859.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-097c9f96d34c5564.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-981a9713ae56b17e.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-81a4626f4c44d36a.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-e19c5d4ea573746c.rlib" "/opt/rustwide/target/debug/deps/librand-e701db3171b08f1f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f9f7735b964b627b.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-64bfa76f9410d844.rlib" "/opt/rustwide/target/debug/deps/librand_core-a1e148ce01c99e59.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-087520da6789d186.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-d60936701695c6b6.rlib" "/opt/rustwide/target/debug/deps/libhostname-d92120a1ff3bbd03.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-c948b9913a162222.rlib" "/opt/rustwide/target/debug/deps/libquick_error-e15ea4fce168f797.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-70e14e83c53e7819.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8a784612a058a8d3.rlib" "/opt/rustwide/target/debug/deps/libfailure-ab417b2b107e0e99.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-91f1e70ed28f496e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-47655454769a9044.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-becdbf8f7e05c013.rlib" "/opt/rustwide/target/debug/deps/libfutures-b2467860c6272ba1.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b6cbabfeb46a0957.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-a674715c06d9a40b.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-1257f7e10aea0cfb.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-0a044de3cf702136.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-37b46ff9ed571c8d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3f043ced77535416.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4dcdfe1fab544cfb.rlib" "/opt/rustwide/target/debug/deps/liblock_api-17912a304b318435.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f8ee11e5515cbd29.rlib" "/opt/rustwide/target/debug/deps/libcopyless-177d62d1794e5d4c.rlib" "/opt/rustwide/target/debug/deps/libeither-56bcfa1bc0d47530.rlib" "/opt/rustwide/target/debug/deps/libactix_service-4e75aa3f3caeb1ce.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-85910737028957d5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-0b8fe57ee785a378.rlib" "/opt/rustwide/target/debug/deps/libreqwest-401a15cd634305db.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-4d7a4b6be9a963cf.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-304d1a5aec0cf59c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-478b6393cee89320.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6b37dff5395d4674.rlib" "/opt/rustwide/target/debug/deps/libdtoa-05a157204c4f2167.rlib" "/opt/rustwide/target/debug/deps/libserde_json-fe3513449490c0c4.rlib" "/opt/rustwide/target/debug/deps/libryu-86003fc2fae2a301.rlib" "/opt/rustwide/target/debug/deps/libserde-90dc5b0b3940e412.rlib" "/opt/rustwide/target/debug/deps/libbase64-ef1b41348e3fac5a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-de8dd3fdaaab2265.rlib" "/opt/rustwide/target/debug/deps/libunicase-d2cc8a34fe230404.rlib" "/opt/rustwide/target/debug/deps/libmime-138f25a24701871c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-aff0d2a9748b0809.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bebe2698646f2b6d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-1e6ad957398df422.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a3bd1a155fb9b300.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-cc016b41e658d4ca.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9936252c37cb34b8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/libhyper-9644ef371fa95491.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e0ff37260b32465b.rlib" "/opt/rustwide/target/debug/deps/libwant-79f6a722610be6a6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a6357efd1c04c04a.rlib" "/opt/rustwide/target/debug/deps/libh2-c1cafa075c6cfff3.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ca312ab8bbba1fe6.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c35c8e2b4646c6d9.rlib" "/opt/rustwide/target/debug/deps/libtime-83b3bfccfdf5fa8f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a3c70ace6f993692.rlib" "/opt/rustwide/target/debug/deps/libpin_project-d22ee2013ff1489a.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-edbe045078b40ffa.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-6a94aeb93188380b.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-099a78ad6cbdbbc4.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-bfd03e72bd8df9f6.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e7630a7ec9f7c799.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3b739dc3ad67203d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e14c909511d1e2d3.rlib" "/opt/rustwide/target/debug/deps/libtokio-c80252f6f338c34b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-081ad869fdba1dff.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-699bf89c3b4c5737.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8df1994bb164e7a2.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-81940a18fef94a2f.rlib" "/opt/rustwide/target/debug/deps/libmio-d8df432e7496670c.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libiovec-3df942fd42b45f44.rlib" "/opt/rustwide/target/debug/deps/libnet2-ead2718c17a3abd8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e6a929fbed197d6b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-e86fe704e1b7d7ba.rlib" "/opt/rustwide/target/debug/deps/liblog-e9c1f4128215cfb7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-fe4ff8027d75a670.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/liburl-18200ede712078c3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-52a6b1f15fa5dd80.rlib" "/opt/rustwide/target/debug/deps/libidna-da9a4508c6f42e04.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-cae0f0435df74856.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7c9cd7ffdca0c5de.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/libhttp-02e0bc61e4b2dfb3.rlib" "/opt/rustwide/target/debug/deps/libitoa-8338b4900cac543c.rlib" "/opt/rustwide/target/debug/deps/libbytes-879803455d619582.rlib" "/opt/rustwide/target/debug/deps/libfnv-37dc92b0673ee3ab.rlib" "/opt/rustwide/target/debug/deps/liblibc-fd31445b610232e7.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" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lethash_proof [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 `ethashproof-adapter`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "b884520518391b86a46ecf8620e8fbd43d5accfc9b9e44561a272d5937fa78de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b884520518391b86a46ecf8620e8fbd43d5accfc9b9e44561a272d5937fa78de", kill_on_drop: false }` [INFO] [stdout] b884520518391b86a46ecf8620e8fbd43d5accfc9b9e44561a272d5937fa78de