[INFO] fetching crate ethers-providers 0.6.2... [INFO] testing ethers-providers-0.6.2 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate ethers-providers 0.6.2 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate ethers-providers 0.6.2 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ethers-providers 0.6.2 [INFO] finished tweaking crates.io crate ethers-providers 0.6.2 [INFO] tweaked toml for crates.io crate ethers-providers 0.6.2 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca293b9dfe1b13f73187b2ed506f049ed5241104eb94ce1d19301a8812ca9f00 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ca293b9dfe1b13f73187b2ed506f049ed5241104eb94ce1d19301a8812ca9f00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca293b9dfe1b13f73187b2ed506f049ed5241104eb94ce1d19301a8812ca9f00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca293b9dfe1b13f73187b2ed506f049ed5241104eb94ce1d19301a8812ca9f00", kill_on_drop: false }` [INFO] [stdout] ca293b9dfe1b13f73187b2ed506f049ed5241104eb94ce1d19301a8812ca9f00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8839d0156620502ad989c1b89788ce469402c53568bf5f216acf7c29ea1140fc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8839d0156620502ad989c1b89788ce469402c53568bf5f216acf7c29ea1140fc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling byte-slice-cast v1.2.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling signature v1.3.2 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling crypto-bigint v0.2.11 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling impl-serde v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling rlp v0.5.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling uint v0.9.3 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling elliptic-curve v0.10.6 [INFO] [stderr] Compiling elliptic-curve v0.11.12 [INFO] [stderr] Compiling ethbloom v0.11.1 [INFO] [stderr] Compiling ecdsa v0.12.4 [INFO] [stderr] Compiling k256 v0.9.6 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.23.2 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling parity-scale-codec v2.3.1 [INFO] [stderr] Compiling impl-codec v0.5.1 [INFO] [stderr] Compiling primitive-types v0.10.1 [INFO] [stderr] Compiling ethereum-types v0.12.1 [INFO] [stderr] Compiling ethabi v15.0.0 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling ethers-core v0.6.3 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling ethers-providers v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 06s [INFO] running `Command { std: "docker" "inspect" "8839d0156620502ad989c1b89788ce469402c53568bf5f216acf7c29ea1140fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8839d0156620502ad989c1b89788ce469402c53568bf5f216acf7c29ea1140fc", kill_on_drop: false }` [INFO] [stdout] 8839d0156620502ad989c1b89788ce469402c53568bf5f216acf7c29ea1140fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--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] b463e2bab0b6e34232d481533d0395aa570a2350736678a446381a27276f5a12 [INFO] running `Command { std: "docker" "start" "-a" "b463e2bab0b6e34232d481533d0395aa570a2350736678a446381a27276f5a12", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.23.2 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling ethers-providers v0.6.2 (/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/provider-b54cf0de67445634.provider.c2f13973-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/provider-b54cf0de67445634.provider.c2f13973-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/provider-b54cf0de67445634.provider.c2f13973-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/provider-b54cf0de67445634.provider.c2f13973-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/provider-b54cf0de67445634.provider.c2f13973-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/provider-b54cf0de67445634.provider.c2f13973-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/provider-b54cf0de67445634.provider.c2f13973-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/provider-b54cf0de67445634.provider.c2f13973-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/provider-b54cf0de67445634.provider.c2f13973-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/provider-b54cf0de67445634.provider.c2f13973-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/provider-b54cf0de67445634.provider.c2f13973-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/provider-b54cf0de67445634.provider.c2f13973-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/provider-b54cf0de67445634.provider.c2f13973-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/provider-b54cf0de67445634.provider.c2f13973-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/provider-b54cf0de67445634.provider.c2f13973-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/provider-b54cf0de67445634.provider.c2f13973-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/provider-b54cf0de67445634.3miiojr5r8cdzt19.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-f02f968ced18476f/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libethers_providers-42e5b7870ad4129e.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-5f4a4b5a5b2b2e10.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-8bded8f7073ec779.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-a9bd5412d6068b21.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-f005c325a7d9df27.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-e6c506821cd5885e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-361016bdcb077fee.rlib" "/opt/rustwide/target/debug/deps/libutf8-3c86c328d48f5266.rlib" "/opt/rustwide/target/debug/deps/libsha1-3c9f3fa04a617237.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-0ab975038e942af0.rlib" "/opt/rustwide/target/debug/deps/librustls-336dad8afbf325f1.rlib" "/opt/rustwide/target/debug/deps/libsct-af6f7fae94338fd8.rlib" "/opt/rustwide/target/debug/deps/libwebpki-e739affa537f4b48.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-a13b6c037ea219df.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-836f18240439ae26.rlib" "/opt/rustwide/target/debug/deps/libpin_project-282d9e8d4204dd2e.rlib" "/opt/rustwide/target/debug/deps/libreqwest-508ddfcbf979beaf.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-92182eb859c71978.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-c4c0c420b94628a9.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f5fa277a31f6bf85.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-840c98f18bc47767.rlib" "/opt/rustwide/target/debug/deps/libipnet-a4a4d5377d91ef9a.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-465529d7ef931fcf.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7630ac252bf3fdef.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/librustls-ca080f9e7eee0ca9.rlib" "/opt/rustwide/target/debug/deps/libsct-c7df9ac8ccfe0771.rlib" "/opt/rustwide/target/debug/deps/libwebpki-22d4f18541a9d754.rlib" "/opt/rustwide/target/debug/deps/libring-dff52a4545139e51.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-299fbcd347deffe0.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5d5fb79f44447b4b.rlib" "/opt/rustwide/target/debug/deps/libhyper-c1e3fc19228665e6.rlib" "/opt/rustwide/target/debug/deps/libwant-fc449eee87e7ef07.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4785303f3c756830.rlib" "/opt/rustwide/target/debug/deps/libh2-66c4a25ac89be3e1.rlib" "/opt/rustwide/target/debug/deps/libindexmap-393eedeb1aca72ba.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-6383d5cd2ae63a4c.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libtracing-439489f1a2ebd259.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3e7a02b8515b7efe.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2e335eaea84544fd.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-eb7273f5bc0b4f5e.rlib" "/opt/rustwide/target/debug/deps/libslab-de4c8617047c1765.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2ae458a46da8d250.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-75aea577ef225ea7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libtokio-2c22df4717b326f5.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f8ca72e547b1adac.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libmio-ad54f3a4f4c99b50.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f1d9aa2f6a17c394.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-02e5e2d23f061f41.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-299f420b688515a8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/liburl-a02fb8fdb5737796.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/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libhttp-99fbd867ebab9afb.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libethers_core-7e369bddcd348c16.rlib" "/opt/rustwide/target/debug/deps/libk256-418e112d2607032f.rlib" "/opt/rustwide/target/debug/deps/libecdsa-ba72ca94d6f72287.rlib" "/opt/rustwide/target/debug/deps/libsignature-cb09acf882517d4a.rlib" "/opt/rustwide/target/debug/deps/libhmac-0bca4fbda03f0f1a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-2ff9615cbbd0f6db.rlib" "/opt/rustwide/target/debug/deps/libder-59bc41b0e6222500.rlib" "/opt/rustwide/target/debug/deps/libelliptic_curve-a6e5e0059be358c4.rlib" "/opt/rustwide/target/debug/deps/libcrypto_bigint-d5b86b6509ae3752.rlib" "/opt/rustwide/target/debug/deps/libgroup-00a1672fde477016.rlib" "/opt/rustwide/target/debug/deps/libff-b18eee8243f63258.rlib" "/opt/rustwide/target/debug/deps/libelliptic_curve-4c6ac0cf701210f0.rlib" "/opt/rustwide/target/debug/deps/libbase16ct-10f2ceee23f41e78.rlib" "/opt/rustwide/target/debug/deps/libcrypto_bigint-726d0e6363113484.rlib" "/opt/rustwide/target/debug/deps/libzeroize-296b2aff93160346.rlib" "/opt/rustwide/target/debug/deps/libsubtle-28ede66a5ce8e257.rlib" "/opt/rustwide/target/debug/deps/libethabi-c94a698e7e828bb3.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-489d5d1f9ca99f8f.rlib" "/opt/rustwide/target/debug/deps/libethbloom-59aa9a819c164b73.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-f5520c9e45e9f8a9.rlib" "/opt/rustwide/target/debug/deps/libprimitive_types-39c336a1ed157027.rlib" "/opt/rustwide/target/debug/deps/libimpl_codec-48a9770a5fde0d9b.rlib" "/opt/rustwide/target/debug/deps/libparity_scale_codec-1ee85ac39e8b0a5e.rlib" "/opt/rustwide/target/debug/deps/libbyte_slice_cast-d7ba2cb446603661.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-a000de20201a99b4.rlib" "/opt/rustwide/target/debug/deps/librlp-524ad3edab8d2e74.rlib" "/opt/rustwide/target/debug/deps/libbytes-3e53e466fa466d94.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-a1ee5031ba898099.rlib" "/opt/rustwide/target/debug/deps/librand-c6ef3d6f98357a85.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3919ad2e72f58a11.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0fa3e45be755835a.rlib" "/opt/rustwide/target/debug/deps/librand_core-27b6e785c077f039.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-25ddcc5a9755242c.rlib" "/opt/rustwide/target/debug/deps/liblibc-7a5dab6311f3c1a3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-e4321bc018eaf5a7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-99ea3080dd2c0ba8.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/libsha3-3653b7da29945c25.rlib" "/opt/rustwide/target/debug/deps/libkeccak-4058ce8e87c4db48.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-2cb2b6c9541c875d.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-d5c046d3b113e4be.rlib" "/opt/rustwide/target/debug/deps/libdigest-72a98864f4859f11.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e23e00365f72778c.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8501016244ebc8cc.rlib" "/opt/rustwide/target/debug/deps/libuint-221b36ae55efbc43.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-749c8798607f5be1.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-62b1a5cbf56a9f5f.rlib" "/opt/rustwide/target/debug/deps/libhex-8f734579c97da828.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d11b07ad052b250c.rlib" "/opt/rustwide/target/debug/deps/libanyhow-d169f41cbda78a10.rlib" "/opt/rustwide/target/debug/deps/libserde-e8ae3cd277f307ac.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-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-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-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-02-22-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-02-22-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-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/provider-b54cf0de67445634" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ethers-providers` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b463e2bab0b6e34232d481533d0395aa570a2350736678a446381a27276f5a12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b463e2bab0b6e34232d481533d0395aa570a2350736678a446381a27276f5a12", kill_on_drop: false }` [INFO] [stdout] b463e2bab0b6e34232d481533d0395aa570a2350736678a446381a27276f5a12