[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 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyanganto%2Fethashproof-adapter" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yanganto/ethashproof-adapter on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-15/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded security-framework v0.4.2 [INFO] [stderr] Downloaded schannel v0.1.18 [INFO] [stderr] Downloaded openssl v0.10.29 [INFO] [stderr] Downloaded h2 v0.2.4 [INFO] [stderr] Downloaded pin-project-internal v0.4.9 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.10 [INFO] [stderr] Downloaded actix-web-codegen v0.2.1 [INFO] [stderr] Downloaded actix-rt v1.1.0 [INFO] [stderr] Downloaded derive_more v0.99.5 [INFO] [stderr] Downloaded parking_lot_core v0.7.1 [INFO] [stderr] Downloaded async-trait v0.1.30 [INFO] [stderr] Downloaded failure_derive v0.1.7 [INFO] [stderr] Downloaded security-framework-sys v0.4.2 [INFO] [stderr] Downloaded smallvec v1.3.0 [INFO] [stderr] Downloaded tokio v0.2.18 [INFO] [stderr] Downloaded pin-project v0.4.9 [INFO] [stderr] Downloaded hermit-abi v0.1.11 [INFO] [stderr] Downloaded hyper v0.13.4 [INFO] [stderr] Downloaded actix-server v1.0.2 [INFO] [stderr] Downloaded openssl-sys v0.9.55 [INFO] [stderr] Downloaded reqwest v0.10.4 [INFO] [stderr] Downloaded encoding_rs v0.8.22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d026321c71a5c55987ecc0c8bc87ce881460fb63c8a0bf0bcd2af7a194401de [INFO] running `Command { std: "docker" "start" "-a" "1d026321c71a5c55987ecc0c8bc87ce881460fb63c8a0bf0bcd2af7a194401de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d026321c71a5c55987ecc0c8bc87ce881460fb63c8a0bf0bcd2af7a194401de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d026321c71a5c55987ecc0c8bc87ce881460fb63c8a0bf0bcd2af7a194401de", kill_on_drop: false }` [INFO] [stdout] 1d026321c71a5c55987ecc0c8bc87ce881460fb63c8a0bf0bcd2af7a194401de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f48bf34fce43aeb9990e2a048cb91e9d1c02cba604116fd7729ba374072242e0 [INFO] running `Command { std: "docker" "start" "-a" "f48bf34fce43aeb9990e2a048cb91e9d1c02cba604116fd7729ba374072242e0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling arc-swap v0.4.5 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [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 either v1.5.3 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling ethashproof-adapter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling parking_lot_core v0.7.1 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling regex v1.3.6 [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 brotli2 v0.3.2 [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 futures-executor v0.3.4 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling actix-threadpool v0.3.1 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling actix-rt v1.1.0 [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 hyper v0.13.4 [INFO] [stderr] Compiling actix-testing v1.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/ethashproof_adapter-9fea4b0ed5d3c532.ethashproof_adapter.86836a90-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-9fea4b0ed5d3c532.ethashproof_adapter.86836a90-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-9fea4b0ed5d3c532.ethashproof_adapter.86836a90-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-9fea4b0ed5d3c532.ethashproof_adapter.86836a90-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-9fea4b0ed5d3c532.ethashproof_adapter.86836a90-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-9fea4b0ed5d3c532.ethashproof_adapter.86836a90-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-9fea4b0ed5d3c532.ethashproof_adapter.86836a90-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-9fea4b0ed5d3c532.ethashproof_adapter.86836a90-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-9fea4b0ed5d3c532.ethashproof_adapter.86836a90-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-9fea4b0ed5d3c532.ethashproof_adapter.86836a90-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-9fea4b0ed5d3c532.ethashproof_adapter.86836a90-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-9fea4b0ed5d3c532.ethashproof_adapter.86836a90-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-9fea4b0ed5d3c532.ethashproof_adapter.86836a90-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-9fea4b0ed5d3c532.ethashproof_adapter.86836a90-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-9fea4b0ed5d3c532.ethashproof_adapter.86836a90-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-9fea4b0ed5d3c532.ethashproof_adapter.86836a90-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-9fea4b0ed5d3c532.4sc0j0sc064ti1p7.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "target/debug" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-4d7905352df69d19/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-3eb1dae34d8b9403/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lethash_proof" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix_web-6af1feacb76cad9c.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-fdde5929ed2d2af0.rlib" "/opt/rustwide/target/debug/deps/libawc-101f26e0fe43d235.rlib" "/opt/rustwide/target/debug/deps/libactix_server-201a1cf973fd4877.rlib" "/opt/rustwide/target/debug/deps/libactix_router-bb8e1b6419329d1b.rlib" "/opt/rustwide/target/debug/deps/libbytestring-a8364a98cc2985ef.rlib" "/opt/rustwide/target/debug/deps/libactix_http-729b3ca843b67eee.rlib" "/opt/rustwide/target/debug/deps/libsha1-22acf16d9b98920a.rlib" "/opt/rustwide/target/debug/deps/libchrono-3ab012433cbd3dce.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fd60f6ff4d20f124.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4d3678b38817c916.rlib" "/opt/rustwide/target/debug/deps/libregex-f5c3fc7430a60406.rlib" "/opt/rustwide/target/debug/deps/libthread_local-05790b78615499be.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0293ebc069991c0e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-585a10ac7f0ea8fe.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f9a4078c62cb020a.rlib" "/opt/rustwide/target/debug/deps/libflate2-285dc43852cb8695.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-14b72d144f631b18.rlib" "/opt/rustwide/target/debug/deps/libadler32-92330ecee4e83ce6.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-546f7780b2629382.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-67b5d0ae1405153e.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-079393e66d929589.rlib" "/opt/rustwide/target/debug/deps/libfxhash-10473ffc7880c930.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7d142d726959c64b.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-455e143d641ecca7.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-97ca382b58f29949.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-2ba3371faaee6301.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-5a150b336e1c5497.rlib" "/opt/rustwide/target/debug/deps/librand-c8544d1a2cf51264.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ff498f22a2bde538.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-8f09ddeb985861e3.rlib" "/opt/rustwide/target/debug/deps/librand_core-e1b33014f33c3e62.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f6eb49f6c98fcc18.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-e41cb35c9bfbc438.rlib" "/opt/rustwide/target/debug/deps/libhostname-c6b1fc1d65ae1d3c.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-a7467cb0828a3671.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7e0fef2f69a1ee0a.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-0b5dd9ff9011d9f3.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-77c2518e88ecb1f7.rlib" "/opt/rustwide/target/debug/deps/libfailure-1ce8f8c72568cbfe.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-9a1a5e179bff104b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-ea94daf0870c31ab.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-2678c0c792dfdf89.rlib" "/opt/rustwide/target/debug/deps/libfutures-4568dc9239daf78c.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-9aaf4d08e391eea9.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-8e524e6cdc263644.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-f64f4c128455d1cb.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-9717a46ea57d913a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0f498d39862f36ae.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-88ce6599a3434a0c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7fb7c03049764dba.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ee35852acd97153c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libcopyless-f066dc573c612fbf.rlib" "/opt/rustwide/target/debug/deps/libeither-7b28566c81f42b6e.rlib" "/opt/rustwide/target/debug/deps/libactix_service-64ad932eaf6ce1aa.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-9a840df13feac834.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-daffbcb4876a1448.rlib" "/opt/rustwide/target/debug/deps/libreqwest-9517de1490a3e1a2.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-8fa28d2d992b2291.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-a7def9eacf16b8e3.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c2d12163ff1c87e3.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-15f6e1ed2073d2ca.rlib" "/opt/rustwide/target/debug/deps/libdtoa-3dd1b079b784c4b9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a7ace4cc0291b2c2.rlib" "/opt/rustwide/target/debug/deps/libryu-1944a134856d452f.rlib" "/opt/rustwide/target/debug/deps/libserde-f99b72a7db976153.rlib" "/opt/rustwide/target/debug/deps/libbase64-31e75b9578cddf0a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-ece51c5661233d7e.rlib" "/opt/rustwide/target/debug/deps/libunicase-2632f6088fbf0185.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-49611e8ccce430a8.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fa58122470da78f0.rlib" "/opt/rustwide/target/debug/deps/libopenssl-2da54f36511b91ac.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-15e8b1e9107bbed9.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-df0e58a4f0a4cf2f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a92bffa6dfc6160f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/libhyper-b1b8d495f1f0707c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-740cc284933ad378.rlib" "/opt/rustwide/target/debug/deps/libwant-22b813ca21ce5980.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-609761686bbedd51.rlib" "/opt/rustwide/target/debug/deps/libh2-3386686aadf24e54.rlib" "/opt/rustwide/target/debug/deps/libindexmap-227eeb76ae87017d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-0c2555f27148e2c9.rlib" "/opt/rustwide/target/debug/deps/libtime-7a21166544348329.rlib" "/opt/rustwide/target/debug/deps/libtower_service-5301df4b0159d451.rlib" "/opt/rustwide/target/debug/deps/libpin_project-dc3d8978fef401d5.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-87c0516cf385cfce.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-27aea1b722e3df0c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-a220b2466a6d8839.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-87f1d8c59a208307.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-0555852e43ba6c88.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ce671141bbe6197c.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0736beaaafd67489.rlib" "/opt/rustwide/target/debug/deps/libtokio-f0c6095ab5d50c37.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-d7a22b8817e14038.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-bf4bad8359209b0d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-89814bbd72989c1c.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-d91a9675f215335c.rlib" "/opt/rustwide/target/debug/deps/libmio-700c6af842ebedaf.rlib" "/opt/rustwide/target/debug/deps/libslab-47832e98c319689d.rlib" "/opt/rustwide/target/debug/deps/libiovec-eafd26553d673b6a.rlib" "/opt/rustwide/target/debug/deps/libnet2-8ae7fb65257cbcf9.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1e934d261c4d2a7b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-17a3bb056ad80bce.rlib" "/opt/rustwide/target/debug/deps/liblog-eeccb13dbc84eef2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1f6753e56865ed5a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/liburl-734b53f7c5bbce78.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libidna-5ba5cb5cbe01e761.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-0f5d455f574f0b3c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7b61231ddf9bf6d7.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-502fc641a5064811.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec882efcf894febd.rlib" "/opt/rustwide/target/debug/deps/libhttp-2a09252fc1f48c07.rlib" "/opt/rustwide/target/debug/deps/libitoa-db10313f513214a7.rlib" "/opt/rustwide/target/debug/deps/libbytes-dbe08a056bdb3eef.rlib" "/opt/rustwide/target/debug/deps/libfnv-75a549072e1c1e97.rlib" "/opt/rustwide/target/debug/deps/liblibc-f8f22dcbd07dcd11.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.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/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ethashproof_adapter-9fea4b0ed5d3c532" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "f48bf34fce43aeb9990e2a048cb91e9d1c02cba604116fd7729ba374072242e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f48bf34fce43aeb9990e2a048cb91e9d1c02cba604116fd7729ba374072242e0", kill_on_drop: false }` [INFO] [stdout] f48bf34fce43aeb9990e2a048cb91e9d1c02cba604116fd7729ba374072242e0