[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 try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyanganto%2Fethashproof-adapter" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yanganto/ethashproof-adapter on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-7/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1684e59b515be5b9f511f44974f01c2060d969fb1f8ee96a31f096bb1516c7e3 [INFO] running `Command { std: "docker" "start" "-a" "1684e59b515be5b9f511f44974f01c2060d969fb1f8ee96a31f096bb1516c7e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1684e59b515be5b9f511f44974f01c2060d969fb1f8ee96a31f096bb1516c7e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1684e59b515be5b9f511f44974f01c2060d969fb1f8ee96a31f096bb1516c7e3", kill_on_drop: false }` [INFO] [stdout] 1684e59b515be5b9f511f44974f01c2060d969fb1f8ee96a31f096bb1516c7e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3bf24aa42c75aaea839a95bd0b3552ce032181a7bf4a33a58578bb3b026a78c [INFO] running `Command { std: "docker" "start" "-a" "a3bf24aa42c75aaea839a95bd0b3552ce032181a7bf4a33a58578bb3b026a78c", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.4 [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 proc-macro-hack v0.5.15 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling futures-io v0.3.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 pkg-config v0.3.17 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [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 try-lock v0.2.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling language-tags v0.2.2 [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 thread_local v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [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 fxhash v0.2.1 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [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 mime_guess v2.0.3 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [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-service v1.0.5 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling actix-rt v1.1.0 [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_json v1.0.51 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling hyper-tls v0.4.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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/ethashproof_adapter-9e979ec18941000f.ethashproof_adapter.67af4cc5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-9e979ec18941000f.ethashproof_adapter.67af4cc5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-9e979ec18941000f.ethashproof_adapter.67af4cc5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-9e979ec18941000f.ethashproof_adapter.67af4cc5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-9e979ec18941000f.ethashproof_adapter.67af4cc5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-9e979ec18941000f.ethashproof_adapter.67af4cc5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-9e979ec18941000f.ethashproof_adapter.67af4cc5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-9e979ec18941000f.ethashproof_adapter.67af4cc5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-9e979ec18941000f.ethashproof_adapter.67af4cc5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-9e979ec18941000f.ethashproof_adapter.67af4cc5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-9e979ec18941000f.ethashproof_adapter.67af4cc5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-9e979ec18941000f.ethashproof_adapter.67af4cc5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-9e979ec18941000f.ethashproof_adapter.67af4cc5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-9e979ec18941000f.ethashproof_adapter.67af4cc5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-9e979ec18941000f.ethashproof_adapter.67af4cc5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-9e979ec18941000f.ethashproof_adapter.67af4cc5-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-9e979ec18941000f.2pnjhrm9vgiy19b4.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "target/debug" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-22b629644034c213/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-077413abae535a9a/out" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lethash_proof" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix_web-d0b15f0b4103ab45.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-b2849e6668afcfd1.rlib" "/opt/rustwide/target/debug/deps/libawc-1996276763c192c9.rlib" "/opt/rustwide/target/debug/deps/libactix_server-466323fd08545faf.rlib" "/opt/rustwide/target/debug/deps/libactix_router-ab9b8ef12fa112a7.rlib" "/opt/rustwide/target/debug/deps/libbytestring-b9c6dc3841e1052c.rlib" "/opt/rustwide/target/debug/deps/libactix_http-42677e74f86156c0.rlib" "/opt/rustwide/target/debug/deps/libsha1-2bc42c9c0a5b16a2.rlib" "/opt/rustwide/target/debug/deps/libchrono-e323e970c59d72b3.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-52697f31b11429a1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-95f74c78c3d64560.rlib" "/opt/rustwide/target/debug/deps/libregex-a976a089b63b8f4c.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2691e1649196a294.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-545db13c11f76a92.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0acdafe45947dd5d.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-ef4b8b002da7e23f.rlib" "/opt/rustwide/target/debug/deps/libflate2-ff40a166127b8bbd.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-a2ce85cb57d5769a.rlib" "/opt/rustwide/target/debug/deps/libadler32-22301400996dfe19.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-094aa23f2b9090e9.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-38889b718b4fdb76.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-88f6c0988ece75f0.rlib" "/opt/rustwide/target/debug/deps/libfxhash-fba87f4fcc73b4a4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-c1e9736e36b774bd.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-59190046674c3ef6.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-e75f4a11ed35ab82.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-dd662c88ceaa358b.rlib" "/opt/rustwide/target/debug/deps/librand-240ba941d8d0326d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-10898f15b96a4277.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-848d201262c9fe6e.rlib" "/opt/rustwide/target/debug/deps/librand_core-3b65fffc538ec697.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b1e43db1601fa75b.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-d7539b50f1b76a8c.rlib" "/opt/rustwide/target/debug/deps/libhostname-13d4cd5b1029f4fe.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-3d6cf35136ae4cf3.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5ca0b2d5261a4c49.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-f24211f8b0d11511.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-da807eb3ab38819b.rlib" "/opt/rustwide/target/debug/deps/libfailure-0f06704b21a1bb40.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-54e0e5844d4102e8.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-8f34801394b35ace.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-24e6fa42a2f56832.rlib" "/opt/rustwide/target/debug/deps/libfutures-e5d5c4f9d17d363f.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-ee0b4fd8219cecc4.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-917bb56c33ebceaf.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-e6a3ace34125d590.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-417b61afe2cc660d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ed29d8edcfc7aa4a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6968f565f06273be.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0698d448a7a8fc9e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6520979e1aed6201.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libcopyless-526b1472a3112d48.rlib" "/opt/rustwide/target/debug/deps/libeither-e656c767ca80f9a2.rlib" "/opt/rustwide/target/debug/deps/libactix_service-a3842315b7cb73af.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-e0eb059a071ea17f.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d7d96fffbb8824f6.rlib" "/opt/rustwide/target/debug/deps/libreqwest-0f8b4d9ad3d60202.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-f77d8bba20eb69ea.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-e257172464e6a827.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-62c869e9b4b19d2d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a317574fc68385a5.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1e0fb3d41045791d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6268484e59d15e9a.rlib" "/opt/rustwide/target/debug/deps/libryu-e92920db3452fc46.rlib" "/opt/rustwide/target/debug/deps/libserde-71de6b9f9e29447b.rlib" "/opt/rustwide/target/debug/deps/libbase64-454a6c30eb1d81b0.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1064e5378e19f73b.rlib" "/opt/rustwide/target/debug/deps/libunicase-af6ad8c149117db1.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-262d234134238013.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-28902cf220f96d39.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-1bb5ff23914887bc.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libhyper-2aca69046a2f4cd4.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libwant-d82c18349a847e39.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c3ba37b355c0af16.rlib" "/opt/rustwide/target/debug/deps/libh2-491135c98fa929bf.rlib" "/opt/rustwide/target/debug/deps/libindexmap-9c8406e9b3b00184.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-52215f907f143cae.rlib" "/opt/rustwide/target/debug/deps/libtime-76edcee951584cd9.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7d3e49cfc3497e31.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f9117abceb124918.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-327616330d34fe36.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-727ba915673beed6.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-4f2c496219493248.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-0bd766cecf443733.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b86251873727d7d5.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d7225ead606f3259.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c42719473c9837a.rlib" "/opt/rustwide/target/debug/deps/libtokio-766d02773ce3c893.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-8faac010dd1ff3f8.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-b0c58c868acc438a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-26b0e7e929d29953.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-dbae26032f04b894.rlib" "/opt/rustwide/target/debug/deps/libmio-e8aea755214df0c8.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libiovec-8c1272c4b57e37b1.rlib" "/opt/rustwide/target/debug/deps/libnet2-1b5413f17135bb41.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c8e173b9004b3721.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-36f23cda085bdc38.rlib" "/opt/rustwide/target/debug/deps/liblog-bcc4b2832236425a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-71fb0a36e5e89073.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/liburl-c7d76600fc7dbf44.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libidna-f050881f0b03d254.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a95c9da7f7270ad4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b5040ba231d3a120.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libhttp-c381958924b9c2e7.rlib" "/opt/rustwide/target/debug/deps/libitoa-bdff0cceb2bac4a3.rlib" "/opt/rustwide/target/debug/deps/libbytes-91aa79939db7058c.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/liblibc-e10fef1476b84eda.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-9e979ec18941000f" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [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" "a3bf24aa42c75aaea839a95bd0b3552ce032181a7bf4a33a58578bb3b026a78c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3bf24aa42c75aaea839a95bd0b3552ce032181a7bf4a33a58578bb3b026a78c", kill_on_drop: false }` [INFO] [stdout] a3bf24aa42c75aaea839a95bd0b3552ce032181a7bf4a33a58578bb3b026a78c