[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#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [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 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", 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] dfbd23b2f484072202bcc2797a63b2958625a801ef3da08f8df005fcd769830e [INFO] running `Command { std: "docker" "start" "-a" "dfbd23b2f484072202bcc2797a63b2958625a801ef3da08f8df005fcd769830e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dfbd23b2f484072202bcc2797a63b2958625a801ef3da08f8df005fcd769830e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfbd23b2f484072202bcc2797a63b2958625a801ef3da08f8df005fcd769830e", kill_on_drop: false }` [INFO] [stdout] dfbd23b2f484072202bcc2797a63b2958625a801ef3da08f8df005fcd769830e [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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] 43fd6733678bd18d8bc716bf3a9baae04283267f8b0616f0cb5570c9c6614bfe [INFO] running `Command { std: "docker" "start" "-a" "43fd6733678bd18d8bc716bf3a9baae04283267f8b0616f0cb5570c9c6614bfe", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling arc-swap v0.4.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling ethashproof-adapter v0.1.0 (/opt/rustwide/workdir) [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 futures-channel v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling bytestring v0.1.5 [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 socket2 v0.3.12 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [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 rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling chrono v0.4.11 [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 futures-util v0.3.4 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling pin-project v0.4.9 [INFO] [stderr] Compiling futures-executor v0.3.4 [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-threadpool v0.3.1 [INFO] [stderr] Compiling actix-rt v1.1.0 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling hyper v0.13.4 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [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 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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/ethashproof_adapter-ddebac1b0944cc70.ethashproof_adapter.7s7qbnzv-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-ddebac1b0944cc70.ethashproof_adapter.7s7qbnzv-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-ddebac1b0944cc70.ethashproof_adapter.7s7qbnzv-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-ddebac1b0944cc70.ethashproof_adapter.7s7qbnzv-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-ddebac1b0944cc70.ethashproof_adapter.7s7qbnzv-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-ddebac1b0944cc70.ethashproof_adapter.7s7qbnzv-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-ddebac1b0944cc70.ethashproof_adapter.7s7qbnzv-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-ddebac1b0944cc70.ethashproof_adapter.7s7qbnzv-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-ddebac1b0944cc70.ethashproof_adapter.7s7qbnzv-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-ddebac1b0944cc70.ethashproof_adapter.7s7qbnzv-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-ddebac1b0944cc70.ethashproof_adapter.7s7qbnzv-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-ddebac1b0944cc70.ethashproof_adapter.7s7qbnzv-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-ddebac1b0944cc70.ethashproof_adapter.7s7qbnzv-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-ddebac1b0944cc70.ethashproof_adapter.7s7qbnzv-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-ddebac1b0944cc70.ethashproof_adapter.7s7qbnzv-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-ddebac1b0944cc70.ethashproof_adapter.7s7qbnzv-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-ddebac1b0944cc70" "/opt/rustwide/target/debug/deps/ethashproof_adapter-ddebac1b0944cc70.3ixraqp8oymyg5d.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-96353176bc7ca970/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-67fb2056f12f8f41/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lethash_proof" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix_web-5dadeadaeb0d16a7.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-86718eff9c6ad8f1.rlib" "/opt/rustwide/target/debug/deps/libawc-6a31fadb41a015ab.rlib" "/opt/rustwide/target/debug/deps/libactix_server-850fbdf2b5a7bf76.rlib" "/opt/rustwide/target/debug/deps/libactix_router-76bc9a358b9f5cf5.rlib" "/opt/rustwide/target/debug/deps/libbytestring-da10e93f2edceaae.rlib" "/opt/rustwide/target/debug/deps/libactix_http-d8eaf88a5e1200d6.rlib" "/opt/rustwide/target/debug/deps/libsha1-3c74902e82893985.rlib" "/opt/rustwide/target/debug/deps/libchrono-bae4d80add9c7365.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7c385f7c3c293be4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e49bfe22953d9289.rlib" "/opt/rustwide/target/debug/deps/libregex-c635903c3558c9e5.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-4b5b32627cea3814.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5ac90752cf561456.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f8390e75b1318778.rlib" "/opt/rustwide/target/debug/deps/libflate2-1b560274e3dd6c9f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0a98a8b760b858f0.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-01d1f6065d31d366.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-a0f017f8bd696a79.rlib" "/opt/rustwide/target/debug/deps/libfxhash-572335cff6d39cdb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-bb83c46c89d73124.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-08362aab192acbcb.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-96dbeae17a32a440.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-75817723e1005c34.rlib" "/opt/rustwide/target/debug/deps/librand-196ce754087a18f4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8aac4659c8f970e5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-a4b0e986f9077e9d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c3b3628135615e66.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-6b57318549bbf20f.rlib" "/opt/rustwide/target/debug/deps/libhostname-6ad495317ae2ff6a.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-b9456320dc278cea.rlib" "/opt/rustwide/target/debug/deps/libquick_error-04f7773cc8ada14a.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-f612c2dfc0d06f10.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-d4391d1b7da53318.rlib" "/opt/rustwide/target/debug/deps/libfailure-799a348fc59407d0.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-e688cdc54056d205.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-39fbc296abe5c232.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libfutures-7ca4ea2a02fbef7d.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-2828e087eed31e56.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-2f73ae105a3f585f.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-36af00809cd0a196.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-6477105b06c5da33.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-018c2750a549beb9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-151424f5b07fe22b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0ac332e1eb5bff83.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6156da8ddd4665db.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libcopyless-1517cd697673895d.rlib" "/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib" "/opt/rustwide/target/debug/deps/libactix_service-ca1ef4473af77dee.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-018c36489773952f.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-872008b0b23d60d6.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c1a897013111bbb2.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-16fb250d1351124b.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-8bfdaf5c126c3812.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7b7dc6fda23f192f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-bd7b175eb16fa7a1.rlib" "/opt/rustwide/target/debug/deps/libdtoa-5318bafdcacf79b2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b1aebb66125b8a3f.rlib" "/opt/rustwide/target/debug/deps/libryu-6661baed86ca2b70.rlib" "/opt/rustwide/target/debug/deps/libserde-82fb99f5b40a9f51.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-3dd15958edd379a7.rlib" "/opt/rustwide/target/debug/deps/libunicase-1c8a61c479338a5c.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-3767217dafdb0696.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-1347bb094529756e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-980bf839d91788fe.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libhyper-d8b0d8a781edcf94.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libwant-2da7955715b43cad.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libh2-1d88010a26786535.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0f5add6198f97b2e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-00da056e01c9ed7d.rlib" "/opt/rustwide/target/debug/deps/libtime-7417557ed17b6994.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7dc3d5ccc64138b6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f61dc142a5569448.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e82ae460e0a4a288.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-236acedc0f83143a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-75b49c1d0526a67e.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-41d2204887beddbc.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-cd8a2593a346d59c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-17ccec7ac71753d0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f42cf159dc75c61.rlib" "/opt/rustwide/target/debug/deps/libtokio-17ff95bc65744f38.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-a81212db594a2231.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-70393631ec948ead.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-ffd333326aee3e20.rlib" "/opt/rustwide/target/debug/deps/libmio-faa37491a2d67203.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libiovec-46e1df77b8d1d612.rlib" "/opt/rustwide/target/debug/deps/libnet2-6c2d9335e7d2ac6b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-7b7dfb81f9da5119.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-775a47b8527e3c13.rlib" "/opt/rustwide/target/debug/deps/liblog-642ce3e611c2eb82.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-4313d09413e99b74.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/liburl-e429d850821b172b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-8b368da20f2c469a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-39ba4211c5f72080.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5b5cc1b7302b0b2e.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libhttp-b032e289d6146007.rlib" "/opt/rustwide/target/debug/deps/libitoa-28b2fe6ec48b7c3b.rlib" "/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/liblibc-6b181716861a931a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.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" "43fd6733678bd18d8bc716bf3a9baae04283267f8b0616f0cb5570c9c6614bfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43fd6733678bd18d8bc716bf3a9baae04283267f8b0616f0cb5570c9c6614bfe", kill_on_drop: false }` [INFO] [stdout] 43fd6733678bd18d8bc716bf3a9baae04283267f8b0616f0cb5570c9c6614bfe