[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 master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyanganto%2Fethashproof-adapter" "/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/yanganto/ethashproof-adapter on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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-2/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0222d3dce30e58c91f706eb9d87ac27a21a45bfd8cf431ac633afb3584f2b945 [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" "0222d3dce30e58c91f706eb9d87ac27a21a45bfd8cf431ac633afb3584f2b945", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0222d3dce30e58c91f706eb9d87ac27a21a45bfd8cf431ac633afb3584f2b945", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0222d3dce30e58c91f706eb9d87ac27a21a45bfd8cf431ac633afb3584f2b945", kill_on_drop: false }` [INFO] [stdout] 0222d3dce30e58c91f706eb9d87ac27a21a45bfd8cf431ac633afb3584f2b945 [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" "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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b4d575fd8398d361fe9ac74f9246601e53a25cf8c9cbeae2d8efc9c51b2abe2 [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" "9b4d575fd8398d361fe9ac74f9246601e53a25cf8c9cbeae2d8efc9c51b2abe2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling arc-swap v0.4.5 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling ethashproof-adapter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.7.1 [INFO] [stderr] Compiling getrandom v0.1.14 [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 mime_guess v2.0.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio v0.2.18 [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 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 actix-server v1.0.2 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-testing v1.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling hyper v0.13.4 [INFO] [stderr] Compiling actix-connect v1.0.2 [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 hyper-tls v0.4.1 [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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/ethashproof_adapter-0d16cf968b2eb267.ethashproof_adapter.3tpv9sdg-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-0d16cf968b2eb267.ethashproof_adapter.3tpv9sdg-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-0d16cf968b2eb267.ethashproof_adapter.3tpv9sdg-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-0d16cf968b2eb267.ethashproof_adapter.3tpv9sdg-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-0d16cf968b2eb267.ethashproof_adapter.3tpv9sdg-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-0d16cf968b2eb267.ethashproof_adapter.3tpv9sdg-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-0d16cf968b2eb267.ethashproof_adapter.3tpv9sdg-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-0d16cf968b2eb267.ethashproof_adapter.3tpv9sdg-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-0d16cf968b2eb267.ethashproof_adapter.3tpv9sdg-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-0d16cf968b2eb267.ethashproof_adapter.3tpv9sdg-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-0d16cf968b2eb267.ethashproof_adapter.3tpv9sdg-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-0d16cf968b2eb267.ethashproof_adapter.3tpv9sdg-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-0d16cf968b2eb267.ethashproof_adapter.3tpv9sdg-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-0d16cf968b2eb267.ethashproof_adapter.3tpv9sdg-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-0d16cf968b2eb267.ethashproof_adapter.3tpv9sdg-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-0d16cf968b2eb267.ethashproof_adapter.3tpv9sdg-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-0d16cf968b2eb267" "/opt/rustwide/target/debug/deps/ethashproof_adapter-0d16cf968b2eb267.1g5wcq2538z2k0od.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-be29bef87eb4a447/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-1d148bb73836a538/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lethash_proof" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix_web-fc72850541dc8f7c.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-8254f1fc592e76fa.rlib" "/opt/rustwide/target/debug/deps/libawc-d2cdcc6e8b1122d8.rlib" "/opt/rustwide/target/debug/deps/libactix_server-ed05c07d19e34034.rlib" "/opt/rustwide/target/debug/deps/libactix_router-3ffb768e66617eb3.rlib" "/opt/rustwide/target/debug/deps/libbytestring-427ac4e8dc7661da.rlib" "/opt/rustwide/target/debug/deps/libactix_http-2e5782e9ce74a699.rlib" "/opt/rustwide/target/debug/deps/libsha1-53c1eb9bf2dabfd6.rlib" "/opt/rustwide/target/debug/deps/libchrono-4322a8dccf9c5f36.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c3da9c790a896ed4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e4b83ba858a73561.rlib" "/opt/rustwide/target/debug/deps/libregex-f6096ead3adee80d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-259ffdb2f55307b3.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5c3f4ee3e5c74824.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-276927bf4664bf5a.rlib" "/opt/rustwide/target/debug/deps/libflate2-6f76dd98c8eaee00.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-261889f8467fb040.rlib" "/opt/rustwide/target/debug/deps/libadler32-9f25c8b4bfdf98a3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-3bddca4388508abb.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-b98da9618ce9e6a8.rlib" "/opt/rustwide/target/debug/deps/libfxhash-44fc59831fb1272f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-8309aefa25a209de.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-de8f6f4e4cd4dcdb.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-4816c95229ca8008.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-b79f7394fb52411f.rlib" "/opt/rustwide/target/debug/deps/librand-08ae9570c6018e2f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-bc938b867f53792e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ffe7ee9b8f5b68e5.rlib" "/opt/rustwide/target/debug/deps/librand_core-bc51fa45f314635f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ce9a27255935ba43.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-a6a26e8f154eda3f.rlib" "/opt/rustwide/target/debug/deps/libhostname-4c9c45522441dd03.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-1f1aa9a83ec79f23.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-5a0874b066a51a37.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-726490bc57b8a7b0.rlib" "/opt/rustwide/target/debug/deps/libfailure-fc8aec6074322332.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-c26979a3e51ea340.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-3c64dd2eff944bbc.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1065d3ec5013e137.rlib" "/opt/rustwide/target/debug/deps/libfutures-5d7d9cb662f65fa6.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-a5e33d644092c722.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-8f0bf095537453d2.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-8c783448eeee277e.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-ccc9325819d42a46.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7aa8e802084641d4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-90d7f06f59fbcb18.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f972a4654f9936d0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c485188b14d8a46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libcopyless-aa327f7d3e6b9e70.rlib" "/opt/rustwide/target/debug/deps/libeither-ed5c769c78b55fcc.rlib" "/opt/rustwide/target/debug/deps/libactix_service-40b20a79756b4c9c.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-7199b0e0c630cf73.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d952725de65b9063.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c7f09e999cc8285f.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-37de47179afad4ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-3bae2caec215dce8.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-72ac88a584c46e25.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5f8c7e58a811d724.rlib" "/opt/rustwide/target/debug/deps/libdtoa-a84b802c3dd777ba.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8c5095969364fcf0.rlib" "/opt/rustwide/target/debug/deps/libryu-8e9eea2d356f9ff2.rlib" "/opt/rustwide/target/debug/deps/libserde-4ffcf66ab0441be7.rlib" "/opt/rustwide/target/debug/deps/libbase64-5fe96db873a65d48.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a353d14a9f39ce5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-e02541644abb99c9.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-32858dae15e3e9c2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c50cddffaea6e3ca.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-881a4300350c895d.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libhyper-8c8bb079a1e7240a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-85c88c61e19fcd30.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libh2-33d477a49924b6c6.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ce9839c42deb4a62.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-14302a355804d410.rlib" "/opt/rustwide/target/debug/deps/libtime-b2c476e633792aab.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libpin_project-2e37fd664e2b1594.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-2a1bb7d74c8ddb47.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-92f1dde261e91a13.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e5fe8143e52d0a5a.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-10791918b19d50de.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-55b6c2ebbcf19ab8.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2444560072fbf4e6.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-a9750342a597a45e.rlib" "/opt/rustwide/target/debug/deps/libtokio-447eaecf64a1b785.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-aff88d3299251804.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-e54a91998fef9b3b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-aed5b301f773ddb7.rlib" "/opt/rustwide/target/debug/deps/libmio-1b3e233163eb4062.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libiovec-18bbfa4fb9a9a789.rlib" "/opt/rustwide/target/debug/deps/libnet2-0417fca145ca8630.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-b148e5356a4118de.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-d86d02ece21f0afb.rlib" "/opt/rustwide/target/debug/deps/liblog-ed52e2b865e43cb4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-2a5edd2b1bce479e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/liburl-0626ab18d30b006c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-b50903151ea4b930.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-996a372fd2a82324.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9f9a3da3a8c06b05.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libhttp-76666ead33f6e753.rlib" "/opt/rustwide/target/debug/deps/libitoa-7b56a2ef0f83815c.rlib" "/opt/rustwide/target/debug/deps/libbytes-8b2b07ed3220113c.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/liblibc-8952a2c8a7e7a8b4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "9b4d575fd8398d361fe9ac74f9246601e53a25cf8c9cbeae2d8efc9c51b2abe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b4d575fd8398d361fe9ac74f9246601e53a25cf8c9cbeae2d8efc9c51b2abe2", kill_on_drop: false }` [INFO] [stdout] 9b4d575fd8398d361fe9ac74f9246601e53a25cf8c9cbeae2d8efc9c51b2abe2