[INFO] cloning repository https://github.com/kaznak/20220223.rust-web3 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kaznak/20220223.rust-web3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaznak%2F20220223.rust-web3", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaznak%2F20220223.rust-web3'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8baa6ff22e2760ae6650f0fbb7b6122a1c1c8e9c [INFO] testing kaznak/20220223.rust-web3 against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaznak%2F20220223.rust-web3" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kaznak/20220223.rust-web3 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kaznak/20220223.rust-web3 [INFO] finished tweaking git repo https://github.com/kaznak/20220223.rust-web3 [INFO] tweaked toml for git repo https://github.com/kaznak/20220223.rust-web3 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/kaznak/20220223.rust-web3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] fe031d290114301d5a29aab908484476476ca6c6aec55d8ff87bb3c8b1fbb1d8 [INFO] running `Command { std: "docker" "start" "-a" "fe031d290114301d5a29aab908484476476ca6c6aec55d8ff87bb3c8b1fbb1d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe031d290114301d5a29aab908484476476ca6c6aec55d8ff87bb3c8b1fbb1d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe031d290114301d5a29aab908484476476ca6c6aec55d8ff87bb3c8b1fbb1d8", kill_on_drop: false }` [INFO] [stdout] fe031d290114301d5a29aab908484476476ca6c6aec55d8ff87bb3c8b1fbb1d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] c6488c1966d78fccb6730d0566c2295a2342a2e655618dfaa9301099cf8fc3d4 [INFO] running `Command { std: "docker" "start" "-a" "c6488c1966d78fccb6730d0566c2295a2342a2e655618dfaa9301099cf8fc3d4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling byte-slice-cast v1.2.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling rlp v0.5.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling uint v0.9.3 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling headers v0.3.7 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling brotli v3.3.3 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling secp256k1 v0.20.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling proc-macro-crate v1.1.2 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling pin-project v0.4.29 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling soketto v0.5.0 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling web3-async-native-tls v0.4.0 [INFO] [stderr] Compiling actix-rt v2.6.0 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling impl-serde v0.3.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling parity-scale-codec v2.3.1 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling ethbloom v0.11.1 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling impl-codec v0.5.1 [INFO] [stderr] Compiling jsonrpc-core v18.0.0 [INFO] [stderr] Compiling primitive-types v0.9.1 [INFO] [stderr] Compiling ethereum-types v0.11.0 [INFO] [stderr] Compiling actix-http v2.2.2 [INFO] [stderr] Compiling ethabi v14.1.0 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling actix-web v3.3.3 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling web3 v0.17.0 [INFO] [stderr] Compiling rust-web3 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/server-2dd183fb1ef91789.server.96d7aa83-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/server-2dd183fb1ef91789.server.96d7aa83-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/server-2dd183fb1ef91789.server.96d7aa83-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/server-2dd183fb1ef91789.server.96d7aa83-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/server-2dd183fb1ef91789.server.96d7aa83-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/server-2dd183fb1ef91789.server.96d7aa83-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/server-2dd183fb1ef91789.server.96d7aa83-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/server-2dd183fb1ef91789.server.96d7aa83-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/server-2dd183fb1ef91789.server.96d7aa83-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/server-2dd183fb1ef91789.server.96d7aa83-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/server-2dd183fb1ef91789.server.96d7aa83-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/server-2dd183fb1ef91789.server.96d7aa83-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/server-2dd183fb1ef91789.server.96d7aa83-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/server-2dd183fb1ef91789.server.96d7aa83-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/server-2dd183fb1ef91789.server.96d7aa83-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/server-2dd183fb1ef91789.server.96d7aa83-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/server-2dd183fb1ef91789.4o0bvl5rwe89o6q0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-fd0eda115cb2f4d3/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix_web-a7c7d2abe78fd513.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-98498397f0e73be9.rlib" "/opt/rustwide/target/debug/deps/libawc-b86af00a5443f658.rlib" "/opt/rustwide/target/debug/deps/libactix_server-923b5b599c5bb07e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-bf91c5dd7fcf9eaf.rlib" "/opt/rustwide/target/debug/deps/libactix_router-00f80b7ae2e6e621.rlib" "/opt/rustwide/target/debug/deps/libbytestring-c5aeca0c4eec74eb.rlib" "/opt/rustwide/target/debug/deps/libactix_http-408ae55d894a5c68.rlib" "/opt/rustwide/target/debug/deps/libbase64-1145ef293b6ad734.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4785303f3c756830.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libsha1-969944ad30fe99d8.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-0ab975038e942af0.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-7c4b851757b86271.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-d5c046d3b113e4be.rlib" "/opt/rustwide/target/debug/deps/libdigest-6deb1444f654a418.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-cf9ed3bb00bd90fb.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8501016244ebc8cc.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f5fa277a31f6bf85.rlib" "/opt/rustwide/target/debug/deps/libserde_json-99ea3080dd2c0ba8.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libcookie-9be99001ba6c4d5d.rlib" "/opt/rustwide/target/debug/deps/libserde-e8ae3cd277f307ac.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7630ac252bf3fdef.rlib" "/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-66706a840c6b3f9e.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libflate2-af375e010b92faae.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9c4f46919b808084.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9896b517ec177538.rlib" "/opt/rustwide/target/debug/deps/libbrotli-0c978255cf43c778.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-f273f1a80228c2b4.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-0596e8a6af30c3f3.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-394b41666b4a7459.rlib" "/opt/rustwide/target/debug/deps/libtime-7a5ac54b0e41f801.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-2fb28fcad7322e36.rlib" "/opt/rustwide/target/debug/deps/libstandback-b694f5acfcdcbb83.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e2bbac7e1bf7d43b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-2d206f55a819bd4e.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-99f98ed67ecdead8.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-b25514ba11b49dca.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-4bc24bea5d53bf49.rlib" "/opt/rustwide/target/debug/deps/libhostname-40b656d9308c82df.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-f55f469ac74b7fae.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9f037071f33ff693.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-e7a733c5d23cfbee.rlib" "/opt/rustwide/target/debug/deps/librand-259892b6ad7b98fa.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3821be46abb25fff.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0fa3e45be755835a.rlib" "/opt/rustwide/target/debug/deps/librand_core-3fdbeb26f9a74682.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c158967d8a990c58.rlib" "/opt/rustwide/target/debug/deps/liburl-a02fb8fdb5737796.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libidna-6f8cd264df389d63.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-78a01cc621c7dad6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c348951c3414c332.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a69ffc9ceeb64fbb.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d11b07ad052b250c.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c9726424f3cfa668.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-2d73749d53e508e5.rlib" "/opt/rustwide/target/debug/deps/libfutures-a7afdcba10958a58.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-10b7aa6d74834c4a.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-7976551cbd2cd7e4.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-b920e31fb0efcd13.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-dcb6892169d671ec.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-44d1b8a1b1caa7dd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ad8ee80dba0cea55.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-173296ad584327fb.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b68d8cfff37d1e2b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-939f0c301cdc968a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9a9406f60e570d53.rlib" "/opt/rustwide/target/debug/deps/libcopyless-8cdcbfe983327a21.rlib" "/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib" "/opt/rustwide/target/debug/deps/libh2-beea654c8ce08bee.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-0f5834c378fef499.rlib" "/opt/rustwide/target/debug/deps/libtracing-f8ead4b4eda09fb4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3e7a02b8515b7efe.rlib" "/opt/rustwide/target/debug/deps/libindexmap-393eedeb1aca72ba.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libhttp-e5a60057394e8171.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libactix_service-cac143f3c033d988.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-175610ce6961110f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-6d1aa10260533234.rlib" "/opt/rustwide/target/debug/deps/libtokio-6c6c646712a6cc0f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b17860fae616606e.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-063266ec1655454a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libmio-6674f95a0b98bfbd.rlib" "/opt/rustwide/target/debug/deps/libiovec-d654dca65b425e21.rlib" "/opt/rustwide/target/debug/deps/libnet2-4c5a11004a8fe831.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/liblibc-1573b128c41f7900.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-63b62835ca9808f8.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8efcb19162a73e08.rlib" "/opt/rustwide/target/debug/deps/libpin_project-282d9e8d4204dd2e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-951a4ec307b0cb8c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-ff8641ee16b199cd.rlib" "/opt/rustwide/target/debug/deps/libslab-de4c8617047c1765.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6ded9f613a2edfc3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-02e5e2d23f061f41.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2ae458a46da8d250.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-65fa8391f30df927.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-2fcc0cf0d1144c9e.rlib" "/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/server-2dd183fb1ef91789" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: _ZN12actix_server6worker17MAX_CONNS_COUNTER7__getit5__KEY17hcd4b7f6969c3489fE: TLS definition in /opt/rustwide/target/debug/deps/libactix_server-923b5b599c5bb07e.rlib(actix_server-923b5b599c5bb07e.actix_server.499e9667-cgu.0.rcgu.o) section .tbss._ZN12actix_server6worker17MAX_CONNS_COUNTER7__getit5__KEY17hcd4b7f6969c3489fE mismatches non-TLS reference in /opt/rustwide/target/debug/deps/libactix_server-923b5b599c5bb07e.rlib(actix_server-923b5b599c5bb07e.actix_server.499e9667-cgu.8.rcgu.o) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libactix_server-923b5b599c5bb07e.rlib: error adding symbols: bad value [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 `rust-web3` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/web3_server-9aff3a4db3f4d20a.web3_server.510e2b7e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/web3_server-9aff3a4db3f4d20a.web3_server.510e2b7e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/web3_server-9aff3a4db3f4d20a.web3_server.510e2b7e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/web3_server-9aff3a4db3f4d20a.web3_server.510e2b7e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/web3_server-9aff3a4db3f4d20a.web3_server.510e2b7e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/web3_server-9aff3a4db3f4d20a.web3_server.510e2b7e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/web3_server-9aff3a4db3f4d20a.web3_server.510e2b7e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/web3_server-9aff3a4db3f4d20a.web3_server.510e2b7e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/web3_server-9aff3a4db3f4d20a.web3_server.510e2b7e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/web3_server-9aff3a4db3f4d20a.web3_server.510e2b7e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/web3_server-9aff3a4db3f4d20a.web3_server.510e2b7e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/web3_server-9aff3a4db3f4d20a.web3_server.510e2b7e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/web3_server-9aff3a4db3f4d20a.web3_server.510e2b7e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/web3_server-9aff3a4db3f4d20a.web3_server.510e2b7e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/web3_server-9aff3a4db3f4d20a.web3_server.510e2b7e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/web3_server-9aff3a4db3f4d20a.web3_server.510e2b7e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/web3_server-9aff3a4db3f4d20a.4zawhr7d43jm8uoi.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-fd0eda115cb2f4d3/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix_rt-827f7fdd437a2843.rlib" "/opt/rustwide/target/debug/deps/libweb3-fed92b1bb28499a4.rlib" "/opt/rustwide/target/debug/deps/libweb3_async_native_tls-b46efc7a058a5db9.rlib" "/opt/rustwide/target/debug/deps/libheaders-346c8a8099614b39.rlib" "/opt/rustwide/target/debug/deps/libsha1-162fcf9bfcbc6998.rlib" "/opt/rustwide/target/debug/deps/libdigest-96e2ccd9a4b1d8eb.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-773e8ec21813b689.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-ac6cbc8aa6c81cab.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-591d2bbb0f7914fc.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-9af7d0ec8da2f99d.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-3a011296e9532fae.rlib" "/opt/rustwide/target/debug/deps/libsoketto-a91df199417eb06f.rlib" "/opt/rustwide/target/debug/deps/libreqwest-1438e1ebfc2280eb.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-8f14446271077292.rlib" "/opt/rustwide/target/debug/deps/libipnet-a4a4d5377d91ef9a.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-4523c2bf6562a486.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-dc02403b781b54f4.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-361016bdcb077fee.rlib" "/opt/rustwide/target/debug/deps/libopenssl-b65563773adb474b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a85b12ac18b24474.rlib" "/opt/rustwide/target/debug/deps/libhyper-ad8e69166dcc4326.rlib" "/opt/rustwide/target/debug/deps/libwant-fc449eee87e7ef07.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libh2-b145c10195379686.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-e104f7dbb27e80e7.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libtokio-2543c4329a298e49.rlib" "/opt/rustwide/target/debug/deps/libsocket2-d966b3ceab6c7904.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5d5fb79f44447b4b.rlib" "/opt/rustwide/target/debug/deps/libmio-4932f05c23d0713f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e095cef073a723f0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-efc021520e7dd107.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-7b0e84811fb489db.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-e6d49574e9c0abfc.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1_sys-728bb2b2ab396d63.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-8e5944639edbf19e.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-a13b6c037ea219df.rlib" "/opt/rustwide/target/debug/deps/libethabi-7e4b99000eddb962.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-baaa81e7a8424914.rlib" "/opt/rustwide/target/debug/deps/libethbloom-94c6b4383e2fc600.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-f5520c9e45e9f8a9.rlib" "/opt/rustwide/target/debug/deps/libprimitive_types-3f8e60fb7a853f04.rlib" "/opt/rustwide/target/debug/deps/libimpl_codec-a5f546be59de14a1.rlib" "/opt/rustwide/target/debug/deps/libparity_scale_codec-f296024555006ad3.rlib" "/opt/rustwide/target/debug/deps/libbyte_slice_cast-f4903f93628d99f9.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-3148da6f98a5a6c8.rlib" "/opt/rustwide/target/debug/deps/libimpl_serde-0c8d41df02e1a026.rlib" "/opt/rustwide/target/debug/deps/libimpl_rlp-6f9f9bceac0a4a4e.rlib" "/opt/rustwide/target/debug/deps/librlp-6299cc36947bd6e6.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-e90af3b4bf6664a1.rlib" "/opt/rustwide/target/debug/deps/librand-37bd416433c2e674.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f63258052ca82680.rlib" "/opt/rustwide/target/debug/deps/librand_core-d250a9dc1767a6fc.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-21d022d06522fbc5.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-e4321bc018eaf5a7.rlib" "/opt/rustwide/target/debug/deps/libsha3-08aba4b26525e8ac.rlib" "/opt/rustwide/target/debug/deps/libkeccak-4058ce8e87c4db48.rlib" "/opt/rustwide/target/debug/deps/libuint-3d521216881dcce2.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-749c8798607f5be1.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-62b1a5cbf56a9f5f.rlib" "/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rlib" "/opt/rustwide/target/debug/deps/libanyhow-d169f41cbda78a10.rlib" "/opt/rustwide/target/debug/deps/libjsonrpc_core-f0dbe064b9f061d4.rlib" "/opt/rustwide/target/debug/deps/libactix_web-a7c7d2abe78fd513.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-98498397f0e73be9.rlib" "/opt/rustwide/target/debug/deps/libawc-b86af00a5443f658.rlib" "/opt/rustwide/target/debug/deps/libactix_server-923b5b599c5bb07e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-bf91c5dd7fcf9eaf.rlib" "/opt/rustwide/target/debug/deps/libactix_router-00f80b7ae2e6e621.rlib" "/opt/rustwide/target/debug/deps/libbytestring-c5aeca0c4eec74eb.rlib" "/opt/rustwide/target/debug/deps/libactix_http-408ae55d894a5c68.rlib" "/opt/rustwide/target/debug/deps/libbase64-1145ef293b6ad734.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4785303f3c756830.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libsha1-969944ad30fe99d8.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-0ab975038e942af0.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-7c4b851757b86271.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-d5c046d3b113e4be.rlib" "/opt/rustwide/target/debug/deps/libdigest-6deb1444f654a418.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-cf9ed3bb00bd90fb.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8501016244ebc8cc.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f5fa277a31f6bf85.rlib" "/opt/rustwide/target/debug/deps/libserde_json-99ea3080dd2c0ba8.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libcookie-9be99001ba6c4d5d.rlib" "/opt/rustwide/target/debug/deps/libserde-e8ae3cd277f307ac.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7630ac252bf3fdef.rlib" "/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-66706a840c6b3f9e.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libflate2-af375e010b92faae.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9c4f46919b808084.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9896b517ec177538.rlib" "/opt/rustwide/target/debug/deps/libbrotli-0c978255cf43c778.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-f273f1a80228c2b4.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-0596e8a6af30c3f3.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-394b41666b4a7459.rlib" "/opt/rustwide/target/debug/deps/libtime-7a5ac54b0e41f801.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-2fb28fcad7322e36.rlib" "/opt/rustwide/target/debug/deps/libstandback-b694f5acfcdcbb83.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e2bbac7e1bf7d43b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-2d206f55a819bd4e.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-99f98ed67ecdead8.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-b25514ba11b49dca.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-4bc24bea5d53bf49.rlib" "/opt/rustwide/target/debug/deps/libhostname-40b656d9308c82df.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-f55f469ac74b7fae.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9f037071f33ff693.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-e7a733c5d23cfbee.rlib" "/opt/rustwide/target/debug/deps/librand-259892b6ad7b98fa.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3821be46abb25fff.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0fa3e45be755835a.rlib" "/opt/rustwide/target/debug/deps/librand_core-3fdbeb26f9a74682.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c158967d8a990c58.rlib" "/opt/rustwide/target/debug/deps/liburl-a02fb8fdb5737796.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libidna-6f8cd264df389d63.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-78a01cc621c7dad6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c348951c3414c332.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a69ffc9ceeb64fbb.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d11b07ad052b250c.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c9726424f3cfa668.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-2d73749d53e508e5.rlib" "/opt/rustwide/target/debug/deps/libfutures-a7afdcba10958a58.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-10b7aa6d74834c4a.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-7976551cbd2cd7e4.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-b920e31fb0efcd13.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-dcb6892169d671ec.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-44d1b8a1b1caa7dd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ad8ee80dba0cea55.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-173296ad584327fb.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b68d8cfff37d1e2b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-939f0c301cdc968a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9a9406f60e570d53.rlib" "/opt/rustwide/target/debug/deps/libcopyless-8cdcbfe983327a21.rlib" "/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib" "/opt/rustwide/target/debug/deps/libh2-beea654c8ce08bee.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-0f5834c378fef499.rlib" "/opt/rustwide/target/debug/deps/libtracing-f8ead4b4eda09fb4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3e7a02b8515b7efe.rlib" "/opt/rustwide/target/debug/deps/libindexmap-393eedeb1aca72ba.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libhttp-e5a60057394e8171.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libactix_service-cac143f3c033d988.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-175610ce6961110f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-6d1aa10260533234.rlib" "/opt/rustwide/target/debug/deps/libtokio-6c6c646712a6cc0f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b17860fae616606e.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-063266ec1655454a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libmio-6674f95a0b98bfbd.rlib" "/opt/rustwide/target/debug/deps/libiovec-d654dca65b425e21.rlib" "/opt/rustwide/target/debug/deps/libnet2-4c5a11004a8fe831.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/liblibc-1573b128c41f7900.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-63b62835ca9808f8.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8efcb19162a73e08.rlib" "/opt/rustwide/target/debug/deps/libpin_project-282d9e8d4204dd2e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-951a4ec307b0cb8c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-ff8641ee16b199cd.rlib" "/opt/rustwide/target/debug/deps/libslab-de4c8617047c1765.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6ded9f613a2edfc3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-02e5e2d23f061f41.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2ae458a46da8d250.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-65fa8391f30df927.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-2fcc0cf0d1144c9e.rlib" "/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/web3_server-9aff3a4db3f4d20a" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: _ZN12actix_server6worker17MAX_CONNS_COUNTER7__getit5__KEY17hcd4b7f6969c3489fE: TLS definition in /opt/rustwide/target/debug/deps/libactix_server-923b5b599c5bb07e.rlib(actix_server-923b5b599c5bb07e.actix_server.499e9667-cgu.0.rcgu.o) section .tbss._ZN12actix_server6worker17MAX_CONNS_COUNTER7__getit5__KEY17hcd4b7f6969c3489fE mismatches non-TLS reference in /opt/rustwide/target/debug/deps/libactix_server-923b5b599c5bb07e.rlib(actix_server-923b5b599c5bb07e.actix_server.499e9667-cgu.8.rcgu.o) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libactix_server-923b5b599c5bb07e.rlib: error adding symbols: bad value [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 `rust-web3` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "c6488c1966d78fccb6730d0566c2295a2342a2e655618dfaa9301099cf8fc3d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6488c1966d78fccb6730d0566c2295a2342a2e655618dfaa9301099cf8fc3d4", kill_on_drop: false }` [INFO] [stdout] c6488c1966d78fccb6730d0566c2295a2342a2e655618dfaa9301099cf8fc3d4